/* General */
  

html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;	
}

body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #8c8c8c;
}

a:link, a:visited {
	color: #c63417;
	text-decoration: underline;
}


a:hover {
	color: #000000;
	text-decoration: none;
}

a.whiteLink:link, a.whiteLink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.whiteLink:hover {
	color: #000000;
	text-decoration: none;
}

a.blueLink:link, a.blueLink:visited {
	color: #208193;
	text-decoration: underline;
}

a.blueLink:hover {
	color: #000000;
	text-decoration: none;
}

.orange {
	color: #ff9900;
}

.green {
	color: #007e4f;
}

.white {
	color: #FFFFFF;
}

.black {
	color: #000000;
}

.red {
	color: #c63417;
}

.grey {
	color: #999999;
}

.bold {
	font-weight: bold;
}
	
.dayEvent {
	background-color: #007e4f !important;
	color: #ffffff !important;
}

.error {
	background-image: ;
	font-size: 14px;
	font-weight: bold;
	color: #c63417;
	text-align: center;
	margin-top: 5px;
}

.nowrap {
	white-space: nowrap;
}
	
div#content ul.error li {
	background-image: none;
}

ul {
	margin: 0px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #007e4f;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #87BFB1; /*#000000;*/
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
}

h3 {
	font-size: 14px;
	color: #999999; /*#007e4f;*/
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
	font-weight:normal;
}

h4 {
	color:#E67A00;
	font-size:13px;
	font-weight:normal;
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
	letter-spacing:0pt;
}

p {
	border:0pt none;
	color:#5E6E66;
	font-size:11px;
	margin:0pt;
	padding:0pt 0pt 2px;
}

table {
	margin: 0;
	padding: 0;
	/*border: #999999 1px solid;*/
}

/* Layout */

div#container {
	width: 1000px;
	text-align: left;
	margin-left: 50%;
	left: -500px;
	position: absolute;
	background: #FFFFFF top right no-repeat;
}

div#logonHeader h1{
	color:black;
}

div#containerLogon {
	width: 890px;
	text-align: left;
	margin-left: 50%;
	left: -445px;
	position: absolute;
	background: url(../images/bgHeader.jpg) top right no-repeat;
}

div#logoHeader {
	width: 270px;
	background-color: #bababa;
}

div#leftPanel {
	width: 270px;
	float: left;
	margin-top: -3px;
}

div.clear {
	clear: both;
}

div#header {
	width: 730px;
	height: 50px;
	margin-top: 20px;
	float: left;
}

div#content {
	width: 725px;
	overflow: auto;
	float: right;
}

div#footer {
	width: 1000px;
	height: 40px;
	float: left;
	margin-top: 15px;
}

/* header */
div#aniosLogo {
	width: 130px;
	height: 80px;
	float: left;
}

div#aniosLogo img {
	border: none;
}

div#userLogo {
	width: 140px;
	height: 80px;
	text-align: center;
	float: left;
	background-color: #bababa;
}

div#userLogo img {
	margin-top: 5px;
}

div#userInfos, div#navigationInfos {
	height: 25px;
	line-height: 25px;
	margin-left: 15px;
}

div#language {
	float: right;
	margin-top: 3px;
	margin-right: 15px;
}

div#language select {
	font-size: 11px;
}

/* left panel */
div#mainNavigation {
	background: url(../images/bgNavigation.jpg) #bababa top left no-repeat;
	padding: 10px 0 20px 0;
}

div#mainNavigation a {
	cursor: pointer;
}

div#mainNavigation ul.lvl1 {
	padding: 20px 0 0px 40px;
}

div#mainNavigation ul.lvl2 {
	padding: 5px 0 0px 20px;
}

div#mainNavigation ul li.level1 {
	list-style: circle;
	font-size: 14px;
	margin-bottom: 10px;
}

div#mainNavigation ul li.level1b {
	font-size: 14px;
}

div#mainNavigation ul li.level1 a:link, div#mainNavigation ul li.level1 a:visited {
	color: #000000;
	text-decoration: none;
}

div#mainNavigation ul li.level1 a:hover {
	color: #c63417;
	font-weight: bold;
	text-decoration: none;
}

div#mainNavigation li.level2 {
	list-style: none;
	font-size: 12px;
}

div#mainNavigation ul li.level2 a:link, div#mainNavigation ul li.level2 a:visited {
	color: #000000;
	text-decoration: none;
}

div#mainNavigation ul li.level2 a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

div#tools {
}

div#news {
	margin-top: 15px;
	background: url(../images/bgNews.jpg) no-repeat;
}

div#exhibitions {
	margin-top: 15px;
	background: url(../images/bgEvents.jpg) no-repeat;
}

div#tools h2 {
	margin: 0 0 5px 50px;
	padding: 4px 0 0 0;
	color: #FFFFFF;
}

.entry {
	width: 240px;
	margin: 0 0 10px 15px;
}

.entryTitle {
	margin: 2px 0 2px 0;
	padding-left: 1px;
}

.entryDate {
	color: #007e4f;
}

