/* CSS Document */

.gras {
	font-weight: bold;
}

.italique {
	font-style: italic;
}

.orange {
	color: #f79426;
}

.bordeaux {
	color: #7a1417;
}

.violet {
	color: #848420;
}

.partenaires {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #848420;
	font-style: italic;
	font-weight: bold;
}


.titre_hebergements {
	color: #7a1417;
	font-weight: bold;
}

.titre_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	margin: 20px 0;
	padding: 0;
}

.titre_programme {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	margin: 20px 0 0 0; 
	padding: 0;
}

.sous-titre_programme {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	margin: 0 0 20px 0;
	padding: 0;
}

#tendeur {
	clear: both;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
}

.accueil {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(images/fond_accueil.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.page {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(images/fond.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #e0c8ab;
}

#container {
	width: 900px;
	height: auto;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

#container h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #4064a2;
	margin: 0;
	padding: 0;
}

#container h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #848420;
	margin: 0;
	padding: 0;
}

#container h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	color: #a98fb1;
	margin: 0;
	padding: 0;
}

#container h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

#bandeau  {
	width: 900px;
	height: 90px;
	text-align: left;
	margin: 0;
	padding: 0;
	background: url(images/bandeau_haut.jpg) top left;
}

#contenu {
	width: 900px;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

#gauche {
	width: 198px;
	margin: auto;
	padding: 0;
	float: left;
}

#logo  {
	width: 198px;
	height: 137px;
	float: left;
	margin: 0;
	padding: 0;
}


#menu {
	width: 160px;
	height: auto;
	text-align: left;
	margin: 20px 0 10px 15px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	color: #000000;
}

#menu ul {	
	margin: 0;
	padding: 0;
}

#menu li {
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu li a {
	font-weight: normal;
	text-decoration: none;
	display: block;
}

.ok {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 5px 2px 15px;
	margin: 0;
	background-color: #848420;
}

.no {
	color: #000000;
	text-decoration: none;
	padding: 2px 5px 2px 15px;
	margin: 0;
}

.no:hover {
	color: #FFFFFF;
	padding: 2px 5px 2px 15px;
	margin: 0;
	text-decoration: none;
	background-color: #848420;
}

.bleu {
	color: #638abf;
	text-decoration: none;
	padding: 2px 5px 2px 15px;
	margin: 0;
}

.bleu:hover {
	color: #FFFFFF;
	padding: 2px 5px 2px 15px;
	margin: 0;
	text-decoration: none;
	background-color: #848420;
}

#menu2 {
	width: 160px;
	height: auto;
	text-align: left;
	margin: 0 0 20px 15px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	color: #000000;
}

#menu2 ul {	
	margin: 0;
	padding: 0;
}

#menu2 li {
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu2 li a {
	font-weight: normal;
	text-decoration: none;
	display: block;
}

.ok2 {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 5px 2px 15px;
	margin: 0;
	background-color: #848420;
}

.no2 {
	color: #000000;
	text-decoration: none;
	padding: 2px 5px 2px 15px;
	margin: 0;
}

.no2:hover {
	color: #FFFFFF;
	padding: 2px 5px 2px 15px;
	margin: 0;
	text-decoration: none;
	background-color: #848420;
}

.vert {
	color: #848420;
	padding: 2px 5px 2px 15px;
}

.vert:hover {
	color: #FFFFFF;
	padding: 2px 5px 2px 15px;
	margin: 0;
	text-decoration: none;
	background-color: #848420;
}


#menu_newsletter {
	width: 198px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}

#inscription_newsletter {
	width: 198px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
}

#inscription_newsletter #intro {
	width: 198px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;	
	margin: 10px 0;
	padding: 0;
	text-align: center;
}

#inscription_newsletter #titre {
	width: 198px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;	
	margin: 10px 0;
	padding: 0;
	text-align: center;
}

#inscription_newsletter #champ_inscription {
	width: 198;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;	
	margin: 10px 0 10px 0;
	padding: 0;
	text-align: left;
}

