
.separate_line_under_haut{
	height: 10px;
	font-size: 2px;
	background-color: #659EDC;
	border-color: #000080;
	border-width: 1px 0px 1px 0px;
	border-style: solid none solid none;
}


/* ######### Style for Drop Down Menu ######### */

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
display: block; 
height: 0px; 
visibility: hidden;
}

.chromestyle {
width: 100%;
text-align: center; /*set value to "left", "center", or "right"*/*
color: black;
height:20px;
line-height:10px;
font-weight: bold;
font-family:arial, verdana, sans serif;
font-size : 13px;
position:relative;

}

.chromestyle  a{
color: #fff;
padding: 1px 7px;
margin: 2px 0px;
text-decoration: none;
cursor:pointer;
}

.chromestyle ul li a:hover{

}

.dropmenudiv{
color:black;
position:absolute;
margin-top: 5px;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
/*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:101;
background-color: white;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/ 
text-align: left;

}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
font-weight: normal;
font-family:arial, verdana, sans serif;
font-size : 11px;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #CFCFCF;
}
input {
font-weight: normal;
font-family:arial, verdana, sans serif;
font-size : 10px;
color: black;
background-color:#ffffff;
border:1px solid #666666;
}

/*#####*/

#haut1 {
background-color:#FFF;
height: 30px;
}
#menuhaut1 {
list-style-type: none;
font: 12px Arial, Helvetica, sans-serif;
}
#menuhaut1 li {
margin-right: 1px;
float:left;
height: 30px;
padding: 10px 10px 0 10px;
color: #ffffff;
}
#menuhaut1 a {
text-decoration: none;
padding-top:10px;
}
#menuhaut1 li.accueil {
width: 135px;
background: #457ab1;
}

#menuhaut1 li.plan {
width: 834px;
background: #356da6;
}
#menuhaut1 li.plan {
margin-right: 0;
}
#menuhaut1 li a {
font: bold 14px Arial, Helvetica, sans-serif;
margin-bottom: 3px;
color: #FFF;

}
#menuhaut1 li a.souslien {
	font: 11px/12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0
}
#menuhaut1 a:hover {
text-decoration: underline;
}

#pied1 {
	clear:both;
	height: 80px;
	background-color: #15487c;
	border-top: #FFF 1px solid;
	color: #FFF;
	text-align: center;
	margin-top:1200px;
}
#piedlien1 a {
	color: #8DB1C5;
	text-decoration: none;
	font-size: 10px;
}
