BODY {
	background: white;		
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*BODY, LEGEND {
	color: #336699;
}*/
BODY, LEGEND, TD, P {
	font-size : 11px;
	color : black;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif
}

input, select, textarea{
	font-size : 11px;
	color : #000000;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif
}

A:link,A:visited,A:hover { color: #336699; text-decoration: none;}
A:hover   { color: #336699; text-decoration: none;}
A:active { color: #336699; text-decoration: none;}

A IMG { color: #FFF; } /* hide border in NN4 */
@media all { 					 /* hide fron NN4			 */
	A IMG {
		color: inherit;		 /*undo line above		 */
		border: none; 		 /*hide from NN4			 */
	}
}


DIV.message, DIV.error {
    border: solid 1px black;
    padding: 1em;
    text-align:center;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
}

DIV.message2 {
    border: solid 1px black;
    padding: 1em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

DIV.error {
    color: red;
}


DIV#tout {
	width: 980px;
	margin-left: -12px;
	margin-top: -15px;
	background-image: url("images/arriere_plan.gif");
        background-repeat: no-repeat;
	border: solid 0px black;
}


DIV#contenu {
/*	background: white;
	background-image: url("images/arriere_plan.gif");*/
/*	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 30px;
	
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0;
	padding-bottom: 0;
*/
	width: 100%;
}




BODY#telecharger {
	background: white;
	margin: 0;
	border: 0;
	padding-top: 0.5em;
	padding-bottom: 0;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

P { text-align: justify; }

TABLE { font-size: 12px; }
TABLE TR { vertical-align: top; }

TABLE#ttt {

	width: 100%;
	margin:0;
	padding:0;
  /*border-collapse:	collapse;*/
}
TD#centre {
	border: solid 0px black;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
        width: 100%;
}

DIV#gestionnairesList {
    width: auto;
}

DIV#gestionnairesList .gestionnaires {
    width: 100%;
    border-collapse: collapse;
}


/* affichage des consultations et offres par l'interne */
TR.prevalidation * {
	background-color: #F2F2F2;
	color: #8E8E8E;
	font-style: italic;
}

TD.preouverture {
	font-weight: bold;
}



/* */

FIELDSET {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

DIV.droite { float: right; }
SPAN.droite { float: right; width: 100%;}
DIV.centre { text-align: center; }

/*DIV.centre A:link {font-weight : bold; text-decoration: none;}
DIV.centre A:hover {font-weight : bold; text-decoration: none;}
DIV.centre A:active {font-weight : bold; text-decoration: none;}
*/
TABLE.invisible {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

TABLE.invisible TD {
	text-align: right;
	padding-left: 1em;
	padding-right: 1em;
}

TABLE.invisible TD.type {
	vertical-align: middle;
}


H1,H2,H3 { font-family: Verdana, Arial, Helvetica, sans-serif; }
H1 { font-size: 26px; color: #0C3E92;}
H2 { font-size: 18px; color: #0C3E92;}
H3 { font-size: 14px; color: #0C3E92} 


DIV.steps {
 padding-left: 10em;
 margin-bottom: 3em;
}



/**
 * BANDEAU *****************************
**/

DIV#bandeau {
	border: 0;
	padding: 0;
	margin: 0;
	/*background: #8080B9;*/
	background: transparent;
	color: #000000;
}

#liens-h {
	margin: 0;
	border: 0;
	padding: 0px;
	
}

#liens-h LI { display: inline; }

#liens-h A:link,#liens-h A:visited,#liens-h A:hover,#liens-h A:active {
	margin:  0 1em 0 1em;
	padding: 0 1em 0 1em;
	border-style: solid;
	border-width: 0px;
	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
	background: #464646;
/*	font-weight: bold;*/
}
#liens-h A:hover   {
	border-color: #FFFFFF;
	color: #FF4606;
}
#liens-h A:active  {
	color: #336699;
	border-color: #FFFFFF;
}

#liens-h A IMG { color: #FFF; } /* hide border in NN4 */
@media all { 					 /* hide fron NN4			 */
	A IMG {
		color: inherit;		 /*undo line above		 */
		border: none; 		 /*hide from NN4			 */
	}
}

#bandeau DIV.droite {
	color: #000000;
  background: transparent;
	margin-top: 0.5em;
	margin-right: 0.2em;
}

#date_heure {
	color: #000000;
  background: transparent;
	margin-top: 5px;
	margin-left: 75px;
}

#page_menu_haut_ {
	 position:relative;
	 min-height:20px; 
	 left:0px; 
	 top:0px; 
/*	 width:975px; */
         width:100%;
	 background:#333333 url('images/arrondi_menu_haut.jpg') top right no-repeat;
}

