﻿@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-family: Century Gothic, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
}
img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }
/*br {margin-bottom:7px;}*/
/* Page */
#contientout {
	width: 972px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#tsbp {
	background-color: #FFFFFF;
	padding-top:15px;
	padding-bottom:1px;
}
/* Entete */
#entete {
	border-bottom: 1px dashed #EFA0FF;
	margin-bottom: 0;
	margin-left: 0px;
	width: 705px;
	float: left;
}
/* Entete IE7 : Hack CSS */
*+html #entete {
	height: 32px;
}
/* Entete IE6 et inférieurs : Hack CSS */
*html #entete {
	height: 32px;
}
#entete a { text-decoration: none; }


h1.titrepage {
	float: left;
	font-weight: normal;
	font-size: 25px;
}
.nettoyeur { clear: both; margin: 0; padding: 0;}



form{
	margin-bottom:0px;
}

#contenumarge {
	color: #222222;
	margin: 0px 10px 0px 10px;
	font-size:13px;
	clear: both;
	background-color:#FFFFFF;
}

.exposant {
	font-size: 75%; 
	vertical-align:text-top;
}
/*.spip_note {
	font-size: 70%;
	vertical-align: text-top;
}*/


/* MENU */
#gauche {
	float: left;
	width: 235px;
	font-size:11px;
	padding-right:10px;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#menu {
	list-style-type: none;
	width: 100%; /* précision pour Opera */
	height:56px;
	height /*\**/:52px; /*Hack pour IE8 */
	font-size: 19px;
	font-size /*\**/: 17px; /*Hack pour IE8 */
	font-variant:small-caps;
}
 
/* Entete IE7 : Hack CSS */
*+html ul#menu {
	font-size: 17.5px;
	height:52px;
}
/* Entete IE6 et inférieurs : Hack CSS */
*html ul#menu {
	font-size: 17.5px;
	height:52px;
}

ul#menu li {
	float: left;
}
ul#menu a {
	float: left;
	padding: 5px 0px;
	text-align: center;
	text-decoration: none;
}

ul#menu .ongletvisited {
	float: left;
	padding: 5px 0px;
	text-align: center;
	text-decoration: none;
}

/* Fil d'Ariane */
#hierarchie {
	margin-bottom: 15px;
	font-size: 12px;
}
#hierarchie a:link{
	text-decoration:underline;
	font-size: 12px;
}
#hierarchie a:visited{
	text-decoration:underline;
	font-size: 12px;
}
#hierarchie a:hover{
	text-decoration: none;
}	
#hierarchie a:hover{
	text-decoration:none;
}

/* Mise en forme SPIP */
h3.spip {
	margin-left:-8px;
	padding-top: 10px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-size:17px;
	font-weight: bold;
	font-variant: small-caps;
}

#centre {
	margin-left: 252px;
	margin-right: 12px;
	padding-left:8px;
	width:691px;
	font-size:14px;
	text-align:justify;
}
/* Taille centre IE7 : Hack CSS */
*+html #centre {
	width:680px;
}
/* Taille centre IE6 et inférieurs : Hack CSS */
*html #centre {
	width:677px;
}


#centre a{
	text-decoration:underline;
}

#centre a:hover{
	text-decoration:none;	
}
.encadre {
	background-color: #BBB;
	text-align:left;
	color: #FFFFFF;
	padding: 10px;
	margin: 0px 0 15px 0;
}
.encadre img{
	margin: 0 10px 0 0;
	float: left;
}
#notesbp {
	font-size:12px;
	width:660px;
	float:left;
	color:#666666;
}


/* IMAGES */
a img{
	border: 2px solid #009EE0;
}
a:hover img{
	border: 2px solid #FFFFFF;

}
.noborder {
	text-align: left;
}
.noborder a img{
	border: 0;
}
.noborder a:hover img{
	border: 0;
}

/* PAGES SOMMAIRES */
.resume {
	float: left;
	margin-bottom:15px;
	padding:5px;
	width: 676px;
}
#centre .resume strong.spip {
	font-size: 19px;
	font-weight: normal;
}
#centre .resume a {
	text-decoration:none;
}
#centre .resume a:hover {
	text-decoration:underline;
}
.resume img{
	float:left;
	margin-right:5px
}
img.floatpas {
	float: none;
	margin-right: 0;
}


/* PIED DE PAGE */
#piedpage {
	height: 58px;
	clear: both;
	font-weight:bold;
	font-style: normal;
}
#piedpage p {
	margin: 0px;
	padding-top : 30px;
	padding-bottom : 5px;
	text-align: center;
	font-size: 11px;
}
#piedpage a img {
	vertical-align: bottom;
	border: none;
}

/* DOCUMENTS SPIP */
. {
	font-size:10px;
	font-weight:normal;
	/* width est déterminé dans doc.html */
}



/* SOUS-MENU */
.retrait{
	 padding:5px 5px 5px 20px;
}

#piedmenu {
	height: 10px;
}

#contenumarge .listeplan ul li {
	display: block;
	clear: left;
	list-style-type: none;
	margin: 10px 0px 0px 0;
}

#contenumarge .listeplan {
	font-size:14px;
}
#contenumarge .listeplan li a{
	font-weight:normal;
	text-decoration:none;
}


/* REECTIFICATIONS DETAILS */
.alignegauche {
	text-align: left;
}

/*DIVERS */
.fg {
	float:left;
	margin-right:20px;
}
dl.spip_documents {
	margin-top: 0px;
	padding: 0px;
	text-align:left;
	color:#FFFFFF;
	background-color:#546595;
}
.spip_documents_right {
	margin-left: 10px;
}
.spip_documents_left {
	margin-right: 10px;
	margin-bottom: 0;
}


dt.spip_doc_titre {
	margin-left: 5px;
	margin-bottom : 5px;
	margin-right: 5px;
	margin-top: 0px;
	font-size: 10px;
}	
dd.spip_doc_descriptif {
	margin-left: 5px;
	margin-bottom : 0px;
	margin-right: 5px;
	margin-top: 0px;
}
/* TABLEAUX */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid #E7AD00;
	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: #E2007A;
	text-align:center;}
table.spip thead tr.row_first th strong.spip {
	color:#FFFFFF;
	font-size:13px;
	text-align:center;
}
table.spip tr.row_odd { background: #333; }
table.spip tr.row_even { background: #111; }
table.spip th, table.spip td {
padding: 3px;
vertical-align: middle;
border: 1px solid #E7AD00;
color: #89BA17;
font-weight: bold;
font-size:12px;
}

/* formuaire plugin */
/* champ texte libre TEXTEAREA */ /**/
div.spip_forms .spip_form_champ textarea {
	width: 98%;
}
div.spip_forms fieldset {
	border: 0;
	padding:20px;
	margin-bottom:5px;
}

div.spip_forms form label {
	float:none;
	font-weight: bold;
}
div.spip_forms .spip_form_label .label {
	font-weight: bold;
}
div.spip_forms .spip_form_champ {
	margin-bottom:12px;
}
.spip_form_label_details{
	color:#000;
	font-size:10px;
}
.spip_form_label_obligatoire{
	font-size:10px;
	color:#666;}
.erreur{
	font-size:13px;
	color:#D300FB;
}


textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
input.forml{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
input.formo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
select.fondl{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

legend {
	font-size:15px;
	font-weight: bold;
	font-variant:small-caps;
	margin-top: 18px;

}
form {
	text-align: left;
}
