body{
padding-top:20px;
background:#475771;
font-family:arial;
font-size:15px;
}

.main{
width:790px;
margin:auto auto;


}

.main a {
color:#FFFFFF;


}

.conteneur{
background:#55657E;
width:790px;
}



.content{

float:right;
width:575px;

color:#C4E1ED;
}

.menu{
width:200px;
float:left;

}

.menu_lien{
margin:5px 0px 7px 0px;
height:46px;
background:url('img/menu_lien.jpg') no-repeat;

}

 



/* menu */

#vdividermenu ul{
margin: 0;
padding: 0;
 margin-top:3px;
float: left;
font: bold 100% Tohoma;
/*width: 90%;*/
border: 1px solid #54657F;
background-color: #54657F;
margin-left:105px;
height:100%;


font-family:arial;
font-size:15px;

}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;

}

#vdividermenu ul li{
display: inline;

}

#vdividermenu ul li a{
float: left;
color: #CDE7F1;
padding: 2px 12px;
text-decoration: none;
line-height:35px;
 
}

#vdividermenu ul li a:visited{
color: #CDE7F1;
}

#vdividermenu ul li a:hover{
color: #CDE7F1;
background-color: #707E93;
}
#current a {

color: #CDE7F1;
background-color: #707E93;

}


/**/

table img{

border:3px solid #475771;
padding:1px 1px 1px 1px;
margin:5px 5px 5px 5px;
}
table img:hover{

border:3px solid #F6A63E;

}


table td{



}
 

table td span{

color:#F6A63E;
font-weight:bold;

}
table a {
color:#FFFFFF;

font-size:12px;
}

.menu div{

margin-left:25px;
font-family:arial;
font-size:12px;
color:#C4E1ED;

}
.menu div h3{
color:#F6A63E;
font-weight:bold;
background:#707e93;
margin:0px 0px 2px 0px;
text-align:center;
padding:2px 0px 2px 0px;
}

/* tbl*/
#tblLocation{

width:98%;


}

#tblLocation #head{
	text-align:center;
	height:25px;
	
	background:#F6A63E;
	color:#475771;
}



#tblLocation tr{

height:30px;
text-indent:5px;
background:#707e93;
}

#tblLocation tr:hover{

height:30px;
text-indent:5px;
background:#DFD0AA;
color:#556359;
}

 