/* CSS issu des tutoriels css.alsacreations.com */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}
a{color: #F60;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a img {border: none;}
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1.21em; font-weight: bold; }
hr {width: 80%}
#header {
height: 80px;
background-color: #020aaa;
padding:5px;
}

#recherche {
position: absolute;
top:5px;
right: 3px;
}

#recherche form {
width: 180px;
}

#recherche .formulaire_recherche { text-align: left; }

#recherchemot{
position: absolute;
top:45px;
right: 5px;
}
#haut {
height: 5px;
background-color:#020aaa;
}
#conteneur {
position: relative;
width: 900px;
margin: 0 auto; 
background-color:#020aaa;
}
#centre {
background-color:#FFF;
margin-left: 170px;
min-height:700px;
height:auto !important;
height:700px;
padding:10px;
border-width:thin;
border-color:#020aaa;
border-style:solid;
color:#000;
}
#centrefix {
background-color:#FFF;
margin-left: 170px;
height:700px;
padding:10px;
border-width:thin;
border-color:#020aaa;
border-style:solid;
color:#000;
}
#centresommaire {
background-color:#FFF;
margin-left: 170px;
margin-right: 170px;
padding:10px;
border-width:thin;
border-color:#020aaa;
border-style:solid;
color:#000;
}
#centre #navigation {
	float: right;
	width: 12em;
	text-align: center;
}

#centre li {
list-style: none;
}
#centre legend{
color: #000;
}
#centre label{
color: #000;
}
#gauche {
position: absolute;
left:0;
padding:0px;
width: 170px;
}
#gauche .rubriques ul li{
text-align:left;
margin-left:-30px;
list-style-type: none;
padding:0;
}
/*#gauche .on a {
color: #FFF;
text-decoration: underline;
font-weight: bolder;
background: url(puce_gauche_on.gif)left center no-repeat;
padding-left:10px;
}*/
#gauche li a {
color: #FFF;
text-decoration: none;
padding-left:0px;
}
#gauche a:hover{
color: #F60;
text-decoration: underline;
}
legend {color: #000; }
#gauche h1, h2, h3, h4, h5, h6, form, legend{
color: #FFF;
}
#droite {
position: absolute;
padding:5px;
right:0;
width: 150px;
}

#droite h3 {
color:#FFF;
}

#droite ul {
text-align:left;
margin-left:0;
text-decoration: none;
list-style-type:none;
padding:0;
}

#pied {
background-color: #FFF;
text-align:center;
}
#artrecents {
background:transparent;
border-bottom:1px solid #999999;
border-right:1px solid #999999;
display:inline;
float:right;
font-size:1em;
margin:0pt 20px 0pt 10px;
max-height:350px;
overflow:auto;
padding:5px 5px 0pt 0pt;
position:relative;
width:166px;
z-index:100;
}
#artrecents h2{
text-align:center;
}

