body
{
margin-top: 0px;
background-image: url("deco.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
}
div#container
{
margin: auto;
width: 600px;
height: 800px;
margin-bottom: 0px;
}
div#d
{
float: right;
width: 400px;
height: 800px;
background-color: white;
background-image: url("diplomes.jpg");
background-repeat: no-repeat;
border-left: dotted 1px silver;
}
div#g
{
position: fixed;
top: 10px;
float: left;
width: 200px;
height: 400px;
}
ul#menu
{
font-family: "Gill Sans", Verdana, sans-serif;
font-size: 9px;
position: absolute;
float: left;
top: 0px;
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
border-bottom: dotted 1px #666666;
}
ul#menu li
{
	margin: 0 0 0 0 ;
	padding: 0 ;
}
ul#menu li a
{
	display: block ;
	width: 145px ;
	line-height: 50px ;
	text-indent: 8px ;
	text-decoration: none ;
	background: url(bt.gif) no-repeat 0 0 ;
	border: none;
	color: #010101;
}
ul#menu li a:hover
{
	background: url(bt.gif) no-repeat 0 -50px ;
	border: none;
	color: #72a700;
}
.cit
{
font-family: Georgia, Times, sans-serif;
font-style: italic;
font-size: 14px;
color: #666666;
text-align: center;
width: 350px;
padding-top: 300px;
padding-left: 40px;
}
.epi
{
font-family: Georgia, Times, sans-serif;
font-size: 10px;
color: #666666;
text-align: center;
padding-left: 40px;
}
em
{font-weight: bold;}
.courant
{
font-family: Georgia, Times, sans-serif;
font-size: 11px;
color: #565656;
text-align: justify;
width: 350px;
margin-left: 40px;
border-bottom: dotted 1px #666666;
margin-top: 5px;
line-height: 22px;
}
.liste
{
font-family: Georgia, Times, sans-serif;
font-size: 11px;
color: #565656;
text-align: justify;
width: 300px;
margin-left: 40px;
margin-top: 5px;
line-height: 22px;
}
.courant:first-letter
{
   font-size: 20px;
}
.logosprim
{
width: 250px;
margin-left: 40px;
border: solid 1px #999999;
margin-top:166px;
}
.logos
{
width: 250px;
margin-left: 40px;
border: solid 1px #999999;
}
div#footer
{
font-family: Georgia, Times, sans-serif;
font-size: 10px;
margin: auto;
width: 600px;
height: 45px;
background-color: #444444;
color: #ccff00;
text-align: center;
margin-top: 0px;
}
#foo:hover
{background-color: #000000;}
#cv
{text-decoration: blink;}
.courant:hover
{
color: black;
}
.liste:hover
{
color: black;
}
.situation
{
font-family: Georgia, Times, sans-serif;
font-size: 9px;
color: silver;
text-indent: 20px;
padding-top: 6px;
height: 280px;
}
.ligne
{
display: inline;
}
a img
{border: none;}