/*
On definit la police principale, la couleur du texte et la taille */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #565656;/*#898081;*/ 
	font-size: 0.72em;
}
* {
	margin: 0px;
	padding: 0px;
}
/*------------------------------------------------------------------------------*/
/* Liens standards et rollover */

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


/* Liens internes et rollover */
a.spip_in {
	font-size: 100%;
	text-decoration: none;
	
	
}
a.spip_in:hover {
		text-decoration: underline;
	
}

/* Liens vers pages externes et rollover */
a.spip_out {
	font-size: 100%;
	color: #0071B9;
	text-decoration: none;	
}
a.spip_out:hover {
	text-decoration: underline;
	color: #EF7300;
}



/*------------------------------------------------------------------------------*/
/* Chemin dans l'arborescence */

#chemin {
	font-size: 95%;
	color: #c38810;
	text-decoration: none;
	/*font-weight: bold;*/
	
	width: 430px;

}

#chemin a {
	text-decoration: none;
	color: #c38810;
}
#chemin a:hover {
	text-decoration: underline;
	color: #fd8100;
}
#chemin strong {
	color: #fd8100;
}

/*------------------------------------------------------------------------------*/

/* Sous menu off, hover, actif et actif hover text-indent: -15px; */

#navigation_niv1 li a {
 	color: #000000;
	text-decoration: none;
	display: inline;
	background-image: url(images/puce_ssmenu.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.3em;
	
	padding: 0px 10px 0px 25px;
	height: 1.4em;
}
#navigation_niv1 li a:hover {
	text-decoration: underline;
}
#navigation_niv1 li a.ssmenuactif1  {
	text-decoration: underline;
}

#navigation_niv2 li a {
 	color: #c38810;
	text-decoration: none;
	display: inline;
	background-image: url(images/puce_ssmenu2.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
	
	padding: 0px 10px 0px 15px;
	height: 1.4em;
}
#navigation_niv2 li a:hover  {
	text-decoration: underline;
	background-image: url(images/puce_ssmenu2-over.gif);
	color: #fd8100;
}
#navigation_niv2 li a.ssmenuactif  {
	background-image: url(images/puce_ssmenu2-over.gif);
	color: #fd8100;
}






/*------------------------------------------------------------------------------*/
/* Article : Titre, date evmnt, date publication, chapo, intertitre, texte, mois evenement */

/* Titre de la rubrique en texte */

/*
h1 {
	font-size: 130%;
	text-transform: uppercase;
	color: #923245;
	font-style: italic;
}
*/

h2 {
	font-size: 140%;
	
	margin-bottom: 0em;
	padding-left: 15px;
	
	background-image:url(images/bg_h3.gif);
	background-position: 0em 0.3em;
	background-repeat:no-repeat;

	color:#000;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	
	text-transform: uppercase;


}
/* style des dates*/
.dateevmnt, .datearticle, .dateliste, .infodoc, .listdateevmnt{
	font-size: 95%;
	/*color:#264900;*/
	color: #898081;

	font-style:italic;
	text-decoration:none;
		
}

.dateevmnt, .datearticle, .dateliste{
	margin-bottom: 5px;
	margin-left: 0px;
}

.chapo, .chapofiche{
	font-size: 100%;
	
	margin-bottom: 10px;
	padding: 5px 0px 5px 0px;
	color:#5c7b9a; 
		
	/*color:#85aca7;*/
	text-decoration:none;
}
.chapofiche {
	font-weight: normal;
}
/* pour separer les evenements par mois */
.mois_evenement {
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: bold;
}


/* intertitre */
h3.spip {



	font-size: 120%;
	
	margin-top:2em;
	margin-bottom: 0.5em;
	padding-left: 0px;
	color:#5c7b9a; 
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	
}

/* intertitre */
h4 {



	font-size: 110%;
	
	margin-top:1em;
	margin-bottom: 0.5em;
	padding-left: 0px;
	color:#5c7b9a; 
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	
}

