/*
======================
Mise en forme Générale
======================
*/

html, body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	text-align: center;
	background-color: #D7D8D2;
	background: url(../images/background_blanc.jpg) repeat ;
	background-attachment:fixed;
	background-position: center center;
}

acronym {
	border: none;
}

a {
	text-decoration: none;
}

#conteneur {
	width: 750px;
	margin: 10px auto 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border: 0px solid #000;
	background-color: #fff;
	background: url(../images/fond1.gif) 100% 100% repeat-y;
}

#bandeau {
	height: 150px;
	width: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
} 

a img {
	border:0;
}


/*
=====================================
Mise en forme du menu sous le bandeau
=====================================
*/

#nav_haut {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #000000;
	width: 750px;
	height: 20px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}


#nav_haut ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

#nav_haut li {
	list-style: none;
	float: left;
	font-size: 12px;
	line-height: 20px;
	white-space: nowrap;
}

#nav_haut a {
	display: block;
	float: left;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	font-weight: bold;
	border-left: 1px solid #E7EFEE;
	background: #000000;
	color: #E7EFEE;
	width: .1em;
}

#nav_haut a:hover {
	background-color: #FF8C00;
	color: #ffffff;
	border-left: 1px solid #cc6600;
}



/*
=====================================
Mise en forme de la navigation gauche
=====================================
*/

#nav_gauche {
	float: left;
	width: 180px;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 10px 0px;
	background: #D4D2D2;
	text-decoration: none;
}

#nav_gauche ul li ul { list-style: none; margin: 0; padding: 0; }
#nav_gauche ul li ul li{ text-align: left; padding: 0; margin: 0; list-style-type: none; text-decoration: none;}
#nav_gauche ul li ul li a { display: block; clear: both; width: 169px; padding: 0 0 0px 10px; font-weight: normal; 
			font-size: 11px; color: #FEFEFE; text-decoration: none;
			background: #72736A; border: 1px solid #fff; }

#nav_gauche ul li ul li a:hover {
	color: #741100;
	text-decoration: none;
	background: #FFFB94 url(../images/puce1.gif) left center no-repeat;
	border: 1px solid #ccc;
}

#nav_gauche ul { list-style-type: none; margin: 0; padding: 0 }
#nav_gauche ul li { font-size: 10pt; font-family: Verdana, Arial, sans-serif; font-weight: bold; margin: 12px 0px 0px 0px;
			padding: 0;}
#nav_gauche ul li a { display: block; clear: both; width: 180px; color: #741100; text-decoration: none; }
#nav_gauche ul li a:hover { background: #72736A; text-decoration: none; }



/*
================================
Mise en forme du cadre principal
================================
*/
p.bonne_annee {text-align:center}

#centre {
	background: url(../images/fond1.gif) 100% 100% repeat-y;
}

#principal {
	margin: 0px 0px 0px 210px;
	width: 520px;
	padding: 10px 0px 10px 0px;
}


/*
=================================
Mise en forme de la page sommaire
=================================
*/

.titre_une {
	font-size: 90%;
	font-weight: bold;
	color: #dd0000;
	margin: 20px 0px 0px 0px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.ligne_une {
	height: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #dd0000;
	background-color: #dd0000;
	border: 0px;
}

.texte_gris {
	font-size: 90%;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	color: #999999;
}

.publie_gris {
	font-style: italic;
	color: #999999;
}

.introduction {
	font-size: 90%;
	margin: 0px 0px 0px 0px;
}

a.lien_suite {
	color: #741100;
	text-decoration: none;
	font-weight: bold;
}

a.lien_suite:hover {
	color: #0000cc;
	text-decoration: underline;
}

/*
=====================================
Mise en forme boite à outils articles
=====================================
*/

#outils_article {
	float: right;
	width: 53px;
	border: 1px solid #ddd;
	background-color: #f5f5f5;
	margin: 15px 0 0 7px;
	padding: 10px;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
}

#outils_article img {
	border: none;
	text-align: center;
	margin: auto;
}

#outils_article a {
	border: none;
	text-align: center;
	border: 1px solid #ddd;
	display: block;
	width: 50px;
	height: 50px;
}

#outils_article a:hover {
	border: 1px solid #f5f5f5;
	text-decoration: none;
}


.img {
	float: right;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	margin-left: 10px;
}

.img a {
	border: 1px solid #ddd;
	display: block;
}

.img a:hover {
	border: 1px solid #BFC0B8;
}

.img img {
	border: none;
}


/*
=============================
Mise en forme du pied de page
=============================
*/

#pied {
	clear: both;
	font-size: 12px;
	text-align: center;
	border-top: solid 1px #000000;
	background: #BFC0B8;
	padding: 3px 0px 3px 0px;
}


/*
========================
Mise en forme des titres
========================
*/

h1 {
	font-size: 16pt;
}

h3 {
	font-size: 120%;
}

h1.titre_rubrique {
	font-family: Verdana, Arial, sans-serif;
     color: #dd0000;
	margin-top: 15px;
	text-align: center;
}

h3.titre_rubrique {
	margin: 5px 0px 0px 25px;
}

h1.titre_article {
	color: #741100;
}

h1.titre_photo {
	color: #f9bb00;
}

h4.titre_article {
	font-size: 110%;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}


/*
====================================
Mise en forme des rubriques/articles
====================================
*/

#hierarchie {
	background: #f9f9f9;
	width: 97%;
	font-weight: bold;
	font-size: 80%;
	border: 1px solid #bbbbbb;
	padding: 1px 2px 1px 2px;
}

.logo_article {
	float: left;
	margin: 0 10px 0 0;
}

