/* CSS présentation */
a:hover {
	color: #eae706;
}
.motcle {
	color: #eae706;
}
#menu a:hover {
	border-top:1px solid  #eae706;
}
#menu {
	border-bottom:1px solid  #eae706;
}
#realisations {
	color:#eae706;
}
#logo {
	background: url(../images/logo_4.jpg) no-repeat bottom;
	height:124px;
	width:314px;
	font-size:0.9em;	
}
#pola {
	background: url(../images/photo_4.jpg) bottom no-repeat;
}
#contenu {
	padding:0 30px 0 25px;
}
#corps blockquote {
	position:relative;
	text-align:center;
	font-size:1.1em;
	padding:1em 40px;
	color:#72b14c;
	top:-15px;
}
.real {
	position:relative;
	min-height:102px;
	clear:both;
	padding:1em 15px;
	width:480px;
	border: 1px solid #eae706;
	margin:2em 20px 0;
	text-align:left;
}
.real h4 {
	background:#f6f6f2;
	position:absolute;
	top:-0.8em;
	left:10px;
	display:inline;
	padding:0 0.5em;
}
.thumbs {
	padding:0 15px 0 0;
	float:left;
}
.plus {
	text-align:right;
	padding-right:20px;
}
.prop {
	margin-top:2em;