body {
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-color: #2C4A66;
}
#header {
height: 190px;
background-color: #FFFFFF;
}
#conteneur {
	position: relative;
	top: 10px;
	width: 779px;
	margin: 0 auto;
	background-color:#FFFFFF;
	border: 1px solid #999999;
}
#centre {
	background-color:#FFFFFF;
	font-size: 14px;
	margin-left: 120px;
	margin-right: 150px;
	line-height: 20px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 12px;
	background-image: url(img/separator.gif);
	background-repeat: repeat-y;
	background-position: left top;
	
}
#gauche {
position: absolute;
left:0px;
padding-left : 3px;
width: 120px;

}
#droite {
position: absolute;
background-color:#B7DBFF;
margin-top:60px;
right:0px;
width: 150px;
padding-left : 5px;
padding-right : 1px;
background-image: url(img/fond-actu.gif);
background-repeat: repeat;
background-attachment: fixed;
}
#droitecontact {
position: absolute;
background-color:#FFFFFF;
margin-top:50px;
right:0px;
width:220px;
padding-left : 5px;
padding-right : 5px;
}

#droiteresultat {
position: absolute;
background-color:#FFFFFF;
margin-top:50px;
right:0px;
width:220px;
height : 200px;
padding-left : 5px;
padding-right : 5px;
border: 1px solid #999999;
}

#pied {
height: 24px;
}
.menugauche {
	list-style-type: none;
	margin-left: 3px;
	margin-top: 10px;
	padding:0;
	font-size: 13px;

}
.menugauche li {
margin-bottom: 3px;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}
.menudroit {
list-style-type: none;
margin: 0;
padding-left:4px;
border: 1px solid #cccccc;
background-color:#B7DBFF;
}
.menudroit li {
margin-bottom: 5px;
}

.orange {
	font-weight: bold;
	color: #FFFFFF;
	background-color:#FE9003;
}
.bgnom {
	font-weight: bold;
	color: #FFFFFF;
	background-color:#2C4A66;
	}

.menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menudroit a:hover {
text-decoration: none;
}
p {margin: 0 0 10px 0;}
.rubrique {
	font-size: 16px;
	font-weight: bold;
}
.titre {color: #1F3347; font-size: 20px;}
.stitre {
	color: #1F3347;
	font-size: 16px;
	font-style: italic;
}
.txt {font-size: 14px;}



.net {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none ;
}
.net:hover {
	font-family:  Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFF;
	text-decoration: underline;
}

fieldset {
  width: 90%;
  padding: 1em;
  font:95%/1 sans-serif;
  border:1px solid #CCCCCC;
  }


label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:normal;
  }

.formulaire 
{
	background-color: #B7DBFF;
	border: 1px solid #CCCCCC;
}

.boutons { background-color: #2C4A66; border-bottom: #000000 
1px solid; border-left: #ffcccc 1px solid; border-right: #000000 1px solid; border-top: 
#ffcccc 1px solid; color: #ffffff; }

form {

margin: 0;

padding: 0;

}