#texte_article {
	width: 430px;
}

/*
====================================
Mise en forme du moteur de recherche
====================================
*/

.titre_recherche {
	font-size: 10pt;
	color: #bb0000;
	font-weight: bold;
}

.ligne_recherche {
	height: 1px;
	color: #b00;
	background-color: #b00;
	border: 0;
	margin: 0;
	_margin: -7px 0;
	padding: 0;
}

.date_recherche {
	margin: 0;
	padding: 0;
	color: #666;
}

.mot_recherche {
	text-transform: uppercase;
	color: #b00;
	font-weight: bold;
}

/*
===========================
Mise en forme du calendrier
===========================
*/

#calendrier_mois {
	text-align: center;
	font-weight: bold;
	font-size: 150%;
	color: #dd0000;
}

#calendrier_menu {
	text-align: center;
	width: 90%;
	font-weight: bold;
}

#calendrier_menu a{
	font-weight: bold;
	margin: 0px 0px 0px 5px;
}

.calendrier_date {
	text-transform: uppercase;
	color: #bbbbbb;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
}

.calendrier_titre {
	font-weight: bold;
}


/*
============================
Mise en forme de 'Nos liens'
============================
*/


.liens_titre {
	font-size: 130%;
	font-weight: bold;
	font-family: Georgia, Serif;
	margin: 20px 0px 0px 0px;
	color: #999999;
}

/*
=======================
Mise en forme des liens
=======================
*/

a {
	color: #741100;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	text-decoration: underline;
}

a.article {
	font-weight: bold;
}

a.rubrique {
	padding: 0px 0px 0px 15px;
	voice-family: "\"}\"";
	voice-family:inherit;
	background-image:url(../images/puce2.png);
	background-position: left center;
	background-repeat: no-repeat;
}

a.rubrique:hover {
	background-image:url(../images/puce3.png);
}

/*
==========================
Mise en forme Login public
==========================
*/

#form_login {
	text-align: center;
	margin: 0px auto 0px auto;
	width: 400px;
	background-color: #eeeeee;
	border: 1px solid #777777;
	padding: 5px 5px 5px 5px;
}

/*
==============================
Mise en forme documents joints
==============================
*/

.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
}

.spip_documents_center{
	width: 100%;
	margin: auto;
}

span.spip_documents_center {
	display: block;
	margin-top:1em;
}

.spip_documents_left{
	float: left;
	margin-right: 15px; 
	margin-bottom: 5px;
}

.spip_documents_right{
	float: right;
	margin-left: 15px; 
	margin-bottom: 5px;
}

.spip_documents img {
	border: none;
}

.spip_doc_titre {
	font-weight: bold;
	font-size: 0.8em;
	margin-left:auto;
	margin-right:auto;
}

.spip_doc_descriptif {
	font-size: 0.8em;
	margin-left:auto;
	margin-right:auto;
}

/*
==================================
Mise en forme de la galerie photos
==================================
*/

#main-content ul {
	padding: 0;
	margin: 0;
}

#main-content li {
	width:140px;
	border:solid #bbb;
	border-width:0 1px 1px 0;
	background:#FFF;
	padding:8px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
}

#main-content .spip_logos {
	display: block;
	text-align: center;
	margin: auto;
	padding: auto;
}

#main-content  a span{
/*\*/
	position:absolute;
	left:-9999px;

}

#main-content a:hover span{
	top:8px;
	left:8px;
	width:142px;
	font-weight:bold;
	background:#FFF;
	color:#999;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	text-decoration: none;
	font-size:80%;
	border:1px solid #ddd;
	border-width:0 0 8px 0;
	filter: alpha(opacity=80);
	-moz-opacity:.8;
		opacity:.80;
/**/
} 

#outils {
	width: 40px;
	text-align: center;
}

#outils a {
	text-decoration: none;
}

#outils a:hover {
	text-decoration: none;
}

.photo {
	margin: auto;
	text-align: center;
}

.photo img {
	border: 1px solid #000;
}


.auteur_photo {
	text-align: right;
	font-style: italic;
	color: #444;
	margin: 0;
	padding: 0;
}

/*
=========================
Mise en forme Photothèque
=========================
*/

.spip_logos {
	margin: 0;
	padding: 0;
}

/* réglage du bug IE5 concernant le menu gauche */

#nav_gauche ul li a {
	text-indent: 0px;
}

html>body #nav_haut a {
	width: auto;
}    /* fixes IE6 hack */

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav_haut a {float: none;}            /* End IE5-Mac hack */

/*
=========================
      PETITIONS
*************************
*/

#petition {
	border: 1px solid #a49887;
	background-color: #dfd9d1;
	padding: 10px;
}

#petition fieldset {
	border: none;
}

#petition fieldset h3 {
	border-bottom: 1px solid #a49887;
	text-transform: uppercase;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
	
.formulaire_signature {
	background-color: #ffffff;
	border: 1px solid #dfd9d1;
	padding: 5px;
}

#petition h2 {
	font-size: 110%;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*
==========================
Mise en forme des tableaux
==========================
*/
table.spip { font-size:.9em; margin:.5em auto; border: 1px solid #999999; border-collapse:collapse; }
table.spip caption{ caption-side: top; /* bottom pas pris en compte par IE */ text-align: center; margin-left: auto; margin-right: auto; padding: 3px; font-weight: bold; font-size : 70%; }
table.spip tr.row_first { background-color: #fff; }
table.spip tr.row_odd { background-color: #dcdcdc; }
table.spip tr.row_even { background-color: #f2f2f2; }
table.spip td { padding: 3px; text-align: left; vertical-align: middle; }


