body
{
margin-top: 0px;
background-image: url("deco.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
}
div#container
{
margin: auto;
width: 600px;
height: 340px;
margin-bottom: 0px;
}
#marge
{
height: 20px;
}
div#d
{
float: right;
width: 400px;
height: 340px;
background-color: white;
background-image: url("contact.jpg");
background-repeat: no-repeat;
border-left: dotted 1px silver;
}
div#g
{
position: fixed;
top: 10px;
float: left;
width: 200px;
height: 300px;
}
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;
}

em
{font-weight: bold;}
.courant
{
font-family: "Courier New";
font-size: 13px;
color: #313131;
text-align: left;
margin-left: 40px;
border: none;
line-height: 20px;
}
.couranth
{
font-family: "Courier New";
font-size: 13px;
color: #313131;
text-align: left;
margin-left: 40px;
border: none;
line-height: 20px;
padding-top: 40px;
}

div#ad
{
background-image: url("papier.jpg");
width: 300px;
height: 297px;
margin-top: 0px;
}
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;}
.situation
{
font-family: Georgia, Times, sans-serif;
font-size: 9px;
color: silver;
text-indent: 20px;
padding-top: 6px;
}
ul#sousmenu
{
font-family: "Gill Sans", Verdana, sans-serif;
font-size: 12px;
list-style-type: none;
	text-indent: 0px;
}
ul#sousmenu li
{
width: 180px;
	text-indent: 0px;
	border-bottom: dotted 1px silver;
}
ul#sousmenu li:hover
{
	text-indent: 4px;
}
ul#sousmenu li a
{
	line-height: 26px;
	text-decoration: none;
	color: #010101;

	text-indent: 0px;
}
ul#sousmenu li a:hover
{
	background: #ccff00;
	border: dotted 1px silver;
	color: #72a700;

}
.ligne
{
display: inline;
}
a img
{border: none;}