html,body {
background-color : white; 
}

p,ul,li,td {
font-size : 100%; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : black; 
background-color : white; 
}

h1 {
font-size : 200%; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
color : navy; 
text-align: center;
	height: 141px;
	width: 750px;
}

h2 {
font-size : 10 px; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : blue;
padding-left:10px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	width: 750px;
	left: 15px;
	font-size: 12px;
	text-align: center;
	color: #0033CC;
	height: 110px;
	text-align: center;





}

table {
#border-style:solid; 
#border-width:1px; 
#border-color:black;
width:750px;
}

.grise {
	width:350px;
	padding:10px;
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	font-size: 12px;
}

.blue {
	font-size: 12px;
	clip:      rect(auto auto auto 5px);
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;



}


.liste {
	margin-left:5px;
	width:750px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	text-align: center;
	margin-top: 30px;



}

.image-gauche {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.image-droite {
	border-top-width: 2px;
	border-right-width: 5px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: solid;
}


a:link {color: green; text-decoration:underline;}
a:visited {color: blue; text-decoration:underline;}
a:hover {color:red; text-decoration:none;}.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.publicite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;

}
#ad_code { background:#ffffff url(goldsquare.png) center center no-repeat; width:161px; height:161px; padding-top:20px; text-align:center; }
