/* ******************************** MENU ******************************* */
#menu ul.niveau3 li.niv331 a {
	color: #FFFFFF;
	width: 100%;
	background-image: url("../images/fond-menu-over.gif")
}

/* *********************************** CENTRE ********************************** */
a {
 color: #d1011d;
}

a:HOVER {
 color: #9eadbe;
 text-decoration: none;
}

H2.large {
	width: 615px;
}

H2.offre {
	font-variant: normal;
	font-weight: bold;
	font-size: 10pt;
	color: #7f90a4;
	border-bottom-style: none;
	border-bottom-width: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 25px; 
	/*background: none;*/
}

#paragrapheOffre {
	position: relative;  
	width: 615px;
	float:left;
	top: 20px;
	left: 0px;
	height: auto;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom : 5px;
	margin-bottom: 10px;
	border-color: #bec9d3;
	/*border-color: #ffe69c;*/
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-width: 2px;
	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-jaune.gif")
}

.col1 {
	width: 297px;
}

.col2 {
	top : 20px;
	width: 297px;
}

#enteteOffre {
	position: relative;  
	float : left;
	width: 100%;
	top: 0px;
	left: 0px;
}

#enteteOffre #titre {
	position: relative;  
	float : left;
	width: 297px;
	top: 0px;
	left: 0px;
}

#enteteOffre #ref {
	position: relative;  
	float : left;
	width: 297px;
	top: 5px;
	left: 20px;
	font-family: Arial, "Times New Roman", Tahoma, Verdana;
	font-size: 9pt;
	color: #9eadbe;
	text-align: right;
}


/* *********************************** COLONNE 3 ********************************** */
#aSavoir {
	top: 10px;
}


#aSavoir #note{
	text-align: center;
}