.entryContent {
	color: #999999;
	padding-left: 1px;
}

.entryLink {
	text-align: right;
	padding-left: 1px;
}

div#calendar {
	text-align: center;
}


/* content */

div#content h1 {
}

div#content #separator {
	text-align: center;
	margin: 3px 0 3px 0;
}

div#content li {
	background-image: url(../images/puce.gif);
	background-position: 0pt 0.5em;
	background-repeat: no-repeat;
	border: 0pt none;
	margin: 0pt;
	padding: 0pt 0pt 0pt 1em;
}

div.titleSection {
	width: 700px;
	margin: 0px 0px 0 0;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #007e4f;
	background: url(../images/bgSectionTitle.jpg) repeat-x;
	border: #999999 1px solid;
}

div.titleSection h3 {
	margin-left: 15px;
}

/*div table.tableContent {
	margin: 15px 0 0 0;
	border: #999999 1px solid;
}*/

table#services {
	margin-top: 15px;
}



tr.rowA {
	background-color: #FFFFFF;
}

tr.rowB {
	background-color: #f4f4f4;
}

td {
	padding: 0 0px 0 0px;
}

/*div#fieldsetField {
	width: 700px;
	margin: 15px 0 0 0;
	padding: 0;
}*/

div.fieldsetPix {
	text-align: center;
	margin: 40px 40px 0 0;
	float: right;
}

fieldset {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	border: 1px solid #007e4f;
	text-align:center; 
}

fieldset legend {
	font-size: 13px;
	font-weight: bold;
	color: #007e4f;
	margin: 0;
}

fieldset table {
	border: none;
	margin: 0px;
	text-align: left;
	font-size: 11px !important;
}

.fieldsetEntry {
	vertical-align: top;
}

.fieldsetTitle {
	padding: 4px;
	font-weight: bold;
}

.fieldsetContent {
	text-align: left;
	padding: 4px;
}

.fieldsetContent ul {
	margin: 0;
	padding: 0;
}

.gridColumnWidth {
	width: 50px;
}

/* footer */

div#copyright {
	width: 270px;
	height: 40px;
	line-height: 40px;
	background: url(../images/bgFooter.jpg) repeat-x;
	color: #333333;
	text-align: center;
	float: left;
}

div#corporate {
	width: 730px;
	height: 40px;
	background: url(../images/bgFooter.jpg) repeat-x;
	float: left;
}

div#corporateLogos {
	height: 40px;
	float: right;
	margin-right: 15px;
}

div#corporateLogos img {
	border: none;
}

.modSocieteNodes {
	height: 30px;
}

.tdmodUser {
	height: 35px;
}

.classHeaderTablePoste {
    font-weight: bold;
	color: #007e4f;
} 

.deltaNegatif {
	color: red;
}


.filtreSecteur {
	position: relative;
	width: 190px;
	height: 30px;
	display: inline-block;
	margin: 0px 2px;
}

.imgSecteur {
	position: absolute;
	z-index: 1;
}

.labelSecteur {
	position: absolute;
	margin-left: 34px;
	margin-top: 8px;
	z-index: 2;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
}

.labelSecteurSelected {
	position: absolute;
	margin-left: 34px;
	margin-top: 8px;
	z-index: 2;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	cursor: pointer;
}


.subTableStyle {
	background-image:
		url(/Anios_ExtranetIndustries/rfRes/colHdrGrad.png.xhtml?v=4.3.3.Final&db=eAFjZJBjZDBiZBBh!P!myz!G!9ee!WZgAgA8IAf!&ln=org.richfaces.images);
	background-position: top left;
	background-repeat: repeat-x;
	vertical-align: middle;
	color: #000;
	background-color: #BED6F8;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
}

div.rf-ac-itm-hdr{
	
	padding:0px;
	border:none;
}

th.tableHeaderNoVisible {
	display:none;
	
}

.dr-pnlbar{
	cursor:pointer;
	border-color: #BED6F8;
}

div.rf-ac-itm-cnt{
	border:none;
}
table.rf-ac-itm-gr{
	border:none;
}

div.rf-ac-itm{
	border: 1px solid;
	border-color: #BED6F8;
	border-bottom:0;
}


a.rf-ds-btn{
	text-decoration: none;
}

a.rf-ds-nmb-btn{
	text-decoration: none;
}

a, img {
    border:none;
    outline:none
}

span.rf-ds{
	text-align:center;
}

.dateDataTable{
	width:10%;
	white-space:normal!important;
}

.clientDataTable{
	width:20%;
	white-space:normal!important;
}

.brancheDataTable{
	width:15%;
	white-space:normal!important;
}
.siteDataTable{
	width:15%;
	white-space:normal!important;
}
.numAuditDataTable{
	width:10%;
	white-space:normal!important;
}
.prestationDataTable{
	width:20%;
	white-space:normal!important;
}
.publieDataTable{
	width:10%;
	white-space:normal!important;
}
a.linkSort{
	color: #000000;
	text-decoration: none;
}
