/* @override 
	http://www.422.fr/squelettes/422.css
	http://localhost/422/squelettes/422.css
	http://www.422.fr/squelettes/spip_style.css
*/
*{
margin:0;
padding:0;
text-decoration:none;
border:none;
font-weight:normal;
}
body {
	background: #FFF;
	color:#748289;
	font-size:62.8%;
}
#page {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 83.6em;
	font: 1.2em arial, sans-serif;
}
#header{
margin-bottom: 20px;
}
#conteneur{ 
width: 100%; 
}
#col1{
padding-left:0.5em;
width: 11em;
float:left;
}
#col2{
width:11em;
float:left;
}
#col3{
width: 50.3em;
float: left;
text-align: justify;
}

/* @group Article */
.vignettes{margin: 1em 0;}
/* @end */


/* Entete */
#entete {
	width: 100%;
	border-bottom: 2px solid #333; }
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }
#entete a { text-decoration: none; }
#lang ul{
	text-align: right;
	margin-right: 130px;
	}
li.lang{
	display: inline;
	}
li.lang a{
	font-weight: bold;
	}
/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom: 2em;
	font-size: 0.77em; }

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	margin-top: 4em;
	border-top: 1px dotted #CCC;
	padding: 2px;
	text-align: center; }
#pied small { font-size: 0.77em; }
#pied img { vertical-align: bottom; }

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


a{
text-decoration: none;
color:#748289;
}
.text a, a.on, a:hover, a:active, h2.titre{
color:#2BACA7;
}
.text a.spip_out{
padding-right: 12px;
background: url(img/picto.jpg) right 4px no-repeat;
	}
.text a{
text-decoration: underline;
	}
h2.titre{
font: 1em arial, sans-serif;
font-weight: bold;
margin: 0;
clear: both;
}
li, ul{
list-style: none;
width: 2;
}
.clear{
clear:both;
}
.padd-top{
padding-top:5px;
}
.padd_bot img, .padd-top img{
	float: left;
	margin: 0 10px 10px 0;
	}
#footer{
	margin-top: 100px;
	}
/* @group Formulaire */
fieldset{
	padding: 10px;
	border: 1px solid #748289;
	}
legend{
	display: none;
	}
input, textarea{
	border: 1px solid #748289;
	font-size: 12px;
	line-height: 16px;
	}
input:focus, textarea:focus{
	border: 1px solid #2BACA7;
	}
label{
	display: block;
	width: 150px;
	float: left;
	text-align: right;
	line-height: 16px;
	padding-right: 10px;
	}
fieldset p{
	padding: 10px 0;
	}
.spip_bouton input{
	background: #fff;
	border:none;
	
	
		}
p.spip_bouton{
	text-align: right;
	margin-right: 12px;
	}
#valide{
	background:url(img/bouton_ok.jpg) left top no-repeat;
	cursor: pointer;
	width: 70px;
	height: 25px;
	}
#confirme{
	color: #2BACA7;
	border: none;
	}
	/* @end */
	
