/* = Style locaux
---------------- */
@import "/global/css/layoutA.css";

/*-------------------------------------------------------------------------------------*/
/* =  style pour contact			 */
/*-------------------------------------------------------------------------------------*/
#content .colA h1 {
font-weight:bold;
line-height:1.1em;
margin-top:0;
font-size:200%;
margin: 0 0 .67em 0;
}

.btretrour{
	float:right;
	padding-top:8px;
	padding-left:60px;
	font-size:93%;
}

#content #contact {
background:#F0F9FF none repeat scroll 0 0;
color:#094071;
padding:10px 10px;
position:relative;
}

#content .BlockAdresse address a.courriel {
	background: url(/global/img/icneMail.png) no-repeat center left;
}
#content .BlockAdresse address a {
	background: url(/global/img/icnPlan.png) no-repeat center left;
	padding:  .2em 0 .2em  20px;
	float: left;
	clear: both;
}

#mentions{
	background:#094071 none repeat scroll 0 0;
	color:#fff;
	padding:10px 10px;
	clear:both;
}
#mentions a{color:#F0F9FF !important;}

#content #contact p{margin-bottom:5px;}

#adresses{overflow:auto;}

.BlockAdresse{
	position:relative;
	float:left; height:180px;
	width:375px; margin:5px;
	border:1px #D3E7F6 solid;
	background:transparent url(/global/img/bgFoldTitle.png) repeat-x scroll left top;
}

.BlockAdresse h3,.BlockAdresse address{
	padding:3px;
}

.BlockAdresse h3{font-weight:bold; font-size:108%;}
.BlockAdresse address{
	border-top:1px #D3E7F6 solid; padding:5px 0 0 40px;
	background: transparent url('../img/adresse.png') 8px 3px no-repeat;
	}

.BlockAdresse p.adressesService{
	position:absolute; bottom:0; left:0;
	color:#094071;
	padding:10px 3px 3px 40px;
	display:block; width:332px; height:22px;
	background: #fff url('../img/pictservice.png') 2px 0 no-repeat;
}

