/* HOME */

.valeurs{
	width: 200px;
	padding: 13px 10px 0px 10px;
	text-align:justify;
	color:#666666;
}

.valeurs strong{
	font-size: 12px;
	color:#333333;
}

.valeurs a, .valeurs a:link, .valeurs a:visited{
	color:#666666;
	text-decoration:none;
}

.valeurs a:hover{
	text-decoration:none;
}

.last_realisations {
	width: 220px;
}

.last_realisations .realisation {
	margin: 10px 0px 10px 0px;
	padding: 5px 5px 15px 5px;
	height: 65px;
	border-bottom: 1px dashed #999999;
}

.last_realisations .noborder {
	border: 0px !important;
}

.last_realisations .realisation .visuel {
	width:65px;
	float: left;
	padding:2px 5px 0px 0px;
}

.last_realisations .realisation .content {
	width: 140px;
	float: left;
	text-align:justify;
	line-height:13px;
}

.last_realisations .realisation .content h2 {
	font-size: 11px;
	color: #333333;
	padding: 0px;
	margin: 0px;
}

.last_realisations .realisation .content a, .last_realisations .realisation .content a:link, .last_realisations .realisation .content a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.last_realisations .realisation .content a:hover{
	text-decoration:underline;
}