#inscription_newsletter .champ_vert {
	border: none;
	background-color: #d1c137;
	text-align: left;
}

#inscription_newsletter #liens_inscription {
	width: 183px;
	height: 106px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;	
	margin: 10px 0;
	padding: 0 0 0 15px;
	text-align: left;
	background-image: url(images/fond_newsletter.jpg);
}

#inscription_newsletter #liens_inscription a {
	color: #000000;	
	text-decoration: none;
}

#inscription_newsletter #liens_inscription a:hover {
	color: #000000;	
	text-decoration: none;
}

#reponse_inscription {
	width: 176px;
	height: 34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;	
	margin: 10px 0 10px 7px;
	padding: 2px 2px 5px 2px;
	background-color: #d1c137;
	text-align: center;
}

#centre  {
	width: 702px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#bandeau_photo  {
	width: 702px;
	height: 235px;
	float: left;
	margin: 0;
	padding: 0;
}

/* ACCUEIL */
#milieu_accueil {
	width: 683px;
	height: auto;
	float: left;
	background-color: #e1c8aa; 
	margin: 0;
	padding: 0;
}

#milieu_gauche_accueil {
	width: 450px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}

#paragraphe_intro {
	width: 408px;
	height: auto;
	float: left;
	margin: 10px 0 0 20px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

#paragraphe_intro p {
	margin: 0 0 5px 0;
	padding: 0;

}

#encadre_accueil {
	width: 415px;
	height: 210px;
	float: left;
	margin: 30px 0 0 20px;
	padding: 0;
	background-image: url(images/img_pensez-y2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #638abf;
}

#encadre_accueil_texte {
	width: 185px;
	height: 150px;
	float: right;
	margin: 35px 15px 0 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}

#encadre_accueil_texte a {
	color: #000000;
	text-decoration: underline;	
}

#encadre_accueil_texte a:hover {
	color: #000000;
	text-decoration: underline;	
}


#milieu_droite_accueil {
	width: 210px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0 0 20px 0;
}


#news {
	width: 208px;
	height: auto;
	float: right;
	margin: 0;
	padding: 0;
	background-image: url(images/img_news.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #a98fb1;
}

#texte_news {
	width: 190px;
	height: auto;
	margin: 30px 0 0 0;
	padding: 0 10px;
	float: left;
}

#texte_news .breves {
	width: 190px;
	margin: 0;
	padding: 0;
	float: left;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}

#texte_news .breves .titre_breves {
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: bold;
}

#texte_news .breves a {
	color: #000000;
	text-decoration: underline;	
}

#texte_news .breves a:hover {
	color: #000000;
	text-decoration: underline;	
}

#texte_news .breves .date_breves {
	margin: 0 0 10px 0;
	padding: 0;
	color: #FFFFFF;
	font-style: italic;
}

#titre {
	width: 530px;
	margin: 0;
	padding: 0;
	float: left;
}

/* FUGUES */
#milieu_fugues {
	width: 683px;
	height: auto;
	float: left;
	background-color: #e1c8aa; 
	margin: 0;
	padding: 0;
}

#milieu_gauche_fugues {
	width: 220px;
	height: auto;
	float: left;
	background-color: #e1c8aa; 
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
}

#milieu_gauche_entreprises {
	width: 220px;
	height: auto;
	float: left;
	background-color: #e1c8aa; 
	margin: 0 0 0 10px;
	padding: 0 0 150px 0;
}

#milieu_gauche_scolaires {
	width: 220px;
	height: auto;
	float: left;
	background-color: #e1c8aa; 
	margin: 0 0 0 10px;
	padding: 0 0 20px 0;
}


.photo1 {
	width: 216px;
	margin: 30px 0 0 0;
	padding: 0;
	float: left;
}

.photo2 {
	width: 216px;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
}

#programme {
	width: 208px;
	height: auto;
	float: left;
	margin: 10px 0 0 5px;
	padding: 0 0 10px 0;
	background-image: url(images/img_news.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #a98fb1;
}

