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

/* Liens standards et rollover */

a {
	color: #9F0E17;
	text-decoration: underline;
}
a:hover {
	/*color: #E6A21D;*/
	/*color: #D94E03 ;*/
	color:#EE6320;

}


/* Liens internes et rollover */
a.spip_in {
	font-size: 100%;

	text-decoration: underline;
}
a.spip_in:hover {
	/*color: #E6A21D;*/
	color:#EE6320;

}

/* Liens vers pages externes et rollover */
a.spip_out, a.spip_url {
	font-size: 100%;
	color: #4F8250;
	text-decoration: underline;	
}
a.spip_out:hover, a.spip_url:hover {
	color: #EE6320;
}

/* Chemin dans l'arborescence */
.chemin {
	font-size: 95%;
	color: #000;
	text-decoration: none;
}
.chemin a {
	text-decoration: underline;
}
.chemin a:hover {
	text-decoration: underline;
}

/* Lien bas de page */
#liens_utiles, #liens_utiles a {
	color: #FFFFFF;
}
#liens_utiles a:hover {
	color: #720A11;
}


/* Sous menu off, hover, actif et actif hover text-indent: -15px; */
.ssmenu, .ssmenuactif {
	font-size: 100%;
	color: #0070af;
	text-decoration: none;
	
	font-weight: bold;
	
	margin-bottom: 1px;
}
.ssmenu1, .ssmenuactif1 {
	font-size: 95%;
	/*color: #930D16;*/
	/*color:#EE6320;*/

	text-decoration: underline;
	margin-bottom: 1px;
	margin-left:10px;
}
.ssmenuactif {
	/*color: #E6A21D;*/
	/*color: #D94E03 ;*/
		color:#EE6320;

	font-weight: bold;
	text-decoration: none;
}
.ssmenuactif1 {
	color: #C1747C;
	font-weight: bold;
	text-decoration: none;
}
.ssmenuactif3 {
	color: #C1747C;
	font-weight: bold;
	text-decoration: none;
}
.ssmenu:hover, .ssmenuactif:hover, .ssmenuactif1:hover  {
	text-decoration:underline;
}
#sousmenu, #sousmenu1 {
	list-style: none;
}

#sousmenu li {
	margin-bottom: 4px;
	text-indent: -9px;
}


/* Article : Titre, date evmnt, date publication, chapo, intertitre, texte, mois evenement */
.titrerubrique {
	font-size: 200%;
	text-decoration: none;
	color: #9f0025;
	font-weight: bold;
	margin-bottom: 2px;
}
/* Titre de la rubrique en texte */
h1 {
	font-size: 200%;
	font-weight: bold;
	
	color: #0070AF;
	
	margin-top: 15px;
	margin-bottom:10px;
	padding-bottom:1px;
	padding-left: 0px;
	margin-left: 0px;
}

h4 {
	margin: 1em 0em 0em 0em;
}
h4.annuaire {
	color: #E6A21D;
	font-size: 100%;
}
#annuaire h3.spip {
	color: #E6A21D;
	margin-top: 1em;
	
}
h2 {
	font-size: 160%;
	font-weight: bold;
	
	color: #0070AF;
	/*color:#1A88C7;*/
	
	margin-top: 30px;
	margin-bottom:0px;
	padding-bottom:1px;
	padding-left: 0px;
	margin-left: 0px;
}

/* style des dates*/
.dateevmnt, .datearticle, .dateliste, .infodoc, .listdateevmnt{
	font-size: 95%;
	color: #E6A21D; /*#930D16;*/
}
.dateevmnt, .datearticle, .dateliste{
	margin-bottom:5px;
	margin-left: 0px;
}
.dateevmnt, .datearticle {
	font-size: 100%;

}

.chapo, .chapofiche{
	font-size: 100%;
	font-weight: bold;
	/*color: #D94E03 ;*/
	/*color: #E6A21D;*/
	 color: #E6A21D; 
	
	padding-top: 5px;
	margin-bottom: 20px;
	padding-left: 0px;
}
.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-family:Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	text-decoration: none;
	
	/*color: #000000;*/
	color: #0070AF;
	/*color: #E6A21D;*/
	/*color:#1A88C7;*/
	/*color: #E6A21D;*/
	
	margin-top: 2em;
	margin-bottom: 0.5em;
	padding-left: 0px;
}
.block_evenement h3.spip {
	color: #fff;
}

