BODY 	{	scrollbar-DarkShadow-Color:#EEEEEE;
		scrollbar-3dLight-Color:#EEEEEE;
		scrollbar-Arrow-Color:#888888;
		scrollbar-Base-Color:#EEEEEE;
  	background: white url(fond.gif) repeat;
		}

DIV	{
		font-family: arial, verdena, helvetica;
		font-size: 12px;
		font-style: normal;
		color: #000000
	}
.text	{
		font-family: arial, verdena, helvetica;
		font-size: 12px;
		font-style: normal;
		color: #000000
	}
.titre	{
		font-family: arial, verdena, helvetica;
		font-size: 14px;
		font-style: normal;
		color: #FFFFFF
	}
.grostitre {
		font-family: arial, verdena, helvetica;
		font-size: 20px;
		font-style: normal;
		COLOR : #000000
	}
.menu	{
		font-family: arial, verdena, helvetica;
		font-size: 14px;
		font-style: normal;
		COLOR : #000000;
		text-decoration: none;
	}
/*.menu:visited 	{	COLOR: #000000; text-decoration: none}*/
.menu:hover 	{	COLOR: #888888; text-decoration: underline}
/*.menu:link 	{	COLOR: #000000; text-decoration: none}
.menu:active 	{	COLOR: #888888; text-decoration: underline}*/
.jeux	{
		font-family: arial, verdena, helvetica;
		font-size: 12px;
		font-weight:bold;
		text-decoration: none;
		border-style: none;
		COLOR : #FF8000
	}
/*.jeux:visited 	{	COLOR: #FF8000; text-decoration: none;}*/
.jeux:hover 	{	COLOR: #808080; text-decoration: underline; border-style: none;}
/*.jeux:link 	{	COLOR: #FF8000; text-decoration: none;}
.jeux:active 	{	COLOR: #FF8000; text-decoration: none;}*/
/* style utilisé pour les champs INPUT */
.bordr
	{
	border: 1px;
	border: #000000;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	}

INPUT 
	{ 
	background-color : #CCCCCC;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style: normal;
	color:#000000;
	}
img {
border: 0 none;
}
TEXTAREA 
	{ 
	border: 1px;
	background-color : #CCCCCC;
	border: #000000;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style: normal;
	color:#000000;
	}
SELECT
	{ 
	border: 1px;
	background-color : #CCCCCC;
	border: #000000;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style: normal;
	color:#000000;
	}
.mauve {	background-color: rgb(247,247,247) 		}
