	
	/** Kit graphique crée par Stéphanie
		http://www.equi-passions.com
		Création du 11/06/05
	**/
       
}
	body, td, p, h1, h2, h3 {
	font-family : arial;
	font-size : 11px;
	color : #412000;
	SCROLLBAR-FACE-COLOR: #CEBFAA;
	SCROLLBAR-HIGHLIGHT-COLOR: #EDE8E0;
	SCROLLBAR-SHADOW-COLOR: #85714E;
	SCROLLBAR-ARROW-COLOR: #EDE8E0;
	SCROLLBAR-TRACK-COLOR: #CEBFAA;
	SCROLLBAR-BASE-COLOR: #CEBFAA;
	scrollbar-3d-light-color: #EDE8E0;
	scrollbar-dark-shadow-color: #85714E;
	font-style: normal;



	}
	
	a {
		color : #000000;
	}
	
	a:hover {
		color : #FFFFFF;
		text-decoration : none ;
	}
	
	h1 {
		font-size : 14px ;
		font-weight : bold ;
		color : #000000;
		margin : 0px ;
		padding : 0px 0px 10px 0px ;
	}
	
	h2 {
		color : #000000;
		font-size : 11px ;
		font-weight : bold ;
		margin : 0px ;
		padding : 0px 0px 10px 0px ;
	}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: auto;
	border: 1px dotted #000000;

}
a.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: auto;
	border: 1px dotted #000000;

}
.copyright:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #B59A77;
	text-decoration: blink;
	text-transform: capitalize;
	margin: 5px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px dotted #B59A77;

}
