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

body { 
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size:10px;
	margin:0px;
	padding:0px;
	color:#444;
	//background: url(images/fond.jpg) no-repeat right top;
}

/* Espaceur de blocs */
.nettoyeur { clear: both; height: 0; margin: 0; padding: 0; border: 0; line-height: 1px; font-size: 1px; }

h1.entry-title, h3.spip { color: #A2152D; }
h2 { color: #f00; border-left: solid 1em #f00; padding-left: 0.5em; margin-left: 2em; }
h3 {; }

h4.spip { color: #777; }


a:link, a:hover, a:active, a:visited { color: #f00;}
.spip_logos { margin-right: 12px; }

#page {
	width: 980px;
	margin-left:auto;
	margin-right:auto;
}
#page .bloc_texte {
	margin-left:14px;
	font-size:1.25em;
}


#page .bloc_marge {margin-left:8px;margin-right:8px; }
#page #entete { padding-top: 10px; padding-bottom: 16px; height: 130px; position: relative; }

#page #entete #logo { ;}
#page #entete #descriptif {position: absolute; top:84px; left: 414px;}

#page p {; }

#page #col_gauche {
	float:left;
	width:25%;
	text-align: justify;
}
/*---------------------------------------------------------------------------------------------------------*/

#page #col_gauche #menu { font-size:14px; text-align: left; width: 95%;	background-color: #eee; }
#page #col_gauche #menu ul { margin:0px; padding:0px;}
  

#page #col_gauche .vignette { 
	background: url(images/fond-colg.png) no-repeat; 
	min-height: 174px; 
	padding-left:40px;
	padding-top:16px;
}

#page #col_gauche .vignette2 { 
	background: url(images/fond-colg2.png) no-repeat; 
	min-height: 160px; 
	padding-left:24px;
	padding-top:30px;
	padding-right: 47px;
}

#page #col_gauche #calendar { ;}
#page #col_gauche #calendar .horsperiode { color:#bbb;}
#page #col_gauche #calendar .today { color:#f00; font-weight: bolder; }

#page #col_gauche #calendar h2 { display: none; }


#page #col_milieu {
	float:left;
	width:47%;
	background: #fff;
	
}
#page #col_milieu .mois { display: block; font-weight: bold; font-size:12px; line-height:18px;}
#page #col_milieu #mois_prev { float: left; width:30%;}
#page #col_milieu #mois_next { float: right; width:30%; text-align:right;}

 
#page #col_droite {
	float:left;
	width:28%;
	background:#fff;
}

#page #col_droite #menu_lang { background-color: #a2152d; padding:4px; margin-bottom: 7px; font-size:1.4em;color:#aaa;} 
#page #col_droite #menu_lang a:link, #page #col_droite #menu_lang a:visited { color: #fff;} 
#page #col_droite #vignettes { background: url(images/colonne_droite.jpg) no-repeat; height: 610px;} 
#page #col_droite #vignettes .images { padding: 30px 0 30px 54px;} 


#mentions { color:#f00; text-align: center; }
#pied { 
	margin-top:1em;
	background: #E62226 url(images/pied.jpg) no-repeat center;
	color: #fff;
	height: 100px;
}

#pied #liens_pied { width:980px; margin-right: auto; margin-left:auto; position: relative; top: 70px; left: 120px;}
#pied a:link, #pied a:visited {
	text-decoration:none;
	color:#eee;
}
#pied a:hover, #pied a:active {
	color:#fff;
	text-decoration: underline;	
}
