body {
background-color:#999;
font: small Arial, Helvetica, sans-serif;
color:#000;
}

#page {
width:980px;
background-color:#F3F3F3;
border:10px solid #C4C3C3;
padding:20px;
margin-left:auto;
margin-right:auto;
}

h1 {
color:	#999999;
font: bold xx-large "Trebuchet MS", sans-serif;
border-bottom:2px solid #FB6A31;
}

table#header {
display:block;
width:960px;
font: small Arial, Helvetica, sans-serif;
color:#000;
}

td#inscription {
width:440px;
}

td#adresse-cv {
width:440px;
padding-left:100px;
}

td#photo {
text-align:right;
width:80px;
}

td#photo img {
border:1px solid #666;
}

#adsense {
text-align:center;
margin-bottom:20px;
margin-top:20px;
}

fieldset {
background-color:#FFF;
border:1px dashed #666;
}

legend {
color:#FB6A31;
font: bold large "Trebuchet MS", sans-serif;
}

span.date {
font-weight:bold;
font-size:medium;
}

a:link {
color:#CD4009;
text-decoration:none;
font-weight:bold;
font-style:italic;
}

a:hover {
color:#CD4009;
text-decoration:underline;

}

#copyright, #copyright a:visited {
font-size:xx-small;
color:#666;
text-align:center;
}

#copyright a:link  {
font-size:xx-small;
color:#666;
text-decoration:none;
}

#copyright a:hover  {
font-size:xx-small;
color:#666;
text-decoration:overline underline;
}