
<!-- 

#lo {
position: absolute;
height: 300px;
width:500px;
background-image : url('http://localhost/aero/images/site/hangar.jpg');
top:200px;
left:150px;
font-family: Arial,Verdana,Helvetica;font-size: 15px;
color:#CCC000 ;
font-weight:bold
}



body {
margin: 0;
padding: 0;
background: #FFFFFF;
font: 80% verdana, arial, sans-serif;
}
.bouton{
font-family: Arial,Verdana,Helvetica;font-size: 11px;
color:#330033 ;
font-weight:bold;
background-color: #FFCC00;
width:180px;
}
.boutonannul{
font-family: Arial,Verdana,Helvetica;font-size: 11px;
color:#FF0000 ;
font-weight:bold;
background-color: #FFCC00;
width:180px;
}
.btannul{
font-family: Arial,Verdana,Helvetica;font-size: 11px;
color:#330033 ;
font-weight:bold;
background-color: #9966FF;
width:180px;
}
#enveloppe{
width: 100%;
}
#conteneur {
width: 1000px;
}
#header {
height: 127px;
background-image : url('http://localhost/aero/images/bandeau.jpg');
}
#pied {
height: 30px;
width : 1000;
background-color: #99CC99;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute; /* placement du menu, ?odifier selon vos besoins */
top: 130;
z-index:100;
width: 100%; /* correction pour Opera */
}
#menu dl {
float:left;
width: 7em;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #99CC99;
border: 4px solid #ccc;
margin: 1px;
}
#menu dd {
display: none;
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: ##99CC99;
}
#site {
position: absolute;
z-index: 1;
top :70px;
left : 10px;
color: #000;
background-color: #FFFFFF;
padding: 5px;
border: 1px solid gray; 
}
#site1 {
position: absolute;
z-index: 50;
top :150px;
left : 10px;
width : 1000px;
height : 100%;
color: #000;
background-color: #FFFFFF;
padding: 5px;
border: 1px solid gray; 
}
#site2 {
position: absolute;
z-index: 1;
top :150px;
left : 10;
width : 1000px;
height :100%;
background-color: #FFFFFF;
}
a:link { text-decoration:none; font-weight:bold; color:black; }
a:visited { text-decoration:none; font-weight:bold; color:black; }
a:hover { text-decoration:none; font-weight:bold; background-color:green; }
a:active { text-decoration:none; font-weight:bold; background-color:blue; }

#site3 {
position: absolute;
z-index: 1;
top :150px;
left : 100;
width : 1000px;
height :100%;
background-color: #FFFF99;
}
#site4 {
position: absolute;
z-index: 1;
top :60px;
left : 20;
width : 120px;
height :50%;
background-color: #FFFFFF;
}
.vignette {
position:absolute;
border:0;
}
.vignette a:hover {
background-color: #EAC199;
font-weight: bold;
}
.vignette1 {
border: 0 none;
position:absolute;
}
.btmodif {
background-color: #cd4;
}
.culturfond{
font-family: Arial,Verdana,Helvetica;font-size: 11px;
font-weight:bold;
background-color: #FFFFFF;
}
.culturtitre{
font-family: Arial,Verdana,Helvetica;font-size: 15px;
color:#FF0000 ;
font-weight:bold;
background-color: #000000;
}
.listemail{
font-family: Arial,Verdana,Helvetica;font-size: 10px;
background-color: #CCFFCC;
}