#texte_programme {
	width: 190px;
	height: auto;
	margin: 30px 0 0 0;
	padding: 0 10px;
	float: left;
}

#texte_programme .ligne_fugue {
	width: 190px;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}

#texte_programme .ligne_fugue .date_fugue {
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: bold;
}

#texte_programme .ligne_fugue .nom_fugue {
	margin: 0;
	padding: 0;
	color: #4064a2;
	text-align: left;
	font-weight: bold;
}

#texte_programme .ligne_fugue a {
	color: #000000;
	text-decoration: underline;	
}

#texte_programme .ligne_fugue a:hover {
	color: #000000;
	text-decoration: underline;	
}

#milieu_droite_fugues {
	width: 450px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
}

#texte_fugues {
	width: 408px;
	height: auto;
	float: left;
	margin: 10px 0 0 15px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

#texte_fugues p {
	margin: 0 0 5px 0;
	padding: 0;
}

#texte_fugues a {
	color: #000000;
	text-decoration: underline;	
}

#texte_fugues a:hover {
	color: #000000;
	text-decoration: underline;	
}

#encadre_fugue {
	width: 415px;
	height: 151px;
	float: left;
	margin: 30px 0 0 15px;
	padding: 0;
	background-color: #cf8766;
}

#encadre_fugue img {
	width: 210px;
	height: 151px;
	float: left;
	margin: 0;
	padding: 0;
}

#encadre_fugue_texte {
	width: 185px;
	height: 140px;
	float: right;
	margin: 10px 10px 0 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}

#encadre_fugue_texte p {
	margin: 10px 0 5px 0;
	padding: 0;
}

#encadre_fugue_texte a {
	color: #000000;
	text-decoration: underline;	
}

#encadre_fugue_texte a:hover {
	color: #000000;
	text-decoration: underline;	
}

#fin_milieu_fugues {
	width: 683px;
	height: 15px;
	float: left;
	background-color: #FFFFFF; 
	margin: 0;
	padding: 0;
}


#encadre_prit {
	width: 400px;
	height: 162px;
	float: left;
	margin: 10px 0 10px 10px;
	padding: 0;
}

#encadre_prit img {
	width: 80px;
	height: 162px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

#encadre_prit_texte {
	width: 300px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #848420;
	margin: 0;
	padding: 50px 0 0 0;
}

/* PAGE PRESENTATION FUGUES */
#milieu_presentation_fugues {
	width: 683px;
	height: auto;
	float: left;
	background-color: #e1c8aa; 
	margin: 0;
	padding: 0 0 20px 0;
}

#intro_presentation_fugues {
	width: 650px;
	height: auto;
	float: left;
	margin: 11px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848420;
	text-align: justify;
	font-weight: bold;
}

#intro_presentation_fugues p {
	margin: 0 0 5px 0;
	padding: 0;
}

#intro_presentation_fugues a {
	font-size: 13px;
	color: #848420;
	text-decoration: underline;	
}

#intro_presentation_fugues a:hover {
	font-size: 13px;
	color: #848420;
	text-decoration: underline;	
}

.encadre_pres_fugues {
	width: 320px;
	float: left;
	margin: 10px;
	padding: 0;
	background-color: #638abf;
}

.encadre_pres_fugues_img {
	width: 150px;
	height: 200px;
	float: left;
	margin: 0;
	padding: 0;
}

.encadre_pres_fugues_texte {
	width: 155px;
	height: 150px;
	float: left;
	margin: 5px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

.encadre_pres_fugues_texte a {
	color: #000000;
	text-decoration: underline;	
}

.encadre_pres_fugues_texte p {
	margin: 5px 0 8px 0;
	padding: 0;
}

.encadre_pres_fugues_texte a:hover {
	color: #000000;
	text-decoration: underline;	
}


#milieu_droite_pres_fugues {
	width: 350px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0 0 20px 0;
}












/* TARIFS */
#texte_tarifs {
	width: 530px;
	height: 480px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background: url(images/logo_filigrane.jpg) bottom right no-repeat;
}

