body {
	font-family: arial,verdana,sans-serif;
	background:#e5dfdf url(../images/bg_contenus.png) repeat-y top center;
	color:#000;
	font-size: 12px;
	margin:0px auto;
}
#header{background:url(../images/bg_header.png) repeat-x;height:141px}
#head{background:url(../images/bg_head.png) no-repeat;height:136px;margin:0 auto;padding-left:5px;padding-right:5px;padding-bottom:5px;padding-top:5px;position:relative;width:964px;z-index:2}

.inputValDefaut{color: #aaaaaa}
.inputValDefautValeur{color: black}

.menu1 {
display:table-cell; 
background-color:#FF8E00; 
height:22px; 
width:162px; 
border:1px; 
border-style:solid; 
border-color:#ffffff; 
text-align:center; 
vertical-align:middle;
}

.text1 {
font-size: 12px;
color:#ffffff;
font-weight: bold;
text-decoration:none;
}

.text1 a{
font-size: 12px;
color:#ffffff;
font-weight: bold;
text-decoration:none;
}

.text1:hover{
color:#22658E;
}

.text2 {
font-size: 12px;
color:#ffffff;
font-weight: normal;
text-decoration:none;
}

.text2 a{
font-size: 12px;
color:#ffffff;
font-weight: normal;
text-decoration:none;
}

.text2:hover{
text-decoration:underline;
}

.text3 {
font-size: 12px;
color:#000000;
font-weight: normal;
text-decoration:underline;
}

.text3 a{
font-size: 12px;
color:#000000;
font-weight: normal;
text-decoration:underline;
}

.text3:hover{
text-decoration:underline;
color:blue;
}