/*BEGIN_SYSTEM_STYLES*/

body {
	background-color: inherit; /* background color */
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	margin: 0px 0px 0px 0px; /* top right bottom left */
}
h1,h2,h3,h4,h5 {
	font-family: Verdana ;
}

.phpmaker {
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */	
}

input, textarea, select {	
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
} 

a:link , a:active , a:visited {
	 color: #333333; /* #878684; */
	 text-decoration:underline; 
}

a:hover { color:#7EA190; text-decoration:overline underline; }

/* template layout */
.ewLayout {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	width: 100%;
	height: 100%;
}

.ewHeaderRow {
	background-color: #FFFFFF; /* background color */	
}

.ewContentTable {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */	
	width: 100%;
	height: 100%;	
}

.ewMenuColumn {
	background-color: #7EA190; /* background color */
	width: 150px;
	vertical-align: top;
	padding: 4px;	
}

.ewContentColumn {
	background-color: inherit; /* background color */
	vertical-align: top;
	padding: 10px;
}

.ewFooterRow {
	background-color: #F5F5F5; /* background color */
	color: #6A5ACD; /* footer font color */	
	padding: 2px;
}

.ewFooterText {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */	
}

/* main table */
.ewTable {
	width: inherit; /* table width */	
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px outset; /* border */
	border-collapse: collapse;
}

/* main table data cells */
.ewTable td {
	padding: 4px; /* cell padding */
	border: 1px solid; /* cell spacing */
	border-color: #CCCCCC;  /* table background color */
}

.ewBasicSearch {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px;
	border-collapse: collapse;
}

.ewBasicSearch td {
	border: 0px;
	padding: 1px;
}

.ewSearchOpr {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	color: maroon;
}

.ewListAdd {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px;
	border-collapse: collapse;
}

.ewListAdd td {
	border: 0px;
	padding: 2px;
}

.phpmakerlist td {
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px;
	padding: 0px;
	vertical-align: top; 
}

.ewAddOption td {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	padding: 2px; /* cell padding */	
	border: 0px;	
}

/* main table header cells */
.ewTableHeader {
	background-color: #7EA190; /* header color */
	color: #FFFFFF; /* header font color */	
	vertical-align: top;	
}

.ewTableHeader a:link {	
	color: #FFFFFF; /* header font color */	
}

.ewTableHeader a:visited {	
	color: #FFFFFF; /* header font color */	
}

/* main table row color */
.ewTableRow {
	background-color: #FFFFFF;  /* alt row color 1 */
}

/* main table alternate row color */
.ewTableAltRow {
	background-color: #F8F8F8; /* alt row color 2 */	
}

/* main table edit mode row color */
.ewTableEditRow {
	background-color: #FFFF99; /* edit mode color */
}

/* main table highlight color */
.ewTableHighlightRow {
	background-color: #C8504F; /* highlight color */
}

/* main table select color */
.ewTableSelectRow {
	background-color: #D47C18; /* select color */
}

/* main table footer section */
.ewTableFooter {
	background-color: #FFFFCC; /* footer color */
}

/* separator */
.ewSeparator {
    color: #878684;
}

/* classes for report */
.ewReportTable {
    border: 0px;
    border-collapse: collapse;
}

.ewReportTable td {
    padding: 3px;
}

.ewGroupField {
	font-weight: bold;
}

.ewGroupName {
	font-weight: bold;
}

.ewGroupHeader {
	border-bottom: 3px double #878684;
	border-top: 3px double #878684;
}

.ewGroupSummary {
	border-top: 1px solid #878684;
} 

.ewGroupAggregate {
	font-weight: bold;
}

.ewGrandSummary {
	border-top: 1px solid #878684;
}

/* message */
.ewmsg {
	color: #C8504F; /* message color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */	
}

/* highlight */
.ewHighlightSearch {
	font-weight: bold;
	background-color: yellow;
}

/* Ajax */
.ewAstList {
	border: 1px solid black;
	background: #ffffff;
	position: absolute;
	padding: 0;
	white-space: nowrap;
}

.ewAstListBase {
	position: absolute;
	padding: 1;
}

.ewAstListItem {
	color: black;
	background: #ffffff;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
	padding: 1;
}

.ewAstSelListItem {
	color: white;
	background: Highlight;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
	padding: 1;
}

/* MultiPage pager table */
.ewMultiPagePager {
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px; /* border */	
}

.ewMultiPagePager td {
	padding: 2px; /* cell padding */	
}

/*END_SYSTEM_STYLES*/

/* Styles special MANPOWER pour le reporting */
.txtSimple, .txtGras {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:normal;
}
.txtGras {
	font-weight:bold;
}
.bkgrdRowRouge, .bkgrdRowRougeCadre {
	background-color: #C8504F; 
	color:#FFFFFF; 
}
.contourRowRouge {
	border-style:solid;
	border-width:thin;
	border-color:#C8504F;
}
.bkgrdRowBleu, .bkgrdRowBleuCadre {
	background-color: #5F81AA; 
	color:#FFFFFF; 
}
.contourRowBleu {
	border-style:solid;
	border-width:thin;
	border-color: #5F81AA;
}
.bkgrdRowVert, .bkgrdRowVertCadre {
	background-color: #7EA190; 
	color:#FFFFFF; 
}
.contourRowVert {
	border-style:solid;
	border-width:thin;
	border-color: #7EA190;
}
.bkgrdRowMarron, .bkgrdRowMarronCadre {
	background-color: #D47C18; 
	color:#FFFFFF; 
}
.contourRowMarron {
	border-style:solid;
	border-width:thin;
	border-color: #D47C18;
}

.bkgrdRowBlanc {
	background-color: #FFFFFF; 
	color:#000000; 
}
.contourRowNoir, .bkgrdRowRougeCadre, .bkgrdRowBleuCadre, .bkgrdRowMarronCadre, .bkgrdRowVertCadre {
	border-style:solid;
	border-width:thin;
	border-color:#000000;
}
.bkgrdRowNoir {
	background-color: #000000; 
	color: #FFFFFF; 
	font-weight:bold;
}

.txtRowRouge {
	background-color:#FFFFFF; 
	color: #C8504F; 
}
.txtRowBleu {
	background-color:#FFFFFF; 
	color: #5F81AA; 
}
.txtRowMarron {
	background-color:#FFFFFF; 
	color: #D47C18; 
}
.txtRowVert {
	background-color:#FFFFFF; 
	color: #7EA190; 
}

.bkgrdRowRouge a:link , .bkgrdRowMarron a:link, .bkgrdRowVert a:link, .bkgrdRowNoir a:link{	
	color: #FFFFFF; /* header font color */	
}
.bkgrdRowRouge a:visited , .bkgrdRowMarron a:visited, .bkgrdRowVert a:visited, .bkgrdRowNoir a:visited{	
	color: #FFFFFF; /* header font color */	
}
.bkgrdRowRouge a:active , .bkgrdRowMarron a:active, .bkgrdRowVert a:active, .bkgrdRowNoir a:active{	
	color: #FFFFFF; /* header font color */	
}
