* {margin:0; padding:0;}

body
{	font-size: 10px;font-family: arial;
	width:100%;
	background-color: #d0d0d0;
	text-align:center;
	
}
#page
{
	width: 905px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fafafa;
	min-height:600px;
	height:100%;
}
#logo
{
	background-image: url(../images/chg.gif);
	background-repeat: no-repeat;
	height: 50px;
	margin-left:15px;
	margin-bottom:12px;
	clear:both;
}
#logo span
{
	position: relative;
	top: 30px;
	left:-280px;
}
#titre_logo
{
	padding-left: 140px;
	font-weight: bold;
	font-size: 12px;
	color: #004389;
}
#menu{border:3px solid #fafafa;}
#menu UL
{
	height: 30px;
	margin: 0;
	background-image: url(../images/itemblue1.gif);
	width: 100%;
	text-align: center;
	padding: 0;
}
#menu LI
{
	list-style-type: none;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: bold;
	font-size: 12px;
	float: left;
	color: #ffffff;
	padding-top: 5px;
	height: 25px;
	border-right: 1px solid #004389;
}
* html #menu LI{ height:30px;}
#menu LI A:link
{
	color: #ffffff;
	text-decoration: none;
}
#menu LI A:visited
{
	color: #ffffff;
	text-decoration: none;
}
#menu UL A:hover
{
	color: #96b0d0;
}

#container
{
	margin-bottom: 150px;
}
.label
{
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	color: #00186b;
}
.icones_val
{
	position: relative;
	left: -10px;
	top: 5px;
}

* html .icones_val
{
	position: relative;
	left: -7px;
	top: 5px;
}

#textbottom
{
	text-align: center;
	margin-top: 100px;
}
.coordonnées
{
	font-weight: bold;
	font-size: 12px;
}
.phrase1
{
	font-weight: bold;
	font-size: 14px;
}

#subNaviLeft
{height:40px;
	margin-left:110px
	
	}
#subNaviLeft ul
{
	list-style:none;
	
	}
	#subNaviLeft li{float:left;padding:5px 5px 0 5px;}

#subNaviLeft a
{
text-decoration:none;
color:#6e6e6e;
font-weight:bold;float:left;
}

#subNaviRight li{float:left;}
.ul_caracter{position:relative; left:335px;}
.inputField{font-size:10px;margin-top:-3px;width:155px;}
.errorlog{font-size:11px; color:#e30015;}

