.text{
font-family:Verdana, Helvetica, Arial, sans-serif;
font-size:11px;
color:#464646;
}

#conteneur {
width: 700px;
height: 500px;
}

#titre {
left: 160px;
top: 0%;
height: 20px;
width: 540px;
background-color: #ffffff;
font-family: verdana, sans-serif;
font-size: 15px;
text-align: left;
font-weight: bold;
}

#image_gauche {
left: 0px;
top: 20px;
height: 100px;
width: 150px;
background-color: #ffffff;
}

#centre_tableau  
{ 
background-color: #fff;
top: 29px; 
left: 160px; 
width: 540px; 
height: 470px;
}

.titre_emploi
{
font-size: 13px; 
font-family: verdana, sans-serif; 
font-weight: bold;
}

.emploi
{
list-style-type: disc;
list-style-position: outside; 
font-size: 13px;
font-family: verdana, sans-serif; 
font-weight: normal;
}

#pied
{
top: 480px; 
left: 160px; 
height: 10px;
width: 540px; 
font-size: 13px; 
font-family: verdana, sans-serif; 
font-weight: bold; 
background-color: #cdcdcd; 
text-align: left;
border-top: solid 2px;
border-color: #000000; 
}