/* texte */
.spip {
	font-size: 100%;
	text-align:justify;
	margin-bottom: 10px;
}


/* Bouton retour lorsque celui-ci est en texte */
.retour {
	text-align: right;
	
	font-size: 100%;
	
	padding-top: 25px;
	padding-bottom: 10px;
	
	clear: both;
}
.retour img {
	vertical-align: middle;
}
.retour a {
	text-decoration: none;
	color: #B92700;
}
.retour a:hover {
	color: #EF7300;
}

/* Article : document  : Titre, complement d'info */
.titredoc {
	font-size: 95%;
	
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 1px;
	
	
	font-weight:bold;
	letter-spacing:normal;
}
.titredoc a {
	text-decoration: none;
	color: #535561;
}
.titredoc a:hover {
	text-decoration: underline;
}
.infodoc {
	text-decoration: none;
	color: #898081;
	margin-left: 0px;
	margin-bottom: 5px;
}
.compldoc {
	font-size: 95%;
	padding-top: 3px;
	margin-left: 0px;
}




/* Article : Légende image ou doc inséré : Titre -en gras -et taille */
.spip_documents{
	font-size: 95%;
	text-decoration: none;
	
	padding: 3px;
	font-weight: normal;
	
	color:#B92700;
	font-style:italic;
	
	margin-left:5px;
	
}
.spip_documents a {
	font-size: 81%;
	font-style: normal;
	
	
}

/* Correction du bug d'aligement */ 
.spip_documents_left {
	margin: 0em 0.5em 0em 0em;
}
.spip_documents_right {
	margin: 0em 0em 0em 0.5em;
}
span.spip_documents {
	display: block;
	clear: both;
	
}
.spip_documents_center {
	text-align: center;
}
.spip_documents_center .spip_doc_titre  {
	margin: auto;
}
.spip_doc_titre {
text-align:center;
padding-top:1px;
color:#0071B9;
}

/* Liste d'articles : Lien vers l'article */
/*
Methode :
- choisir une couleur commune pour tous les liens internes (voir spip_in)
- on definit un style commun pour lien et titresslien. Il est ensuite possible de differencier titresslien (avec ou sans puce, souligne ou non, couleur...)
*/
.lien, .titresslien {
	font-size: 95%;
	color: #C38810;
	letter-spacing: 0em;
	
	padding-left: 0px;
	margin-top: 7px;
	margin-bottom: 3px;
	
}
/* on determine ici l'aspect des liens du site (off et on). Chaque classe peut être reprise individuellement pour en changer les propriétés */
.lien a, .bouton, a.spip_in, .titredoc a, .retour a {
	color: #C38810;
	text-decoration: none;
	font-weight: bold;
}
.lien a:hover, .bouton:hover, .titredoc a:hover, .retour a:hover, a:hover {

	color: #FD8100;
	text-decoration: underline;
}
/* appliqué sur les liste en bas de page pour supprimer les margin, en plus de lien */
/*
Methode :
- ce style vient annuler les margin definis sur le class "lien"
Utilisation : 
<div class="lien listetitre"><a href="">Un lien</a</div>
*/
.listetitre {
	margin-top: 2px;
	margin-bottom: 2px;
}
/* pour supprimer les puce, en plus de lien */
.sanspuce {
	background-image:none;
	padding: 0px;
}
.titresslien {
	background-image:none;
	padding: 0px;
	
	font-weight: normal;
	
}


.listdateevmnt {
	text-decoration: none;
	margin-left: 0px;
}
.complement {
	font-size: 95%;
	color: #565656; /* 000000*/
	
	text-align:justify;
	
	padding-bottom: 10px;
	padding-left: 0px;
}

