

/***************************** ELEMENTS BASIQUES *****************************/
.contenu a:link, .contenu a:active, .contenu a:visited, .contenu a:hover {
	color:#1E9FC6;
}
.contenu strong {
	color:#1E9FC6;
}
.bouton {
	background:url(/images/2008/bouton/bouton_bleu_corps.gif) top left no-repeat;
}
.bouton a:link, .bouton a:active, .bouton a:hover, .bouton a:visited {
	color:#FFFFFF;
}







/*********************************** TITRE ***********************************/
.titre {
	width:721px;		/* 811 - 90 */
	background:url(/images/2008/trame/3x12_blanc_gris.gif) center left repeat-x;
	margin:20px 0px 5px 0px;
	padding-left:90px;
}
.titre h2 {
	width:236px;
	height:21px;
	background:url(/images/2008/titre/selection.gif) top no-repeat #FFFFFF;
	padding-left:10px;
	padding-right:10px;
	line-height:50px;
	overflow:hidden;
}

.soustitre {
	width:811px;
	height:12px;
	background:url(/images/2008/trame/3x12_blanc_gris.gif) top left repeat;
	position:relative;
}
.soustitre strong {
	position:absolute;
	top:-1px;
	left:0px;
	background-color:#FFFFFF;
	color:#0097A9;
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
}
.soustitre strong a:link, .soustitre strong a:active, .soustitre strong a:visited, .soustitre strong a:hover {
	color:#0097A9;
	font-size:12px;
	font-weight:bold;
}
.soustitre .bouton {
	position:absolute;
	top:-5px;
	right:24px;
}












/* FORMULAIRE */
.comparateur {
	height:210px;				/* 220 - 10 */
	padding:5px 10px 5px 0px;
	position:relative;
	overflow:hidden;
	background:url(/images/2008/telephone/tinf_fond.jpg) top left no-repeat #ECFDFF;
}
.comparateur h3, .comparateur h3 a:link, .comparateur h3 a:active, .comparateur h3 a:hover, .comparateur h3 a:visited {
	color:#0097a9;
	font-size:12px;
	font-weight:bold;
}


a.bleu, a.bleu:link, a.bleu:active, a.bleu:hover, a.bleu:visited {
	color:#1E9FC6;
	font-weight:bold;
}

a.cat, a.cat:link, a.cat:active, a.cat:hover, a.cat:visited {
	color:#020506;
	font-weight:normal;
}

a.cat:hover {
	color:#1E9FC6;
	font-weight:bold;
}



.comparateur .etape {
	width:170px;
	height:180px;
	float:left;
}
.comparateur .etape .numero {
	width:21px;
	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_bleu.gif) top left no-repeat;
}
.comparateur .etape .info {
	float:left;
	border-left:1px dotted #b0b1ac;
	padding:0px 5px 0px 5px;
}
.comparateur .etape .info strong {
	font-size:12px;
}







/*********************************** TELEPHONES ***********************************/
.tinf_telephone {
	width:152px;
	height:295px;
	float:left;
	margin:0px 10px 20px 0px;
	color:#8c8c8c;
}
.tinf_tel_gauche {
	width:30px;
	height:290px;
	padding:3px;
	float:left;
	background-color:#ECFDFF;
	position:relative;
}
.tinf_tel_droite {
	width:116px;
	float:left;
}


.catalogue {
	width:91px;				/* 107 - 16 */
	height:162px;			/* 172 - 10 */
	float:left;
	margin:4px;
	padding:5px 8px 5px 8px;
	position:relative;
	text-align:center;
	cursor:pointer;
	display:inline;
}
.catalogue .lien {
	width:107px;
	/*height:172px;*/
	position:absolute;
	top:72px;
	left:0px;
	z-index:10;
	/*background:url(/images/2008/produits/plusinfos.jpg) center no-repeat;*/
	display:none;
}
.catalogue a:link, .catalogue a:active, .catalogue a:hover, .catalogue a:visited {
	color:#505050;
}
.catalogue .coche {
	position:absolute;
	bottom:5px;
	right:5px;
	z-index:20;
}

.tinf_telephone .dimensions {
	height:40px;
	text-align:center;
	color:#8c8c8c;
	font-size:10px;
}

.tinf_telephone .prix {
	height:20px;
	color:#0097A9;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

