body
		{
		margin: 0;
		padding: 0;
		background-color: #cbc653;
		text-align: left;
		font-family: Trebuchet MS, Verdana, sans-serif;
		font-size: 13px;
		color: #666666
		}
	
h1, h2, h3, h4, h5, h6, p, h1.spip, h2.spip, h3.spip, h4.spip, h5.spip, h6.spip, p.spip, div.spip
		{
		margin-left: 10px;
		margin-right: 20px;
		font-family: Trebuchet MS, Verdana, sans-serif;
		}

h1, h1.spip 
		{
		font-size: 2em;
		color: #718E2A
		}
		
h2,  h2.spip
		{
		font-size: 1.5em;
		color: #cbc653;
		text-align: left;
		line-height: 1em
		}

h3, h3.spip 
		{
		font-size: 1.25em;
		font-weight: bold;
		color: #718E2A;
		text-align: left;
		line-height: 0.5em;
		letter-spacing: -1px
		}

h4, h4.spip 
		{
		font-size: 1em;
		font-weight: bold;
		color: black;
		text-align: left;
		line-height: 1em
		}
		
h6, h6.spip  
		{
		font-size: 1em;
		color: #8E8A2B;
		line-height: 1em
		}
a
		{
		text-decoration: underline;
		color: #718E2A
		}

strong, strong.spip 
		{
		font-weight: bold
		}
		
.spip ul
		{
		margin:0;
		padding: 0
		}
		
.spip li
		{
		list-style-type: none;
		padding-left: 20px;
		background: url(images/puce.gif) left 5px no-repeat;
		}
/*------------- Tableaux------------*/

table.spip 
		{
		margin: auto;
		margin-bottom: 1em;
		border: 1px solid;
		border-collapse: collapse;
		}
		
table.spip caption 
		{
		caption-side: top; /* bottom pas pris en compte par IE */
		text-align: center;
		margin: auto;
		padding: 3px;
		font-weight: bold;
		}
		
table.spip tr.row_first 
		{
		background: url(images/menu.jpg) center center no-repeat;
		color: white;
		}
		
table.spip tr.row_odd 
		{ 
		background: #fcfcfc;
		}
		
table.spip tr.row_even 
		{
		background: #f1f1f1;
		}
table.spip th, table.spip td 
		{ 
		padding:3px 8px; 
		text-align: left; 
		vertical-align: middle; 
		}
table.spip td
		{
		font-size: 0.9em;
		}
/*----------------Plan--------------------------*/

.secteur
		{
		width: 300px;
		margin-bottom: 5px;
		margin-left: auto;
		margin-right: auto;
		padding: 5px;
		display: block;
		border: 1px solid #cbc653;
		clear: both
		
		}

h3.plan
		{
		color: white;
		display: block;
		background: url(images/menu.jpg) center center no-repeat;
		line-height: 1em;
		padding: 5px;
		margin: 0
		}

li.plan
		{
		list-style-type: none;
		padding-left: 20px;
		background: url(images/puce.gif) left 5px no-repeat;
		}
		
		
/*----------- POSITION DES DIVS--------------------*/
		
#head	
		{
		margin-left:auto;
		margin-right:auto;
		width: 920px;
		height: 155px;
		background: url(images/bandeau.jpg) center center no-repeat;
		
		}

#menu
		{
		margin-left:auto;
		margin-right:auto;
		width: 920px;
		height: 40px;
		background: url(images/menu.jpg) center center no-repeat;
		}
		
#contenu
		{
		margin-left:auto;
		margin-right:auto;
		width: 920px;		
		background: url(images/fond_center.jpg) top center repeat-y;
		overflow: auto;
		}
		
#top, #bottom
		{
		margin-top: 0;
		margin-bottom: 0;
		margin-left:auto;
		margin-right:auto;
		overflow: hidden;
		padding:0;
		width: 920px;
		height: 15px;
		font-size: 1px;
		line-height:1px
		}

#top	
		{
		background: url(images/top_center.jpg) center center no-repeat;
		}
		
#submenu
		{
		float: right;
		height: 100%;
		min-height: 370px;
		width: 220px;
		background: url(images/fond_colonne.jpg) top left no-repeat;
		}

* html #submenu
		{
		height: 370px;
		}
		
#text
		{
		float: right;
		width: 700px;
		}

#bottom
		{
		background: url(images/bottom_center.jpg) center center no-repeat;
		}

