/* ==============================================
http://www.alsacreations.com/gabarits/styles/base.css
http://www.alsacreations.com/gabarits/styles/modele10.css
   ============================================== */
html {
	font-size: 100%; 
}

body {
	margin: 0;
	padding: 5px 5px; 
	/*font-family: Lucida, Geneva, Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em; 
	line-height: 1.25; 
	color: black;
	background-color: #D4D19A;
}

/* Liens */
a, a:visited {
	color: #B52515;
	text-decoration: underline;
}
a:hover, a:focus {
	color: #00F;
}
a img {
	border: none;
}


/* Titres */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	text-align: left;
	color: #444444;
}
h1 {font-size: 2em;}
h2 {
	font-size: 1.3em;
	margin-bottom: 20px;
}
h3 {
	font-size: 1.2em;
	margin-bottom: 10px;
}
h3.spip {
	text-align: left;
}

h4 {font-size: 1em;}

/* Listes */
ul, ol {
	margin: .75em 0 .75em 24px;
	padding: 0;
}
ul {
	list-style: square;
}
li {
	margin: 0;
	padding: 0;
}

/* Paragraphes */
p {
	margin: .75em 0;
	display: block;
}
li p, blockquote p {
	margin: .5em 0;
}
p.spip {
	text-align: justify;
}
/* Citations */
blockquote, q {
	font-size: 1.1em;
	font-style: italic;
}
blockquote {
	margin: .75em 0 .75em 24px;
}
cite {
	font-style: italic;
}


/* Divers éléments de type en-ligne */
em {
	font-style: italic;
}


pre, code {
	font-size: 100%;
	font-family: "Bitstream Vera Mono", "Lucida Console", "Courier New", monospace;
}
pre {
	width: 90%;
	overflow: auto;
	overflow-y: hidden;
	margin: .75em 0;
	padding: 12px;
	background: #eee;
	color: #555;
}
pre strong {
	font-weight: normal;
	color: black;
}



#global {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#conteneur_garance {
	background-image: url(decoupe-garance-2_03.gif);
	background-repeat: repeat-y;
	min-height: 420px;
	padding-left:10px;
}

#conteneur_garance #navigation {
	float: right;
	width: 12em;
	text-align: center;
}


/* En-tête */
#entete_garance {
	background-repeat: no-repeat;
	height: 117px;
	background-image: url(decoupe-garance-2_01.gif);
}
#entete_garance #nom_site_spip, #entete_garance a .spip_logos {
	float:left;
	margin-left: 15px;
	margin-top: 13px;

}

/*#zone_logo_spip {
	display:block;
	position: relative;
	top: 25px;
	left: 10px;
	width: 300px;
	background-color: #00CCFF;
	height: 280px;
}*/

#entete_garance a { text-decoration: none; }

#entete_garance .formulaire_recherche {
	float: right;
	margin-top: 65px; /* !! sensible pour IE6 !! */
	margin-right: 20px;
	height:25px;
	overflow:hidden;
}

#entete_garance .formulaire_recherche #recherche.text { /* champ de recherche */
	width: 75px;
	color: #7B7D56;
}



/*#menu_horizontal {
	height: 30px;
	background-image: url(decoupe-garance-2_03.gif);
	background-repeat: repeat-y;
}*/

/*#main_page_garance { 
	background-image: url(decoupe-garance-2_03.gif);
	background-repeat: repeat-y;
	min-height: 480px;	
}*/

/* menu_gauche = colonne de gauche */
#menu_gauche {
	float: left;
	padding: 0;
	margin: 0;
	width: 170px;
	font-size: 0.9em;
	text-align: left;
}
#menu_gauche a {
	color: #000000;
	padding: 0;
	text-decoration: none;
}
#menu_gauche a:hover, #menu_gauche a:focus {
	color: #0000FF;
}
#menu_gauche ul {
	margin: 0;
	padding: 0;
	/*list-style: none;*/
	padding-left: 40px;
	padding-right: 10px;
}
#menu_gauche li {
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
}
#menu_gauche li .sous_menu, #menu_gauche li .sous_menu_down {
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	background-color: #990011;
	padding-top: 5px;
	list-style-type: circle;
}


.float_stop {
	clear: both;
}


/* Contenu corps */
#corps_hauteur_variable {
	float: left;
	width: 475px;
	padding: 10px 20px;
	text-align: justify;
}

#corps a {
	color: #332510;
}
#corps a:hover, #corps a:focus {
	color: #6E5122;
}
#corps strong {
	color: #181A12;
}

#corps > :first-child {
	margin-top: 10px;
}
#corps p, #corps li {
	line-height: 1.5;
}


