<style type="text/css">

html {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-base-color: #D1E356;
	scrollbar-arrow-color: #D1E356;
	text-align: justify;
	background-color: #FFFF80;
}

body {
	background-image: url(images/fond.gif);

}


hr {
	color: #F7F7F7;
	text-decoration: none;
	line-height: 1px;
}

blockquote{
	margin-left: 10px;
}

p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: justify;
}

td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: justify;
}

b {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666	}


a {  color: #4682B4; text-decoration: none;}
a:hover {  color: #FF9933; text-decoration: none;}
/*	a:visited { color: #0099FF;; text-decoration: none;}*/

a.lien {
	font-weight: bold;
	color: #4682B4;
	text-decoration: none;
}
a:hover.lien {  font-weight: bold; color: #FF9933; text-decoration: underline;}

a.lien_menu {
	font-weight: bold;
	color: White;
	text-decoration: none;
}
a:hover.lien_menu {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}



ul {

	margin: 0px;
	padding: 0px;
	list-style: none;
	
} 


li {

	background-image: url(img/puce.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-left: 10px;
	margin: 0px;
	list-style: none;
} 

hr{
	height: 1px;
	border: 1px;
	border-color: #D3D3D3;
	border-top-style: dashed;
	margin: 0px;
	padding: 0px;
}


h1
{
	font-size: 13px;
	/*font-weight: bold;*/
	color: #009EC4;
	letter-spacing: 3px;
	
}
h2
{
	font-size: 12px;
	color: #7ECEE2;
	letter-spacing: 2px;
}
h3
{
	font-size:11px;
	letter-spacing: 1px;
	color: #7ECEE2;
}


.tab_01{
	border: dashed 1px #D3D3D3;

	padding: 15px;

}

.ligne_verticale{

	border-right: dashed 1px #D3D3D3;

}

.ligne_horizontale{

	border-bottom: dashed 1px #D3D3D3;

}

.align_centre {
	text-align: center;

}

.align_droite {
	text-align: right;
}


.m1{
	background-image: url(img/Fond_menu_00.gif);
	background-position: top;
	padding-left: 20px;
	height: 18px;
	cursor: pointer;

}
.m1:hover{
	background-image: url(img/Fond_menu_01.gif);
	
	
}

.m1_{
	background-image: url(img/Fond_menu_02.gif);
	background-position: top;
	padding-left: 20px;
	height: 18px;
}


.m2{
	background-image: url(img/Fond_menu_03.gif);
	background-position: top;
	padding-left: 28px;
	height: 18px;
	cursor: pointer;
}

.m2:hover{
	background-image: url(img/Fond_menu_04.gif);
	
	
}

.m2_{
	background-image: url(img/Fond_menu_05.gif);
	background-position: top;
	padding-left: 28px;
	height: 18px;
}

*{ 
 		color: #666666;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-align: justify;
	
}
		
</style>

