html 
{
font-size: 100%;
}


body 
{
font-family: Verdana, Arial ,sans-serif;         /*sauf si mentionn� */
padding: 0;
margin: 0;
background: #000;
}

#container 
{
width: 770px;
padding: 0;
margin: 0 auto 0 auto; 
background-color: #000;
}


#header 
{
height: 190px;
width: 770px;
margin: 0;
padding: 0;
background: transparent url(images/banniere.jpg) top left no-repeat;
}

#filler
{
padding: 0;
margin: 0;
height: 170px;
width: 770px;
}

#menu
{
float: left;
height: 20px;
width: 770px;
padding-left: 10px;
padding-top: 3px;
text-align: left;
}


#contenu 
{
width: 770px;
margin: 20px 0 0 0;
padding: 0;
}


#gauche 
{
position: relative;
float: left;
width: 230px;
padding: 0;
margin: 0 0 30px 0;
}



#content 
{
position: relative;
float: left;
width: 530px;
margin: 0 0 30px 0;
padding: 0;
}



#gauche2           /*C'est le DIV de gauche des fen�tres pop-up du portefolio */
{
position: relative;
float: left;
width: 230px;
padding-left: 10px;
margin-top: 0;
margin-bottom: 30px;
}

#content2       /*C'est le DIV du contenu des fen�tres pop-up du portefolio */
{
position: relative;
float: right;
width:430px;
margin-top: 10px;
margin-right: 20px;
margin-left: 20px;
}

#footer 
{
position: relative;
clear: both;
background: #000;    
width: 770px;
height: 20px;
padding: 0;
margin:  0 0 20px 0;
}





.cvdate, .cvcontenu
{
color: #a85;   
font-size: 11px;
font-weight: 500;
text-align: left;
line-height: 1.5;
}

.cvdate
{
width: 110px;
height: 20px;
float: left;
}

.cvcontenu
{
width:400px;
height: 20px;
float: right;
}

h2
{
color: #864; 
font-size: 12px;
font-weight: 600;
width:250px;
letter-spacing: -0.3px;
text-align: left;
margin-bottom: 25px;
}


#gauche h3
{
font-size: 13px;
font-weight: bold;
color: #C3A578;
letter-spacing: -0.5px;
text-align: left;
margin:  0 0 10px 0;
padding: 0;
}



#content h3, #content2 h3 
{
font-size: 13px;
font-weight: bold;
color: #C3A578;
letter-spacing: -0.5px;
text-align: left;
margin:  0 0 20px 20px;
padding: 0;
}


h4
{
font-size: 11px;
font-weight: 500;
color: #C3A578;
letter-spacing: -0.5px;
text-align: left;
padding: 0;
margin-bottom: 5px;
}

.mini
{
font-size: 9px;
font-weight: 500;
color: #a85;
}

.subtitle
{
font-size: 12px;
font-weight: bold;
color: #a85;
}


blockquote
{
padding: 0 0 10px 0;
margin:  10px 20px 0 40px;
}

blockquote p
{
font-color: #C3A578;
font-style: italic;
padding: 0 0 0 8px;
margin: 0 0 10px 0;
border-left: 1px solid #C3A578;
}


#menu a
{
font-size: 9px;
font-weight: bold;
color: #AF4F0A; 
text-decoration: none;
margin-right: 25px;
}

#menu #active
{
font-size: 9px;
font-weight: bold;
color: #f91;
text-decoration: none;
}

#menu a:hover
{
font-size: 9px;
font-weight: bold; 
color: #f91;
text-decoration: none;
}


#gauche2 p
{
color: #a85;   
font-size: 11px;
font-weight: 500;
text-align: left;
line-height: 1.5;
}


#content p, #content2 p, #content ol, .form
{
color: #a85;   
font-size: 11px;
font-weight: 500;
text-align: left;
line-height: 1.5;
margin: 0 0 20px 20px;
}

#content a, #content2 a
{
color: #a40;
font-size: 11px;
font-weight: 500;
text-decoration: underline;
}

#content a:hover, #content2 a:hover
{
font-size: 11px;
font-weight: 500;
color: #f90;
text-decoration: underline;
}



#rilke
{
width: 100%;
padding: 0;
margin: 0;
}

#rilke p
{
color: #AF4F0A;   
font-size: 10px;
font-weight: 500;
text-align: left;
line-height: 1.5;
padding: 20px 20px 15px 150px;
margin: 0;
}


#footer p
{
color: #531;
font-size: 9px;
font-weight: 500;
text-align: center;
margin-top: 20px;
}

#footer a
{
font-size: 9px;
font-weight: 500;
text-align: center;
color: #864;
text-decoration: underline;
}

#footer a:hover
{
font-size: 9px;
font-weight: 500;
text-align: center;
color: #864;
text-decoration: none;
}


#gauche a
{
font-size: 11px;
font-weight: 500;
color: #AF4F0A;
text-decoration: none;
}

#gauche a:hover
{
font-size: 11px;
font-weight: 500; 
color: #f91;
text-decoration: none;
}

#gauche ul
{
letter-spacing: -0.1px;
list-style: none;
margin: 0;
margin-bottom: 10px;
padding: 0;
}

#gauche li
{
list-style: none;
letter-spacing: -0.1px;
text-indent: 10px;
font-size: 10px;
padding-bottom: 3px;
height:12px;
}

.highlight
{
color: #C3A578;       
font-weight: 600;
font-size: 11px;
}


.imgright
{
float: right;
margin:  0 0 0 8px;
}

.imgleft
{
float: left;
margin:  10px 8px 0 0;
}


img
{
margin-right: 10px;
margin-top: 8px;
float: left;
}

.img2
{
margin-left: 5px;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;
padding: 2px;
border: solid 1px #777;
}




.cadre
{
border: solid 1px #531;
padding: 8px;
margin:  0 0 5px 0;
}

.cadre p
{
color: #a85;   
font-size: 11px;
font-weight: 500;
text-align: left;
line-height: 1.5;
}

.cadre2
{
border: solid 1px #531;
padding: 8px;
margin-left:8px;
width: 200px;
}

.cadre2 p
{
color: #a85;   
font-size: 12px;
font-weight: 500;
text-align: left;
line-height: 1.5;
}

.external
{
padding-right: 15px;
background: transparent url(images/external.gif) right no-repeat;
}

object
{
margin-left: 5px;
margin-right: 10px;
margin-top: 20px;
background-color: #000;
}


embed
{
margin-left: 5px;
margin-right: 10px;
margin-top: 10px;
}

#banflash
{
padding: 0;
margin: 0;
background-color: #000;
}

#banflash img
{
padding: 0;
margin: 0;
}

#back a
{
color: #a40;
font-size: 11px;
font-weight: 500;
text-decoration: underline;
}

#back a:hover, #back a:hover
{
font-size: 11px;
font-weight: 500;
color: #f90;
text-decoration: underline;
}
.form {}
