@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
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;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
a, a:hover, a:visited {text-decoration: none; color:#0068b7;}
a:hover {text-decoration:underline;}
strong{	font-weight:bold;}
em{font-style:italic;}
/*END OF YUI RESET*/

/* BASIC RESET */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}

/* HTML ELEMENTS */
body { background-color:#fff; font-family:Arial, Helvetica, sans-serif; color:#000; font-size:12px;

	margin-left:auto;
	margin-right:auto;
	width:963px;
	margin-top:10px;	
}


hr
{
	clear:both;
	margin-bottom:10px;
	border:none;
	height:1px;
	background-color:#CCC;
}



#header
{
	height:150px;
	display:block;
	clear:both;
	background-image:url(images/header_06.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#header img
{
	float:left;
}

#header img.logo
{
	margin-left:14px;
}

#nav
{
	display:block;
	clear:both;
	margin-left:14px;
}


#nav img
{
	float:left;
	margin-top:14px;
}

#nav img.tarif
{
	float:left;
	margin-top:0px;
}

#contenu
{
	display:block;
	clear:both;
	margin-left:14px;
	text-align:justify;
}

#contenu .fleche p
{
	text-indent:15px;
	background-image:url(images/contenu_37.jpg);
	background-position:0px 3px;
	background-repeat:no-repeat;
	margin-bottom:10px;
}


#gauche
{
	margin-right:40px;
	width:192px;
	background-image:url(images/gauche_36.jpg);
	background-position:right 60px;
	background-repeat:no-repeat;
	min-height:444px;
	float:left;
}

#gauche form
{
	border-bottom:#CCC 1px solid;
	padding-bottom:10px;
	margin-bottom:10px;
	width:172px;
}

#gauche p.garantie
{
	color:#394e9a;
	width:150px;
	height:25px;
	padding-top:0px;
	padding-left:15px;
	font-size:14px;
	margin-bottom:10px;
}

#gauche ul li
{
	background:url(images/liste_61.jpg) no-repeat 0px 3px;
	padding-left:15px;
	margin-left:15px;
}

#gauche ul li a
{
	color:#394e9a;
}

#gauche ul li a:hover
{
	color:#0068b7;
}

input.gris
{
	background-image:url(images/form_35.jpg);
	background-repeat:no-repeat;
	width:172px;
	height:20px;
	border:none;
	border:0;
	font-size:12px;
	padding:0;
	margin:0;
	padding-left:10px;
	padding-top:6px;
}


#milieu
{
	float:left;
	width:465px;
}

#milieu h1
{
	color:#0068b7;
	font-size:20px;
}

#milieu table td
{
	padding:0px;
}

#milieu table.padding td
{
	padding:5px;
}

#milieu ul
{
	margin-top:10px;
	clear:both;
}


#milieu li
{
	list-style:disc;
	margin-left:20px;
	color:#494949;
}

#droite
{
	margin-left:42px;
	width:172px;
	background-image:url(images/droite_26.jpg);
	background-position:left 0px;
	background-repeat:no-repeat;
	min-height:424px;
	float:left;
	padding:10px;
}

#droite ul
{
	margin-top:10px;
	clear:both;
}


#droite li
{
	list-style:disc;
	margin-left:20px;
	color:#494949;
}

#droite ul li a
{
	color:#494949;
}

#droite ul li a:hover
{
	color:#0068b7;
}

#droite img.droite
{
	float:right;
	margin-bottom:10px;
}
#droite p
{
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
}

#footer
{
	clear:both;
	color:#959798;
	font-size:10px;
}

#footer ul
{
	float:right;
	margin-top:20px;
}


#footer ul li
{
	float:left;
	padding-left:10px;
	padding-right:10px;	
	font-size:12px;
	
}

#footer ul li a
{
	color:#959798;
}

#footer ul li a:hover
{
	color:#0068b7;
}


#footer p
{
	text-align:center;
}

#footer #anim_flash
{
	float:left;	
	margin-bottom:20px;
	height:60px;
}

#footer img.copy
{
	float:right;
	margin-top:20px;
	margin-bottom:20px;
}



.td_contenu_trait
{
	border-bottom:#CCC 1px solid;
	font-size:12px;	
}
