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

a {	
	color: #3f83b7; /*#8ec014;*/
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #B96457;
	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 {
	color: #3f83b7; /*#8ec014;*/
	text-decoration: none;
	font-weight: bold;
}
a.spip_out:hover {
	color: #B96457;
	text-decoration: underline;
}







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

#chemin {
	font-size: 95%;
	color: #b07230;
	text-decoration: none;
	/*font-weight: bold;*/
}

#chemin a {
	text-decoration: none;
	color: #195a9d;
}
#chemin a:hover {
	text-decoration: underline;
	color: #b07230;
}
#chemin strong {
	color: #b07230;
}

/* Transparence png */

.format_png { behavior: url(win_png.htc); }
/* Conseil municipal des enfants */
.portrait_enfant {
	margin: 20px 0px 0px 0px;
	
}
.photo_enfant {
	float: left;
	width: 155px;
	height: 100px;
}
.info_enfants {
	float: left;
	width: 301px;
	margin: 0px 0px 0px 0px;
	
}
.info_enfants p {
	margin: 0px 0px 00px 0px;
	
}

h2 {

	color: #3f83b7;
	font-weight: bold;
	font-size: 200%;
	/*text-transform:capitalize;*/
	
	position: inherit;
	
	margin: 0.5em 0em 0em -3px;


}
/* style des dates*/
.dateevmnt, .datearticle, .dateliste, .infodoc, .listdateevmnt{
	font-size: 95%;
	/*color:#9e9787;*/
	/*font-style:italic;*/
	text-decoration:none;
	color:#58a200;
		
}

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

.chapo, .chapofiche{
	font-size: 110%;
	
	margin-bottom: 10px;
	padding: 0px 0px 5px 0px;
		
	color:#58a200;
	font-weight:bold;
	text-decoration:none;
	text-align: justify;
}
.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: 140%;
	clear:both;	
	background-image: url(images/puce_outils.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;

	
	padding: 0px 0px 0px 13px;
	color:  #c27d3f;/*#ADC227;*/
	font-weight:bold;
	padding-left: 0.8em;
	margin: 1.5em 0em 0.5em -0.8em;
	/*border-bottom:solid;
	border-bottom-color:#CC3300;
	border-bottom-width:1px;*/

}


/* intertitre */
h4.spip {
	font-size: 110%;
	text-align:left;
	
	margin-top: 1em;
	margin-bottom: 0.5em;
	
	background-image: url(puce.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
	
	padding: 0px 0px 0px 13px;
	color:#c27d3f;
	font-weight:bold;

}

/* intertitre */
h5 {
	font-size: 110%;
	font-weight:bold;
	margin-bottom: 2px;
	color:#58a200;

}

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


/* 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:hover {
	text-decoration: underline;
}
.infodoc {
	text-decoration: none;
	color:#58a200;
	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: 5px;
	font-weight: normal;
	
	color:#58a200;
	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.8em 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:#58a200;
}

.spip_doc_titre strong {
	font-weight: 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: #B96457;
	letter-spacing: 0em;
	font-weight: bold;
	padding-left: 1.7em;
	margin: 0.5em 0em 0.1em -1.7em;
}

/* 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 */
/*.bouton, a.spip_in, .retour a {*/
.lien a, .titredoc a {
	display: block;
	/*text-transform:uppercase;*/
	background-image: url(images/picto_lien.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.4em%;
	
	padding-left: 1.7em;
	margin: 0.5em 0em 0.1em -1.7em;
	/*margin-top: 7px;
	margin-bottom: 3px;*/

	
	color: #3f83b7; /*#8ec014;*/
	text-decoration: none;
	font-weight: bold;
}
/*.bouton:hover, .retour a:hover {*/
.lien a:hover, .titredoc a:hover {
	color: #B96457;
	text-decoration: underline;
	background-image: url(images/picto_lien-over.gif);
}



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


.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{
	border-bottom: 1px solid #E4BC8C;
	border-top: 1px solid #E4BC8C;
	margin-top: 25px;
	padding-bottom: 2px;
	padding-top: 2px;
	
	color:#0071B9;
}
.bouton {
	font-size: 110%;
	text-decoration: none;
}
.boutonactif {
	font-size: 110%;
	font-weight: bold;
}

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

}
table.spip tr.row_first {
	font-size: 95%;
	font-weight: bold;
	color: #fff;
	background-color: #CDE54F;
	
	text-align: center;
	

}
table.spip tr.row_first td {
	padding: 5px;
}
/* ligne paire */
table.spip tr.row_odd {
	font-size: 95%;
	color: #000000;
	background-color: #ffffff;

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

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

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

/* 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;
}
/* Liste à puces */
ul .spip {
	/*padding: 0px 0px 2px 47px;*/
    list-style : url(puce.gif);
  	 text-indent: 0pt;
    padding: 0px 0px 0px 0px;
    margin: 2px 0px 0px 18px;
	/*font-weight:bold;*/
	font-style:italic;
}
ul ul .spip
{
    list-style : url(/NAVPICS/puce2.gif);
   	text-indent: 0pt;
    margin: 0px 0px 0px -10px;
	font-weight:normal;	
	font-style:normal;

}

ul ul ul .spip
{
            list-style : url(/NAVPICS/puce3.gif);

}
/* 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: #D17C1F;
	
	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 #c27d3f;*/
	padding: 0px;
	
}

.spip_logos {
	float: left;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-top: 2px;

}
.spip_logoart {
	float: left;
	margin: 4px;
	margin-left: 0px;
}

.contourphoto {
	margin: 4px;
}
.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 #FFE6CB;*/
}
#block_extras .titresslien {
	margin: 0em 0em 0.1em -1.7em;
	padding: 0.5em 0em 0em 1.7em;
}
.fond_rouge {
	background-color: #FFF1D6;
	/*margin: -0.5em 0em 0em 0em;*/
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #CC3300;
	display: inline-block;
	
}
.fond_blanc {
	border-bottom: 1px solid #CC3300;
	/*margin: -0.5em 0em 0em 0em;*/	
	padding: 5px 5px 5px 5px;
}
#block_extras .complement {
	margin: 0px;
	padding: 0px;
}
.extras {
	clear: both;
	/*border-top: 1px solid #FFE6CB;*/
	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%;
}

