body {
	background: #E8E8E8;
	margin:0;
	padding: 0;
	color: black;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
input, select, textarea {
	border: #7ab51d 1px solid; 
	font-size: 12px; 
	color: #228891; 
	background:#FFFFFF;
	margin:0;
	padding:0;
}

.format_png { behavior: url(win_png.htc); }
form {
	margin:0;
	padding:0;
}
img {
	border:0;
}
img a { 
	border: 0; 
}
p {
	margin:0;
	padding:0;
}
#conteneur {	
	position:relative;
	width:930px;
	margin-left: auto;
    margin-right: auto;
	background-image:url(../images/fond.gif);
	background-position:center top;
	background-repeat:repeat-y;
}
#haut {
	width:900px;
	height:190px;
}
#logohaut {
	height:165px;
	width:320px;
	float:left;
}
#hautdroit {
	height:190px;
	width:900px;
	float:right;
	background-image:url(../images/logohaut2.gif);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:right;
	
}
#hautdroit p {
	margin-right:30px;
	margin-top:10px;
	color:#228891;
	font-size:12px;
	font-weight:bold;
}
#hautdroit a{
	color:#7ab51d;
	text-decoration:none;
}
#hautdroit a:hover{
	color:#7ab51d;
	background-color:#940e15;
}
#hautbas {
	height:65px;
	width:580px;
	float:left;
	background-image:url(../images/hautdroit.gif);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:right;
}
#inter {
	width:900px;
	height:70px;
}
#menug {
	width:290px;
	height:35px;
	float:left;
	background-image:url(../images/menug.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
#menug p {
	font-size:14px;
	color:#7ab51d;
	margin-top:8px;
	margin-left:10px;
	font-weight:bold;
}
#menug a {
	font-size:14px;
	color:#7ab51d;
	font-weight:bold;
	text-decoration:none;
}
#menug a:hover {
	background-color:#009CBD;
	color:#940e15;
}
#menud {
	width:610px;
	height:35px;
	float:left;
	background-image:url(../images/menud.gif);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:left;
}
#menud form {
	margin-left:30px;
	margin-top:8px;
	width:250px;
}
#corps {
	width:900px;
}
#gauche {
	width:320px;
	height:auto;
	float:left;
	text-align:left;
}
.pgauche {
	font-size:12px;
	color:#228891;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:15px;
}
.pgauche a{
	color:#228891;
	text-decoration:none;
}
.pgauche a:hover{
	text-decoration:underline;
	color:#940e15;
}
#droite {
	width:580px;
	height:auto;
	float:left;
	text-align:right;
}
#une {
	width:570px;
	padding-right:10px;
}
#une p {
	padding-bottom:10px;
	text-align:justify;
	font-size:12px;
	color:#044A5A;
}
#une a {
	text-decoration:underline;
	color:#044A5A;
}
#une a:hover {
	color:#7ab51d;
	text-decoration:none;
}
#une h1{
	text-align:left;
	font-size:14px;
	color:#940e15;
}
.logos {
	width:190px;
	height:140px;
	text-align:center;
	float:left;
}
.logos p{
	padding-top:10px;
}
#bas {
	position:relative;
	width:900px;
	margin-left: auto;
    margin-right: auto;
	text-align:right;
}
#bas p {
	font-size:9px;
	color:#008EAD;
}
#bas a {
	color:#008EAD;
	text-decoration:none;
}
#bas a:hover {
	color:#940e15;
	background-color:#008EAD;
}
.spip_forms form label {
	float:left;
}
.spip_forms h2 {
	margin:.2em;
	color:#543E29;
}
.spip_forms {
	color: black;
	margin: 0px;
	margin-bottom: 16px;
	padding: 6px;
	font-weight: normal;
}
.spip_forms form {
	border:0;
	margin:0;
	padding:.5em 0 0 0;
}
.spip_forms div.spip_descriptif {
	border:0;
	margin:0;
	clear:both;
}
.spip_forms h3 {
	float:none;text-align:left;
}
.spip_forms legend {
	font-size:12px;
	color:#044A5A;
}
.spip_forms .spip_form_champ {
	margin-bottom: 0;
	display: block;
	clear: both;
	margin-top: 1em;
}
.spip_forms .spip_form_label {
	font-size:12px;
	font-weight:bold;
  	text-align:left;
  	color:#494949;
	display: block;
}
.spip_forms .spip_form_label label,
.spip_forms .spip_form_label .label {
	text-align:left;
	font-size:12px;
  	color:#494949;
}
.spip_forms .spip_form_label_obligatoire {
	font-weight: normal;
	font-style:italic;
	font-size:.6em;
	margin-left:5px;
}
.spip_forms .obligatoire_oublie {
	color:red;
}
.spip_forms .spip_form_label_details{
	display:block;
	font-style:italic;
	text-align:left;
	font-size:10px;
}

