@charset "UTF-8";
	
div#form_blnk {
	display:block;/*supprime les marges autour de l'image ie6*/
	float:left;
	width:170px;
	background-color: #666666;
	margin-left: 9px;
	height: 54px;
}
/* CSS de la page type */

* { margin: 0; padding: 0; vertical-align: top;}

body {
	background-color: #999999;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	}
	
html,body,div#menu,div#centre {
	height:auto;
	vertical-align:top;}
	
a:link {color: #999;}
a:hover {color: #D6051C;}
a:visited {color: #999;}
a:active {color: #999;}	

ol {list-style-type:none;}
ul {list-style-type:none;}



div#header {
	display:block;/*supprime les marges autour de l'image ie6*/
	width:800px;
	height:151px;
	margin-left: auto;
	margin-right: auto;
	}
	
	
div#contenu {
	display:block;
	width:800px;
	background-color:black;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	}	
	
	
div#centre {
	display:block;
	top:0px;
	background-color:white;
	min-height:600px;
	_height:600px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	width: 612px;
	}
	

	
div#piedpage {
	vertical-align:top;
	width:800px;
	height:55px;
	background-color:black;
	clear:both;
	}
	
#piedpage h1 {
	text-align:center; 
	font-size: 12px; 
	color: white; }
	
div#menu {
	display:block;/*supprime les marges autour de l'image ie6*/
	float:left;
	width:188px;
	background-color:black;
	height: auto;
	}
	
		
.texte {
	color: #000000;
}

.texterouge {
	color: #D6051C;
}
.corpsrouge {
	color: #D6051C;
}
.textegras {
	color: #000000;
	font-weight: bold ;
}

div#tabl_centre {
	display:block;/*supprime les marges autour de l'image ie6*/
	width:580px;
	margin-left: auto;
    margin-right: auto;}
	
div#form {
	display:block;/*supprime les marges autour de l'image ie6*/
	float:left;
	width:170px;
	background-color: #666666;
	margin-left: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 54px;
}
.textewhite {
	color: #FFFFFF;
	font-size: 12px;
}
.petit_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
