body
{
font-family:Verdana, Serif;
background: url('images/fond.png') top repeat-x #B6BBC1;
}

#corps
{
width:670px;
margin:auto;
margin-top:50px;
background:#F2F2F2;
border:solid 2px #889EB5;
}

a {  }

/*---------- Footer ------------*/

#footer
{
width:670px;
margin:auto;
padding:10px 15px 10px 0px;
margin-top:0px;
height:30px;
text-align:right;
color:#E3E2E2;
font-size:12px;
}

/*---------- Header -------------*/

#header
{
padding-top:10px;
background:url('images/fond_header.jpg') top #E3E2E2;
border-bottom:solid 3px #889EB5;
}

#top
{
float:left;
width:300px;
padding-top:115px;
padding-left:30px;
color:#FFFFFF;
}

/*---------- Menu -----------*/

#menu
{
padding:0px;
width: 300px;
margin:15px 0px 0 340px;
list-style:none;
background:#889EB5;
}

#menu a
{
padding:10px;
display:block;
color:white;
font-weight:bold;
text-decoration:none;
}

#menu a:hover
{
background:#A0B7CF;
}

#coord
{
padding:10px;
width: 300px;
height: 140px;
margin:15px 0px 0 30px;
list-style:none;
background:#889EB5;
color:white;
font-size:14px;
}

.cv_titulaire
{
font-family:Georgia;
font-size:24px;
font-weight:bold;
}

#coord li
{
margin-bottom:7px;
}

#coord a
{
text-decoration:none;
border-bottom:dashed 1px;
color:#FDD89D;
}

#coord a:hover
{
border-bottom:none;
}

/*----------- Contenu ------------*/

.bloc
{
padding:0px 30px 15px 30px;
border-bottom:solid 0px #55697D;
font-size:12px;
}

.bloc h2
{
padding:3px 0px 5px 10px;
margin:0px;
background:#55697D;
font-family:Georgia;
font-size:16px;
color:white;
}

.bloc a
{
text-decoration:none;
border-bottom:dashed 1px;
color:#5581AF;
}

.bloc a:hover
{
border-bottom:0px;
}

.bloc ul
{
list-style: url("images/puce.png");
}

.bloc li
{
margin-bottom:10px;
}