/* ******************************** MENU ******************************* */
#menu ul.niveau3 li.niv321 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.previ{
	color:#d2011d;
	background-image: url("../../../previfrance/images/puce-h3.gif")
	
}

/* ======= Colonnes des formules ======== */
.col1 {
	width: 290px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	border-color: #d6e9f5;
	/*background-color: #eceded;*/
	border-left-width:1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url("../../../images/fond-formule.gif")
}
.col2 {
	left: 0px;
	width: 290px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	border-style: solid;
	/*border-color: #fce190;*/
	border-color: #ffe69c;
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url("../../../images/fond-formule-jaune.gif");
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px
}

.plus {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13pt;
	text-align: center;
	color: #7bccea;
	/*width: 100%;*/
	display: block;
	font-weight: bold
}

#paragrapheMini, #paragrapheMedian, #paragrapheMaxi{
	position: relative;  
	float:left;
	top: auto;
	left: 0px;
	width: 100%;
	height: auto;
}

#paragrapheMini .col1, #paragrapheMini .col2{
	height: 140px;
}

#paragrapheMedian .col1, #paragrapheMedian .col2{
	height: 250px;
}

#paragrapheMaxi .col1, #paragrapheMaxi .col2{
	height: 70px;
}

/* ======= Enumeration ======== */

ul.enumeration{
	text-align: left;
}


ul.enumPrevi{
	margin-top: 0px;
 	margin-bottom: 0px;
 	font-family: Arial, "Times New Roman", Tahoma, Verdana;
	font-size: 9pt;
	color: #555555;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: normal;
	line-height: 17px;
	text-align: left;
	margin-left: 20px; 
}

ul.enumPrevi li {
 	/*display : list-item;*/
	background-position: left 7px;
	background-repeat: no-repeat;
	background-image: url("../../../images/previfrance/puce-li-previ.gif");
	padding-left: 10px; !important;
	*padding-left: 10px;
	list-style-type: none
}

ul.enumNiv2 li {
 	padding-left: 10px; !important;
	*padding-left: 10px;
	list-style-type: none;
	background-image: none;
}
/* Position du bloc i */
a.info_bulle:hover span, a.info_bulle:focus span, a.info_bulle:active span 
{
   left: -120px;
   top:-50px;
   width:220px
}    

a.info_bulle IMG {
	position: relative;
	top:2px;
}

/* *********************************** 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;
}
     

