.contenu a:link, .contenu a:active, .contenu a:visited, .contenu a:hover {
	color:#708528;
	font-weight:bold;
}
.bouton a:link, .bouton a:active, .bouton a:hover, .bouton a:visited {
	color:#FFFFFF;
}



.comparateur {
	background-color:#f6fae9;
	height:190px;
	position:relative;
	margin-top:23px;
}
.comparateur h2 {
	width:286px;
	height:190px;
	position:absolute;
	top:0px;
	left:0px;
	background:url(/images/2008/abonnement/comparateur_fond.jpg) top left no-repeat;
	line-height:400px;
	overflow:hidden;
}
.comparateur h3 {
	position:absolute;
	top:17px;
	left:295px;
	color:#8a8781;
}

.comparateur  .sous_titre {
	background-color: #F6FAE9;
	border: none;
	font-weight: normal;
}

}
.comparateur .coin_haut {
	position:absolute;
	top:0px !important;
	top:-1px;
	right:0px !important;
	right:-1px;
}
.comparateur .coin_bas {
	position:absolute;
	bottom:0px !important;
	bottom:-1px;
	right:0px !important;
	right:-1px;
}
.comparateur .formulaire {
	width:650px;
	height:155px;
	position:absolute;
	top:35px;
	left:150px;
	overflow:hidden;
}


.comparateur .formulaire .etape {
	width:120px;
	height:150px;
	float:left;
}
.comparateur .formulaire .etape .numero {
	width:21px;
	min-height:21px;
	float:left;
	margin-right:5px;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color:#FFFFFF;
	text-align:center;
	background:url(/images/2008/picto/rond_vert.gif) top left no-repeat;
	cursor:pointer;
}
.comparateur .formulaire .etape .info {
	/*width:105px;*/			/* 115 -10 */
	float:left;
	border-left:1px dotted #b0b1ac;
	padding:0px 5px 0px 5px;
}
.comparateur .formulaire .etape .info strong {
	font-size:14px;
	line-height:20px;
	color:#708528;
}

.comparateur .formulaire .etape .info a:link, .comparateur .formulaire .etape .info a:active, .comparateur .formulaire .etape .info a:hover, .comparateur .formulaire .etape .info a:visited {
	color:#505050;
	font-weight:normal;
}





.contact {
	width:630px;		/* 640 - 10 */
	height:50px;		/* 60 - 10 */
	float:left;
	background-color:#f6fae9;
	border-top:1px dotted #b0b1ac;
	border-bottom:1px dotted #b0b1ac;
	position:relative;
	padding:5px;
}

.contact .ciseaux {
	width:34px;
	height:16px;
	position:absolute;
	top:-9px;
	left:5px;
}
.contact strong {
	color:#708528;
	font-size:14px;
}
.contact p {
	float:left;
	width:180px;
	color:#808080;
	line-height:20px;
	padding-left:10px;
}
.contact input {
	margin-top:22px;
	float:left;
}
.contact center {
	color:#708528;
	font-weight:bold;
}

.contact_bloque {
	width:630px;		/* 640 - 10 */
	height: 36px;		
	float:left;
	background-color:#f6fae9;
	border-top:1px dotted #b0b1ac;
	border-bottom:1px dotted #b0b1ac;
	position:relative;
/*	padding:5px;*/
}

.contact_bloque .ciseaux {
	width:34px;
	height:16px;
	position:absolute;
	top:-9px;
	left:5px;
}
.contact_bloque strong {
	color:#708528;
	font-size:14px;
}
.contact_bloque input {
	margin: 12px 0 0 0;
}
.contact_bloque span {
	display: block;
	float: left;
	margin: 10px 10px 0 50px;
}

.contact_bloque center {
	color:#708528;
	font-weight:bold;
}



.lancer {
	float:right;
	width:105px;
	height:36px;
	padding-top:10px;
	padding-right:20px;
	cursor:pointer;
}

.contact_bloque_lancer {
	float:right;
	width:105px;
	padding-right:20px;
	cursor:pointer;
}


.recherche {
	width:811px;
	height:12px;
	background:url(/images/2008/trame/3x3_blanc_gris.gif) top left repeat;
	position:relative;
}
.recherche h2 {
	width:135px;
	height:17px;
	position:absolute;
	top:-4px;
	left:0px;
	background:url(/images/2008/abonnement/votre-recherche.jpg) top left no-repeat;
	line-height:100px;
	overflow:hidden;
}
.recherche .bouton {
	position:absolute;
	top:-5px;
	right:24px;
}