/* 3 e colonne (contenant les photos) */
#colonne_droite {
	margin-left: 720px;
	margin-right: 15px;
	padding: 0;
	padding-left: 4px;
	text-align: justify;
}

#colonne_droite a {
	/*color: #000066;*/
}


#hierarchie {
	clear: both;
	margin-bottom: 2em;
	font-size: 0.7em;
	color: #666666;
}
#hierarchie a {
	color: #555555;
	text-decoration: none;
}

#pied_garance {
	clear:both;
	float:left; /* mis le 08-02-2011 */
	width:900px; /* mis le 08-02-2011 */
	color: #DFDD9A;
	font-size: 1em;
	text-align: center;
	padding: 0;
	padding-top: 7px;
	margin 0;
	background-image: url(decoupe-garance-2_15.gif);
	background-repeat: no-repeat;
	height: 40px;
}
#pied_garance a {
	color: #DFDD9A;
}
#pied_garance a :hover{
	color: #0000FF;
}

#pied_garance_print {
	display:none;
}

#conteneur_drapeaux {
	width: 120px;
	height: 30px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 2px;

}
.drapeaux_lang  {
	padding-right: 2px;
	/*vertical-align: baseline;*/
}

.titre_echapee {
	background-color:#FACE42;
	padding: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: #333;
	margin: 5px;
	margin-top: 2px;
}
.article_echapee {
	background-color:#FEF0C5;
	font-size: 1em;
	text-align:justify;
	color: #333;
	padding: 10px;
	margin: 5px;
	border: 1px solid #CCC;
}

.titre_news {
	background-color:#FDFDFD;
	padding: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: #333;
	margin: 5px;
	margin-top: 2px;
}
.article_news {
	background-color:#F5F5F5;
	font-size: 1em;
	text-align:justify;
	color: #333;
	padding: 10px;
	margin: 5px;
	border: 1px solid #CCC;
}

.style_stage {
	/* Pour les couleurs, voir la CSS "garance_change_rubrique.css.html" */ 	
	padding-left: 20px;
	padding-right: 20px;
	/*border: 1px solid #CCC;*/
}

.couleur_fond_stage {
	/* Pour les couleurs, voir la CSS "garance_change_rubrique.css.html" */ 	
	border-color:#DDD;  /*= par défaut */
	border-style: solid;
	border-width: 1px;
}
.encart_droite {
	font-size: 0.9em;
	color: #DFDD9A;
	padding:5px;
	text-align: center;	/*border: 1px solid #FFF;*/
	border-color:#DDD;  /*= par défaut */
	border-style: solid;
	border-width: 1px;
}
.encart_droite a {
	color: #DFDD9A;
}
.encart_droite li {
	color: #FF0;
}
.titre_encart_droite, .encart_droite strong {
	color: #DFDD9A;
	font-weight:bold;
	margin-bottom: 10px;
}

.encart_flotant_d {
	/*float:right;*/
	background-color:#FFFFFF;
	padding: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 5px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 3px;
	border: 3px solid #BBB;
}
.style_citation_garance {
	color:#DFDD9A;
	text-align:left;
}
.style_citation_garance .auteur_citation_garance {
	font-size: 95%;
	font-style: italic;
	font-weight: bold;
}


#bouton_impression {
	text-align:left;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-decoration:none;
}
#bouton_impression a {
	text-decoration:none;
	color: #DFDD9A;
}
#bouton_twit {
	text-align:left;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-decoration:none;
}

#bouton_fbook {
display:block;
height:35px;
	text-align:left;
	margin-top: 7px;
	margin-left: 10px;
	margin-bottom: 0px;
	text-decoration:none;
}



.date_des_news {
	font-size: 85%;
	color: #666666;
	margin-bottom: 5px;
	font-style: italic;
}

.boutonstexte { /* icones pour agrandir/diminuer la grandeur de fonte */
	margin-right: 125px;
	border:none;
}
.boutonstexte img { /* icones pour agrandir/diminuer la grandeur de fonte */
	text-decoration:none;
	border:none;
}

.chapo {
	color:#333333;
}

a.spip_mail:before { content: " "; } /* liens vers un email : écraser le caractère qui s'affiche mal */

/* écraser les tailles des boutons agrandir-rétrécir 
ET modifier plugins/boutonstexte/boutonstexte.css.html 
(et bien vider le cache SPIP et FF !!) */
.boutonstexte button {
	right: -40px;
	top: -1px;
}
.boutonstexte button.textsizedown {
	height: 37px;
	width: 37px;
}
.boutonstexte button.textsizeup {
	height: 37px;
	width: 37px;
}

.envoyer_ami_style {
	font-size:0.9em;
	text-align: center;
}
