/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
}
a:link, a:visited{
	color:#000000;
	text-decoration:none;
	font-style:italic;
	border-bottom:0px solid #000000;
}
a:active{
	color:#000000;
}
a:hover{
	color:#4d4d4d;
	border-bottom:1px solid #4d4d4d;
}
img{
	border:1px solid #c4c4c4;
}
div#object{
	height:340px;
	width:340px;
	border:1px solid #c4c4c4;
}
input{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	background-color:#ffffff;
	color:#000000;
	border:1px solid #c4c4c4;
}
textarea{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	background-color:#ffffff;
	color:#000000;
	border:1px solid #c4c4c4;
}
select{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	background-color:#ffffff;
	color:#000000;;
	border:1px solid #c4c4c4;
}

/********/
/* Site */
/********/
#Site{
	width:955px;
	margin:17px auto 0px auto;
	background-color:#FFF6D7;
	border:1px solid #5e1328;
}

/************/
/* Banniere */
/************/
#Banniere{
	height:150px;
	background-image:url('FileMMedia/Image/homePageHenri_Banniere.jpg');
}
#Banniere span{
	visibility:hidden;
}

/********/
/* Menu */
/********/
#Menu{
	width:955px;
	height:30px;
	background-color:#5e1328;
}
#Menu ul{
	margin:0px;
	padding:7px;
}
#Menu ul li{
	float:left;
	list-style:none;
	padding-right:8px;
	padding-left:8px;
}
#Menu ul li a{
	font-style:normal;
	color:#e3be53;
	border:0px;
}
#Menu ul li a:hover{
	color:#FFFFcc;
	border:0px;
}
#Menu ul li#Accueil,
#Menu ul li#Nos_chambres,
#Menu ul li#Restaurant_Le_Bourbon,
#Menu ul li#Salle_de_reception,
#Menu ul li#Suggestions_de_visites,
#Menu ul li#Offres_promotionnelles,
#Menu ul li#Tarifs,
#Menu ul li#Acces{
	border-right:2px solid #cc4c6b;/*#bb4c6b;*/
}
#Menu #Accueil ul li#Accueil a,
#Menu #Nos_chambres ul li#Nos_chambres a,
#Menu #Restaurant_Le_Bourbon ul li#Restaurant_Le_Bourbon a,
#Menu #Salle_de_reception ul li#Salle_de_reception a,
#Menu #Suggestions_de_visites ul li#Suggestions_de_visites a,
#Menu #Offres_promotionnelles ul li#Offres_promotionnelles a,
#Menu #Tarifs ul li#Tarifs a,
#Menu #Acces ul li#Acces a,
#Menu #Contact ul li#Contact a{
	color:#FFFFcc;
}

/************/
/* Rubrique */
/************/
#Rubrique{
	color:#5e1328;/*#bb4c6b;*/
	padding:17px;
}

	/****************/
	/* Titre_Ombrer */
	/****************/
	.Accueil{
		position:relative;
		right:95px;
		width:350px;
	}
	.Accueil #Texte{
		width:350px;
	}
	.Accueil #Ombre{
		width:350px;
	}
	
	.Nos_Chambres{
		width:475px;
	}
	.Nos_Chambres #Texte{
		width:475px;
	}
	.Nos_Chambres #Ombre{
		width:475px;
	}

	.Restaurant{
		width:325px;
	}
	.Restaurant #Texte{
		width:325px;
	}
	.Restaurant #Ombre{
		width:325px;
	}
	
	.Reception{
		width:435px;
	}
	.Reception #Texte{
		width:435px;
	}
	.Reception #Ombre{
		width:435px;
	}
	
	.Alentours{
		width:175px;
	}
	.Alentours #Texte{
		width:175px;
	}
	.Alentours #Ombre{
		width:175px;
	}
	
	.Offres{
		width:400px;
	}
	.Offres #Texte{
		width:400px;
	}
	.Offres #Ombre{
		width:400px;
	}

	.Tarifs{
		width:100px;
	}
	.Tarifs #Texte{
		width:100px;
	}
	.Tarifs #Ombre{
		width:100px;
	}

	.Acces{
		width:450px;
	}
	.Acces #Texte{
		width:450px;
	}
	.Acces #Ombre{
		width:450px;
	}
	
	.Contact{
		width:250px;
	}
	.Contact #Texte{
		width:250px;
	}
	.Contact #Ombre{
		width:250px;
	}
	
	#TexteOmbrer #Texte{
		position:absolute;
		z-index:7;
	
		width:600px;
		text-align:center;
		font-size:26px;
		font-weight:bolder;
		color:#b2aa94;
	}
	#TexteOmbrer #Ombre{
		position:absolute;
		z-index:6;
		margin-top:7px;
	
		width:600px;
		text-align:center;
		font-size:30px;
		font-weight:bolder;
		color:#eae2ce;
	}
	/************/
	/* Reservit */
	/************/
	#Reservit{
		height:30px;
		background-image:url('FileMMedia/Image/Bouton-Reservation.gif');
		background-repeat:no-repeat;
		background-position:top center;
		margin:5px;
		padding-top:5px;
		text-align:center;
		font-size:18px;
	}
	#Reservit .clignote{
	}
	/*
	#Reservit{
		background-image:url('FileMMedia/Image/Bouton-Reservation.gif');
		width:375px;
	}
	#Reservit #Texte{
		position:absolute;
		z-index:7;
	
		width:375px;
		text-align:center;
		font-size:16px;
		font-weight:bolder;	
	}
	#Reservit #Texte a{
		color:#5e1328;
		border:0px;
		color:#b2aa94;
	}
	#Reservit #Ombre{
		position:absolute;
		z-index:6;
		margin-top:3px;
	
		width:375px;
		text-align:center;
		font-size:18px;
		font-weight:bolder;
		color:#eae2ce;
	}*/


#Rubrique table#Table,
#Rubrique #Table td{
	border:1px solid #c4c4c4;
	border-collapse:collapse;
	background-color:#FFFFFF;
}

#Rubrique #GoogleMaps #map{
	color:#cc4c6b;
}

/***************/
/* Bas-de-Page */
/***************/
#Bas-de-Page{
	text-align:center;
	font-size:12px;
}
#Bas-de-Page a{
	font-style:normal;
	border:0px;
}
#Bas-de-Page a:hover{
	font-style:normal;
	border:0px;
}
#Bas-de-Page img{
	border:0px;
}

/************/
/* PiedPage */
/************/
#PiedPage{
	width:955px;
	margin:0px auto;
	text-align:right;
	font-size:12px;
}
