h1, h2, h3 {
	font: normal 16px Arial,Helvetica,sans-serif;
}
p {
	color: #565543;
	font: normal 13px/20px Arial,Helvetica,sans-serif;
	margin: 10px 0px;
}
div#entreprise {
	color: #565543;
	background-color: #f7ddc6;
	padding: 13px;
/*	height: 210px; */
}
div#entreprise h2 {
	padding-bottom: 15px;
}
div#video {
	color: #84817e;
	background-color: #faebdd;
	margin-top: 12px;
	padding: 13px;
}
span.title1 {
	font: bold 12px Arial,Helvetica,sans-serif;
}
span.title1 a {
	font: bold 12px Arial,Helvetica,sans-serif;
	color: #000;
	text-decoration: none;
}
div#cont_video {
	width: 334px;
	height: 188px;
	background: url(../images/videos/retro_accueil.jpg) no-repeat center;
	margin-top: 12px;
	cursor: pointer;
}
div#c_suggest {
	display: none;
	position: absolute;
	width: 586px;
	height: 230px;
	padding: 3px 5px;
	background-color: #fff;
	border: 1px #de7a1c solid;
	z-index: 100;
}
div#s_suggest {
	width: 505px;
	height: 223px;
	overflow: hidden;
	font: normal 12px/15px Arial,Helvetica,sans-serif;
}
div#s_fermer {
	text-align: right;
	font: normal 12px Arial,Helvetica,sans-serif;
	color: #de7a1c;
	height: 215px;
}
div#s_fermer span {
	cursor: pointer;
}
div#s_info {
	text-align: right;
	font: normal 12px Arial,Helvetica,sans-serif;
	color: #84817e;
}
span.suggest {
	cursor: pointer;
}
span.suggest:hover {
	text-decoration: underline;
}