html{
height:100%;
}
body{
height:90%;
width:100%;
margin: 0;
padding: 0;
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
background-image: url(images/background_header.jpg);
background-repeat: repeat-x;
background-position: top right;
}
#logo{
width: 500px;
height: 170px;
position:absolute;
top: 0px;
left: 0px;
background: url(images/left.jpg) no-repeat;
}
#en_tete{
height: 170px;
background: url(images/header.png) no-repeat bottom right;
border-bottom: 10px solid #339933;
}
#menu{
width: 20%;
float: left;
}
#sous_menu{
margin-top: 20px;
}
#sous_menu a{ 
color: #003366;
text-decoration: none;
}
#sous_menu a:hover{
color: #000000;
font-weight: bold;
}
#sous_menu li{
margin-top: 10px;
list-style-type: square;
color: #00CC00;
}
#actu{
width: 160px;
border: 1px solid #003366;
font-size: 12px;
margin-top: 25px;
margin-left: 25px;
}
#actu a{
color: #003366;
text-decoration: underline;
}
#actu a:hover{
color: #003366;
text-decoration: none;
font-weight: bold;
}
.actu{
color: #FFFFFF;
font-size: small;
font-family: Arial;
font-weight: bold;
letter-spacing: 1px;
background-color: #339933;
margin: 0;
padding : 4px 0 4px 5px;
}
.titre_actu{
color: #003366;
font-weight: bold;
padding : 5px 2px 5px 4px;
}
.synthese{
color: #003366;
padding : 0 5px 0 5px;
line-height: 18px;
text-align: justify;
}
.infos{
font-size: 10px;
padding : 5px 10px 10px 10px;
text-align: right;
}
.infos a{
color: #00CC00;
text-decoration: underline;
}
.infos a:hover{
color: #00CC00;
text-decoration: none;
}
#corps{
margin-left: 23%;
margin-right: 0;
margin-top: 1%;
text-align: justify;
}
#corps p{
margin-right: 15px;
}
#corps li{
margin-top: 28px;
list-style-type: square;
color: #003366;
}
#equipement{
margin-top: 20px;
margin-left: 25px;
width: 276px;
height: 105px;
border: none;
}
#savoirfaire{
margin-left: 50px;
width: 276px;
height: 105px;
border: none;
}
.back{
text-align: right;
}
.back a{
color: #339933;
font-weight: bold;
text-decoration: none;
}
.back a:hover{
text-decoration: underline;
}
.actif a{
font-weight: bold;
}
h2{
color: #ffffff;
font-style: italic;
background-color: #336699;
}
h3{
color: #ffffff;
font-style: italic;
background-color: #003366;
padding-left: 3px;
padding-top: 3px;
padding-bottom: 3px; 
}
span{
color: #339933;
font-weight: bold;
}
.soustitre{
font-weight: bold;
color: #003366;
margin-top: 30px;
border-bottom: 1px solid #003366;
}
#telechargement{
width: 480px;
height: 200px;
margin-top: 20px;
border: 1px solid #000000;
}
#telechargement2{
width: 480px;
height: 120px;
margin-top: 20px;
border: 1px solid #000000;
}
#logopdf1{
padding-left: 16px;
border: none;
}
#logopdf2{
padding-left: 16px;
border: none;
}
h4{
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
background-color: #339933; 
border-bottom: 1px solid #003366;
margin: 0;
padding-top: 10px;
padding-left: 16px;
padding-bottom: 8px;
}