.contenu-inter   {
	width: 597px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;

	}
.contenu-inter .separateur {
	margin-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.contenu-inter .droite {
	width: 250px;
	float: right;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 50px;
}

.contenu-inter .mentions-titre{
	font-size:16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #70a109;
	padding-bottom: 3px;
	float: none;
}
.contenu-inter .droite .lien {
	text-align: center;
	padding-left: 50px;
}

.sous-titre{
	color:#7ab700;
	font-size:16px;
	background-color:#C3C;
	
}


.contenu-inter a{
	text-decoration:none;
	color:#FFF;
}
.contenu-inter a:hover{
	text-decoration:none;
	color:#70a109;
}

.droits-lien {
	text-align: right;
	padding-bottom: 15px;
}

.lien-orange {
	
}

.lien-orange a {
	text-decoration:none;
	color:#FFF;
}
.lien-orange a:hover {
	text-decoration:none;
	color: #ff8700;
}

.theme-sociaux{
cursor:pointer;
margin-bottom:10px;
color:#fff;
font-weight:bold;
text-decoration:underline;
}
.theme-sociaux:hover{
cursor:pointer;
text-decoration:none;
background-color:#ff8700;
width:250px;
color:#fff;
font-weight:bold;
}
.fiche-sociaux{
margin-bottom:10px;
width:320px;
}
.fiche-sociaux a{
cursor:pointer;
color:#fff;
font-weight:bold;
}

.fiche-sociaux a:hover{
cursor:pointer;
color:#ff8700;
font-weight:bold;
}

.temoignage{
width:270px;
float:left;
margin-right:50px;
}

.temoignage-gras{
width:100px;
font-weight:bold;
padding:10x;
}

.colonne-conseil{
	width:280px;
	/*padding:15px;*/
	margin-right:40px;
	float:left;

}.contenu-inter .presentation-bloc-orange {
	background-color: #FF8700;
	padding: 5px;
	text-align: center;
}
