/* CSS Document */

/*GENERAL*/
html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
font-family: Georgia, times, serif;
font-style: italic;
font-size:11px;
text-decoration: none;
background-color: #cccc99;
}


/*Contenant*/
#global {
position:absolute;
	left: 50%; 
	top: 50%;
width:700px;
margin-left: -350px;
margin-top: -200px;
background-color: #cccc99;
}
/*TETE logo*/
#header {
height: 50px;
width: 720px;
background: url(images/logo.gif) top left no-repeat;
}
#header h1 {
	text-indent: -5000px;
	margin: 0;
	line-height: 0;
	}
li, ul, a {
list-style-type: none;
text-decoration: none;
padding: 0;
margin: 0;
}
/*MENU haut d'images*/
#menu-haut ul {
background: transparent url(images/menu.gif) top left no-repeat;
height: 80px;
width: 720px;
text-align: center;
margin: 0;
padding: 0;
}
#menu-haut li {
float: left;
height: 80px;
width: 50px;
margin: 0;
padding: 0;
}

#menu-haut a {
display: block;
height: 80px;
width: 50px;
color: #cccc99;
}


#menu-haut li a:hover {
color:#990000;
background-image: url(images/menu.gif);
}
#menu-haut a#lien1:hover {
background-position: 0px 75px;
}
#menu-haut a#lien2:hover {
background-position: -50px 75px;
}
#menu-haut a#lien3:hover {
background-position: -100px 75px;
}
#menu-haut a#lien4:hover {
background-position: -150px 75px;
}
#menu-haut a#lien5:hover {
background-position: -200px 75px;
}
#menu-haut a#lien6:hover {
background-position: -250px 75px;
}
#menu-haut a#lien7:hover {
background-position: -300px 75px;
}
#menu-haut a#lien8:hover {
background-position: -350px 75px;
}
#menu-haut a#lien9:hover {
background-position: -400px 75px;
}
#menu-haut a#lien10:hover {
background-position: -450px 75px;
}
#menu-haut a#lien11:hover {
background-position: -500px 75px;
}
#menu-haut a#lien12:hover {
background-position: -550px 75px;
}
#menu-haut a#lien13:hover {
background-position: -600px 75px;
}
#menu-haut a#lien14:hover {
background-position: -650px 75px;
}
/*LEGENDE*/
#legende {
width: 500px;
height: 20px;
margin: 0;
padding: 0;
}
p#table {
float: left;
width: 250px;
margin: 0;
padding: 0;
color: white;
}
p#terrasse {
float: left;
width: 250px;
margin: 0;
padding: 0;
color: white;
}
/*VENTRE milieu*/
#contenu {
	width: 700px;
	height: 250px;
	background-color:#FFFFFF;
	}
#prevu {
	float: left;
	width: 90px;
	padding-top: 10px;
	padding-left: 5px;
	}
#description {
	height: 260px;
	margin-left: 100px;
	margin-right: 450px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	border-right: 2px solid #cccc99;
	line-height:120%;
	}
#description p {
	margin: 0 0 1em 0;
	
	}
#choix {
	float: right;
	width: 450px;
	height: 240px;
	}
#modele {
	padding-top: 10px;
}
#modele li {
	float: right;
	list-style-type: none;
	width: 90px;
	height: 110px;
}
img {
	border: none;
	}

h2 {
	font-size: small;
	margin-top: 1em;
}
em {
font: normal bold 11px Arial, Verdana, Sans;
}
p#texte a {
color: black;
}
p#texte a:hover {
text-decoration: underline;
}

#fauxpied {
	clear: both;
	width: 700px;
	height:0;
	margin:0;
	}
/*flechage*/	
li#fleche1 {
	float: right;
	display: block;
	width: 340px;
	margin: 0;
	padding-left: 10px;
	border-top: 1px solid #cccc99;
	background-color: white;
}
li#fleche2 {
	display: block;
	float: right;
	width: 98px;
	text-align:center;
	margin: 0;
	padding: 0;
	border-top: 1px solid #cccc99;
	background-color: white;
	text-decoration:none;
}
li#fleche3 {
	display: block;
	float: right;
	width: 248px;
	line-height: 20px;
	text-align:center;
	margin: 0;
	padding: 0;
	background-color: #cccc99;
	border-right: 2px solid #cccc99;
}
li#fleche2 a {
	color: #000000;
	}
li#fleche1 a {
	color: #000000;
	}
li#fleche2 a:hover {
	text-decoration: underline;
	}
li#fleche1 a:hover {
	text-decoration: underline;
	}
/*MENU en PIED*/
#menu_bas a {
	font: normal 10px Arial, Verdana, sans;
	text-transform: uppercase;
}

#menu_bas li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	}
#menu_bas ul {
	list-style-type: none;
	padding: 0;

	}
#menu_bas a {
	display: block;
	width: 87px;
	height: 20px;
	text-align: center;
	color: black;
	text-decoration: none;
	line-height: 32px;
}
#menu_bas a:hover {
	color: white;
	}
p#fin {
	clear: both;
}

#credits {
	font-size: 9px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}
#credits a {
	color: #FFFFFF;
	text-decoration: none;
}
#credits a:hover {
	font-weight: bold;
}
/*pages gamme*/
div#style1 {
width: 700px;
background: #FFFFFF;
padding-left: 10px;
padding-top: 5px;
}
#gamme1 {
width: 700px;
height: 200px;
}
#gamme1 li {
float: left;
background: white;
margin-top: 5px;
}
div#style2 {
width: 715px;
background: #FFFFFF;
}
#gamme2 {
width: 715px;
height: 240px;
}
#gamme2 li {
float: left;
background: white;
margin-top: 20px;
}