a, a:visited {
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	color: #990000;
}
.accroche {
	width: 480px;
	height: 230px;
}

.haut_lt, .haut_md, .haut_rt {
	height: 19px;
	width: 20px;
}

.haut_lt {
	background-image: url('/images/moteur_h_l.gif');
}
.haut_md {
	width: 440px;
	background-image: url('/images/moteur_h_m.gif');
	background-color: #D9D9D9;
}
.haut_rt {
	background-image: url('/images/moteur_h_r.gif');
}

.mid_lt, .mid_md, .mid_rt {
	background-color: #D9D9D9;	
}



.offres {
	width: 660px	
}

.cont_h_m, .cont_b_m {
	width: 620px;
}

.cont_m_m {
	width: 660px;
}

.cont_h_l, .cont_h_r, .cont_b_l, .cont_b_r{
	height: 27px;
	width: 20px;
}
.cont_m_l, .cont_m_r {
	width: 20px;
}

.cont_h_l { background-image: url('/images/cont_h_l.gif'); background-repeat: repeat-x; }
.cont_h_r {	background-image: url('/images/cont_h_r.gif'); background-repeat: repeat-x;}
.cont_b_l { background-image: url('/images/cont_b_l.gif'); }
.cont_b_r {	background-image: url('/images/cont_b_r.gif'); }
.cont_b_m {	background-image: url('/images/cont_b_m.gif'); }
.cont_h_m { background-image: url('/images/cont_h_m.gif'); background-repeat: repeat-x;}
.cont_m_l { background-image: url('/images/cont_m_l2.gif'); }
.cont_m_r { background-image: url('/images/cont_m_r2.gif'); }





.offre {
	font-size: 11px;
	font-family: Verdana;
	width: 660px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #F0F0F0;
}

.offre h1 {
	
}

.offre h2 {
	font-size: 9pt;
	color: #C00000;
	padding-left: 20px;
	line-height: 20px;
	font-weight: bolder;
	margin-top: 5px;
	margin-bottom: 0px;
}

.offre h3 {
	margin-bottom: 7px;	
}

.offre h3 a, .offre h3 a:visited {
	color: #333;
	font-size: 12px;
	padding-left: 20px;
	display: block;
}

.offre h3 a:hover {
	color: #FF6600;
}

.offre ul {
	font-size: 11px;
	line-height: 1.5;
	margin-bottom: 0px
}

.offre img {
	border: 1px solid #D9D9D9;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #FFF;
}

.lgn_grise {
	background-color: #F3F3F3;
}

.lgn_blanche {
	background-color: #FFF;
}

.comp a, .comp a:visited {
	color: #333;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.comp a:hover {
	color: #FF6600;
}



.det_offre {
	font-size: 11px;
	font-family: Verdana;
	width: 660px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.det_offre .cont_m_m {
	width: 620px;
	font-size: 11px;
	font-family: Verdana;
}

.det_offre h1 {
	font-size: 14px;
	color: #C00000;
	font-weight: bolder;

	margin-bottom: 0px;
}

.caract {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #F0F0F0;
	font-size: 11px;
	font-family: Verdana;
}

.det_offre h2 {
	font-size: 10pt;
	color: #333333;
	line-height: 20px;
	font-weight: bolder;
	margin-top: 5px;
	margin-bottom: 0px;
}

.det_offre ul {
	font-size: 11px;
	line-height: 1.5;
	margin-bottom: 5px;
	margin-top: 5px;
}

.det_offre a {
	color: #333;
	text-decoration: none;
}




