/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#3c4d6c;
}
#page {
	margin-left:auto;
	margin-right:auto;
	width:734px;
	background-color:white;
	border:5px solid white;
}
#haut {

}
#tblMenu {
	width:100%;
}
#basPage {
	clear:both;
	width:734px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top:20px;
	padding-bottom:40px;
	color:#627e95;
}
#basPage a {
	color:#627e95;
}
#basPage a:hover {
	color:#3c4d6c;
}
#content {
	padding:10px;
}
.fond-menu {
	background-color:white;
}
.fond-content {
	background-color:white;
}
#ligneBasPage {
	background-color:#525252;
	height:10px;
}
#gris1 {
	background-color:#dbdbdb;
	width:227px;
}
#gris2 {
	background-color:#efefef;
	width:227px;
}
#gris1 li{
	list-style-image:url(../images/fleche.gif);
}
#gris1 a {
	color:#525252;
}
#gris1 a:hover {
	color:#000000;
}
#gris2 a {
	color:#525252;
}
#gris2 a:hover {
	color:#000000;
}