#page_menu_haut_ ul {margin:0; margin-left:125px; padding:0; color:#FFFFFF;}
#page_menu_haut_ li { display:inline; list-style-type:none;}
#page_menu_haut_ li a {  margin:0; padding:0; background:none; white-space:nowrap; text-decoration:none; color:#FFFFFF; line-height:20px; padding-right:8px; padding-left:8px; float:left; border-left:1px dotted #f3f3f3; }
#page_menu_haut_ li a:hover, #menu_haut li a { background:#f3f3f3; color:#003366; border-left:1px dotted #f3f3f3; }



#sous_menu_haut {
	width:865px;
	margin-left:125px;
	background:url('images/sous_menu_fond_bd_bleu.gif') bottom right no-repeat;
	margin-bottom:20px;
}
#barre_progression {
	text-align:right;
	margin-right: 2em;
	padding-left:1px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:0.8em;
	/*color : #336699;*/
	color : #000000;
	background:url('images/sous_menu_fond_bg_bleu.gif') bottom left no-repeat;
}

#barre_progression td { 
	font-size:0.8em; color:#336699;
}

#barre_progression a { 
	color: #336699; text-decoration:underline;}
	hover { text-decoration:none;
}



/**
 * Sous Menu Haut - Agent *****************************************************
 */

#sous_menu_haut_agent {
	width:865px;
	margin-left:125px;
	background:url('images/sous_menu_fond_bd.gif') bottom right no-repeat;
	margin-bottom:20px;
}
#barre_progression_agent {
	text-align:right;
	margin-right: 2em;
	padding-left:1px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:0.8em;
	color : #000000;
	background:url('images/sous_menu_fond_bg.gif') bottom left no-repeat;
}

#barre_progression_agent td { 
	font-size:0.8em; color:#336699;
}

#barre_progression_agent a { 
	color: #336699; text-decoration:underline;}
	hover { text-decoration:none;
}

/**
 * BLOCS DE GAUCHE ET DROITE **************************************************
 */

TD#menu-gauche {background: transparent; width: 125px; }
TD#menu-droite {background: transparent; width: 125px; }

DIV.bloc {
	margin-bottom:15px;
	background:#E8E8E8;
/*	background:#E8E8E8 url('images/colG_fond_bd.jpg') bottom right no-repeat;*/
	width:125px;
}

DIV.bloc DIV.titreDeLiens {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
/*  background:#E8E8E8 url('images/colG_fond_hg.jpg') top left no-repeat;*/
	background:#E8E8E8;
	padding-left:10px;
	height:25px;
	min-height:25px;
	color: #FF4606;
	font-weight: bold;
}

DIV.bloc_d {
	margin-bottom:15px;
/*	background:#E8E8E8 url('images/colG_fond_bd.jpg') bottom right no-repeat;*/
	background:#E8E8E8;
	width:125px;
}

DIV.bloc_d DIV.titreDeLiens_d {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
/*  background:#E8E8E8 url('images/colG_fond_hg.jpg') top left no-repeat;*/
	background:#E8E8E8;
	padding-left:10px;
	height:25px;
	min-height:25px;
	color: #FF4606;
	font-weight: bold;
}

DIV.bloc DIV.liens, DIV.bloc_d DIV.liens {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	color: #336699;
	font-size: 11px;
}


DIV.bloc A:link, DIV.bloc A:visited, DIV.bloc_d A:link, DIV.bloc_d A:visited    {
	background: transparent; color: #336699; text-decoration: none;
	margin-bottom: 5em;
}
DIV.bloc A:hover, DIV.bloc A:active, DIV.bloc_d A:hover, DIV.bloc_d A:active    {
	background: transparent; color: #336699; text-decoration: underline;
	margin-bottom: 5em;
}

DIV.bloc A IMG { color: #FFF; } /* hide border in NN4 */
@media all { 					 /* hide fron NN4			 */
	A IMG {
		color: inherit;		 /*undo line above		 */
		border: none; 		 /*hide from NN4			 */
	}
}




.cadre {
	width: 100%;
	margin: 2em 0 2em 0;
	border: solid black 1px;
	padding: 2em 0.2em 2em 0.2em;
	text-align: center;
	font-size: 14px;
}



#coupure {
	margin:0;
	padding: 0;
	border-bottom: dotted black 2px;
}


SPAN.sq, SPAN.carre {
	width: 15px;
	vertical-align: middle;
  background:#E8E8E8 url('images/puce.gif') top left no-repeat;	
}





/**
 * FOOTER *********************************************************************
 */
.footer {
	text-align: center;
	font-size: 10px;
}

DIV#titre_puce {
	color: #336699;
  	font-weight: bold;
	font-size: 12px;
  	padding-left: 15px;
  	background-image: url("images/puce.gif");
  	background-repeat: no-repeat;
}

#gros_texte {
	color: #336699;
  	font-weight: bold;
}