#texte_tarifs img {
	width: 157px;
	height: 85px;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
}

#texte_tarifs p {
	margin: 0 0 10px 0;
	padding: 0 30px 0 0 ;
}

#texte_tarifs a {
	font-size: 14px;
	font-weight: bold;
	color: #f79426;
	text-decoration: none;	
}

#texte_tarifs a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #f79426;
	text-decoration: underline;	
}

#texte {
	width: 530px;
	height: 480px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background: url(images/logo_filigrane.jpg) bottom right no-repeat;
}

#texte img {
	width: 157px;
	height: 85px;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
}

#texte p {
	margin: 0 0 10px 0;
	padding: 0 30px 0 0 ;
}

#texte a {
	font-weight: bold;
	color: #f79426;
	text-decoration: none;	
}

#texte a:hover {
	font-weight: bold;
	color: #f79426;
	text-decoration: underline;	
}


/* ACCUEIL */
#centre_accueil {
	width: 340px;
	height: auto;
	margin: 30px 0 0 140px;
	padding: 0;
	float: left;
}

#texte_accueil {
	width: 340px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

#texte_accueil  p {
	margin: 0 0 10px 0;
	padding: 0;
}

#texte_accueil a {
	font-weight: bold;
	color: #f79426;
	text-decoration: none;	
}

#texte_accueil a:hover {
	font-weight: bold;
	color: #f79426;
	text-decoration: underline;	
}

/* HISTOIRE */
#texte_histoire {
	width: 530px;
	height: auto;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background: url(images/logo_filigrane.jpg) bottom right no-repeat;
}

#texte_histoire a {
	font-weight: bold;
	color: #f79426;
	text-decoration: none;	
}

#texte_histoire a:hover {
	font-weight: bold;
	color: #f79426;
	text-decoration: underline;	
}

#texte_histoire p {
	margin: 0 0 10px 0;
	padding: 0 30px 0 0 ;
}

.texte_serment {
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.texte_serment p {
	margin: 0 0 10px 0;
	padding: 0 30px 0 0 ;
}

/* GITES ET  CHAMBRES */
#texte_gites {
	width: 530px;
	height: 400px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background: url(images/logo_filigrane.jpg) bottom right no-repeat;
}

#texte_gites p {
	margin: 0 0 10px 0;
	padding: 0 30px 0 0 ;
}

#texte_gites a {
	font-weight: bold;
	color: #f79426;
	text-decoration: none;	
}

#texte_gites a:hover {
	font-weight: bold;
	color: #f79426;
	text-decoration: underline;	
}

.images_gites {
	float: right;
	width: 240px;
	height: 160px;
	margin: 0 0 0 10px;
	padding: 0;
}

/* ACTIVITES ET  LOISIRS */
#texte_activites {
	width: 530px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background: url(images/logo_filigrane.jpg)  bottom right no-repeat;
}

#texte_activites p {
	margin: 0 0 10px 0;
	padding: 0 30px 0 0 ;
}

#texte_activites a {
	font-weight: bold;
	color: #f79426;
	text-decoration: none;	
}

#texte_activites a:hover {
	font-weight: bold;
	color: #f79426;
	text-decoration: underline;	
}

.images_activites {
	float: right;
	width: 240px;
	height: 160px;
	margin: 0 0 0 10px;
	padding: 0;
}

/* SEMINAIRES */
#centre_seminaires {
	width: 530px;
	height: auto;
	margin: 30px 0 0 140px;
	padding: 0;
	float: left;
}

#texte_seminaires {
	width: 530px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background: url(images/logo_filigrane.jpg) bottom right no-repeat;
}

#texte_seminaires_gauche {
	width: 290px;
	margin: 0;
	padding: 0;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

#texte_seminaires_gauche p {
	margin: 0 0 10px 0;
	padding: 0 30px 0 0 ;
}

#texte_seminaires_gauche a {
	font-weight: bold;
	color: #f79426;
	text-decoration: none;	
}