/* Agenda culturel */

#block_agenda {
	border-top: 1px solid #FFE6CB;
}
#block_block_agenda .complement {
	margin: 0px;
	padding: 0px;
}

.colonne0 {
	/*background-color:#F8FDE2;*/
	background-color:#FFF1D6;
	padding: 0px 5px 0px 3px;
	border-bottom:solid;
	border-bottom-color:#CC3300;
	border-bottom-width:1px;
}
.colonne1 {
	/*background-color:#FFF1D6;*/
	padding: 0px 5px 0px 3px;
	border-bottom:solid;
	border-bottom-color:#CC3300;
	border-bottom-width:1px;
}

.colonne0 .titresslien {
	margin: 0em 0em 0.1em -1.7em;
}
/*
.block_agenda {
	clear: both;
	border-top: 1px solid #FFE6CB;
	margin-left: 0px;
	
}
.block_agenda strong {
	color: #000;
	font-size: 110%;

}
*/
.agenda_col1, .agenda_col2 {
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	text-align: left;

}

.agenda_col1{
	margin-right: 15px;
}


.agenda_col1 {
	width: 47%;
	
}
.agenda_col2 {
	width: 47%;
}

/* Affichage sur 2 colonnes (listes mot 2col) */
.deuxcol {
	float: left;
	width: 44%;
	margin: 0% 2% 0% 0%;

}

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

/* Pour l'agenda */
.colagenda {
	float: left;
	width: 25%;
}
/* Pour la carto */
.colcarto {
	float: left;
	width: 33%;
}

.lienagenda, .titresslienagenda {
	font-size: 100%;
	color: #8ec014;
	letter-spacing: 0em;
	/*text-transform:uppercase;*/
	/*background-image: url(images/picto_lien.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;*/
	
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight:bold;
	color: #B96457;
	
}



/* Block menu dossier pour affichage actu de médiathèque */
.block_menudossier {
	float: right;
	width: 155px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 7px;

	background-image: url(images/menu_dossier_haut.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #E3F988;
}

.fond_block_menudossier {

	background-image: url(images/menu_dossier_bas.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	
	padding: 5px;
	
	margin-top: -15px;
}
.dossier_h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #3F83B7; font-style: italic;margin-top: 1em;margin-bottom: 0.5em;padding: 0em;text-align:center;}
.ssmenu_dossier a {font-family:  Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal;color: #2e7f93;}
.ssmenu_dossier a:hover {color: #2e7f93;text-decoration: underline;font-weight: normal;}
.ssmenuactif_dossier a{font-family:  Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal;color: #2e7f93;text-decoration: underline;}
.ssmenuactif_dossier a:hover {text-decoration: underline;color: #2e7f93;font-weight: normal;}

