@charset "utf-8";
/* CSS Document */
html, body
	{
		margin:0;
		padding:0;
		font:12px Arial, Helvetica, sans-serif;
		background:url(../images/backround.jpg);
		color:#FFF;
	}
#conteneur
	{
		width:1000px;
		margin:0 auto;
	}
#entete
	{
		width:1000px;
		height:210px;
	}
#menu
	{
		width:901px;
		height:33px;
		/*margin:0 0 0 46px;*/
		margin:0;
		background:url(../images/menu-fond.jpg)
	}
#menu ul
	{
		width:840px;
		margin:0 0 0 60px;
		padding:0;
		list-style:none;
		height:33px;
	}
#menu li
	{
		display:block;
		height:32px;
		padding:0 25px;
		line-height:33px;
		float:left;
		margin:0;
	}
#menu a,
#pied a,
h2 a,
.lien
	{
		font-size:14px;
		text-decoration:none;
		color:#FFF;
		text-align:center;
	}
#menu a:hover,
#pied a:hover,
h2 a:hover,
.lien
	{
		color:#D1BD7E;
	}
#corps
	{
		width:901px;
		background:url(../images/bande-m.jpg) repeat-y;
		margin:0 0 0 46px;
		padding:0;
	}
#pied
	{
		clear:both;
		width:1000px;
		text-align:center;
		margin:0;
		padding:15px 0;
	}
#texteaccueil
	{
		width:880px;
		margin:15px 0 0 20px;
	}
#evenementaccueil
	{
		margin:5px 0;
	}
#evenementaccueil
	{
		height:50px;
	}
#textegauche,
#textedroit
	{
		width:500px;
		margin:15px 80px 15px 95px;
		float:left;
		min-height:150px;
	}
#textegauche2
	{
		width:775px;
		margin:15px 0 15px 95px;
		float:left;
		min-height:150px;
	}
#textedroit
	{
	}
#animationgauche
	{
	}
#animationdroit,
#animationgauche
	{
		width:200px;
		float:left;
		margin:0;
		/*min-height:150px;*/
	}
#googlemaps
	{
		width:600px;
		height:350px;
		margin:15px auto;
		float:left;
	}
#bloccontact
	{
		width:240px;
		float:left;
		margin:15px 20px 0;
	}
#bloccontact label
	{
		display:block;
		width:105px;
		float:left;
		margin:5px 0 0;
	}
#bloccontact input
	{
		float:left;
		width:125px;
		margin:5px 0 0;
	}
#bloccontact textarea
	{
		width:230px;
	}
#bloccontact br
	{
		clear:both;
	}
#adresse
	{
	}
#formulaire
	{
	}
#baspage
	{
		width:901px;
		height:13px;
		/*margin:0 0 0 46px;*/
		margin:0;
		padding:0;
	}
#clair
	{
		clear:both;
	}
#animaccueil
	{
		text-align:center;
		width:901px;
		margin:15px 0 0;
	}
#photoaccueil
	{
		float:right;
		width:300px;
		height:270px;
	}
#photogauche
	{
		width:230px;
		float:left;
	}
#photodroite
	{
		width:230px;
		float:right;
	}
.bordphoto
	{
		background:#FFF;
		padding:3px;
		width:230px;
		/*height:150px;*/
		float:left;
	}
.bordphotodr
	{
		background:#FFF;
		margin:30px 0 0;
		padding:3px;
		width:200px;
		/*height:150px;*/
		float:left;
	}
.bordphotod
	{
		background:#FFF;
		padding:3px;
		width:230px;
		/*height:150px;*/
		float:right;
	}
.bordphotoh
	{
		background:#FFF;
		padding:3px;
		width:200px;
		/*height:150px;*/
		float:right;
		margin:15px;
	}
