/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */


body{
 background:url(theme/fonds2.jpg) no-repeat top center #01020f;
	margin:0; /* evite bug des marge sous safari et firefox */
	padding:0; /* evite bug des marge sous safari et firefox */
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	}

/*///////////////////////
PARTIE HAUTE DU SITE
//////////////////////////*/
.Style1 {color: #FFFFFF}
li.Style1 {color: #FFFFFF;}
.Style6 {color: #FF0000;
text-align:left;}
.Style8 {
	color: #FF0000;
	font-size: 16px;
	font-weight:bold;
}
	.Style1 {color: #FFFFFF}
li.Style1 {color: #FFFFFF}
.Style5 {color: #FFFBF0}

	font-weight: bold;
}
.align
{
text-align:center;
}

.droite{
	text-align:right;
	margin:0 10px 0 0;
}
.clear{
	clear:both;
}
a{
	color:#0fafcf;
	text-decoration:none;
}
a:hover{
	color:#000;
}
/*/////////////////////////////////////
		    Le Header
/////////////////////////////////////*/
#titre
{float:left;
width:530px;
background-position:center;
margin:27px 0 0 0;
height:70px;
position:absolute;
	left:50%;
	margin-left: -275px;
}

#top{
	margin:30px 2px 5px 0;
	height:110px;
	font-size:24px;
	line-height:55px;
	color:#FFF;
	text-align:center;
}
#top .petit{
	font-size:14px;
}

/*/////////////////////////////////////
		    Le conteneur
/////////////////////////////////////*/
#conteneur{
	width:601px;
	margin:0 auto;
	}


/*///////////////////////
PARTIE MENU
//////////////////////////*/



#menu
{
background:url(theme/cont_haut.png) no-repeat bottom;
height:65px;
}

#menu ul li
{

float:left;
padding:0;
list-style:none;
}
#menu ul li a
{
height:43px;
width:123px;
font-size:14px;
line-height:50px;
display:block;
text-decoration:none;
text-align:center;
color:#FFF;
background-repeat:no-repeat;
background-position:top center;
}
#menu ul li a:hover
{
height:43px;
width:123px;
line-height:37px;
text-decoration:none;
text-align:center;
color:#FFF;
background-repeat:no-repeat;
background-position:bottom center;
}

/*les différentes couleurs du menu */

#menu ul li a.rouge
{background-image:url(theme/button-rouge.png);
}
#menu ul li a.bleu
{background-image:url(theme/button-rouge.png);
}
#menu ul li a.vert
{background-image:url(theme/button-rouge.png);
}
#menu ul li a.rose
{background-image:url(theme/button-rouge.png);
}


/*///////////////////////
CONTENU
//////////////////////////*/

#contenu
{
background:url(theme/cont.png) repeat-y left;
padding:0 15px;
}

/* Les news */
#news{
	float:left;
	width:350px;
}
#news h1{
	padding:0 10px;
	margin:0 0 0 20px;
	display: block;
	height:27px;
	line-height:27px;
	width:282px;
	background:url(theme/news_h1.jpg);
	font-size:1em;
	font-weight:bold;
}

#news p{
	padding:0 15px;
	color:#2A1F00;
}

/* La navigation */
#navigation{
	float:right;
	margin:0 30px 0 0;
	
}
.bloc{
	width:160px;
	margin:10px 0 0 0;
	padding:10px 0 0 10px;
	background:url(theme/nav.jpg) no-repeat top left;
}
.finbloc{
	background:url(theme/nav_b.jpg) no-repeat top left;
	width:170px;
	margin:0;
	height:15px;
}
#navigation h1{
	padding:0 0 0 19px;
	margin:0;
	color:#FFF;
	display: block;
	height:34px;
	line-height:30px;
	width:133px;
	background:url(theme/nav_h1.jpg) no-repeat;
	font-size:1em;
	font-weight:bold;
}
#navigation ul{
list-style:none;
	color:#959595;
	margin:0;
}
#navigation ul li a{
	list-style-image:url(theme/nav_li.jpg);
	color:#959595;
}
#navigation ul li a:hover{
	color:#000000;
}
/*/////////////////////////////////////
		    Le footer
/////////////////////////////////////*/
#bas{
	margin:0 auto;
	padding:0 0 16px 40px ;
	background:url(theme/cont_bas.png) no-repeat;
	width:560px;
	height:25px;
	color:#FFF;
	line-height:25px;
}
#bas p
{
margin:0 0 0 50px;}
#bas a{
	
	font-weight:bold;
	color:#CCC;
}
#bas a:hover{
	
	font-weight:bold;
	color:#FFF;
}
.style-bleu
{
	color:#00F;
	
}