



/* Page d'accueil */

body {
	margin-top: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background-color: #98cdef;
/* ancien	background-color: #cef; */
	color: black;
}



#global {
/*	border-style: solid;
	border-width: 2px;
	border-color: Green; */
	width: 950px;
	height: 585px;
	background-color: #98cdef;
	color: black;
}


#haut {
	width: 950px;
	height: 100px;
}

#menu {
	margin: 1em;
	padding: 0;
	float: left;
	width: 150px;
	margin-top: 1em;
}

#milieu {
	text-align: left;
	margin-top: 22px;
	margin-right: 2em;
	line-height: 14pt;
	font-size: 12pt;
	float: right;
	width: 350px;
	height: 360px;
}

#texte {
	margin-top: 15px; /* correction affichage IE */
}

h3 {
	margin-left: 2em; /* marge gauche pour l'ensemble du h3 */
	background: #000 url(menus/h3.jpg) no-repeat left center;
	color: black;
	text-indent: 1em; /* marge gauche titre */
	line-height: 30px;
	height: 30px;
	width: 280px;
}

.accueil {
	text-align: center;
	line-height: 20px; /* taille de la hauteur de ligne */
	font-size: 14pt;
/*	background: #000 url(p.jpg) top left no-repeat; */
	height: 125px;
	width: 350px;
}

.accueil a {
	text-decoration: none;
}

#favoris {
	font-size: 12px;
}

#droite {
	margin-top: -10px;
	float: right;
	width: 350px;
}


#bas {
	margin-left: 2em;
}

#premier {
	float: left;
	width: 728px;
}

#second {
	float: left;
	margin-left: -6px;
	width: 137px;
}



#logo {
	position: absolute;
	margin-top: 27em;
	margin-left: 8em;
}

.lien {
	 border:0px ;
}



/* menu ne pas toucher */

ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul {
	background: transparent url(menus/image.jpg) top left no-repeat; /* Arrière-plan général du menu */
	height: 363px;
	width: 150px;
	text-align: center;
}
li {
display: inline;  /* Correction pour IE */
}
li a {
display: block;
height: 30px;
width: 150px;
line-height: 30px;
background-color: transparent;
color: black;
text-decoration: none;
font-size: 15px;
font-family: "times new roman", georgia, serif;
}
li a:hover {
background: transparent url(menus/image.jpg) top left no-repeat;
color: #095;
}
a#lien1:hover {
background-position: 0% -363px;
}
a#lien2:hover {
background-position: 0% -393px;
}
a#lien3:hover {
background-position: 0% -423px;
}
a#lien4:hover {
background-position: 0% -453px;
}
a#lien5:hover {
background-position: 0% -483px;
}
a#lien6:hover {
background-position: 0% -513px;
}

a#lien7:hover {
background-position: 0% -543px;
}


/* Page description */

#global-description {
/*	border-style: solid;
	border-width: 2px;
	border-color: Green; */
	width: 950px;
	height: 805px;
	background-color: #98cdef;
	color: black;
}


.description {
	text-align: center;
	line-height: 20px; /* taille de la hauteur de ligne */
	font-size: 12pt;
	width: 350px;
}

/* Planning */

#global-planning {
/*	border-style: solid;
	border-width: 2px;
	border-color: Green; */
	width: 950px;
	height: 840px;
	background-color: #98cdef;
	color: black;
}


#milieu-planning {
	text-align: left;
	margin-top: 22px;
	margin-right: 2em;
	line-height: 14pt;
	font-size: 12pt;
	float: right;
	width: 650px;
	height: 685px;
}

/* tarifs */


#global-tarifs {
/*	border-style: solid;
	border-width: 2px;
	border-color: Green; */
	width: 950px;
	height: 640px;
	background-color: #98cdef;
	color: black;
}

#milieu-tarifs {
	text-align: left;
	margin-top: 22px;
	margin-right: 2em;
	line-height: 14pt;
	font-size: 12pt;
	float: right;
	width: 350px;
	height: 480px;
}

#tableau {
	width: 360px;
	height: 170px;
	border: thin ButtonFace;
	border-style: outset;
	margin-top: 0em;
	background-color: #98cdef;
	color: Black;
}

#tarifs {
	text-align: center;
	line-height: 20px; /* taille de la hauteur de ligne */
	font-size: 12pt;
	height: 125px;
	width: 350px;
}

/* Plan */

#global-plan {
/*	border-style: solid;
	border-width: 2px;
	border-color: Green; */
	width: 950px;
	height: 615px;
	background-color: #98cdef;
	color: black;
}

#milieu-plan {
	text-align: left;
	margin-top: 22px;
	margin-right: 2em;
	line-height: 14pt;
	font-size: 12pt;
	float: right;
	width: 350px;
	height: 420px;
}

#plan {
	margin-top: 4px;
}

#droite-plan {
	text-align: left;
	margin-top: 50px;
	float: right;
	width: 350px;
	height: 430px;
}


/* Photos */

#global-photos {
/*	border-style: solid;
	border-width: 2px;
	border-color: Green; */
	width: 950px;
	height: 1350px;
	background-color: #98cdef;
	color: black;
}


#milieu-photos {
	text-align: left;
	margin-top: 22px;
	margin-right: 2em;
	line-height: 14pt;
	font-size: 12pt;
	float: right;
	width: 650px;
	height: 1190px;
}

/* Photo */

#global-photo {
/*	border-style: solid;
	border-width: 2px;
	border-color: Green; */
	width: 950px;
	height: 810px;
	background-color: #98cdef;
	color: black;
}


#milieu-photo {
	width: 950px;
}

/* GALERIE */

#galerie {
	margin-right: 2em;
	float: right;
}
