

@charset "iso-8859-1";
/******** Param&egrave;tres generaux ********/
body{ font-family:Arial, 'Times New Roman', serif; margin:0; padding:0; }
div{ padding:0; margin:0; }
a.no_underline { text-decoration:none; }
a.no_underline:hover { text-decoration:underline; }

/******** Grands blocs ********/
#page{ 
	position:relative; 
	width:100%; 
	top:0; 
	left:0; 
	padding: 0px;
	margin: 0px;
	border-top:1px groove #eee; 
}
#haut { 
	position:absolute; 
	top:0; 
	left:0; 
	width:100%; 
	height:100px; 
	border:none; 
	background: #000 url(http://www.auto-cotes.com/includes/images/banniere_av.jpg) no-repeat; 
	z-index:10; 
}
#principal { 
	position:absolute; 
	top:133px; 
	left:0px; 
	width:100%;	
	border-collapse:collapse; 
}

/******** Blocs de pub ********/
#pub_haut_page{ 
	color: #fff; 
	background: #000; 
	height: auto; 
	text-align: center; 
	margin: 0; 
	padding: 0; 
}
#pub_droite{ 
	width:120px; 
	color:#inherit; 
	background:#fff; 

	text-align:left; 
	padding-top:-32px;  
}
#pub_bas_page{
	padding-top: 36px;
	bottom:0; 
	text-align:center; 
}

/******** Details ********/
#hautpage{ 
	position:relative; 
	top:0; 
	left:0; 
	height:100px; 
}
h1{ width:80%; border-top:1px solid #fff; margin-top:0.5em; margin-left:10%; color:#666; background:inherit; } 


/******** Menu Horizontal ********/
#menubg{
	background: #fff url(http://www.auto-cotes.com/includes/images/fond_menu_horiz.jpg) no-repeat ;
	z-index: 100;
	height: 34px; 
	padding:0px;
	width: 100%;
}
#menuhaut {
	background: #fff ;
	border-top: 1px solid #fff;
	height: 34px; 
	margin: 0px;
	padding: 0px;	
	z-index: 100;
	width: 100%;
}
#menuhaut dl {
	float: left;
	margin: 0px;
	padding: 0;
	margin-top: 0px;
	color: #930003;
	height:34px;
	width: 180px;
}
#menuhaut dt{
	height:34px;
	text-align:center;
	margin:0;
	border-left: 2px groove white;
	border-right: 2px groove white;
	white-space: nowrap;
}
html>body #menuhaut dl,dt {
	height: auto;
	max-height: 34px;
}
#menuhaut dd {
	background: #fff url(http://www.auto-cotes.com/includes/images/fond_menu_horiz.jpg)  -600px repeat-y;
	position:absolute;
	display:none;
	width:180px;
	margin-left: 0px;
	margin-top: 1px;
	border: 1px solid lightgray;
	white-space: nowrap;
	z-index:100;
}
#menuhaut ul{
	padding: 0px 8px 0px 0px;
	margin:0;
	list-style-type:none;
	z-index:100;
}
#menuhaut li a{
width:100%
}
#menuhaut a { 
	display: block;
	text-decoration:none; 
	font-weight:bold; 
	margin:0; 
	padding:0 3px 0 3px; 
	color:#930003;  
	line-height:28px; 
	width: 92px;
}
html>body #menuhaut a {
	width: auto;
	min-width: 92px;
} 
#menuhaut a:hover { 
	color: #A41114; 
	text-decoration: none; 
}
#menuhaut li a:hover { 
	color: #A41114; 
	border: 1px solid #ececec;
	text-decoration: none; 
}

/******** Menu de gauche ********/
#gauche {
	background: #fff url(http://www.auto-cotes.com/includes/images/fond_menu_gauche.jpg)  0px 4px repeat-y;
	width: 180px;
	font-size: 11px;
	border: 1px solid #cecece;
}
#gauche a{
	background: #e9e9e9;
	display: block;
	margin-top: 1px;
	border-top: 1px outset #EEEEEE;
	border-bottom: 1px outset #D8D8D8;
	width: auto;
	text-decoration: none;
	color: black;
}
#gauche a:hover{
	background: #d8d8d8;
}
#gauche span {
	display: block;
	padding-left: 24px;
}
#gauche ul {
	padding-left: 1px;
	margin-top: 0px;
	margin-left: 1px;
	list-style-type: none;
}
#gauche .title {
	background: #c8c8c8;
	margin-top: 13px;
	border-top: 1px outset #dedede;
	border-bottom: 1px outset #c6c6c6;
	display: block;
	width: auto;
	height: 16px;
	color: #930003;
	font-weight:bold;
	text-decoration: none;
}
html>body #gauche .title {
	height: auto;
	min-height: 16px;
} 

/******** Contenu principal ********/
#contenu{ 
	color:#555; 
	background:url(http://www.auto-cotes.com/includes/images/22.jpg) no-repeat 1px -2px;
	padding:0 0 1em 0;
	border:1px solid #cecece; 
}
#contenu p, #contenu dd, #contenu dt, #contenu li{
    font-size:90%; text-align:justify; font-weight:bold; color:#555; background:inherit;
}
#bloc_contenu { 
	padding:0 1em; 
}
h2#page_title{ 
	display:block;
	background: url(http://www.auto-cotes.com/includes/images/puce2.jpg) 2px 16px no-repeat;
	margin:0 0 0 12px; 
	padding-left: 28px; 
	line-height:51px; 
	color:#666;
	font-size:1.25em; 
}
div.lien_payant{  }
span.suivant{ color:#f60;  background:inherit; font-size:90%; font-weight:bold; }
p#prixcomm{ left:0; font-size:60%; text-align:center; margin:0; color:#666;  background:inherit; }
h4{ 
	margin:0; 
	color:#930003; 
	background:inherit; 
	font-size:90%; 
}
dt span.soustitre{ text-decoration:underline; margin-left:1em; line-height:2em; color:#f60; background:inherit; }
#minitel *{ text-align:center; }
.retour_haut{ float:right; font-size:75%; }
.lesplus{ color:#3c3; background:inherit; }
.lesmoins{ color:#c33; background:inherit; }
.perles{ list-style-type:square; }
.perles li{ margin-bottom:0.75em; }
#prix_km tbody p{ padding-left:1em; margin:0; }
#prix_km tfoot p{ text-align:center; }
#xiti{ position:relative; bottom:0; left:0; }

.service_indisponible{ border:1px solid black; text-align:center; padding:10px; margin:4px; font-weight:bold }


/*************************************************************/
/* Cote auto uniquement pour nos sites, pas pour partenaires */
.cote_list{ list-style-type:none; }
.cote_list a{ text-decoration:none; font-size:16px; color:black; font-family:Arial,Helvetica,sans-serif; font-weight:bold; }
.cote_list a:hover{ color:#930003; }
.cote_list_image{ float:left; margin-right:8px; margin-bottom:2px; }
.cote_list_comment{ }
.cote_list_comment A{ font-weight:normal; font-size:0.9em; color:#8f8f8f; }


