body {
background-color:#fafbfc;
font-family: Verdana;
color: #666;
font-size: 70%;
}

#conteneur {
background: url("../images/background.jpg") center top no-repeat;
margin: 0 auto 0 auto;
padding: 9px 0 0;
text-align: left;
width: 716px;
}

#contenu {
border: 1px solid #ccd7e0;
border-top: 0;
background: #fff;
margin: 0 8px;
padding: 0 20px 20px;
}

#titre {
padding: 20px 0 16px 0;
}

#titre h1 {
color: #ffc76f;
font-size: 21px;
padding: 0;
margin:0px;
font-weight: normal;
}

#titre h1 a {
color: #718ea5;
font-size: 18px;
text-decoration: none;
}

#titre h1 a:hover {
color: #93b2c8;
}

.ligne {
background: #718ea5 url("../images/ligne.gif") repeat-x;
height: 1px;
font-size: 0;
clear: both;
margin: 0;
padding: 0;
}

.lignerose {
background: #FF0D7E;
font-size: 12px;
clear: both;
margin: 0;
padding: 2px 0 2px 5px;
}
.fond {
background: #4D4D4D;
height: 10px;
margin: 0;
padding: 0;
clear: both;
}

#menu {
position: relative;
float: right;
width: 180px;
margin: 20px 0;
}

#cv {
position: relative;
float: left;
width: 440px;
margin: 20px 0;
}

#cv h2, #menu h2 {
font-size: 140%;
font-weight: normal;
color: #161616;
margin: 0;
}

.liens {
position: relative;
background: #fafbfc left bottom repeat-x;
padding: 10px 10px 20px 10px;
margin-bottom: 10px;
}

.liens a {
color: #666666;
font-weight: strong;
}

.liens a:hover {
color: #666666;
font-weight: strong;
background: #fff;
}

.liens h4 {
margin: 0;
font-size: 12px;
font-weight: strong;
color: #1E3075;
}

.liens p {
font-size: 0.9em;
text-align: justify;
margin: 0 0 10px 0;
}

.liste {
padding: 0;
margin: 0 0 0 10px;
list-style: disc outside url("../images/puce.gif");
}

.liste li {
padding: 0;
margin: 0;
font-size:0.9em;
}

.footer {
margin-top: 5px;
height:15px;
}

.footer p {
margin: 0;
padding: 0;
font-size: 0.8em;
float:right;
}

.xhtml{
width:78px;
height:13px;
display:block;
color: #718ea5;
text-decoration: none;
background: url("../images/valid.png") no-repeat ;	
}

.css {
color: #718ea5;
text-decoration: none;
width:78px;
height:13px;
display:block;
background: url("../images/css-valid.png") no-repeat ;	
}

span {
display:none;
}

a {
color: #161616;
text-decoration: none;	
}

a:hover {
color: #161616;
text-decoration: underline;
}

#ref {
position: absolute;
overflow: hidden;
visibility: hidden;
}