/* texte */
.spip {
	font-size: 100%;
	/*text-align:left;*/
	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 a {
	text-decoration: none;
}

/* Article : document  : Titre, complement d'info */
.titredoc {
	
	height: 15px;
	
	font-size: 95%;
	text-decoration: none;
	color: #B80600;
	letter-spacing: 0em;
	
	background-image: url(images/picto_doc.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	
	padding-left: 20px;
	margin-left: 0px;
	margin-bottom: 2px;
	margin-top: 10px;

}
.infodoc {
	
	margin-left: 20px;
	margin-bottom: 5px;
}
.compldoc {
	font-size: 95%;
	color: #000000;
	
	padding-top: 3px;
	margin-left: 15px;
}

/* Article : Légende image ou doc inséré : Titre -en gras -et taille */
.spip_documents{
	font-size: 95%;
	color: #2a1901;
	text-decoration: none;
	
	padding: 3px;
	font-style: italic;
	font-weight: normal;
}
.spip_documents a {
	font-size: 81%;
	font-style: normal;
}
/* 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: 100%;
	/*color: #0070af;*/
	color: #9F0E17;
	letter-spacing: 0em;
	background-image: url(images/picto_lien.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	
	padding-left: 0px;
	margin-top: 7px;
	margin-bottom: 3px;
		clear:both;

}
.lien a, .bouton, a.spip_in, .titredoc a, .retour a {
/*	color: #0070af;*/
	color: #9F0E17;

	font-weight: bold;
}
.lien a:hover, .bouton:hover, .titredoc a:hover, .retour a:hover {
	/*color: #E6A21D;*/
		color:#EE6320;

	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: bold;
}
.listdateevmnt {
	text-decoration: none;
	margin-left: 0px;
}
.complement {
	font-size: 95%;
	color: #000000;
	
	text-align:justify;
	
	padding-bottom: 10px;
	padding-left: 0px;
}

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

/* Tableau : général, ligne 1, paire, impaire, cellule */
table.spip {
	padding:0px;
	border: 1px solid #ffffff;
	border-collapse:collapse;
}
table.spip tr.row_first {
	font-size: 95%;
	font-weight: bold;
	color: #ffffff;
	background-color: #C03910;

}
/* ligne paire */
table.spip tr.row_odd {
	font-size: 95%;
	color: #000000;
	background-color: #FFEAC2;

}
/* ligne impaire */
table.spip tr.row_even {
	font-size: 95%;
	color: #000000;
	background-color: #FED689;
}
table.spip td {
	padding: 2px;
	text-align: left;
	vertical-align: middle;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
}

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

/* 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: top;
		height: 15px;

}
#recherche p {
	color: #FA8334;
	font-size: 90%;
}

/* Liste déroulante autre que formulaire */
.liste {
	font-size: 90%;
	color: #333333;
	text-decoration: none;
	
	background-color: #efefef;
}

/* FORMULAIRE DE CONTACT */
#formcontactcss{
	width: 80%;
}
#formcontactcss ul{
	list-style-type:disc;
	padding: 10px;
	margin-left: 25%;
}
#formcontactcss fieldset {
	margin-bottom: 10px;
	padding: 5px;
	border: none;
}
#formcontactcss legend {
	color: #999999;
}
#formcontactcss textarea {
	width: 200px;
}
#ligne {
	margin-left: 10%;
	
	width: 100%;
}

/*
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: 50%;
	text-align: right;
}

/* Formulaire : Champ de saisie */
.formcontact  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 200px;

	color: #000000;
	text-decoration: none; 
	border: 1px solid #0070af;
	
	background-color: #efefef;
}
.formforum  {
	margin-top: 40px;
}

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

/* Cadre de contour des images */
.spip_logos, .spip_logoart, .contourphoto, .logoauteur {
	border: 0px solid #E6A21D;
}
.spip_logos {
	float: left;
	
	margin-right:25px;
	margin-bottom:25px;
}
.spip_logoart {
	float: left;
	
	margin-right: 4px;
	margin-top: 4px;
	margin-left: 4px;
	margin-bottom: 4px;
}
.contourphoto {
	margin-right: 4px;
	margin-top: 4px;
	margin-left: 4px;
	margin-bottom: 4px;
}
.logoauteur {
	float:right;
	
	margin-right: 4px;
	margin-top: 4px;
	margin-left: 4px;
	margin-bottom: 4px;
	}
	
/* 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 #efefef;
}
#block_extras .complement {
	margin: 0px;
	padding: 0px;
}
.extras {
	clear: both;
	border-top: 1px solid #efefef;
	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 {
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	text-align: left;
}
.alignextra {
	width: 30%;
}
.alignextra2 {
	width: 65%;
}
.alignextra3, .alignextra4 {
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	text-align: left;
	
}
.alignextra3 {
	background-image: url(images/picto_extras.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	width: 39%;
}
.alignextra4 {
	width: 40%;
}

/* pour "pousser" si presence de float */
.clear {
	clear: both;
	/* height: 1px; /* correction page a rallonge sous netscape */
	font-size: 0px;
	height: 1px;
	
}

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

/* 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%;
}


/*------------------------------------------------------------------------------ */
/* Encart */
#encart {
	background-image: url(images/page_bgbasencart.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	
	background-color: #E6A21D;
	color: #fff;
}
#encart p.texte {
	
	background-image: url(images/page_bgtexteencart.gif);
	background-position: top;
	background-repeat:no-repeat;
	
	padding: 33px 10px 0px 10px;
}
#encart p.suite {
	text-align: right;
	margin: 10px 3px 15px 0px;
}
#lienculture p.texte {
	margin: 0px 200px 0px 0px;
}
#lienculture p.suite {
	text-align: right;
	margin: 5px 50px 0px 0px;
}
#encart p.suite a, #lienculture p.suite a {
	color : #930D16;
}

#encart p.suite a:hover, #lienculture p.suite a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#encart h4 {
	background-image: url(images/page_bgtitreencart.gif);
	background-position: top;
	background-repeat:no-repeat;
	background-color: #E6A21D;
	
	padding: 3px 3px 0px 3px;
	margin: 0;
	
	color: #930D16;
	font-size: 130%;
	text-transform: uppercase;
	
	font-weight: bold;
	
	text-align: right;

}

/* 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) */
	text-align: center;
}
#boss {
	width: 90%;
	padding: 0px 2px 0px 2px;
	margin: 0em 0em 1.5em 0em;
}
.fiche_trombi {
	float: left;
	text-align:center;
	width: 30%; /* Cette largeur est a moduler en fonction du nombre de colonnes voulu */
	margin: 0em 0em 1.5em 0em;
	padding: 0px 2px 0px 2px;
}
.couleur {
color: #D4410D;
}
/* espace en tre le president et les membres dans composition des commissions */
.prescomm {
	margin-bottom : 2em;
}
.elu {
	font-size: 90%;
}

.colonne_gauche {
	float: left;
	width: 75%;
}

.colprod {
	float: left;
	width: 49%;
	margin: 2px 0px 3px 0px;
	
}