BODY {
	background : #939393;
	/*background-color:#CCCCCC;*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin-top : 0px;
}


/*TABLE{
	background-color : #FFFFFF;
	
}*/

/*td{
	background-color : White;
	border-color : Gray;
}*/

A.menu_menu {
	BACKGROUND-COLOR: transparent;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	border: none #6F6F6F;
	clip: rect( );
	color: #330000;
}


A.menu_menu:hover {
	BACKGROUND-COLOR: transparent;
	COLOR: #666633;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	border: #000000 none;
	clip: rect( );
}

A.menu_actif {
	BACKGROUND-COLOR: transparent;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	border: none #6F6F6F;
	clip: rect( );
	color: #666633;
}


A.menu_actif:hover {
	BACKGROUND-COLOR: transparent;
	COLOR: #666633;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	border: #000000 none;
	clip: rect( );
}

A.menu_bas1 {
	BACKGROUND-COLOR: transparent;
	COLOR: White;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	border: none #6F6F6F;
	clip: rect( );
}


A.menu_bas1:hover {
	BACKGROUND-COLOR: transparent;
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	border: #000000 none;
	clip: rect( );
}

A.mail {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #330066;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	border: #000000 none;
	clip: rect( );
}


A.mail:hover {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: Gray;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	border: #000000 none;
	clip: rect( );
}

A.normal {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #663333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	border: #000000 none;
	clip: rect( );
}


A.normal:hover {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: Gray;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	border: #000000 none;
	clip: rect( );
}

A.carte {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #663333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 16px;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	border: #000000 none;
	clip: rect( );
}


A.carte:hover {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: Gray;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 16px;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	border: #000000 none;
	clip: rect( );
}



A.petit {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #330000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	border: #000000 none;
	clip: rect( );
}


A.petit:hover {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #666633;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	border: #000000 none;
	clip: rect( );
}
#texte_petit{
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style: italic;
}

#texte_normal{
	color : #330000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.texte_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
}

#texte_rouge{
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font : bold;
}

#titre_1{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	background : #FFFFFF;
}

#titre_2{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	/*background : #FFFFFF;*/
	font-weight : bold;
}

#titre_3{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	/*background : #FFFFFF;
	*/
	font-weight : 100;
	font-style : italic;
}

#ombre_droit{
	background-image : url(../img/ombre_d.jpg);
	background-repeat : repeat-y;
}

#ombre_gauche{
	background-image : url(../img/ombre_g.jpg);
	background-repeat : repeat-y;
}

#tableau{
	border : outset Gray;
}
