/* CSS Document */


body{background: url(images/bg_body.jpg) #f2a4bd repeat-x; margin:0; padding:0; font-size:0.8em;font-family:Verdana, Arial, Helvetica, sans-serif;}

#container{width:980px; background: url(images/bg_content.jpg) repeat-y; margin:auto;}

#footer{text-align:center; background: url(images/bg_footer.jpg) no-repeat;margin:0 0 0 5px; height:76px; padding:10px 0 0 0;font-size:0.75em;color:#fff; }
#footer a{color:#f4f498;}

#section{background: url(images/top_texture.jpg) no-repeat;height:140px;padding:10px 0 0 50px;}

#contenu{background: url(images/texture_repeat.jpg) repeat-y;padding:0 20px 0 50px;}
#nouveaute{float:left;width:430px;padding:10px;height:1000px;}
#accueil{float:left;width:430px;padding:10px;height:1000px;border-right:1px solid #749ecc;}

#vignette{float:left;width:224px;text-align:center;height:250px;}

#fichePerso{float:left;width:380px;height:425px;border:1px dotted #00879c;padding:10px;margin:10px;background-color:#a2e4ee;text-align:center;}

#description{width:400px;float:left;}

.txtRouge{color:#d40e54;font-weight:bold;}
.txtBleu{color:#091885;font-weight:bold;}
.txtBlanc{color:#fff;font-weight:bold;text-decoration:none;}
.txtRouge {color: #ff0000;text-decoration:none;font-weight:bold;}

a:link, a:visited {	color: #fceb62;	text-decoration:none;font-weight:bold;}
a:hover, a:active {	color: #00879c;	}

a.jaune:link, a.jaune:visited {	color: #fceb62;	text-decoration:underline;font-weight:bold;}
a.jaune:hover, a.jaune:active {	color: #00879c;	}

h3{color:#00788b;font-weight:bold;margin:0;padding:0;}