#texte_seminaires_gauches a:hover {
	font-weight: bold;
	color: #f79426;
	text-decoration: underline;	
}

#images_seminaires_droite {
	width: 240px;
	margin: 0;
	padding: 0;
	float: left;
}

.images_seminaires {
	float: right;
	width: 240px;
	height: 160px;
	margin: 20px 0 30px 0;
	padding: 0;
}

/* RESTAURANT */
#centre_restaurant  {
	width: 630px;
	height: auto;
	margin: 30px 0 0 40px;
	padding: 0;
	float: left;
	background: url(images/logo_filigrane.jpg)  bottom right no-repeat;
}

#texte_restaurant {
	width: 630px;
	height: auto;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

#titre_restaurant {
	width: 450px;
	margin: 0;
	padding: 0;
	float: left;
}

#texte_restaurant img {
	width: 157px;
	height: 85px;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
}

#texte_restaurant p {
	margin: 0 0 10px 0;
	padding: 0 30px 0 0 ;
}

#texte_restaurant a {
	font-weight: bold;
	color: #f79426;
	text-decoration: none;	
}

#texte_restaurant a:hover {
	font-weight: bold;
	color: #f79426;
	text-decoration: underline;	
}

#bandeau_images_restaurant {
	width: 630px;
	height: 141px;
	margin: 0;
	padding: 0;
}

.images_restaurant {
	width: 141px;
	height: 141px;
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
}

/* PANORAMA */
#bandeau_photo_panorama {
	width: 681px;
	height: 600px;
	float: left;
	margin: 0;
	padding: 0;
}

#centre_panorama {
	width: 681px;
	margin: 0;
	padding: 0;
	float: left;
}

#texte_panorama {
	width: 681px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

.bandeau_images_panorama {
	width: 680px;
	height: 200px;
	margin: 15px 0 0 30px;
	padding: 0;
}

.images_panorama {
	width: 200px;
	height: 200px;
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
}

/* PARTENAIRES */
#texte_partenaires {
	width: 530px;
	height: 480px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background: url(images/logo_filigrane.jpg) bottom right no-repeat;
}

#texte_partenaires p {
	margin: 0 0 10px 0;
	padding: 0 30px 0 0 ;
}

#texte_partenaires a {
	font-weight: bold;
	color: #f79426;
	text-decoration: none;	
}

#texte_partenaires a:hover {
	font-weight: bold;
	color: #f79426;
	text-decoration: underline;	
}

.partenaires  {
	float: left;
	margin: 0;
	padding: 0;
	width: 530px;
}

.partenaires .image {
	float: left;
	margin: 10px 10px 10px 0;
	padding: 0;
	width: 90px;
	height: 49px;
}

.partenaires .image2 {
	float: left;
	margin: 10px 10px 10px 0;
	padding: 0;
	width: 200px;
}

.partenaires .texte {
	float: left;
	margin: 20px 0 5px 0;
	padding: 0;
	width: 300px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

/* RECEPTIONS */
#centre_receptions {
	width: 530px;
	height: auto;
	margin: 30px 0 0 140px;
	padding: 0;
	float: left;
}

#texte_receptions {
	width: 530px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background: url(images/logo_filigrane.jpg) bottom right no-repeat;
}

#texte_receptions_gauche {
	width: 290px;
	margin: 0;
	padding: 0;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

#texte_receptions_gauche p {
	margin: 0 0 10px 0;
	padding: 0 30px 0 0 ;
}

#texte_receptions_gauche a {
	font-weight: bold;
	color: #f79426;
	text-decoration: none;	
}

#texte_receptions_gauche a:hover {
	font-weight: bold;
	color: #f79426;
	text-decoration: underline;	
}

#images_receptions_droite {
	width: 240px;
	margin: 0;
	padding: 0;
	float: left;
}

.images_receptions {
	float: right;
	width: 240px;
	height: 160px;
	margin: 10px 0 10px 0;
	padding: 0;
}