.spip_forms .spip_form_choix_multiple {
	display:block;
}

.spip_forms .spip_form_choix_unique input, .spip_forms .spip_form_choix_unique input.fondo, .spip_forms .spip_form_choix_unique input.fondl {
	width:auto;
	float:left;
	height:auto;
}

.spip_forms .spip_form_choix_unique label {
	margin:0;
}

.spip_forms .spip_form_choix_multiple input, .spip_forms .spip_form_choix_multiple input.fondo, .spip_forms .spip_form_choix_multiple input.fondl, ul.choix_mots li input {
	width:auto;
	margin:0;
}
.spip_forms ul.choix_mots,.spip_forms ul.spip_form_choix_multiple,.spip_forms ul.spip_form_choix_unique{
list-style:none;float:left;padding-left:5px;width:60%;
}

.spip_forms .spip_sondage {
	margin: auto;
}

.spip_forms .spip_form_erreur {
	font-weight:bold;
	color:red;
}
.spip_forms .spip_form_ok {
	font-weight: bold;
	background:#262626;
	color:#F1F1F1;
	margin: 1em 0 0 0;
	padding: .6em;
}
.spip_forms .spip_form_ok a {
	color:#FFF9E2;
}
.spip_forms .spip_form_ok a:hover {
	color:#DEB55E;
}
.spip_forms .spip_form_ok_confirmation{
	display:block;
}
.spip_forms .spip_sondage strong {
	display:block;
	clear:both;
	margin-left:5px;
	color:#494949;
}
.spip_forms .spip_sondage .ligne_nom {
	width:19%;
	text-align:right;
	padding-right:1%;
}
.spip_forms .spip_sondage .ligne_nom:after {
	content:" :";
}
.spip_forms .spip_sondage ligne.chiffres {
	color:#525252;
}
.spip_forms .spip_sondage .ligne_barre {
	height: 16px;
	background: url(ligne.gif) repeat-x;
	border: 1px solid black;
	width:80%;
}
.spip_forms .spip_sondage .sondage_table {
	display: table;
	width:100%;
}
.spip_forms .spip_sondage .sondage_ligne {
	display: table-row;
}
.spip_forms .spip_sondage .sondage_ligne > div {
	display: table-cell;
	vertical-align: middle;
	padding: 2px;
	white-space: nowrap;
}
.spip_forms .forml, .spip_forms .formo {
	width:85%;
	border-bottom:solid 1px #7ab51d;
	border-right:solid 1px #7ab51d;
	border-top:1px solid #7ab51d;
	border-left:1px solid #7ab51d;
	font-size:1em;
	padding:.25em;
}
.spip_forms .forml, .spip_forms .fondl {
	background: white;
	color:#4A4336;
	width:85%;
}
.spip_forms .formo, .spip_forms .fondo {
	background-color: white;
	color:#4A4336;
	width:85%;
}
.spip_forms .champ_obli_oubli {
	border:2px solid red;
}
.spip_forms form .forml-focus, .spip_forms form input.forml-focus:focus, .spip_forms form textarea.forml-focus:focus, .forml-focus {
	border-bottom:solid 1px #7ab51d;
	border-right:solid 1px #7ab51d;
	border-top:1px solid #7ab51d;
	border-left:1px solid #7ab51d;
	background: #FFF2C8;
	color:#433817;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
	width:50%;
}
.spip_forms form .formo-focus, .spip_forms form input.formo-focus:focus, .spip_forms form textarea.formo-focus:focus, .spip_forms .formo-focus {
	border-bottom:solid 1px #639612;
	border-right:solid 1px #639612;
	border-top:1px solid #639612;
	border-left:1px solid #639612;
	background:#FFF9EE ;
	color:#433817;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
	width:85%;
}
.spip_forms form .champ_obli_oubli-focus, form input.champ_obli_oubli-focus:focus, form textarea.champ_obli_oubli-focus:focus {
	border-top:solid 2px #980F1B;
	border-left:solid 2px #980F1B;
	border-bottom:2px solid #F3192B;
	border-right:2px solid #F3192B;
	background: #FFF2C8;
	color:#4D161B;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
}
.spip_forms .spip_bouton input {
	border: 1px solid #7ab51d;
	cursor:pointer;
	padding:.4em;
	background:#97D437;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	width:100px ;
	color:white;
}
.spip_forms fieldset {
	border: 0px none white;
}
