@charset "iso-8859-1";

/* Corps
-------------------------------------------------------- */
body {
	margin:0px 0px 0px 0px;
	padding:0px;
	color:#333;
	background-color:#cccccc;/*#FFF7D9;*/
	font-size: 13px;
}

* {
	font-family: verdana, arial, helvetica, sans-serif;
}


/* Styles typographiques
-------------------------------------------------------- */
img { border : 0; }
form { margin : 0; }



h1 { 
color: #006600;
font-size : 1.5em;
margin : 0em 0;}
h2 { font-size : 1.5em; margin : 0.83em 0; }
h3 { font-size : 1.17em; margin : 1em 0; }
h4 { font-size : 1em; margin : 1.33em 0; }



h6 { 
font-size : 1em;
margin : 0.40em 0;
width : 200px;
color: #ffffff;
font-style : bold;
background-color:#009933}

h5 { 
font-size : 1.25em;
background-color:#009933;
width : 100%;
color: #ffffff;
font-style : bold;
}


code,pre { font-family : "Courier New",monospace; font-size : 1em; }

blockquote { font-style : italic; }


a.titre {
color:#cc0000;  
font-size:1em;
font-weight: 600;
background-color:transparent;
text-align: right;
text-decoration : none;
}

.blanc {
color: #ffffff;

}

a.lien {
	color: #006600;

	text-decoration : none;
	/*color: #9C0000;*/
}

a.lienon {
	color: #006600;

	text-decoration : none;
	/*color: #9C0000;*/
    font-weight: bold;
}


a {
	color: #006600;

	text-decoration : none;
	/*color: #9C0000;*/
}

a:hover, a:focus {
	color: #006600;
	text-decoration : underline;
	
}

a form {
	color: #006600;
}

.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
}

.spip_documents_center{
	margin: auto; 
	text-align: center;
	width: 80%;
}

.spip_documents_left{
	float: left;
	margin-right: 15px; 
	text-align: center;
}

.spip_documents_right{
	float: right;
	margin-left: 15px; 
	text-align: center;
}


/* Sommaire
-------------------------------------------------------- */
.titreUne {
	font-size: 170%;
	font-weight: bold;
	margin : 0.05em 0;
}

.titreAsso {
	font-size: 120%;
	font-weight: bold;
	margin : 0.05em 0;
	padding:10px;
	color:#E00000;
	text-align: right;
}


.surtitreUne,.soustitreUne {
	font-style:italic;
	font-weight: bold;
	font-size: 110%;
	color:#999;
	margin : 0;
}

.petitTitre {
	font-size: 110%;
	font-weight: bold;
	margin : 0.2em 0;
}

.petitSurtitre,.petitSoustitre {
	font-size:100%;
	font-style:italic;
	color:#999;
	margin : 0;
}

/* mode deux colonnes */
.colonne {
	float:left;
	width:50%;
}



/* Arborescence
-------------------------------------------------------- */
.arbre {
		color:#808080;
		font-size: 90%;
}


/* Article
-------------------------------------------------------- */

.metaInfoArticle {
	font-size: 85%;
	font-weight: bold;
	padding-bottom:20px;
}

.date {
	font-size: 80%;
}

.auteur {
	font-style: normal;
	font-size: 85%;
	font-weight: bold;
}

.chapo,.chapo p.spip {
	text-align: justify;
	font-size: 95%;
	color:#000000;
}

.ps {
	margin-top:20px;
	font-size:85%;
	padding:10px;
	font-style: italic;
	border:1px dashed #666;
}

.notes {
	border-top:1px solid #000;
	margin-top:30px;
	font-size:85%;
}


.introduction {
	font-size: 85%;
}

.point {
	font-size:18px;
	font-weight:bold;
	color: #E00000;
}


/* Centre - Contenu
-------------------------------------------------------- */
#centre {
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #f3f3f3;
	margin-left: 199px;
	margin-right:199px;
	voice-family: "&"}&"";
	voice-family: inherit;
	margin-left: 201px;
	margin-right:201px;
}

html>body #centre {
	margin-left: 201px;
	margin-right:201px;
}

#contenu {
		padding: 10px 20px 20px 20px;
}

/* Colonne gauche
-------------------------------------------------------- */
/* MENU */

.menu	{
	/* float: left; */
	padding: 0.5em;
	BACKGROUND-COLOR: #F4F4F4;
	color:#000000;
	border:1px solid #666;

}

.menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.menu ul li {
	margin-left: 10px;
	padding: 0px;
	font: 0.8em;
	color: #E00000;
	background: #f3f3f3;
}

.menu ul li.titre {
	margin-left: 5px;
	padding: 0px;
	font: 0.8em;
	color: #E00000;
	background: #f3f3f3;
}




