@charset "utf-8";
/* CSS Document */

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	font-size: 12px;
	color: #939393;
	text-align: center;
	font-family: arial, verdana, sans-serif;
	text-align:justify;
	background-color: #FFF;
	background-image: url(images/fond_site.jpg);
	background-repeat: repeat-x;
	background-position: left top;
    }


body a img {
	border: none;
}

img{
	display: block;
}

.clearing{	
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


/*------ nettoyage des styles ------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	text-align: center;
}
fieldset,img {
	border:0;
	text-align: center;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}

ul li ul 
{
	margin-left:30px;
	list-style:circle;
}


caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color:#000000;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color:#000000;
}
.legende {
	font-size:10px;
	color:#ca0818;
	font-weight:bold;
}
.important{
	font-size:16px;
	color:#ca0818;
}


#flashcontent {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 1299px;
	border: 0px solid #f7da32;
	margin-left:auto;
	margin-right:auto;
	min-width:1200px;
max-width:1800px;
width:expression(document.getElementById('parent').offsetWidth < 1200? '1200px' : '1800px'); 
}
#footer{
	width: 100%;
	background-color:#FFF;
}
#contenu_footer{
	width:1150px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
}
.image_logo{
	float:right;
	margin-left:10px;
	
}
.couleur_separateur{
	color:#fe00cb;
}
.titre_banniere{
	color:#C06;
	font-size:25px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C06;
	padding-top:20px;
}
A.lien_titre_banniere{
	color:#C06;
	font-size:12px;
	font-weight:bold;
}
A.lien_titre_banniere:hover{
	text-decoration:underline;
}

.titre_page_banniere{
	color:#e9a0d9;
	font-size:30px;
	letter-spacing:-1px;
}
.separateur_blanc{
	
	
}
.texte_zonearea{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#666;
}
