body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top:5px;
}


a {
	color:#FFFFFF;
	text-decoration: none;
}

a:hover{
	color:#FF9900;
}

a.select{
	color:#FF9900;
}

h1{
	font-size:24px;
}


h2{
	font-size:16px;
}

#conteneur{
	width:956px;
	height:650px;
	margin:0 auto;
	border:#666666 solid 1px;
	position: relative;
}


#lien_index{
	width:200px;
	height:138px;
	position:absolute;
	display:block;
}

#logo_g{
	background-image:url(images/header.jpg);
	width:100%;
	height:138px;
	margin-top:0;
}

ul#menu {
	list-style-type: none;
	/*width: 100%; */
	margin-left :160px;
	font-weight:bold;
}

ul#menu li {
	float: left;
}

ul#menu a {
	float: left;
	margin: 0 30px;
	text-align: center;
	text-decoration: none;
}


#bandeau_gris{
	background-color:#999999;
	width:100%;
	height:72px;
	float:left;
	/*padding-left:auto;*/
	/*padding-right:20px;*/
/*	padding-top:8px;*/
	margin-bottom:30px;
	margin-top:5px;
	/*text-align:center;*/
}

.texte{	/*pour bandeau*/
	margin-right:30px;
	margin-left:30px;
	text-align: justify;
}


#texte{
	height:300px;
	margin-left:80px;
	width:320px;
	text-align:justify;
	height:330px;
	float:left;
	line-height:15px;
}

#texte_presta{
	margin-left:70px;
	text-align:left;
	width:300px;
	height:330px;
	float:left;
	line-height:25px;
}


#texte2{
	height:300px;
	margin-left:50px;
	width:500px;
	text-align:justify;
	float:left;
	line-height:16px;
	padding-bottom:20px;
}

#contact{
	margin-left:231px;
	margin-top:100px;
	width:320px;
	text-align:justify;
	height:300px;
	float:left;
	line-height:15px;
}

#lieux{
	margin-left:231px;
	margin-top:0px;
	width:320px;
	text-align:justify;
	height:200px;
	float:left;
	line-height:15px;
	height:320px;
	
}

#photo{
	float:left;
	height:276px;
	width:360px;
	margin-left:20px;
	margin-top:7px;
	border:#FFFFFF solid 1px;
}


#diapo{
	float: right;
	margin-right:10px;
	margin-top:7px;
	width:360px;
	height:346px;
}

#menugauche{
	float:left;
	list-style:none;
}

#anim{
	margin:40px auto;
	width:600px;
}

#slideshow{
	width:350px;
	height:260px;
}

#indication{
	color:#FF3300;
}

#tab_presta{
	float: left; 
	margin-left:100px;
}

#adresse{
	text-align:left;
	margin-top:20px;
	margin-left:18%;
	font-size:11px;
}


.credit{
	margin-right:18px;
	float:right;
	font-size:9px;
}

.logo_bas{
	position:absolute;
	width:100%;
	float:left;
	margin-top: 10px;
	margin-left:30px;
	bottom:0;
}

.logo_bas_2{
	position:absolute;
	width:100%;
	float:left;
	margin-top: 10px;
	margin-left:30px;
	bottom:0px;
}


a.logo_b{
	background:url(images/logo_footer_off.png);
	width:81px;
	float:left;
	height:42px;
}

a.logo_b:hover {
	background:url(images/logo_footer_on.png);
}

.footer {
	color: #FFFFFF;
	margin-left:30px;
	margin-top:33px;
	float:left;
	width:100px;
	line-height:2px;
}


/*****************************************
Page d'acceuil
*****************************************/

#logo_centre{
	margin-top:60px;
	margin-bottom:60px;
}


#content{
	width:946px;
	height:400px;
	float:left;
}
