body {
font-family:Verdana, "Times New Roman", Times, serif;
font-size: 12px;
margin: 0;
padding: 0;
}

#conteneur {
position: absolute;
width: 1024px;
left: 0.75%;
background-color:#d7e0e8;
}

#boxmenus {background-color:red; width: 80px; height:20 px; float; position:absolute; margin:50px}


<!-- ma section a moi... -->
.style1 {font-size: 18px} <!-- pour le text plus gros dans textbox -->

img
{  border-style: none;
}

a:link {color:black; font-size:12px; text-decoration:underline;}

a.menu:link {color:black; font-size:12px; text-decoration:underline;}
a.menu1:link {color:black; font-size:12px; text-decoration:underline; position:relative; top:-6px;}

a.photo:link {color:white; text-decoration: none; background: none; outline: none; border-width:0px}
a.photo:visited {color:white; text-decoration: none; background: none; outline: none; border-width:0px}
a.photo:active {color:white; text-decoration: none; background: none; outline: none; border-width:0px}
a.photo:hover {color:white; text-decoration: none; background: none; outline: none ; border-width:0px}

a.titre:link {color:black; text-decoration: none; background: none; outline: none; text-decoration:underline;}
a.titre:visited {color:black; text-decoration: none; background: none; outline: none; text-decoration:underline;}
a.titre:active {color:black; text-decoration: none; background: none; outline: none; text-decoration:underline;}
a.titre:hover {color:black; text-decoration: none; background: none; outline: none; text-decoration:underline;}

<!-- h1 {font-family: Verdana, "Times New Roman", Times, serif; color:black; font-size:12px; text-decoration:underline; font-weight: normal;} -->


a:visited {
font-size:12px;
color:black;
text-decoration: underline;
}

a:active {
font-size:12px;
color:black;
text-decoration: underline overline;
}

a:hover {
text-decoration: underline overline; color: #7a000d;}


h1 { color: #ffca17; text-decoration: underline; font-size: 14px; font-family:verdana; }

.titreh1menu {
position:relative;
top:-10px;
color:red;
}

td { 
border-style:solid; 
border-width:0px;
font-size: 12px;
}

.table1 {
border-style:solid; 
border-width:2px; 
border-color: #6969ab;
}
.td1 { 
border-style:solid; 
border-width:1px; 
border-color: #8080c1;
}

.th1 {
font-size: 12px;
}

.img_employees {
width:100px;
height:auto;
}

