/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	background: #FFF;
	margin: 1.5em;
	text-align: center;
	font-size: 11px;
	color: #000;

}

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: bold; }
.spip_puce { list-style-position: outside; }


/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#ligne1{
}
#container { width: 100%;
 }
#gauche{
	float: left;
	width: 250px;
	vertical-align:top;
}
#home{
	width: 250px;
	height: 100px;
	vertical-align: top;
}
#contenu {
	float: right;
	width: 510px;
	padding:10px;
}
.auteur{
	width:100%;
}
.logo_auteur{
	width:150px;
}
h3{
	border-bottom: 1px solid #008B8B;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-image: url(images/puce1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	color: #008B8B;
}
h5{
	border-bottom: 1px solid #008B8B;
	padding-bottom: 10px;
	margin-bottom: 5px;
	background-image: url(images/puce2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
#navigation {

	width: 200px;
	margin-top:15px;
	
}
/*diaporama*/
#diapo{
	padding-bottom:20px;
}
.imagdiap{
	width: 400px;
	background-color: transparent;
}
.textdiap1{
padding-top:15px;
 padding-left:5px;
	text-align:left;
	vertical-align:top;
}
.suite{
	
}
/* ---------bloc agenda ---------------*/
#agenda  {
	background-position: left top;
	margin-top: 20px;
	padding: 15px 5px 10px 5px;
	border: 1px groove #8A4500;
	background-color: #FFCE9D;
}

.ag-date{
	font-size: 12px;
	color: #DB6E00;
	font-weight: bold;
}
#agenda ul{
	text-indent:-5px;
}
#agenda li{
	padding-right: 5px;
	padding-left: 0px;
	list-style: disc;
}

#agenda .titre{
	padding-top: 11px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.ag_lieu{
	font-size: 11px;
}
.ag_organisateur{
	font-size: 11px;
	color: #B22222;
	font-style: italic;
}
#presa-ag{
	margin-top:50px;
	margin-left:50px;
}
/*---------pied de page----*/
#pied{
	width:100%;
	margin-top: 10px;
	padding-top: 2px;
	border-top: 1px solid #008B8B;
	font-size: 10px;
	text-align: center;
}


/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family: Verdana, Tahoma, Arial, sans-serif; }

/* Typo pour le contenu */
#contenu {
	font-family: "Trebuchet MS", Helvetica, sans-serif; }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: Georgia, Times, serif; }


/

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques {
	background: #008B8B;
	font-size:13px;

}
.rubriques .texte{
	color: white;
}
.rubriques .menu-titre {
	background: #008B8B;
	color: White;
}
.rubriques a{
	color: #008B8B;
}
.rubriques ul{
		margin: 10px 0px 10px 0px;
}

.breves { background: #FFEAEA; }
.breves .menu-titre { background: #FFF2F2; }

.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: #F8F8E8; }
.divers .menu-titre { background: #FCFCF0; }

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 1.5em;
	font-weight: bold;
	line-height: 1.4em; }

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 11px;
	font-weight: bold; }

.texte { color: #000; font-size: 11px; }

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }
.cartouche .titre{
	color: #008B8B;
}
.cartouche .sstitre{
	font-size:11px;
	color: #008B8B;
}

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a {
	text-decoration: none;
	color: #008B8B;
}
a:hover { 
	color: #20B2AA;
	text-decoration: none; }


/* --------------bloc de navigation 1 --> arborescence du site */

#menu {
	/*bloc contenant la hiérarchie*/
	font-size: 13px;
	border: 1px solid #B0B0B0;
	width: 100%;
	padding: 5px 0px 10px 0px;
	border-left: 10px solid #B0C4DE;
}

/*---comportement des éléments des boutons du bloc de recherche par mots clefs---*/

#search{height:30px;
}
.formulaire_recherche{
	font-size:11px;
}
.saisie-texte, .forml {
	display: block;
	color: #2F4F4F;
	background: #F5FFFA;
	border: 1px solid #008B8B;
	margin: 5px 0px 5px 0px;
	padding: 1px;
}

.spip_bouton {
	display: block;
	border: none;
	margin:5px 0px 5px 0px;
	behavior: url(squelettes/scripts/spip-bouton-hover.htc);
}

.spip_bouton:hover {

	color: none;

	cursor: pointer;
}

fieldset {
	margin: 0px;
	padding: 0px;
}
#form_auteur{
	height:450px;
}
#presa_auteur{
	padding-left : 25px;
}


/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid #008B8B;
	border-collapse: collapse;
}
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first {
	background: #008B8B;
	color: White;
}
table.spip tr.row_odd {
	background: transparent;
	border: 1px solid #008B8B;
}
table.spip tr.row_even {
	background: transparent;
	border: 1px solid #008B8B;
}
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }

/* presa rubrique album photo */
.presa_rubrique5{
	background-color: #F5F5DC;
	border-bottom: groove;
	margin-left:30px;
}
.titrerub{
	/*background-color: #008B8B;*/
	font-size: 150%;
	color: #008B8B;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}
.descriprub{
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px; 
	border-top: none;
}
#derniersarticles1
  { width: 270px; }
  

#derniersarticles2
  { width: 270px; }
#derniersarticles ul,li{
	list-style:none;
}
.logo_art{
	width:100px;
}
.titre_art{
	text-align:bottom;
}

/* bloc de navigation 1 --> arborescence du site */

.nav3 {
	/*bloc contenant la hiérarchie*/
	font-size: 15px;
	padding: 5px 0px 10px 0px;
}

.nav3 .bord {
	/*bloc englobant nav3, pour créer une marge valable sous IE et firefox*/

	padding: 0px;
	margin-right: 10px;
}

.nav3 a.lien-menu-autre {
	/*lien "normal" vers les rubriques de l'arborescence*/
	color: #007C7D;
	font-weight: bold;
	font-size: 11px;
	font-stretch: narrower;
}

.nav3 a.lien-menu-autre:hover {
	color: #00CED0;
	text-decoration: none;
}

.nav3 a.lien-menu-courant {
	/*lien "surligné" vers les rubriques courantesde l'arborescence*/
	color: Gray;
	font-weight: bold;
}

.nav3 a.lien-menu-courant:hover {
	color: Gray;
	text-decoration: none;
}

.nav3 ul {
	padding-left: 35px;
	margin: 0px;
	line-height: 100%;
			list-style-type: none;
	
}
.nav3 ul.premier{
	background: url(images/puce3.jpg) no-repeat left top;
	border-bottom: 1px solid #48D1CC;
	padding-bottom: 5px;
}
.nav3 li {
	margin:0.7em 0em 0.5em 0em;
	font-size:10px;
	list-style-type:none;
}
/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 1em;
	font-weight: bold; }
	.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 0.96em; }
	/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

.formulaire_spip { text-align: left; font-size: 0.96em; }