/* Bouton gestion pages off, hover, actif et actif hover */
.boutons{
	margin-top: 25px;
	padding-bottom: 2px;
	padding-top: 2px;
	
	border-bottom: 1px solid #264900;
	border-top: 1px solid #264900;
	
	color:#fd8100;
	text-align:center;
}
.bouton {
	font-size: 95%;
	
	text-decoration: none;
}
.bouton:hover{
	
}
.boutonactif {
	font-size: 100%;
	font-weight: bold;
}

/* Tableau : général, ligne 1, paire, impaire, cellule */
table.spip {
	padding:0px;
	border: 1px solid #fff;
	border-collapse:collapse;

}
table.spip tr.row_first {
	font-size: 100%;
	font-weight: bold;
	color: #fff;
	background-color: #5C7B9A;
}
/* ligne paire */
table.spip tr.row_odd {
	font-size: 95%;
	color: #000000;
	background-color: #C0D3DA;

}
/* ligne impaire */
table.spip tr.row_even {
	font-size: 95%;
	color: #000000;
	background-color: #F3E7CF;
}
table.spip td {
	padding: 2px;
	text-align: left;

	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
}

/* Recherche : Couleur de surlignage */
.spip_surligne {
	color: #fff;
	background-color: #DEBF7E;
}

/* Recherche : Zone de saisie */
.formrecherche {
	font-size: 95%;
	color: #000000;
	border: 1px solid #FAAC34;
	
	background-image: url(images/fond_input.gif);
	background-repeat: no-repeat;
	background-position: top;
	
	display: inline-block;
	vertical-align: middle;
}


/* Liste déroulante autre que formulaire (souvent un liste_choix ...) */
.liste {
	font-size: 90%;
	
	background-color: #fff;	
	padding: 2px;
	
	margin: 0px 0px 0px 0px;
}


/* FORMULAIRE DE CONTACT */

#formcontactcss {
	width: 100%;
}

#formcontactcss ul {
	list-style-type: none;
	padding: 10px;
	margin-left: 25%;

}

#formcontactcss fieldset {
	margin-bottom: 10px;
	padding: 5px;
}
#formcontactcss legend {
	color: #999999;
	
}
#formcontactcss h4 {
	clear: both;
}
#formcontactcss textarea {
	width: 200px;
}
#ligne {
	
	
}

/*
on definit la presentation des deux blocs d'informations (paire de valeur : description / infos)
Pour une presentation sur 2 colonnes, decommenter le float et affecter une largeur (width) à contact1 et contact2
 */
.contact1, .contact2 {
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	text-align: left;

}

.contact1 {
	width: 40%;
	text-align: right;
	
	
	
}
.contact2 {
	width: 50%;
	
	
}
/* Formulaire : Champ de saisie */
.formcontact  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	/*width: 200px;*/
	
	padding: 1px;
	
	color:#666666;
}

.formforum  {
	
	margin-top: 40px;
}


/* Formulaire : bouton de validation */
.spip_bouton {
	background-color: #FD8100;
	
	font-size: 95%;
	color: #fff;
	font-weight: bold;
}


/* Cadre de contour des images */
.spip_logos, .spip_logoart, .contourphoto, .logoauteur,.spip_documents img  {
	border: 1px solid #FFB700;
	padding: 1px 1px;

}

.spip_logos {
	float: left;
	
	margin-right: 25px;
	margin-bottom: 25px;
}
.spip_logoart {
	float: left;
	margin: 4px;
}

.contourphoto {
	margin: 2px;
}
.logoauteur {
	float:right;
	margin: 4px;
}
.colonne_gauche {
	width: 70%;
	float: left;
	margin: 10px 0px 0px 0px;
}
/* affichage des extras */
/*
Le block_extras est utilise lors d'un affichage condense des affiche_fiches, il permet de placer un filet de separation en haut
*/
#block_extras {
	border-top: 1px solid #264900;
	margin: 0px 0px 10px 0px;
}
#block_extras .complement {
	margin: 0px;
	padding: 0px;
}



