@charset "ISO-8859-1";
/* CSS Document */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	line-height : 12px;
	height : auto;
	width : auto;
	color : #6C2C49;
	text-align: center;
	margin:1;
	overflow:auto;
	background-color: #fff;
	background-repeat:no-repeat;
	
}


/************** LIENS *********************************************/

a,
a:link,  
a:visited
{
	color:#FF0099;
	text-decoration:none;
}
a:hover{
	color:#FF0099;
	text-decoration:underline;
}

img {
border:0px;

}

/************** blocs principaux *********************************************/


#container{
	position: relative;
	text-align: center; /* pour annuler l'heritage de text-align:center de BODY */
	margin: 0 auto 0 auto; /* auto pour centrer horizontalement la boite dans BODY 
			 pour le navigateurs autres que IE/WIN */
	padding: 0 0 0 0;
	width: 100%; /* ou 100% pour largeur fluide pleine largeur */
	height:auto;
	background-color: #fff;
	overflow:visible;
	margin: 0px 0 0 0;
}


#header{
	width: 70%;
	height: 140px;
	text-align:left;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}
#page{
	width:100%;
	height:333px;
	background-repeat:repeat-x;
	position:relative;
	margin: 0 0 0 0;
	overflow:visible;
	background-color: #6C2C49;
}
#page_index{
	background-color: #fff;


}

/************** dans le header *********************************************/


#logo_site a:link,
#logo_site a:visited,
#logo_site a:hover
{
	display:block;
	width: 225px;
	height: 100px;

}

#menu{
	margin: 0 0 0 0px;
	width: 200px;
	height: 100px;
	background-color:#fff;
	float:left;

}
#menu h1{

	font-size : 12px;
	font-weight:normal;
	float:left;
	padding:0 1px 0 4px;
	color:#6C2C49;
	width: 200px;
	margin:0 0 5px 0;
	padding:0 0 0 0;
}

#menu h1 a:link,
#menu h1 a:visited
{
	color:#6C2C49;
	padding:0 5px 0 0;

}

#menu h1 a:hover{
	text-decoration:none;
	color:#FF0099;
	padding: 0 0 0 0;
}
/*
#contact{
position:absolute;
top:0px;
left:595px;
	width: 104px;
	height: 24px;

}
#contact a:link,
#contact a:visited
{
	background-image:url(../IMG/site/contact.jpg);
	background-repeat:no-repeat;
	display:block;
	width: 104px;
	height: 24px;

}

#contact a:hover
{
	background-image:url(../IMG/site/contact.jpg);
	background-repeat:no-repeat;
	display:block;
	width: 104px;
	height: 24px;

}
*/

/************** dans la page *********************************************/

/************** contenu centre *************/
#contenu{
	width: 900px;
	height: 333px;
	margin: 0 auto 0 auto;
	text-align:left;
	z-index:5;
	overflow:visible;
	background-position:bottom left;

}

#hierarchie{
width:300px;

}

#bloc{
	color:#fff;
	width: 500px;
	height: auto;
	float: left;
	margin:5px 15px 10px 0;
	

}
#contenu #bloc h1{
	width: 200px;
	font-size: 12px;
	font-weight: normal;
padding: 0 0 5px 0;
}
#contenu #bloc H3{
	width: 200px;


}
#contenu #bloc h3.suite{
	width: 100px;

}


table .spip{
line-height:normal;



}



#bloc_info{
	display:block;
	/*	background-image:url(../IMG/background_important.jpg);
	background-repeat:no-repeat;
*/	width: 280px;
	height: auto;
	color: #FFFFFF;
	padding: 0 0 0 0;
	font-size:10px;
	line-height:15px;
	margin: 0 0 0 0;
float:left;
	z-index:10;

}

#bloc_info strong{
	font-weight:bold;

}

#bloc_info #bloc{
	width: 100%;
	height: auto;
	float: left;
	margin:10px 0 5px 0;

}
#bloc_info #bloc .sous_menu{
	width: 100px;
	height: auto;
	float: left;
	margin:5px 0 0 0;
text-decoration:none;
}

.sous_menu h1 a:link,
.sous_menu h1 a:visited
{
	color:#FF0099;
	padding:0 5px 0 0;
text-decoration:none;
}

.sous_menu h1 a:hover{
	text-decoration:none;
	color:#fff;
	padding: 0 0 0 0;
}


#bloc_info #bloc h1{
	width: 100%;
	font-size: 12px;
	font-weight: normal;
	padding:5px 0 5px 0;
	border-bottom: dashed #FF0099 1px;
	
}


#bloc_info #bloc H3{
	width: 200px;


}


#bloc_text{
	width: 355px;
	height: 20px;


}

#contenu h1{
	width: 395px;
	height: auto;

	padding:10px 0 5px 10px;
	color:#FF0099;
	margin:0 0 0 0;
	font-size:15px;

	display:block;
}


#contenu h3{
	display:block;
	width: 355px;
	height: auto;
	padding:0 0 0 10px;
	font-size:11px;
	font-weight:normal;
	line-height:13px;

}

#contenu h3 strong {
	color:#F72B0D;


}





/************** news ? gauche *************/

#news{
	margin: 0 0 0 80px;
	width:450px;
	height: 100px;
	background-color:#6C2C49;
	color=#fff;
	float:right;
		overflow: hidden;
	font-size : 14px;
}


#news_photo{
	display:block;
	width: 150px;
	height: 100px;

}

#news h1{
	width:150px;
	font-size : 15px;
	font-weight:normal;
	float:left;
	margin: 0 0 0 0;
	padding:0 1px 0 4px;
	border-right:solid #9F9960 1px;
	color:#9F9960;
}
#news h2{
width:150px;
	font-size : 12px;
font-weight:normal;
	float:left;
	padding:0 1px 0 4px;

	color:#9F9960;
}

#news #date{
	width: auto;
	height: auto;
	padding:0 0 0 5px;
	font-size:9px;
	color:#9F9960;
	margin:2px 0 3px 0;
}

#news #url{
	width: 140px;
	height: auto;
	padding:0 0 0 5px;
	font-size:9px;
	color:#F72B0D;
	margin:2px 0 3px 0;
}

#url a:link{
	text-decoration:underline;
	color:#F72B0D;
}


#url a:visited,
#url a:hover
{
	color:#9F9960;
	text-decoration:none;
}

#news h3{
	width: 120px;
	height: auto;
	font-size:10px;
	padding:0 0 3px 5px;
	margin:2px 0 3px 0;
	/*border-bottom: dashed #F72B0D 1px;*/

}


#news h3 p.spip{
	background-color:#fff;


}


#contact{
	margin: 0 0 0 15px;
padding:0 20px 0 0 ;
	width:50px;
	height: auto;
	background-color:#fff;
	float:left;
	font-size : 15px;
	border-right:solid #9F9960 1px;
}



/************** footer *************/

#footer{
	text-align:center;
	width: 900px;
	height: 20px;
	background-repeat: repeat-x;
	position: relative;

margin: 10px auto 0 auto;
	padding: 0 0 0 0;

}
#footer a,
#footer a:link,  
#footer a:visited
{
position:absolute;
left:310px;
	font-size:9px;
	font-weight:normal;
	color:#6C2C49;
	text-decoration:none;
}
#footer a:hover{
	color:#FF0099;
	text-decoration:none;
}
.style2 {font-size: 10px}
.stylefonte11 {font-size: 11px}
.style5 {font-size: x-large}