.entete {
	background-color: #14263a;
	width: 760px;
	height:113px;
}
.separation_cells {
	background-color: #ffffff;
	height:10px;
	width:10px;
}
.espace_menu {
	background-color: #ffffff;
	width:206px;
}
.bloc_flash_top {
	background-color: #ffffff;
	width:540px;
	height:115px;
}
.bloc_droit {
	/*background-color: #14263a;*/
	width:165px;
}
.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #59584d;
}
navigation:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #14263a;
	text-decoration: underline;	
}
navigation:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #14263a;
	text-decoration: none;	
}
navigation:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #14263a;
	text-decoration: none;	
}
navigation:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #14263a;
	text-decoration: none;	
}
.navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #14263a;
	text-decoration: none;	
}
.texte{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #59584d;
	padding:5px;
	text-align: left;
}
ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #59584d;
	list-style-image: url(../img/puce.gif);
}
.titre_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #59584d;
	padding:5px;
	font-weight: bold;
}
.mentions_legales {
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.text_formulaire {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #59584d;
	padding:1px;
}
.garanties {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #ffc12d;
	padding:5px;
	text-align: center;
	font-weight: bold;
	border: thin solid #eee;
}
.table_content {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #59584d;
	padding:5px;
	text-align: justify;
}
.table_content_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #59584d;
	padding:5px;
	text-align: left;
	font-weight: bold;
	text-transform: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FFC12D;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
hr {
	border: 1px dotted #999999;
}
.bloc_droit a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #14263A;
	text-decoration: none;
}