.extras {
	clear: both;
	border-top: 1px solid #264900;
	margin-left: 0px;
	
	
}
.extras strong {
	color: #000;
	font-size: 110%;

}

/* utilise par liste_fiche_mot_tout et liste_fiche_mot */
#extrassansbordure {
	border-top: none

}

/*
on definit la presentation des deux blocs d'informations (paire de valeur : description / infos)
Pour unr presentation sur 2 colonnes, decommenter le float et affecter une largeur (width) à alignextra et alignextra2
 */
.alignextra, .alignextra2, .alignextra3, .alignextra4 {
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	text-align: left;

}

.alignextra, .alignextra3 {
	width: 45%;
	
}
.alignextra2, .alignextra4 {
	width: 54%;
}


/* pour "pousser" si presence de float */
/* penser à placer un &nbsp; pour éviter le bug sous netscape (page à rallonge) */ 
.clear {
	clear: both;
	height: 0px; /* correction page a rallonge sous netscape*/
	line-height: 0px;
	font-size: 1px;
}

/* affichage du menu deroulant en haut à droite */
#formliste {
	float: right;
	margin-top: 0px;
}
/* Mise en forme du formulaire d'identification partie extranet */
#login {
	width: 65%;
	margin-left: 20%;
	margin-bottom: 30px;
}

/* Reponse formulaire abonnement liste */
.reponse_formulaire {
	color: #FF3300;
	font-size: 95%;

}
/* FIN DES STYLES PROPRES A SPIP */






/* STYLES AJOUTES */

/* aligner le texte a droite  */
.right {
	text-align: right;
}
.centrer {
	text-align: center;
}
/* aligner le texte a gauche */
.align_left {
	text-align: left;
}
.float_left {
	float: left;

}
.float_none {
	float: none;

}


/* Presentation de liste sur 2 colonnes (liste_mot_sscat) */
#block_elu {
	width: 100%;
	
	padding-left: 17%;
}
.president {
	margin-left: 15%;
	margin-bottom: 10px;
}
.alignelu {
	float: left;
	width: 40%;
}

/* en cas de sous menu */
#sousmenu li {
	display: inline;   /* corrige un bug sous IE (espacement vertical) */
}


/* TROMBINOSCOPE */
/* on place le maire ou le president en dessus des autres */
#boss, #membres, .fiche_trombi p {
	 /* prendre la largeur du bloc conteneur (en general contenu, ou zone contenu, ou zone texte dans spip_int.css) */
	
	
	font-size: 100%;
	text-align: center;
}
#boss {
	margin: 0em 0em 2em 0em;
	
}
#boss .spip_logos {
	float: none;
}
.fiche_trombi {
	float: left;
	text-align: center;
	width: 50%;
	margin: 0em 0em 2em 0em;
	
}

.fiche_trombi .spip_logos {
	float: none;
	margin-bottom: 5px;
	margin-right: 0px;
}

/* Affichage sur 2 colonnes (listes des membres des commissions) */
.deuxcol {
	float: left;
	width: 46%;
	margin: 0% 2% 0% 0%;

}

/* Mise en forme des formulaire  formalite administratives */
/* Formulaires */

#dompub ul {
	margin: 0px 0px 0px 30px;
	list-style-type: none;

}
#dompub ul li, #dompub p, #dompub div {
	margin: 10px 0px 5px 0px;

}
#dompub ul li ul li {
	margin: 1px 0px 1px 0px;
}
#dompub fieldset {
	padding: 5px 5px 5px 5px;

}
#dompub label {
	display: block;
	width: 60%;
	
	float: left;
	
	text-align: right;
	clear: both;
}
#dompub ul label {
	float:none;
	display: inline;
	text-align: left;
	
}
#dompub textarea {
	width: 30%;
	font-size: 100%;
	font-family:Arial,Helvetica,sans-serif;

}
#dompub input.nbplaces {
	width: 25px;

}
#dompub label.no_float {
	float: none;
	display: inline;
	text-align: left;
}

