@charset "utf-8";
/* CSS Document */

body
{
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

h3
{
	color:#8d9e43;
	font-weight:lighter;
	margin-left:5px;
	padding-left:20px;
	margin-bottom:10px;
	margin-top:0px;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px #8d9e43 solid;
	width:90%;
	background-image:url(images/puce.gif);
	background-repeat:no-repeat;
	background-position:left;
}

h4
{
	color:#8d9e43;
	font-weight:lighter;
	margin-left:5px;
	padding-left:20px;
	margin-bottom:5px;
	margin-top:0px;
	font-weight:bold;
	font-size:14px;
	width:90%;
	background-image:url(images/puce.gif);
	background-repeat:no-repeat;
	background-position:left;
}

p
{
	margin:0 5px 10px 5px;
}

.vert
{
	color:#64665e;
	text-align:center;
	font-weight:bold;
}

.logo
{
	width:775px;
	height:96px;
	margin:0 auto;
}

.menu
{
	width:775px;
	height:41px;
	margin:0 auto;
	padding:0;
}

.menu ul
{
	margin:0;
	list-style:none;
	padding:0;
}

.menu li
{
	float:left;
	height:41px;
	margin:0;
	padding:0;
}

.conteneur
{
	width:775px;
	margin:70px auto 0 auto;
}

.accueil_left
{
	width:440px;
	float:left;
}

.accueil_right
{
	width:330px;
	float:left;
}

.pic1
{
	width:624px;
	height:260px;
	float:left;
	margin-bottom:20px;
}

.dell
{
	width:140px;
	height:263px;
	float:left;
	margin-left:10px;
}

.clear
{
	clear:both;
}

.espace
{
	width:1px;
	height:20px;
}

.partenaires
{
	height:190px;
	width:328px;
}

.partenaires img
{
	float:left;
	margin:0 0 10px 0;
}

.footer
{
	clear:both;
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	background-color:#43463d;
	height:100px;
}

.liens_footer
{
	width:775px;
	margin:0 auto;
}
.footer_lien
{
	width:258px;
	float:left;
	margin:20px auto 0 auto;
}
.footer_lien a:link
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.footer_lien a:visited
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.footer_lien a:active
{
	color:#98a966;
	font-weight:bold;
	text-decoration:underline;
}
.footer_lien a:hover
{
	color:#98a966;
	font-weight:bold;
	text-decoration:none;
}

.menu_salles
{
	margin-top:8px;
	width:140px;
	height:263px;
	float:left;	
}

.menu_salles img
{
	margin-bottom:2px;
}

.equipement
{
	width:248px;
	float:left;
	margin-right:10px;
}

.equipement ul
{
	list-style:square;
	padding:0 0 0 30px;
}

.form_titre
{
	clear:both;
	width:120px;
	float:left;
}
.form_champs
{
	width:420px;
	float:left;
}
.form_champs_devis
{
	width:220px;
	float:left;
}
.devis_left
{
	width:370px;
	float:left;
}

.devis_right
{
	margin-left:30px;
	width:370px;
	float:left;
}

.left
{
	float:left;
}

.temoignages
{
	width:500px;
	float:left;
}

.acces_txt
{
	width:350px;
	float:left;
}
.acces_img
{
	width:350px;
	float:left;
	margin:0 0 20px 10px;
}

.galerie
{
	clear:both;
	width:775px;
	height:120px;
	margin:0 auto;
	background-image:url(images/support-galerie.jpg);
	background-repeat:no-repeat;
}

.galerie img
{
	float:left;
	margin:10px 18px 15px 0;
}