body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
margin-top:12px ;
background-image: url(images/background_ombre.gif);
background-repeat: repeat-y;
background-position: top center;

}
#header {
height: 106px;

}
#conteneur {
position: absolute;
width: 750px;
left: 50%;
margin-left: -375px;
}

/* ----- liste des différents fond de page ----- */

#centre-actu {
background-color:#fff;
background-image:url(images/fd-actu.jpg);
background-repeat:no-repeat;
background-position:left top;
margin-left: 150px;
height:480px;
/*overflow:auto;*/
}
#centre-dl {
background-color:#fff;
background-image:url(images/fd-dl.jpg);
background-repeat:no-repeat;
background-position:left top;
margin-left: 150px;
height:480px;
}
#centre-des {
background-color:#fff;
background-image:url(images/fd-description.jpg);
background-repeat:no-repeat;
background-position:left top;
margin-left: 150px;
height:480px;

}
#centre-tama {
background-color:#fff;
background-image:url(images/fd-tamades.jpg);
background-repeat:no-repeat;
background-position:left top;
margin-left: 150px;
height:480px;
}
#centre-histo {
background-color:#fff;
background-image:url(images/fd-tama.jpg);
background-repeat:no-repeat;
background-position:left top;
margin-left: 150px;
height:480px;
}
/* ----- FIN liste des différents fond de page ----- */
/* ----- liste des différents fond de page ----- */



#centre-contenu {
width:504px;
height:348px;
float:left;
}


#gauche {
position: absolute;
left:0;
width: 150px;
}
#pied {
text-align:center;
height: 30px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#FFFFFF;
margin-left: 15px;

}

ul {list-style-type: none;} 

li {margin-bottom: 2px;}

#gauche a {
     margin: 0 2px;
	 margin-left: -42px;
     width: 150px; 
     height: 29px;
     display: block;
     text-align: center;
     border: 1px solid red;
     text-decoration: none;
     color: #000;
     background: #fff;
	 background:#002964 url(images/spacer.gif) repeat-x top left; }
	 
	 
#gauche a:hover {
     background: #FFFF00;
     border: 1px solid FFFF00;
	 color:#002964;
     }

#gauche a:active {
     background: gray;
     border: 1px solid gray; 
     color: #fff;
	 background:#002964 url(images/spaceron.gif) repeat-x top left; }
     

#pied a {
color:#000000;
text-decoration:none;
 }
 #pied a:hover {
color:#FFFFFF;
text-decoration:none;
 }
 
/* ----- Articles ----- */


.article_titre{font-size:20px; font-family:'Arial', Verdana; color:#000000; font-weight:bold; margin:40px 40px 40px 40px;}
a.article_titre{text-decoration:none; }



.article_texte {font-size:16px; font-family:'verdana', Verdana; color:#CC0000; text-align:center; margin:20px; }
.article_texte-date {
	font-size:12px;
	font-weight:bold;
	font-family:'Arial', Verdana;
	color:#CC33CC;
	text-align:right;
	margin-top: 7px;
	margin-right: 40px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.article_texte-image {font-size:12px; font-family:'Arial', Verdana; color:#CC0000; text-align:center;  }

a.article_texte {text-decoration:none; font-family:'Arial', Verdana; color:#556282; }
a.article_texte:hover {text-decoration:none; color:#000000; }

.article_texte_petit {font-size:11px; font-family:'Arial', Verdana; color:#000000; }
a.article_texte_petit {text-decoration:none; color:#556282; }
a.article_texte_petit:hover {text-decoration:none; color:#D0A040; }
		/* ----- REcoin arrondis ----- */

#upperleft, #upperright {
	height: 18px; width: 20px;
	background-repeat:no-repeat;
	font-size:1px;
	}
