@charset "utf-8";

/*-------------ACCROCHE---------------*/

#accroche{
	width: 914px;
	background: url(../_images/bg_phrases.gif) repeat-x;
	height: 122px;
	padding: 5px 34px 0 34px;
}
.phrase1{
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	padding: 6px 0;
	margin-bottom: 10px;
	letter-spacing: 0.2px;
}
.pGauche{	
	text-align: justify;
	font-size: 14px;
	color: #4f4f4f;
	width: 280px;
	float: left;
	border-right: 1px solid #999;
	padding-right: 20px;
	padding-bottom: 7px;
	line-height: 1.2em;
}
.pDroit{
	text-align: justify;
	font-size: 14px;
	color: #4f4f4f;
	width: 593px;
	float: right;
	padding-left: 20px;
	line-height: 1.2em;
	letter-spacing: 0.2px;
}

/*---------------CONTENU 3 COLONNES---------------*/

.col{
	width: 278px;
	float: left;
	margin-right: 45px;
	margin-top: 12px;
}
#carte{
	float: right;
	text-transform: uppercase;
	color: #848484;
	font-size: 12px;
	text-align: center;
	width: 100px;
}
#carte li{
	padding: 2px 0;
}
.colnoPad{
	width: 268px;
	float: left;
	margin-top: 12px;
}
.col ul.puce li{
	background: url(../_images/grosse_puce.gif) no-repeat center left;
	text-transform: uppercase;
	color: #848484;
	padding: 3px 0 3px 20px;
}
.col ul.puce li a{
	text-decoration: none;
}
#pVisu{
	text-align: center;
	color: #4f4f4f;
	font-size: 18px;
}
#pVisu a{
	text-decoration: none;
}
.last_res img.border{
	margin-right: 10px;
	margin-bottom: 10px;
}
.last_res{
	padding: 5px 5px 0 5px;
	background: url(../_images/bg_service-carte.gif) bottom repeat-x;
	margin-bottom: 15px;
}
.last_res ul li{
	font-size: 12px;
	padding-bottom: 3px;
}
.last_res ul li a{
	color: #000;
	text-decoration: none;
}