#gauche {
	position:absolute;
	left:0px;
	width:180px;
	padding:0px 5px 5px 5px;
	line-height:17px;
	margin: 0;
}


/* Droite
-------------------------------------------------------- */
#droite {
	top:110px;
	position: absolute;
	right:0px;
	width:180px;
	/*border:1px solid #000;*/
	padding:5px;
}

.nouvelle
{
/* float: left; */
padding: 0 0px 0px 3px;
width: 175px;
border:1px dashed #666;
}

/* Entête
-------------------------------------------------------- */
.entete {
	font-size: 85%;
	/*font-weight:bold;*/
	background-color:#999999;
	line-height:12px;
	padding-bottom:5px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

.entete a {
	color:#006600;
    font-weight: bold;
}

.entete a:hover {
	color:#006600;
	text-decoration: none;
	padding-bottom:3px;
	background: #cccccc;
}

#logoEntete {
	position: relative;
	top: 0px;
	left: 0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:transparent;
}


#haut {
	height: 70px;
	background : #009933;
}

#bannerlogoban {
	display: none;
}

#logoban {
	display: none;
}

#formRecherche {
	background:#FFD851;
	border-left:1px dashed #666;
	padding:5px 10px 5px 10px;
	margin-top:0px;
	margin-right:0px;
	display:inline;
	font-size:85%;
	float:right;
	text-align: right;
	display: table-cell;
}

#slogan {
	letter-spacing : 0.06em;
	position:absolute;
	left:480px;
	top:50px;
	text-align:right;
	margin-top:0px;
	font-family:Georgia, verdana, arial;
	font-size:110%;
	font-style:italic;
	font-weight:bold;
}


/* Pied de page
-------------------------------------------------------- */
#piedpage {
	padding-top:5px;
	padding-bottom:30px;

	font-size: 85%;
	text-align:center;
}

#retourHaut {
	width: 100%;
	text-align:center;
}

#divers {
	padding:5px;
	text-align:left;
}


/* Tableaux
-------------------------------------------------------- */

div.row {
	 clear: both;
}

div.row span.label {
	float: left;
	width: 100px;
	text-align: left;
}

div.row span.formw {
	 float: left;
	 width: 300px;
	 text-align: left;
}

.listesousrubsecteur {
	float:right;
	padding:6px;
	border:1px dashed #666;
	background-color:#FFFCF1;
	margin:0px 0px 10px 20px;
}

.listesousrub {
	padding:10px;
	border:1px dashed #666;
	font-variant: small-caps;
}

div.spacer {
	clear: both;
}


/* SPIP
-------------------------------------------------------- */

a.spip_url { }
a.spip_in { }
a.spip_out { }

.spip_code { }

p.spip_note { }

h3.spip {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	padding-top:20px;
}

.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
}

table.spip {
	}

table.spip tr.row_first {
	background-color: #FCF4D0;
	font-size: 70%;
}

table.spip tr.row_odd {
	background-color: #C0C0C0;
	font-size: 70%;
}

table.spip tr.row_even {
	background-color: #C0C0C0;
	Font-size: 70%;
}

table.spip td {
	padding: 1px;
	text-align: left;
	vertical-align: center;
}

hr.spip { }
b.spip { }
i.spip { }

textarea.forml {
	margin: 4px;
	padding: 1px;
	font-size: 90%;
	width: 95%;
}

input.forml {
	margin: 4px;
	padding: 1px;
	font-size: 90%;
}

.spip_encadrer {
	background-color: #FFFFFF;
	padding: 5px;
	border:1px dashed #666;
}

.spip_cadre {
	background-color: #FFFFFF;
	padding: 5px;
}

.spip_bouton {
	border: 1px solid #404040;
	padding: 1px;
	background: #d0d0d0;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 60%;
}

.formrecherche { 
	width: 100% ; background-color: #FFDDAA;
}

.reponse_formulaire {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}

.spip_surligne { background-color: #FFFF66; }

.spip-admin {
	position: fixed;
	bottom: 0px;
	font-size: 90%;
	padding: 2px;
	line-height: 1.4em;
}


/* Divers
-------------------------------------------------------- */

div.case, div.float {
	width: 120px auto;
	float: left;
}

.erreur {
	color:#FF0000;
}

.message {
	font-size:85%;
	color:#999999;
}

.memerubrique {
	padding:5px;
	font-size:85%;
}

.3points {
	font-weight:bold;
}

.point {
	font-size:18px;
	font-weight:bold;
}

.barre {
	border-top:1px solid #888;
}

.barre {
	border-top:1px solid #888;
}