#droite {
	width: 160px;
	height: auto;
	margin: 30px 10px 0 30px;
	padding: 0;
	float: right;
	background: url(images/logo_filigrane.jpg)  bottom right no-repeat;
}

#droite .breves {
	width: 160px;
	margin: 0;
	padding: 0;
	float: left;
	color: #7a1417;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

#droite .breves .titre_breves {
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: bold;
}

#droite .breves a {
	color: #7a1417;
	text-decoration: none;	
}

#droite .breves a:hover {
	color: #7a1417;
	text-decoration: underline;	
}

#droite .breves .date_breves {
	margin: 0 0 10px 0;
	padding: 0;
	color: #f79426;
	font-style: italic;
}

#droite .breves .date_breves_fin {
	margin: 0 0 260px 0;
	padding: 0;
	color: #f79426;
	font-style: italic;
}

#droite img {
	height: 110px;
	width: 160px;
	margin: 30px 0 0 0;
	padding: 0;
}

/* DROITE CONTACT */
#droite #contacts {
	width: 160px;
	height: 500px;
	margin: 0;
	padding: 0;
	float: left;
	color: #7a1417;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

#droite #contacts_int a {
	color: #7a1417;
	font-weight: bold;
	text-decoration: underline;
}

#droite #contacts_int p {
	margin: 20px 0 0 0;
	padding: 0;
}

#orange_contact {
	width: 160px;
	height: auto;
	margin: 20px 0 0 0;
	padding: 0;
}

#orange_contact a {
	font-weight: bold;
	color: #f79426;
	text-decoration: none;	
}

#orange_contact a:hover {
	font-weight: bold;
	color: #f79426;
	text-decoration: underline;	
}

#droite #contacts img {
	margin: 5px 0 0 0;
	padding: 0;
}

#bandeau_bas {
	height: 145px;
	width: 610px;
	float: right;
	margin: 0;
	padding: 0;
}

#footer  {
	width: 900px;
	height: 40px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	text-align: left;
	color: #638abf;
}

#menu_bas {
	width: 900px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}

#menu_bas li {
	margin: 0;
	padding: 0;
	display: inline;
	list-type: none;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu_bas li a {
	text-decoration: none;
	color: #638abf;
}

#menu_bas li a:hover {
	color: #638abf;
	text-decoration: underline;
}

#ligne_bas {
	width: 900px;
	height: 15px;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #638abf;
}

#ligne_bas a {
	text-decoration: none;
	color: #638abf;
}

#ligne_bas a:hover {
	text-decoration: underline;
}

/* CONTACT */
input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
	
textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
}

#contenu_contact {
	width: 340px;
	margin: 0;
	padding: 0;
	float: left;
}

#form_contact {
	width: 340px;
	height: auto;
	background-color: #e0c8ab;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

#reponse {
	width: 300px;
	height: auto;
	margin: 50px 0 0 20px;
	padding: 0 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color:#e0c8ab;
	border: 2px solid #7c7c7c;
}

#reponse a {
	text-decoration: none;
	color: #000000;
}

#reponse a:hover {
	text-decoration: underline;
	color: #000000;
}

#carte_france {
	width: 340px;
	height: 185px;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	text-align: center;
}

/* popup desinscription */
#popup_avis {
	margin: 0;
	padding: 20px;
	height: 360px;
	width: 420px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-color: #FFFFFF;
}

#popup_avis_reponse {
	margin: 0;
	padding: 0;
	height: 360px;
	width: 420px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #FFFFFF;
}

#popup_avis_reponse a {
	color:#000000;
	text-decoration: underline;
}

.logo_popup {
	margin: 0 0 10px 0;
	padding: 0;
	width: 100px;
	height: 39px;
}

/* MENTIONS LEGALES */
#mentions_legales {
	width: 410px;
	height: 450px;
	margin: 0;
	padding: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #e1c8aa; 
	color: #000000;
}

#mentions_legales a {
	color: #000000;
	text-decoration: underline;
}