p {margin: 0 0 10px 0;}
.aligndroit {
text-align:right;
}
.on {
text-decoration: underline;
font-weight: bold;
}
}
.titre {
	padding: 0.2em 0.4em;
	text-align: left;
	font-weight: bold;
	color:#F60;
}
.habillage {
	width:80%;
}
table.spip {
border:1px solid;
border-collapse:collapse;
font-family:Verdana,Arial,Sans,sans-serif;
font-size:0.9em;
margin:auto auto 1em;
}
table.spip tr.row_odd {
background-color:#D0D0D0;
}
table.spip tr.row_even {
background-color:#F0F0F0;
}
.caractencadre-spip {
color:#F60;
}
.spip_surligne { background: #F60; }
.center {
text-align:center;
}
/* formulaires */
.spip_forms {
border-left:3px solid #F60;
color:black;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-weight:normal;
margin:0px 0px 16px;
padding:6px;
}
.spip_forms fieldset {
border-color:#F60 rgb(143, 129, 129) rgb(143, 129, 129) rgb(204, 153, 102);
border-style:dashed none none solid;
border-width:1px 1px 1px 6px;
margin:0.5em 0pt;
padding:0.4em 0.4em 0.4em 1em;
}
/* gestion des arondis
#hautdroit, #hautgauche {
height:50px; width:50px;
background-repeat:no-repeat;
font-size:1px;
}
#hautdroit {
float:right;
background-image:url(bg_int_droit_michelin.gif);
margin-top:-10px;
margin-right:-10px;
}
#hautgauche {
background-image:url(bg_int_gauche_michelin.gif);
margin-top:-10px;
margin-left:-10px;
}*/

/* forms */

div.spip_forms form label {
	float:none;
}
div.spip_forms h2 {
	margin:.2em;
	color:#fff;
}
div.spip_forms {
	color: #fff;
	margin: 0px;
	margin-bottom: 16px;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-left: 3px solid #F60;
}
div.spip_forms form {
	border:0;
	margin:0;
	padding:.5em 0 0 0;
}
div.spip_forms div.spip_descriptif {
	border:0;
	margin:0;
	clear:both;
}
div.spip_forms h3 {
	float:none;text-align:left;
}
div.spip_forms legend {
	font-size:1.15em;
	padding:5px;
	color:#F60;
}
div.spip_forms .spip_form_champ {
	margin-bottom: 0;
	display: block;
	clear: both;
	margin-top: 1em;
}
div.spip_forms .spip_form_label {
  	font-weight: bold;
  	text-align:left;
  	color:#000;
	display: block;
}
div.spip_forms .spip_form_label label,
div.spip_forms .spip_form_label .label {
	text-align:left;
  	font-weight: bold;
  	color:#000;
}
div.spip_forms .spip_form_label_obligatoire {
	font-weight: normal;
	font-style:italic;
	font-size:.9em;
}
div.spip_forms .obligatoire_oublie {
	color:red;
}
div.spip_forms .spip_form_label_details{
	display:block;
	font-style:italic;
	text-align:left;
}

div.spip_forms .spip_form_choix_multiple {
	display:block;
}

div.spip_forms .spip_form_choix_unique input, div.spip_forms .spip_form_choix_unique input.fondo, div.spip_forms .spip_form_choix_unique input.fondl {
	width:auto;
}

div.spip_forms .spip_form_choix_unique label {
	margin:0 0 5px 0;
}

div.spip_forms .spip_form_choix_multiple input, div.spip_forms .spip_form_choix_multiple input.fondo, div.spip_forms .spip_form_choix_multiple input.fondl, ul.choix_mots li input {
	width:auto;
	margin:0 5px 0 0;
}
div.spip_forms ul.choix_mots {
list-style:none;
}
div.spip_forms .spip_sondage {
	margin: auto;
}

div.spip_forms .spip_form_erreur {
	font-weight:bold;
	color:red;
}
div.spip_forms .spip_form_ok {
	font-weight: bold;
	background:#262626;
	color:#fff;
	margin: 1em 0 0 0;
	padding: .6em;
}
div.spip_forms .spip_form_ok a {
	color:#F60;
}
div.spip_forms .spip_form_ok a:hover {
	color:#f60;
}
div.spip_forms .spip_form_ok_confirmation{
	display:block;
}
div.spip_forms .spip_sondage strong {
	display:block;
	clear:both;
	margin-left:5px;
	color:#fff;
}
div.spip_forms .spip_sondage .ligne_nom {
	width:19%;
	text-align:right;
	padding-right:1%;
}
div.spip_forms .spip_sondage .ligne_nom:after {
	content:" :<br />";
}
div.spip_forms .spip_sondage ligne.chiffres {
	color:#fff;
}
div.spip_forms .spip_sondage .ligne_barre {
	height: 16px;
	background: url(ligne.gif) repeat-x;
	border: 1px solid black;
	width:80%;
}
div.spip_forms .spip_sondage .sondage_table {
	display: table;
	width:100%;
}
div.spip_forms .spip_sondage .sondage_ligne {
	display: table-row;
}
div.spip_forms .spip_sondage .sondage_ligne > div {
	display: table-cell;
	vertical-align: middle;
	padding: 2px;
	white-space: nowrap;
}
div.spip_forms .forml, div.spip_forms .formo {
	width:70%%;
	border-bottom:solid 1px #F60;
	border-right:solid 1px #F60;
	border-top:1px solid #F60;
	border-left:1px solid #F60;
	font-size:1em;
	padding:.25em;
}
div.spip_forms .forml, div.spip_forms .fondl {
	background: #FFF3E6;
	color:#000;
	width:70%;
}
div.spip_forms .formo, div.spip_forms .fondo {
	background-color: #FFF3E6;
	color:#000;
	width:70%;
}
div.spip_forms .champ_obli_oubli {
	border:2px solid red;
}
div.spip_forms form .forml-focus, div.spip_forms form input.forml-focus:focus, div.spip_forms form textarea.forml-focus:focus, .forml-focus {
	border-bottom:solid 1px #C9AB97;
	border-right:solid 1px #C9AB97;
	border-top:1px solid #81593E;
	border-left:1px solid #81593E;
	background: #FFF2C8;
	color:#433817;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
	width:85%;
}
div.spip_forms form .formo-focus, div.spip_forms form input.formo-focus:focus, div.spip_forms form textarea.formo-focus:focus, div.spip_forms .formo-focus {
	border-bottom:solid 1px #C9AB97;
	border-right:solid 1px #C9AB97;
	border-top:1px solid #81593E;
	border-left:1px solid #81593E;
	background:#FFF9EE ;
	color:#433817;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
	width:85%;
}
div.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;
}
div.spip_forms .spip_bouton input {
	border: 1px solid #563033;
	cursor:pointer;
	padding:.4em;
	background:#F0E6DC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	width:100px ;
	color:#4A4336;
}
div.spip_forms fieldset {
	border: 1px none #F60;
	padding: .4em .4em .4em 1em;
	margin:.5em 0 .5em 0;
	border-top-style: dashed;
	border-top-color: #F60;
	color:#000;
}
div.spip_forms a.resultats_sondage {
	display:block;
	float:right;
	background:#FFFBED;
	color:#444040;
	padding:.2em;
	border:1px solid #A07D7A;
	text-decoration:none;
}
div.spip_forms a.resultats_sondage:hover {
	background:#444040;
	color:#F8F5EC;
	text-decoration:none;
}
div.spip_forms p.spip_form_ok, div.spip_forms p.spip_form_erreur, div.spip_forms form {
	clear:both;
}
span.nettoyeur{
	clear:both;line-height:1px;font-size:1px;display:block;
}
span.erreur { display:block;}

