/* CSS Document */

.offre{
	margin: 0px;
	width:550px;
	margin: 10px 10px 0 0 ;
	background:url(../images/cadreoffre_bord.jpg) right repeat-y;
	float:right;
}

.offre dl{
	width:550px;
	background:url(../images/courbe.jpg) 60px top  no-repeat;
}

.offre dt{
	width:300px;
	height:47px;
	padding:0 ;
	margin-left:250px;
	color:#c00;
	font-size:13px;
	font-weight:bold;
}

.offre dd{
	background: url(../images/pucemenu.gif)  0px 2px no-repeat;
	width:420px;
	padding:0 0 0 20px;
	margin: 0 0 0 60px;
	font-size:13px;
}

.bottom_offre{
	background:url(../images/cadreoffre_bottom.jpg) right no-repeat;
	height:15px;
	}
	
.services{
	padding:50px 0px 50px 35px;
	width:142px;
	float:left;
}	



#visite{
	clear:both;
	font:bold 13px  Arial, Helvetica, sans-serif;
	margin:0 15px 0 30px;
	}
#visite p{
width:750px;}

		
#visite dl{
	text-align: center;
	padding:10px 0 0 0;
	float:left;	
	width:12.5%;
}

#visite dt{
	margin:0;
	padding:0;
}
#visite dd{
	margin:0;
	padding:0;
	font-size: 12px;
	font-weight:normal;
	color:#669;
}