#pied
		{
		display: block;
		width: 690px;
		float: right;
		margin:10px 10px 0 20px;
		}
		
.impress
		{
		text-align: center;
		margin:5px 15px
		}
/*-----------------Hierarchie------------------*/
#hierarchie
			{
			font-size: 0.9em
			}
		
/*---------------- MENU SUPERIEUR---------------------*/
		
#navigation_top ul
		{
		padding-top: 10px;
		margin:0;
		text-align: right
		 }

#navigation_top li
		{
		margin:0 20px;
		padding:0;
		list-style-type: none;
		display: inline;
		 }	 

#navigation_top li a
		{
		font-weight: bold;
		color: white;
		text-decoration: none
		}

#navigation_top li a:hover
		{
		text-decoration: underline
		}
/*-----------------SousMenu-------------------*/
#submenu ul
		{
		margin: 50px 0 0 0;
		padding: 0 20px
		}
		
#submenu li
		{
		list-style-type: none;
		border-bottom: 1px solid #bbbbbb;
		padding-bottom: 5px
		 }	 

#submenu li a
		{
		font-weight: bold;
		color: white;
		text-decoration: none
		}
		
#submenu li a:hover
		{
		text-decoration: underline
		}
		
		
/*-----------------------Formulaires-------------------------*/

.spip_forms form label {
	float:none;
}
.spip_forms h2 {
	margin:.2em;
	color:#543E29;
}
.spip_forms {
	color: #666666;
	width: 90%
}
.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 {
	padding:1px 10px;
	font-size: 1.25em;
	color: #cbc653;
	border: 1px solid #cbc653;
}
.spip_forms .spip_form_champ {
	margin-bottom: 0;
	display: block;
	clear: both;
	margin-top: 1em;
}
.spip_forms .spip_form_label {
  	font-weight: bold;
  	text-align:left;
	color: #718E2A;
	display: block;
}
.spip_forms .spip_form_label label,
.spip_forms .spip_form_label .label {
	text-align:left;
  	font-weight: bold;
	color:#718E2A;
}
.spip_forms .spip_form_label_obligatoire {
	font-weight: normal;
	font-style:italic;
	font-size:.9em;
	color:darkred
}
.spip_forms .obligatoire_oublie {
	color:red;
}
.spip_forms .spip_form_label_details{
	display:block;
	font-style:italic;
	text-align:left;
	color: #666666;
	font-weight: normal
}

.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;
}

.spip_forms .spip_form_choix_unique label {
	margin:0 0 5px 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 5px 0 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:45%;
}

.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:50%;
	border: 1px solid #cbc653;
	font-size:1em;
	padding:.25em;
}
.spip_forms .forml, .spip_forms .fondl {
	background: #f7f7f7;
	color:#666666;
	width:85%;
}
.spip_forms .formo, .spip_forms .fondo {
	background-color: white;
	color:#666666;
	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: 1px solid #718E2A;
	background: #f7f7f7;
	color:#666666;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
	width:85%;
}
.spip_forms form .formo-focus, .spip_forms form input.formo-focus:focus, .spip_forms form textarea.formo-focus:focus, .spip_forms .formo-focus {
	border: 1px solid #718E2A;
	background: #f7f7f7;
	color:#666666;
	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: 1px solid #718E2A;
	background: #f7f7f7;
	color:#666666;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
}
.spip_forms .spip_bouton input {
	border: 1px solid #718E2A;
	cursor:pointer;
	padding:.4em;
	background:#cbc653;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	width:100px ;
	color:#ffffff;
}
.spip_forms fieldset {
	color: #666666;
	font-weight: bold;
	border: none;
	padding: .4em .4em .4em 1em;
	margin:.5em 0 .5em 0;
}
.spip_forms a.resultats_sondage {
	display:block;
	float:right;
	background:#f7f7f7;
	color:#444040;
	padding:.2em;
	border:1px solid #718E2A;
	text-decoration:none;
}
.spip_forms a.resultats_sondage:hover {
	background:#444040;
	color:#F8F5EC;
	text-decoration:none;
}
.spip_forms p.spip_form_ok, .spip_forms p.spip_form_erreur, .spip_forms form {
	clear:both;
}
span.nettoyeur{
	clear:both;line-height:1px;font-size:1px;display:block;
}
span.erreur { display:block;}