@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #EEE;
}
#top {
	height: 130px;
	width: auto;
	padding: 0px;
	background-image: url(../graphics/slhaut.gif);
	background-repeat: repeat-y;
}
#main {
	padding: 20px;
	background-image: url(../graphics/slhaut.gif);
	background-repeat: repeat-y;
	line-height: 2em;
}
#cadre {
	height: auto;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 0px;
}
#top  img {
	vertical-align: 10px;
	margin-left: 10px;
}

#footer {
	height: 80px;
	padding: 35px;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(../graphics/slbottom.gif);
	background-repeat: no-repeat;
}

.g {
	float: left;
}
.d {
	float: right;
}

p {
	margin: 0px;
	font-size: 12px;
}
#main p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #444;
	margin-top: 5px;
	margin-bottom: 5px;
}

#main li {
		font-size: 14px;
	color: #666;
}
a:link, a:visited {
	color:#666;
	text-decoration: none;
}
a:hover  {
	color: #F60;
	/*text-decoration: underline;*/
}
#lien {
	font-family: Tahoma, Geneva, sans-serif;
	border-bottom-width: thin;
	border-bottom-style:dashed;
	border-bottom-color: #F60;
	font-size: 11px;
	padding: 1px;
}
.alDroit {
	text-align: right;
}
.alGauche {
	text-align: left;
}
.alCentre {
	text-align: center;
}
#main img {
	margin: 20px;
	
}
#toptest {
	height: 41px;
	width: auto;
	padding: 0px;
	background-image: url(../graphics/sltop.gif);
	background-repeat: no-repeat;
}
.orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-image: url(../graphics/puceOrange.gif);
}
.bleu {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-image: url(../graphics/puceBleue.gif);
}
