@charset "utf-8";
/* CSS Document */

body { 
	background: #000000 url(../images/fd-body.jpg) top center repeat-x; 
	margin:0;
	padding:0;
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

#titlog {
	position:absolute;
	left:73px;
	top:90px;
	width:376px;
	height:50px;
	z-index:1;
	font-size:16px;
	color:#CCCCCC;
}

#header { width:800px; margin:0 auto ; position:relative;}


/*/////////////////////////////////////
		    Le menu
/////////////////////////////////////*/
ul#menu {
	margin:20px auto;
	padding:0 0 10px 5px;
	width:175px;
	position:relative;
	display:block;
	float:left;
	/*background:url(../images/fd-menu.png) top left no-repeat;*/
}
ul#menu li {
 font-family: Arial, sans-serif;
 font-size: 100%;
 list-style-type: none;
 margin:2px auto; 
}

ul#menu li a {
	display:block;
	color:#FF3399;
	text-decoration:none;
	height:25px;
	line-height:25px;
	margin:0;
 background:url(../images/fd-lirose.png) left top no-repeat;
 background-repeat: no-repeat;
 background-position: 0 0em;
 padding-left: 25px;
 }
ul#menu li a:hover {
	color: #FFFFCC;
	height:25px;
	line-height:25px;
	margin:0;
 background-repeat: no-repeat;
 background-position: 0 0em;
  padding-left: 25px;
  background:url(../images/fd-lirosea.png) left top no-repeat;


}
.active{
	color: #CCCCCC;
	background:url(images/fd-a-menu.png) repeat-x;
	height:25px;
	line-height:25px;
	margin:0;
}

#page { width:800px; margin:0 auto 10px auto;}
#contenuanneau { width:600px; background:url(../images/anneaux.png) repeat-y top left; float:right; padding-left:20px;}
#contenubdr { margin:0 auto; float:right; border:#FF3399 1px solid;}
#contenu { width:596px; padding:0px; margin:0 auto; float:right; border: #FFFFFF 1px solid; background: url(../images/fd-papillon.png); }
#footer {  width:596px; margin:0 auto 10px auto; text-align:right; float:right;}
#footer a{  color: #666666; text-decoration:none;}
#footer a:hover{  color: #FFFFFF; text-decoration:none;}


h1 { margin:0; font-size:16px; color: #CCCCCC; font-weight:normal;  }
h2 { margin:0 0 0 0; padding:10px 10px 10px 40px; font-size:36px; color: #FFFFFF; background: url(../images/fd-h1b.png) no-repeat; font-family: Geneva, Arial, Helvetica, sans-serif; }
h3 { margin:10px 0; padding:0 0 0 25px; font-size:16px; color: #FFFFFF; background: url(../images/fd-h3.png) no-repeat;  background-position: 0 0.2em;
}

a img {	border: 0px;}
a { color: #FF66CC; text-decoration:none;}
a:hover{color: #FFFFCC;}
.clear { clear:both;}


.brdgauche { float:left; margin: 0 10px 0 0;}
.brddroite { margin: 0 0 0 0px; width:550px;}
.droite { float:right; }

.img5px { border:1px solid #CCCCCC; padding:5px; margin: 0 3px 10px 0; }

ul#rose {
 margin:0 0 40px 0;
	padding:0;
}
ul#rose li {
 list-style-type: none;
 margin:5px 0 10px 0;
 background-image: url(../images/puce-li.jpg);
 background-repeat: no-repeat;
 background-position: 1.2em 0.25em;
 padding-left: 30px;
 }
 
ul.blanche {
margin:0 0 15px 0;
padding:0;
}

ul.blanche li {
 list-style-type: none;
 margin:5px auto;
 background-image:  url(../images/puce-pap.png);
 background-repeat: no-repeat;
 background-position: 1.2em 0.25em;
 padding-left: 30px;
 }
 
.bigtexte { font-size:24px;}
.rose { color:#FF66CC; font-size:12px;}

.formules { width:170px; background: url(../images/formules.png) center top no-repeat;  margin:0 auto; padding:10px; float:left;}


#actu { width:165px; height:230px; padding:10px 5px 5px 5px; background:url(../images/fd-actu.png) top center no-repeat; 	float:left;
}

/*dates*/

.date
{
float: left;
height: 52px;
width: 62px;
background: url(../images/date.png) no-repeat;
margin-right: 10px;
padding-top: 0px;
line-height: normal;
}

.date .month
{
display: block;
text-align: center;
color: #FFF;
font-size: 10px;
padding-top: 6px;
text-transform: uppercase;
}

.date .day
{
display: block;
text-align: center;
padding-top: 5px;
color: #222;
font-size: 18px;
font-weight: bold;
}

.meta
{ 
display: block;
color: #FFFFFF; padding: 0 0 0 50px;
background: url(../images/vigule-basse.png) top left no-repeat;
background-position: 15px 0px;
margin: 15px 0 5px 110px;
width:400px;
}

.actuinf{ padding: 5px 5px 20px 5px; margin: 0 0 20px 0; background: url(../images/vigule-haute.png)  bottom right no-repeat; position: relative;
 
}


.pad10 { padding:10px;}

a.partenaires { color: #999933; text-decoration:none;}
.img10pxlien { padding:10px; border:#999999 1px solid; float:left; margin:10px;}

