
/* css dans la page html qui est mieux ici - ader juin 09 */
forml{
color:#0076bc;
}

.spip_forms{

color: black;

margin-top: 0px;

margin-right: 0px;

margin-left: 0px;

margin-bottom: 16px;

padding-top: 6px;

padding-right: 6px;

padding-bottom: 6px;

padding-left: 6px;

font-family: Verdana,Arial,Helvetica,sans-serif;

font-weight: normal;

border-left-width: 0px;

border-left-style: none;

border-left-color: #996633;

}

.spip_forms fieldset{

border-top-width: 1px;

border-right-width: 1px;

border-bottom-width: 1px;

border-right-style: none;

border-bottom-style: none;

border-right-color: #8f8181;

border-bottom-color: #8f8181;

padding-top: 0.4em;

padding-right: 0.4em;

padding-bottom: 0.4em;

padding-left: 1em;

margin-top: 0.5em;

margin-right: 0pt;

margin-bottom: 0.5em;

margin-left: 0pt;

border-top-style: dashed;

border-left-width: 0px;

border-left-style: none;

border-left-color: #cc9966;

border-top-color: #cc9966;

}

/* la css de la mise a jour */

div#encart .coul{
	margin-bottom: 10px;
	border:none;
}

div#encart #inscription fieldset{
	border: 1px solid #71a632;
	width:605px;
}

div#encart #inscription .obligatoire label, div#encart fieldset.infos-auteurs .obligatoire label{
	color:#666;
}

div#encart h2{
	margin-bottom: 10px;
	border:none;
}

div#encart h2.forum-repondre a{
	color: #f68f5a;
	}
	
div#cadre_forum_r{
	clear: both;
}

div#video{
	text-align: center;
	width: 100%
	margin-top: 10px;
}

div#video .titrevideo{
	text-align: center;
	width: 100%
	margin-top: 10px;
	margin-bottom: 10px;
}

div.formulaire_ecrire_auteur fieldset{
	padding:3px;
	
	
}

div.formulaire_ecrire_auteur textarea{
	background-color: #efefef;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	
	
}

.alert{
	font-weight: bold;
	color:#FF0000;
}

.okaction{
	font-weight: bold;
	color:#336600;
}

div#encart fieldset{
	padding-bottom: 15px;
}

div#encart fieldset.infos-auteurs{
	padding-bottom: 15px;
	border: 1px solid #71a632;
	width:605px;
}

#inscription .spip_bouton input, #encart .spip_bouton input{
	margin-top: 10px;
	border:1px solid #efefef;
	padding: 5px;
	width:200px;
	background-color: #71a632;
	text-align: center;
	color:#fff;
	font-size: 1.2em;
}

#menucompte a{
	font-size: 1.1em;
	color: #f37735;
	text-decoration: none;
}

#menucompte li{
	border-bottom: #f37735 1px solid;
	margin-bottom: 7px;
	width:600px;
}

div.label{
	float:left;
	width:225px;
}

div.bouton{
	width: 450px;
	text-align: center;
	margin-top: 10px;
}

div#idf{
	border:1px solid #efefef;
}

div#carte_france{
	text-align: center;
	
}

div#carte_idf{
	width: 320px;
	float:left;
}

div#carte_paris{
	width: 250px;
	float:right;
	position:relative;
	left:-20px;
}

div#pub{
	margin: 0 auto;
	width: 890px;
}

div#globalr{
	background: url("../IMG/bg_site.jpg") top left repeat-x;
	width:100%;
	height:500px;
}