body
{ background-image: url(images/haut.gif);
background-repeat: repeat-x;
background-color: #2f496a;
border: 0px;
margin: 0px;
font-family: verdana;
font-size: 12px;
}
.header
{ position:absolute;
left: 50%; 
margin-left: -433px;
background-image: url(images/header.jpg);
background-repeat: no-repeat;
width: 850px;
height: 107px;
border: 0px;
}

.menu-user
{ position: absolute;
left: 470px;
top: 85px;
color: #FFFFFF;
width: 280px;
height: 20px;
text-align: center;
}

.contenu
{ background-image: url(images/fond.gif);
background-repeat: repeat-y;
width: 850px;
height: auto;
border: 0px;
position:absolute;
left: 50%; 
margin-left: -433px;
top: 130px;
}

.texte
{ padding-left: 13px;
padding-right: 15px;
}

.link
{ color: #ffffff;
text-decoration: none;
font-weight: 700;
}

.link:hover
{ color: #ffffff;
text-decoration: underline;
font-weight: 700;
}

.liena
{ color: #ffffff;
text-decoration: none;
}

.liena:hover
{ color: #ffffff;
text-decoration: none;
}

a,a:active,a:hover,a:visited.texte
{ color: #000000;
text-decoration: underline;
}

.fin
{ background-image: url(images/bas.gif);
background-repeat: repeat-y;
width: 850px;
height: 16px;
}

.menu
{ position:absolute;
left: 50%; 
margin-left: -433px;
top: 109px;
color: #e3e3e3;
font-weight: 700;
text-align: center;
width: 850px;
height: 13px;
}

.cop
{ width: 850px;
height: 30px;
background-color: #2f496a;
text-align: center;
color: #e3e3e3;
}

.info
{ position: absolute;
top: 2px;
right: 50px;
}

.infob
{ position: absolute;
top: 2px;
left: 50px;
}

.titre
{ font-weight: 700;
font-size: 14px;
color: #2f496b;
padding-left: 25px;
}

.soustitre
{ font-weight: 700;
font-size: 12px;
color: #000000;
padding-left: 15px;
}

img
{border: 0px;
}