/****************************************Menu****************************************/

dt {
	background-image:url(../img/accueil_or1.jpg);
	color:#FFFFFF;
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	height:25px;
	line-height:2;
	text-align: center;
	}
	
#menu dt a:hover {
	background-image:url(../img/accueil_or2.jpg);
	}
	
#menu li {
	background-image:url(../img/accueil_or2.jpg);
	border-top:1px solid #FFFFFF;
	font-size:13px;
	font-weight:bold;
	height:19px;
	line-height:1.5;
	}
	
#menu li a:hover{
	background-image:url(../img/accueil_or1.jpg);
	}
	
/********************Photo********************/

.photo{
	height:250px;
	margin:0px;
	padding:0px;
	}
	
/********************Sparation********************/

#separation{
	background-image:url(../img/accueil_or1.jpg);
	height: 10px;
	}
	
/****************************************Gauche****************************************/

.gauche_titre_accueil{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	}

.gauche_corps_accueil{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:10px;
	}

/********************rservation********************/

#reservation{
	background-image:url(../img/accueil/accueil_reservation.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color:#F5F4F3;
	border:1px solid #E5E5E5;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:auto;
	padding:4px;
	width:auto;
	}
	
#reservation_titre{
	color:#FFCC33;
	padding-bottom:4px;
	}

#reservation_corps{
	letter-spacing:0.01em;
	line-height:17px;
	}
	
#reservation_corps a:link{
	color:#666666;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	}
	
#reservation_corps a:visited{
	color:#666666;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	}
	
#reservation_corps a:hover{
	color:#333333;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	}
/********************newsletter********************/

#newsletter{
	margin: 20px auto;
	padding:4px;
	}
	
#newsletter_titre{
	background-image:url(../img/gauche_trait_titre_accueil.gif);
	background-repeat:no-repeat;
	background-position:center;
	color:#FDC2CD;
	height:30px;
	margin-bottom:5px;
	padding-bottom:0px;
	}

#newsletter_corps{
	letter-spacing:0.01em;
	line-height:17px;
	text-align:center;
	}
	
/********************horaires********************/
	
#horaires{
	margin:auto;
	padding:4px;
	}
	
#horaires_titre{
	background-image:url(../img/gauche_trait_titre_accueil.gif);
	background-position:center;
	background-repeat:no-repeat;
	color:#67801D;
	height:30px;
	margin-top:10px;
	padding-bottom:10px;
	}

#horaires_corps{
	letter-spacing:0.01em;
	line-height:17px;
	}
	
/****************************************Colonnes****************************************/

.presentation_colonne{
	background-image:url(img/decors1.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom;
	}

/********************Titre********************/

.titre_accueil{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	}
	
/********************Actualit********************/

#actualite{
	margin:0px 5px 0px 10px;
	width:395px;
	}
	
#actualite_titre{
	color:#67801D;
	padding-bottom:10px;
	}

#actualite_corps{
	color:#666666;
	font-size:12px;
	line-height:16px;
	letter-spacing:0.01em;
	margin-bottom:10px;
	}
	
#actualite_corps h1{
	color:#666666;
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	padding:0px;
	}
	
#actualite a:link{
	color:#67801D;
	font-size:12px;
	text-decoration:underline;
	}
	
#actualite a:visited{
	color:#67801D;
	font-size:12px;
	text-decoration:underline;
	}
	
#actualite a:hover{
	color:#98B33E;
	font-size:12px;
	text-decoration:none;
	}
	
/********************Visite********************/

#visite{
	background-image: url("../img/accueil/accueil_cadre_preparer2.jpg");
	margin:10px 5px 0px 10px;
	}
	
#visite1{
	background-image: url("../img/accueil/accueil_cadre_preparer1.jpg");
	background-repeat:no-repeat;
	height:15px;
	}
	
#visite2{
	background-image: url("../img/accueil/accueil_cadre_preparer3.jpg");
	background-repeat:no-repeat;
	height:15px;
	}
	
#visite a:link, a:visited{
	color:#98B33E;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	}
	
#visite a:hover{
	color:#67801D;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
	
#visite_titre{
	background-image:url(../img/icones/accueil_visite.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	color:#98B33E;
	line-height:16px;
	padding:0px 0px 20px 10px;
	}

#visite_corps{
	letter-spacing:0.01em;
	line-height:17px;
	margin:0px 10px 0px 10px;
	}
	
.visite_corps_titre{
	color:#666666;
	font-size:13px; 
	font-weight:bold;
	line-height:20px;
	margin: 0px 0px 15px 0px;
	padding:0px;
	}
	
#visite_corps p{
	color:#666666;
	font-size:12px;
	line-height:16px;
	margin:0px;
	}

#visite_corps strong, b{
	color:#98B33E;
	font-weight:bold;
	}
	
/********************droite********************/
	
#presentation{
	height:100%;
	margin:0px 10px 0px 5px;
	vertical-align:top;
	width:315px;
	}
	
#presentation_titre{
	color:#9D3954;
	padding-bottom:10px;
	}

#presentation_corps{
	line-height:16px;
	letter-spacing:0.01em;
	}
	
/********************flash********************/
#flashcontent {
	z-index: 1;
	}