.formInfo a,.formInfo a:active,formInfo a:visited{background-color:#f60;font-size:1.3em;font-weight:bold;padding:1px 2px;margin-left:5px;color:#FFF;text-decoration:none;float:right;}
.formInfo a:hover{color:#600;text-decoration:none;}
#JT_arrow_left{background-image:url(arrow_left.gif);background-repeat:no-repeat;background-position:left top;position:absolute;z-index:101;left:-12px;height:23px;width:10px;top:-3px;}
#JT_arrow_right{background-image:url(arrow_right.gif);background-repeat:no-repeat;background-position:left top;position:absolute;z-index:101;height:23px;width:11px;top:-2px;}
#JT{position:absolute;z-index:100;border:2px solid #CCC;background-color:#fff;}
#JT_copy{padding:10px 10px 10px 10px;color:#333;}
.JT_loader{background-image:url(loader.gif);background-repeat:no-repeat;background-position:center center;width:100%;height:12px;}
#JT_close_left{background-color:#CCC;text-align:left;padding-left:8px;padding-bottom:5px;padding-top:2px;font-weight:bold;}
#JT_close_right{background-color:#CCC;text-align:left;padding-left:8px;padding-bottom:5px;padding-top:2px;font-weight:bold;}
#JT_copy p{margin:3px 0;}
#JT_copy img{padding:1px;border:1px solid #CCC;}
.jTip{cursor:help;}