@charset "iso-8859-1";

/* CSS très largement issue des tutoriels www.alsacreations.com/articles */
body {
/*background: white;*/
background-color: #fffff0;
margin: 0;
padding: 0;
font: 14px Verdana, sans-serif;
}
#cadremilieu
{ position: absolute; 
top:446px;
left:635px;
background-image: url(0090d.png);
width: 131px;
height:159px;
}
#cadrelogo {
position:relative;
	top:0px;
	width:768px;
	background-image: url(awiessai1.jpg);
	}

#Conteneur {
	position:relative;
	left:50%;
	width:768px;
	/*height: 110px;*/
	height: auto;
	
	margin-top:0px;
	margin-left:-384px;
	
	padding:1px;
	/*border:1px solid #000;*/
	/*background-color: #fff;*/
	/*background-color: #333366;*/
	
	}
	
	
	#Conteneur1 {
	position:relative;
	left:50%;
	width:768px;
	/*height: 110px;*/
	height: 130px;
	
	margin-top:0px;
	margin-left:-384px;
	
	padding:1px;
	/*border:1px solid #000;*/
	background-image: url(awiessai1.jpg);
	/*background-color: #fff;*/
	/*background-color: #333366;*/
	
	}
	
	
	
	
a {
text-decoration: none; }	

ul {
list-style-type: none;
margin:0;
padding:0;
position: absolute;
top: 5px;  /* 2em*/
left: 3em;
width: 100%; /* précision pour Opera */
}
li {float: left;}

.menu a {
width: 100px;
height: 20px;
float: left;
display: block;
text-align: center;
border: 1px solid #fff; 
text-decoration: none;
color: #000;
background: #fffff0;

}

.menu a:hover {
color: #411;
background: #AAA;
border: 1px solid gray; 
border-bottom: 0px;
color: #fff;
}

.menu a span {
display: none;
}

.menu a:hover span {
display: block;
position: absolute;
top: 55px;  /*50 */
left: 10px;  /**********/;
width: 605px;  /* 600 */
text-align: left;
border-top: 1px solid gray;
color: #000; 
background-color:#fffff0;
height:450px;
z-index:20;
}


html>body .menu a:hover span {
display: block;
position: absolute;
top: 60px;  /*50 */
left: 10px;  /**********/;
width: 705px;  /* 600 */
text-align: left;
border-top: 1px solid gray;
color: #000; 
background-color:#fffff0;
height:450px;
/*overflow:hidden;
background-color:#ff88ff; position:absolute; 
width:500px; 
height:500px; 
border: 1px solid rgb(151,151,102);
margin-top:150px;*/
z-index:20;
}


.mentions {
position: absolute;
top: 555px; /* etait bottom*/
left : 0px;
color: #000;
background-color: #ddd;
width:768px;
}

.regarder {
position: absolute;
top: 75px; /* etait bottom*/
color: #ff6400;
background-color: #fffff3;
width:auto;
left: 45px; 
}


