@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #009036;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: auto;
}
#conteneur {
	width:900px;
	height:auto;
	position: absolute;
	/*background-color: #FFF;*/
}
#tetiere {
	height: 190px;
	width: 900px;
	position: relative;
	
}
.intro {
	position: absolute;
	height: 20px;
	width: 900px;
	left: 0px;
	top: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding-top: 7px;
}
.texte_accueil {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: right;
	padding-right: 10px;
	padding-top: 12px;
	line-height: 18px;
}

#page-01-1 {
	position:absolute;
	left:0px;
	top:0px;
	width:362px;
	height:190px;
}

#page-02-2 {
	position:absolute;
	left:362px;
	top:0px;
	width:93px;
	height:126px;
}

#page-03-3 {
	position:absolute;
	left:455px;
	top:0px;
	width:79px;
	height:48px;
}

#page-04-4 {
	position:absolute;
	left:534px;
	top:0px;
	width:85px;
	height:48px;
}

#page-05-5 {
	position:absolute;
	left:619px;
	top:0px;
	width:141px;
	height:48px;
}

#page-06-6 {
	position:absolute;
	left:760px;
	top:0px;
	width:140px;
	height:48px;
}

#page-07-7 {
	position:absolute;
	left:455px;
	top:48px;
	width:194px;
	height:78px;
}

#page-08-8 {
	position:absolute;
	left:649px;
	top:48px;
	width:251px;
	height:142px;
}

#page-09-9 {
	position:absolute;
	left:362px;
	top:126px;
	width:287px;
	height:64px;
}

#contenu_pages {
	position:relative;
	width:900px;
	height:auto;
	background-color: #FFF;
	float: left;
	padding-bottom: 20px;
}
.texte_menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	width: 900px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}

#formule_menu {
	height: auto;
	width: 700px;
	border: 1px solid #999;
	margin-left: 100px;
	margin-top: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 4px 4px #000;
	-webkit-box-shadow: 0 4px 4px #000;
}
ul {
	list-style-type: none;
}

.carte {
	height: auto;
	width: 700px;
	border: 1px solid #999;
	margin-left: 100px;
	margin-top: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 4px 4px #000;
	-webkit-box-shadow: 0 4px 4px #000;
	float: left;
}

.carte_infos {
	height: auto;
	width: 700px;
	border: 1px solid #999;
	margin-left: 100px;
	margin-top: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 4px 4px #000;
	-webkit-box-shadow: 0 4px 4px #000;
	float: left;
	background-color: #009036;
	color: #FF0;
	padding: 6px 0;
}

.rubrique {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #e22624;
	margin-top: 15px;
	text-transform: uppercase;
	font-weight: normal;
}
.date-semaine{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #e22624;
	margin-top: 15px;
	text-transform: uppercase;
	font-weight: bolder;
}
.prix {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009036;
	text-decoration: underline;
	font-weight: 700;
}
.sous_rubrique {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	margin-top: 5px;
}
.sous_rubrique_bold12pt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FF0;
	margin-top: 5px;
	font-weight: 700;
}
.composition {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #000;
}
.itineraire {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #FFF;
	background-color: #e22624;
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
}
/*galerie photos*/
.photos {
	height: auto;
	width: 600px;
	text-align: center;
	margin-bottom: 20px;
	margin-left: 148px;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style-type: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #009036;
	/*	background-color: #FFC;*/
	background-image: url(images/images/fond_photos.gif);
	background-repeat: repeat-y;
	background-position: -148px;
}
.photos ul {
	margin:0px!Important;
	padding:0px!Important;
	border:none;
	display: inline;
	text-align: center;
	height: auto;
	width: auto;
}
.photos li {
	list-style:none;
	border:none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.photos ul li a.ligne3 img {
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	border: 1px solid #333;
	text-align: left;
	padding: 0px;
}
.photos ul li a.ligne4 img {
	margin-right: 200px;
	margin-bottom: 30px;
	margin-left: 186px;
	border: 1px solid #333;
	text-align: center;
	padding: 0px;
}
#plan {
	margin-bottom: 20px;
}


.bloc-menu-semaine {
	height: auto;
	width: 700px;
	margin-left: 100px;
	float: left;
}

.bloc-jour-semaine {
	font-family: 'Crete Round', serif;
	background-color: #ffffff;
	border: 1px solid #999;
	margin-top: 40px;
	padding-bottom: 10px;
}
.bloc-jour-semaine li {
	list-style-type: none;
}
.jour-semaine {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #009036;
	color: #FFF;
	font-size: 24px;
	text-transform: uppercase;
}

#footer {
	width: 880px;
	position: relative;
	padding-top: 40px;
	color: #fff;
	background-color: #E2001A;
	float: left;
	padding: 30px 10px;
}
.footer_index {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
}
#texte_footer {
	width: 900px;
	position: absolute;
	top: 580px;
	z-index: 10;
}
.texte_footer_1 {
	width: 420px;
	float: left;
	padding-right: 20px;
}
.texte_footer_2 {
	width: 420px;
	float: right;
	padding-right: 20px;
	text-align: right;
}
.footer_index2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding-bottom: 10px;
}
.footer_horaires {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	padding: 4px;
	border: 1px solid #fff;
	margin: 10px 0;
}
.adresse_footer_index {
	float: left;
	padding-top: 4px;
	margin: 10px 0;
	width: 100%;
	border-top: 1px solid #fff;
}
.adresse_footer_index p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}