/* CSS Document */
.popper { 
	display: inline; 
	POSITION: absolute; 
	VISIBILITY: hidden; 
	z-index:15; 
	background-color:#aeccb7;
}
A:hover.ejsmenu {
	color:#000000;
	text-decoration:none;
}
.ejsmenu {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
A:.ejsmenu{
	color:#000000;
}
html, body{
	margin: 0;
	padding: 0;
}
body{
	background: #aeccb7 url(body.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	line-height: 1.5em;
	color:black;
}
div#top{
	height: 80px;
	margin-bottom: 2px;
	position: relative;
	background: #aeccb7 url(top.png) no-repeat right top;
}
#top a{
	display: block; 
	width: 400px; 
	height: 80px;
	background:transparent url(HistauxWeb.png) no-repeat 0 0; 
	/*_background: 0; 
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='HistauxWeb.png', sizingMethod='scale');*/ 
}
div#recherche{
	height: 33px;
	position: relative;
	background: #aeccb7 url(HeaderBarBg.png) repeat right top;
}
#recherche a {
	color:#FFFFFF;
	margin-right:20px;
}
div#menu1{
	display: inline; /* MSIE */
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 15px;
	width: 220px;
}
#menu1 div h2{
	margin: 0;
	font-size: 1em;
	text-align:center;
	background: #000000 url(HeaderBar.png) no-repeat center top;
	color: #FFF;
}
#menu1 div h3{
	margin: 0;
	height: 20px;
	font-size: 9px;
	text-align:center;
	background: #aeccb7 url(HeaderBar5.png) repeat center bottom;
	color: #000000;
}
#menu1 div h5{
	margin: 0;
	height: 20px;
	font-size: 9px;
	background: #aeccb7 url(HeaderBar6.png) repeat center bottom;
	text-align:center;
	color: #000000;
}
#menu1 div h4{
	border-style:solid;
	border-width:1px;
	border-color:#325e69;
	margin: 0;
	font-size: 9px;
	text-align:center;
	color: #FFF;
}
#menu1 div br{
	height:10px;
	background: #000000;
}
div#main{
	margin-top:20px;
	margin-left:240px;
	background: #FFFFFF url(BordBlanc.png) no-repeat left top;
	min-height:400px;
	_height:400px;
	
}
#main div{
	white-space:nowrap;
}
#rech{
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:top;
}	
#libelle_valeur {
	vertical-align:top;
	font-size:10px;
}	
.table_Indice{
	width:90%;
	margin-left: auto; 
	margin-right: auto;
	margin-bottom:10px;
	margin-top:10px;
	border-color:#617668;
	border-collapse: collapse;	
	
}
.titre_tableau{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#3d3a4d;
}
.titre_colonne1{
	border-width: 1px;
	padding: 1px;
	border-style:inset;
	border-color:gray;
	background: #aeccb7 url(HeaderBar2.png) repeat center bottom;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	white-space:nowrap;
}
.titre_colonne2{
	width:130px;
	background: #aeccb7 url(HeaderBar2.png) repeat center bottom;
	border-width: 1px;
	padding: 1px;
	border-style:inset;
	border-color:gray;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	white-space:nowrap;
	font-weight:bold;
	text-align:center;
}
.titre_colonne3{
	background: #aeccb7 url(HeaderBar2.png) repeat center bottom;
	width:160px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	border-width: 1px;
	padding: 1px;
	border-style:inset;
	border-color:gray;
	text-align:center;
	white-space:nowrap;
}
.ligne_colonne1{
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003300;
	text-align:left;
	font-weight:bold;
	white-space:nowrap;
}	
A {
	color: #003300;
}
.ligne_colonne2{
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#660000;
	text-align:right;
	font-weight:bold;
	white-space:nowrap;
	
}	
.ligne_colonne3{
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#660000;
	text-align:center;
	font-weight:bold;
	white-space:nowrap;
}	
.ligne_colonne4{
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003300;
	text-align:center;
	font-weight:bold;
	white-space:nowrap;
}	


.table_Historique{
	width:60%;
	margin-left: auto; 
	margin-right: auto;
	margin-top:10px;
	border-color:#617668;
	border-collapse: collapse;
}
.titre_tableau_histo{
	background: #aeccb7 url(HeaderBar2.png) repeat center bottom;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	border-width: 1px;
	padding: 1px;
	border-style:inset;
	border-color:gray;

}
.ligne_historique{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	text-align:left;
	color:#006633;
	border-width: 1px;
	padding: 1px;
	border-style:inset;
	border-color:gray;
}
.recherche_date_historique{
	background-color:#6e9887;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	color:#000000;
	border-width: 1px;
	padding: 1px;
	border-style:inset;
	border-color:gray;
}
span{ 
	color:#003366;
} 
.titre_historique{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#3d3a4d;
	margin-left:auto;
	
}	
.message_attention{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#CC0000;
}
.bordureava{
	border-color: #CBD7D8; 
	border-top-style: solid; 
	border-right-style: solid; 
	border-bottom-style: solid; 
	border-left-style: solid;
	margin-left: auto; 
	margin-right: auto;
	margin-top:10px;
}	
h1{
	margin-left:50px;
	margin-right:100px;
	color:#990033;
	font-weight:bold;
	text-decoration:underline;
	font-size:14px;
}
p{
	margin-left:50px;
	margin-right:100px;
	line-height:15px;
	text-align:justify;
	color:#008080;
}
p#coordonnee{
	margin-left:200px;
	font-weight:bold;
	color:#000000;
	margin-top:-11px;
}
p#bienvenue{
	text-align:center;
	font-size:14px;
	color:#990033;
	font-weight:bold;
	line-height:50px;
}
p#fin_accueil{
	text-align:center;
	font-size:12px;
	color:#408080;
	font-weight:bold;
	line-height:50px;
}


