/* Body setting */

body {
	/*background: url(../images/background.gif) repeat;*/
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px; 
	color: #000000;
	margin-top: 0px;
}

a:link, a:visited {
	color: #8DAB0F;
}

a:hover {
	color: #0172B4;
	text-decoration: underline;
}

a.texteqm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
a.texteqm:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8DAB0F;
	text-decoration: underline;
}

a.texteqm:link, a.texteqm:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8DAB0F;
	text-decoration: underline;
}

.textbleu {
	color: #192979;
	font-size: 11px; 
}

.textbleu02 {
	color: #192979;
	font-size: 10px; 
}

a.textbleu:hover {
	color: #192979;
	font-size: 11px;
	text-decoration: underline;
}

a.textbleu:link, a.textbleu:visited {
	color: #192979;
	font-size: 11px;
}


.textbleu2 {
	color: #80B3C6;
	font-size: 11px; 
}

a.textbleu2:hover {
	color: #80B3C6;
	font-size: 11px;
	text-decoration: underline;
}

a.textbleu2:link, a.textbleu2:visited {
	color: #80B3C6;
	font-size: 11px;
}

.textnoir10 {
	color: #000000;
	font-size: 10px; 
		text-decoration: none;

}

a.textnoir10:hover {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

a.textnoir10:link, a.textnoir10:visited {
	color: #000000;
	font-size: 10px;
		text-decoration: none;

}

.textred {
	color: #9E1805;
	font-size: 11px; 
}

a.textred:hover {
	color: #9E1805;
	font-size: 11px;
	text-decoration: underline;
}

a.textred:link, a.textred:visited {
	color: #9E1805;
	font-size: 11px;
}

.textgreen {
	color: #8DAB0F;
	font-size: 11px;
}

a.textgreen:hover {
	color: #8DAB0F;
	font-size: 11px;
	text-decoration: underline;
}

a.textgreen:link, a.textgreen:visited {
	color: #8DAB0F;
	font-size: 11px;
}

.textyellow {
	color: #F2AE33;
	font-size: 11px;
}

a.textyellow:hover {
	color: #F2AE33;
	font-size: 11px;
	text-decoration: underline;
}

a.textyellow:link, a.textyellow:visited {
	color: #F2AE33;
	font-size: 11px;
}

.textorange {
	color: #FF9900;
	font-size: 11px;
}

a.textorange:hover {
	color: #FF9900;
	font-size: 11px;
	text-decoration: underline;
}

a.textorange:link, a.textorange:visited {
	color: #FF9900;
	font-size: 11px;
}

.textgris {
	color: #999999;
	font-size: 11px;
}

a.textgris:hover {
	color: #999999;
	font-size: 11px;
	text-decoration: underline;
}

a.textgris:link, a.textgris:visited {
	color: #999999;
	font-size: 11px;
}


	/* roll over gris
 	------------------ */
	
a.liengris {
    color: #666666;     
	text-decoration: none;     
}

a.liengris:link, a.liengris:visited {
    color: #666666;     

}



		/* ligne pointillée
		------------------------ */
div#ligne-point{
	float: left;
	width: 520px;
	border-bottom: 1px dashed #CCCCCC;
}



/* ====================================================================
	MENU déroulant GAUCHE
   ==================================================================== */
  
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
float:left;
width: 160px;
}

#menu dt {
color: #9E1805;
font-weight:bold;
font-size:10px;
cursor: pointer;
line-height: 20px;
text-align: left;
margin-top:20px;
margin-bottom:10px;
}

#menu dd {
border: 0 none;
margin-bottom:10px;
}

#menu li {
text-align: left;
}

#menu li a, #menu dt a {
color: #000;
color: #2B3C6E;
font-size:10px;
text-decoration: none;
border: 0 none;
height: 100%;
}

#menu li a:hover, #menu dt a:hover {
background: #eee;
}
  
/* ====================================================================   
   DIV SETTINGS
   ==================================================================== */

div#bloc_general{
	margin-left: auto;
    margin-right: auto;
	width: 850px;
}

/* Div contenu
   ==================================================================== */
div#bloc_contenu-all {
	float: left;
	width: 849px;
	height: auto;
	background-image:url(../images/interface/all/bck_middle.gif);
	background-repeat:repeat-y;
}

div#bloc_contenu-qm {
	float: left;
	width: 849px;
	height: auto;
	background-image:url(../images/interface/qm/bck_middle.gif);
	background-repeat:repeat-y;
}

div#bloc_contenu-donnees {
	float: left;
	width: 849px;
	height: auto;
	background-image:url(../images/interface/donnees/bck_middle.gif);
	background-repeat:repeat-y;
}

div#bloc_contenu-doc{
	float: left;
	width: 849px;
	height: auto;
	background-image:url(../images/interface/doc/bck_middle.gif);
	background-repeat:repeat-y;
}

div#bloc_contenu-fiscal {
	float: left;
	width: 849px;
	height: auto;
	background-image:url(../images/interface/fiscal/bck_middle.gif);
	background-repeat:repeat-y;
}


div#bloc_contenu-audit {
	float: left;
	width: 849px;
	height: auto;
	background-image:url(../images/interface/audit/bck_middle.gif);
	background-repeat:repeat-y;
}

/* Div lateral gauche
   ==================================================================== */
div#bloc_lateralleft {
	float: left;
	width: 158px;
	height: auto;
	/*background-color: #E6EFC4;*/
	padding-left: 10px;
}

/* Div central
   ==================================================================== */
div#bloc_central {
	float: left;
	width: 500px;
	height: auto;
}

/* Div lateral droit
   ==================================================================== */
div#bloc_lateralright {
	float: right;
	width: 169px;
	height: auto;
	margin-bottom:15px;
	/*background-color: #F3F3F3;*/
}

/* ====================================================================
	Div CENTRAL
   ==================================================================== */

 	/* Bloc texte central
       ------------------------------------- */
div#bloc_txtcentral {
	float: left;
	width: 474px;
	height: auto;
	text-align: justify;
	margin-top:15px;
	margin-left:10px;
}

/* ====================================================================
	Div LATERAL DROIT
   ==================================================================== */



/* ====================================================================
	Div FOOTER
   ==================================================================== */

div#footer {
	float: left;
	width: 850px;
	height: 37px;
	text-align: center;
	}

	/* roll over footer
 	------------------ */
	
a.linkfooter {
    color: #999999;     
	text-decoration: none;
	font-size: 10px; 
}

a.linkfooter:hover {
    color: #999999;     
	text-decoration: none;
	font-size: 10px; 
}

a.linkfooter:link, a.linkfooter:visited {
    color: #999999;    
	font-size: 10px;  

}


/* ====================================================================   
	FORMULAIRE
	==================================================================== */

textarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: white; color: black;}
input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #F3F3F3; border: 1px solid #949492; color: #182979; text-align: left}

input.bouton{
border:0px;
}

input.bouton_valider{
border:0px;
}

img, div { 
behavior: url(iepngfix.htc) 
}


/* ====================================================================
	Blocs - AUTRES PAGES
   ==================================================================== */

.iframe_invisible {
overflow: hidden;
border: solid black 0px;
padding: 0px;
margin: 0px;
}
