/*
On definit la police principale, la couleur du texte et la taille */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #535561;
	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;
	color: #035F99;
	font-weight: bold;

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

/* 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: #0071B9;
	text-decoration: none;
	font-weight: bold;
	
	width: 299px;
	height: 27px;
}

#chemin a {
	text-decoration: none;
	color: #0071B9;
}
#chemin a:hover {
	text-decoration: underline;
	color: #EF7300;
}
#chemin strong {
	color: #B92700;
}
/*------------------------------------------------------------------------------*/
/* Lien bas de page */
.liens_bas{
	font-size: 95%;
	color: #fff;
}
.liens_bas a {
	color: #fff;
	text-decoration: none;
}
.liens_bas a:hover{
color: #fff;
	text-decoration: underline;
}

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

/* Sous menu off, hover, actif et actif hover text-indent: -15px; */
ul#navigation ul.ssmenu li a {
	display: block;
	color: #b92700;
	text-decoration: none;
	
	background-image: url(images/puce_ssmenu.gif);
	background-repeat: no-repeat;
	background-position: 204px;
	
	padding: 0px 79px 0px 0px;
}
ul#navigation ul.ssmenu li a:hover {
	text-decoration: underline;
}
ul#navigation ul.ssmenu li a.ssmenuactif {
	background-image: url(images/puce_ssmenuactif.gif);
	background-repeat: no-repeat;
	background-position: right;
}

/*------------------------------------------------------------------------------*/
/* 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 {
	color:#0071B9;
	font-weight:bold;
	text-decoration:none;
	font-size: 140%;
	/* border-bottom: 1px dashed #6D6B6B; */
	background-image: url(images/bg_h2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
	padding: 0px 0px 2px 0px;

}
/* style des dates*/
.dateevmnt, .datearticle, .dateliste, .infodoc, .listdateevmnt{
	font-size: 95%;
	color:#B92700;
	font-style:italic;
	text-decoration:none;
	margin-top:-10px;		
}
.infodoc, .dateliste {
	margin-top: 0px;	
}

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

.chapo, .chapofiche{
	font-size:100%;
	
	margin-bottom: 10px;
	padding: 5px 0px 5px 0px;
		
	color:#535561;
	font-weight:bold;
	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: 130%;
	
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding-left: 0px;
	
	
	
	background-image:url(images/pucetitre.gif);
	background-position:1px 6px;
	background-repeat:no-repeat;
	color:#0071B9;
	font-weight:bold;
	text-indent:15px;
}


h4 {
	margin: 10px 0px 5px 20px;
	color: #0071B9;
	font-style: italic;
	font-size: 110%; 
}
/* texte */
.spip {
	font-size: 100%;
	text-align:left;
	margin-bottom: 10px;
}
ul.spip {
	list-style-image: url(images/pucelien.gif);
	margin: 0px 0px 0px 10px;
}
ul.spip li {
	margin: 0px 0px 0px 10px;
}
ul.premierniveau {
list-style-image: url(images/puce.gif);
}
ul.secondniveau {
	margin: 0px 0px 0px 20px;
}

/* 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: 100%;
	
	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: ##B92700;
	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;
	
	font-weight: normal;
	
	color:#B92700;
	font-style:italic;
	margin: 0px 5px 0px 5px;
	/*background-color: #0071B9;
	
	padding: 5px 0px 5px 0px;*/

}
.spip_documents img {
	border-bottom: 5px solid #0071B9 ;
	border-top: 5px solid #0071B9 ;
}
.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: 100%;
	color: #C2373F;
	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;
	
}
/* 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 {
	color: #B92700;
	text-decoration: none;
	font-weight: bold;
}
.lien a:hover, a:hover {

	color: #EF7300;
	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: 100%;
	color: #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;
	
	background-image:url(images/pointilles.gif);
	background-position:0px -3px;
	background-repeat:repeat-x;
	
	color:#0071B9;
}
.bouton {
	font-size: 90%;
	color: #0071B9;
	text-decoration: none;
}
.bouton:hover{
	
}
.boutonactif {
	font-size: 90%;
	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: 95%;
	font-weight: bold;
	color: #fff;
	background-color: #0071b9;
	text-align:center;

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

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

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

/* Recherche : Couleur de surlignage */
.spip_surligne {

	background-color: #FFFF66;
}

/* Recherche : Zone de saisie */
.formrecherche {
	font-size: 95%;
	color: #000000;
	border: 1px solid #FAAC34;
	

	
	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;
}


/* FORMULAIRE DE CONTACT */

#formcontactcss {
	
}

#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: #6B8DC9;
	
	font-size: 95%;
	color: #fff;
	font-weight: bold;
}


/* Cadre de contour des images */
.spip_logos, .spip_logoart, .contourphoto, .logoauteur {
	background-color: #0071B9;
	padding: 5px 0px;


}

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

.contourphoto {
	margin: 4px;
}
.logoauteur {
	float:right;
	margin: 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 #0071B9;
		margin-top: 20px;
}


.extras {
	clear: both;
	border-bottom: 1px solid #0071B9;
	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: 25%;
	
}
.alignextra2 {
	width: 74%;
}


/* 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) */
}




