body{
	background: url(./fond_degrade.jpg) repeat-x;
	margin: 0;
}

a img{
	margin: 0;
	border: 0;
}

table{
	border-collapse: collapse;
	text-align: center;
	margin: 30px 0 0 40px;
	font-size: 14px;
}

td, th{
	border: 1px solid black;
	width: 150px;
	height: 50px;
}

#page{
	width: 989px;
	margin: auto;
	padding: 0 12px 0 10px;
	background: transparent url(./background-page.png) repeat-y;
}

.header_bande_bleue{
	background: url(./bande_bleue.jpg) repeat-x;
	height: 66px;
	width: 967px;
}

p#accroche{
	margin: 0;
	padding: 15px 0 0 10px;
	font-family: Trebuchet;
	font-size: 30px;
	float: left;
}

.rouge{
	color: #E24C4D;
}

#menu_haut ul{
	float: right;
	margin: 0;
}

#menu_haut ul li{
	display: inline;
	padding: 0 15px 0 0;
}

#banniere{
	height: 172px;
}

.ul_menu_bas{
	margin: 0;
	padding: 25px 0 0 40px;
	list-style-type: none;
	list-style-image: none;
}

.ul_menu_bas li{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	display: inline;
	padding: 0 60px 0 0;
}

.ul_menu_bas a{
	text-decoration: none;
	color: white;
}

.actuel a{
	color: #8d6e5b;
	text-decoration: underline;
}

#corps{
	font-size: 12px;
	text-align: left;
	margin: 0;
	padding: 20px 20px 20px 30px;
	width: 917px;
	background-color: white;
}

#partie_gauche{
	float: left;
	width: 711px;
}

.hr_dashed{
	width: 284px;
	height: 3px;
	margin: 20px 0 0 200px;
	background: url(./ligne_horiz.jpg) repeat-x;
}

.groupe_logo_1{
	margin: 20px 0 0 290px;
}

.groupe_logo_2{
	margin: 10px 0 0 160px;
}

.logo{
	border: 1px solid #d8d8d8;
	margin: 0 30px 0 0;
}

#ligne_centre{
	height: 620px;
	width: 6px;
	float: left;
	margin: 15px;
	background: url(./ligne_vertic.jpg) repeat-y;
}

#partie_droite{
	float: left;
	padding: 15px 0 0 0;
	font-size: 10px;
	font-family: Arial;
	text-align: center;
}

#partie_droite p{
	padding: 0;
	margin: 0 0 0 -10px;
	line-height: 150%;
}

#spacer{
	clear: both;
}

.entete{
	padding: 20px 0 30px 0;
}

.image_gauche{
	float: left;
	padding: 15px 20px 0 0;
}

.justifie{
	text-align: justify;
}

.texte_gauche{
	width: 511px;
	text-align: right;
	float: left;
	padding-right: 15px;
}

#corps p{
	text-indent: 0px;
}

#footer{
	background: url(./footer.jpg) repeat-x;
	height: 46px;
	width: 967px;
}

#footer p{
	font-family: "Times New Roman";
	padding: 15px;
	font-size: 8px;
	float: right;
}

#footer img{
	float: left;
}

#footer p a{
	color: black;
	text-decoration: none;
}

/* Page tarifs */

.titre_plan{
	text-align: center;
	font-family: eurostile;
	font-weight: bold;
	font-size: 13px;
}

.carre{
	vertical-align: middle;
	padding: 0 10px 0 0;
}

/* Page contact */

.courrier{
	font-size: 15px;
}

#partie_gauche_contact{
	float: left;
	width: 400px;
}

#partie_gauche_contact p {
	text-indent: 0;
	padding: 10px 0 10px 30px;
	margin: 0;
	line-height: 150%;
}

#par_formulaire{
	margin-top: 52px;
	margin-left: 20px;
}

#partie_droite_contact{
	float: left;
	padding: 15px 0 0 0;
	font-size: 10px;
	font-family: Arial;
}

#partie_droite_contact p{
	text-indent: 0;
}

#partie_droite_contact form{
	margin: 50px;
}

/* Page Visite.php */

#diapos li{
	display: inline;
	margin-right: 20px;
	line-height: 40px;
}

#diapos{
	width: 450px;
}

#onglets li{
	float: left;
	width: 111px;
	list-style: none;
	background: url(./onglet_navigation_photos.png) no-repeat top;
	text-align : center;
}

#onglets li a{
	text-decoration: none;
	color: white;
	font-style: normal;
}

#photo{
	margin-left: 40px;
	border: 1px solid #B0B0B0;
}

.legende{
	margin-left: 40px;
	font-size: 12px;
	font-style: italic;
}

/*page login */
.login{
	text-align: center;
	margin: 40px;
}

.login input{
	margin-bottom: 10px;
}

/* Rubricabrac */

.date_news{
	font-size: 10px;
	color: #9f9f9f;
}

h3{
	margin: 0;
	font-size: 22px;
	color: #1e6e98;
}

.news p{
	font-size: 13px;
	text-align: justify;
	width: 600px;
}

.news{
	margin-bottom: 50px;
}
