/***********************************************/
/*         feuille de style - La Muleta        */
/*                                             */
/***********************************************/

body{
	scrollbar-face-color: #FF9900;
	scrollbar-shadow-color: #FF0000;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #FF0000;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #333333;
	scrollbar-arrow-color: #333333;
	background-image: url(http://clubtaurinlamuleta.fr/images/background.jpg);
	background-position:center;
	background-attachment:fixed;
}


a:link {
	color: #FA4214;
	text-decoration: none;
}

a:visited {
	color: #FA4214;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

a:active {
	color: #FF6600;
	text-decoration: underline;
}
