/* ******************************** MENU ******************************* */
#menu ul.niveau3 li.niv322 a {
	color: #FFFFFF;
	width: 100%;
	background-image: url("../../images/fond-menu-over.gif")
}

/* *********************************** ONGLETS ********************************** */
#onglets #onglet1 a {
	background-image: url("../../images/onglet-over.gif");
	background-repeat: no-repeat;
	color: #FFFFFF;
}

/* *********************************** CENTRE ********************************** */
H2{
	width:615px;
}

H3.gris {
	background-image: url("../../images/puce-h3-gris.gif");
}

/* ==================== Colonnes ================== */
.col1 {
	width: 290px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}

.col2 {
	left: 0px;
	width: 290px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}

#paragrapheGaranties .col1, #paragrapheGaranties .col2{
	height: 185px;
	border-style: solid;
	border-color: #d6e9f5;
	/*background-color: #eeeeee;*/
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url("../../../images/fond-formule.gif")
}

#paragrapheGaranties, #paragraphePlus {
	position: relative;  
	float:left;
	top: auto;
	left: 0px;
	width: 100%;
	height: auto;
}

#paragrapheGaranties {
	z-index:90;
}

#paragraphePlus {
	z-index:0;
}

#paragrapheGaranties .col2 {
	z-index:100;
}

.plus {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13pt;
	text-align: center;
	color: #7bccea;
	/*width: 100%;*/
	display: block;
	font-weight: bold
}
/* ==================== Enumeration ================== */

ul.enumeration{
	text-align: left;
}

/* ==================== Infobulle ================== */
/* Position du bloc i */
a.info_bulle:hover span, a.info_bulle:focus span, a.info_bulle:active span 
{
   left: -330px;
   top:-150px;
   width:300px;
   z-index: 100;
}    

a.info_bulle IMG {
	position: relative;
	top:2px;
	 z-index: 100;
}

a.info_bulle H2 {
	width:291px;
	 z-index: 100;
}

a.info_bulle H3 {
	background-image: url("../../images/puce-blanc-bleu-clair.gif");
	 z-index: 100;
}

/* ====================== Témoignage ================== */
.temoignage{
	position: relative;  
	width: 304px;
	height:202px;
	top:0px;
	left:20px;
	text-align :justify;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url("../../images/habitation/temoignage.gif");
	padding-top: 10px;
}

.temoignage .monologue{
	position: relative;  
	width: 94%;
	left:7px;
	font-family: Arial, "Times New Roman", Tahoma, Verdana;
	font-size: 8pt;
	line-height:14px;
	text-align :justify;
	color:#555555;
	z-index:0;
}

/* *********************************** COLONNE 3 ********************************** */
#prInfo {
	top: 20px;
}

#prInfo #note {
	text-align: center;
}

#col3 a#demandeDevis  {
	position:relative;
	top:0px;
	left:12px;
	display: block;
	height: 38px;
	width:118px;
	text-decoration: none;
}
     





        

