body
{
   width: 960px;
   margin:auto;
   margin-top:5px;
   margin-bottom: 5px;    
   background-color: #EDE3C3;
   
}

/* L'en-tête */

#en_tete
{
   width: 100%;
   height: 240px;
   background-image: url("../images/entete.png");
   background-repeat: no-repeat;
   margin-bottom: 0px;
}


/* Le menu */


#menu
{
	
	background-image: url("../images/fond.jpg");
	background-repeat: repeat-y;
	/*
	height: 60px;
	padding: 0px;
	*/
	margin: 0px;
	
}



#menu table
{
	width:100%;
	border-collapse:collapse;
	margin: 0px;
}

#menu_vertical table
{
	width:25%;
	border-collapse:collapse;
	margin: 0px;
	float:left;
}

.livre_or 
{

	text-align: left;

 }


.case_menu
{
	height: 50px;
	width: 19%;
	border-style:none;
	border-collapse:collapse;
	border-width: 1px;
	border-color: black;
	text-align: center;
	vertical-align: middle;
	padding: 0px 20px;
	margin:0px;
}

.case_menu_chambres
{
	height: 30px;
/*	width: 20%;	*/
	border-style:none;
	border-collapse:collapse;
	border-width: 1px;
	border-color: black;
	text-align: center;
	vertical-align: middle;
	padding: 0px 20px;
	margin:0px;
}

.case_menu_fixe
{
	height: 30px;
	width: 24%;
	border-style: none;
	border-width: 2px;
	border-color: white;
	border-collapse:collapse;
	text-align: center;
	vertical-align: middle;
	padding: 0px 20px;
	margin:0px;
}
#visite
{
	height: 50px;
	width: 225px;
	background-image:url(images/visite_btn.jpg);
display:block;
}

.case_menu_v
{
	height: 30px;
	width: 24%;
	border-style: none;
	border-collapse:collapse;
	border-width: 2px;
	border-color: white;
	text-align: left;
	vertical-align: middle;
	padding: 0px 20px;
	margin:0px;
	padding-left: 30px;
}

.case_menu_v_t
{
	height: 30px;
	width: 24%;
	border-style: none;
	border-collapse:collapse;
	border-width: 2px;
	border-color: white;
	text-align: left;
	vertical-align: middle;
	padding: 15px 20px;
	margin:0px;
	padding-left: 30px;

}

.case_menu:hover, .case_menu_chambres:hover
{
	background-image: url("../images/oiseaux.gif");
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	border-style:solid;
	border-collapse:collapse;
	border-width: 1px;
	border-color: #FFFFFF;
}

.case_menu_v:hover
{
	background-image: url("../images/oiseaux.gif");
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	border-style:solid;
	border-collapse:collapse;
	border-width: 1px;
	border-color: #FFFFFF;
}

.case_menu a, .case_menu_chambres a
{
	color: white;
   font-family: Georgia, "Arial Black", "Times New Roman", Times, serif;
   text-decoration: none;
   font-size:large
}

.case_menu_v a
{
	color: #DD902D;
   font-family: Georgia, "Arial Black", "Times New Roman", Times, serif;
   text-decoration: none;
   font-size:normal;
}

.case_menu_v_t a
{
	color: #BD700D;
   font-family: Georgia, "Arial Black", "Times New Roman", Times, serif;
   text-decoration: underline;
   font-size:large;
}

.case_menu_fixe a
{
	color: #BD700D;
   font-family: Georgia, "Arial Black", "Times New Roman", Times, serif;
   text-decoration: underline;
   font-size:x-large
}

.livre_or a
{
	color: #505090;
	font-family: Georgia, "Arial Black", "Times New Roman", Times, serif;
	text-decoration: none;
	font-size:small;
 }

.case_menu a:hover, .case_menu_chambres a:hover
{
	color: #DD902D;
   font-family: Georgia, "Arial Black", "Times New Roman", Times, serif;
	text-decoration: underline;
   font-size: large;
}

.case_menu_v a:hover
{
	color: #DD902D;
   font-family: Georgia, "Arial Black", "Times New Roman", Times, serif;
	text-decoration: underline;
   font-size: large;
}




/* Le corps de la page */

#corps
{
	margin-top: 3px;
   margin-bottom: 0px;
   padding: 0px;
   padding-left: 30px;
   color: #0f0f0f;
   background-image: url("../images/fond.jpg");
   background-repeat: repeat-y;
   font-family: lucida sans, "Arial Black", "Times New Roman", Times, serif;
   font-size:14px;
}

#corps a
{
	font-family: Georgia, "Arial Black", "Times New Roman", Times, serif;text-decoration:none;font-size:18px;color:#330000;
}

#corps table
{
	border:0px solid black;
	border-collapse: collapse;
	margin: auto;
	width: 70%;
	
}

#corps td
{
	padding: 5px;
}

.corps_chambres td
{
	padding: 5px;
}

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


#corps hr
{
	color: white;
	size:1px;
	width: 100%;
}
/*
#corps h1
{
   color: #B3B3B3;
   text-align: center;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}
*/
#corps h2
{
   font-size:x-large;
   color: #433b31;
   text-align: center;
   font-family: lucida sans, "Arial Black", "Times New Roman", Times, serif;
}

.legende a
{
   color: #000000;
   font-family: "comic sans ms", Times, serif;
   font-size: x-small;
   padding: 0px;
   text-decoration: underline;
}

.cellule_img:hover, .cellule_img_l:hover
{
	background-color: #EDE3C3;
}

.legende a:hover
{
	color: #DD902D;
}

#corps q
{
	color: #ff0F0F;
	font-style:italic;
}

#corps cite
{
	color: #A0A0A0;
	font-style:italic;
}

.cellule_img
{
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	width: 310px;
	padding: 5px;
	border: 0px solid black;
}

.cellule_img img
{
	width: 300px;
}

.cellule_img_l
{
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	width: 100%;
	padding: 5px;
	border: 0px solid black;
}

.cellule_img_l img
{
	width: 100%;
}

.tableau, .tableau td
{
	height: 45px;
	border: 1px #DD902D solid;
	border-collapse:collapse;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	margin:auto;
}

img
{
	border: 1px #ffffff solid;
}

.contact a
{
   color: #000000;
   font-family: "comic sans ms", Times, serif;
   font-size: small;
   padding: 0px;
   text-decoration: underline;
 }
 
 .contact a:hover
{
	color: #DD902D;
}

/* Le pied de page (qui se trouve tout en bas, en général pour les copyrights) */

#pied_de_page
{
	/* width:100%; */
   padding: 0px;
   text-align: center;
   border: 0px solid white;
   color: white;
   font-family: Georgia, "Arial Black", "Times New Roman", Times, serif;
   text-decoration: none;
   font-size:small;
   margin-top: 5px;
   clear: both;
}

#pied_de_page table
{
	/* width:100%;
	background-image: url("../images/fond.jpg");
   background-repeat: repeat-y; */
   padding: 0px;
   border-collapse: collapse;
   text-align: center;
   border: 0px solid white;
    vertical-align: middle;
	margin: auto;
}


#pied_de_page table tr td a
{
	color: #808080;
   font-family: Georgia, "Arial Black", "Times New Roman", Times, serif;
   text-decoration: none;
   font-size: medium;
}

#pied_de_page table tr td a:hover
{
	color: #000000;
   font-family: Georgia, "Arial Black", "Times New Roman", Times, serif;
   text-decoration: underline;
   font-size: medium;
}
