#contenair {
margin:auto;
width:770px;
height:100%;
background-color:#fff;
border-color:#000000;
border:1px solid;
}

/*  Pour la partie haute de la page - Header  */

#header{
background-image:url(http://www.firmafrance.com/sites/TEST/seatrade/img/header2.jpg);
width:770px;
height:389px;
}

#Theader{
text-align:center;
padding-top:20px;
font-family:Calibri;
font-size:40px;
color:#666666;
}
/* zone de texte principale */
body{
font-family:calibri;
font-size:14px;
color:#000;
text-align:justify;
}
p{
padding-left:10px;
padding-right:10px;
}
div#content {		
width:770px;
height:100%;
margin-top:20px;
background-color:#FFFFFF;
margin-bottom:20px;
}

/*  Pour les barres de titre dans la page */
#titre{
background-color:#cbc2a5;
padding-left:30px;
padding-top:3px;
padding-bottom:3px;
font-family:Calibri;
font-size: 22px;
color:#000;
width:740px;
}

/*  Pour les fiches entreprises */
#ent{
background-color:#b8ac7c;
font-family:Calibri;
font-size: 12px;
color:#000;
}
.name{
font-family:Calibri;
font-size:19px;
color:#000;
}

/*  Pour la partie basse de la page - Bottom  */
#bottom
{
background-image:url(http://www.firmafrance.com/sites/TEST/seatrade/img/bottom.jpg);
background-repeat:no-repeat;
width:770px;
height:100%;
}
#Tbottom{
font-family:Calibri;
color:#666666;
font-size:14px;
padding-top:210px;
text-align:right;
}
