.encadrement
{
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 0px;
	width:163px;
}

.blocImage
{
	width:100%;
	border:5px solid #e9e9e9;
	padding:0px;
	height:70px;
}

.blocImage select
{
	width: 100%;
	display: block;
	vertical-align: bottom;
	margin-top:10px;
}
	
	
.titreVert
{
	display:inline-block !important;
	display:inline;
	background-color:#FFFFFF;
	color:#299451;
	font-weight:bold;
	font-size:13px;
	overflow:visible;
	padding:0px 0px 0px 0px;
	text-transform: uppercase;
	width:100%;
}

.titreVert h2 {
	display:inline-block !important;
	display:inline;
	background-color:#FFFFFF;
	color:#299451;
	font-weight:bold;
	font-size:11px;
	overflow:visible;
	padding:0px 0px 0px 0px;
	text-transform: uppercase;
	width:100%;
}

.encadrementContact
{
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left:0px;
	width:163px;
}

.blocImageContact
{
	width:100%;
	border:5px solid #e9e9e9;
	padding:0px;
}

.blocImagePublicite
{
	width:100%;
	border:5px solid #299451;
	padding:0px;
	text-align: center;
	margin: 5px 5px 5px 0;
}

.titreViolet
{
	display:inline;
	background-color:#FFFFFF;
	color:#581D74;
	font-weight:bold;
	font-size:13px;
	overflow:visible;
}