/* CSS DOCUMENT */

/* Begin - Variation of CSS Class */

.bandeau {background-color: #FFFFFF;}
.filet_clair {background-color: #CCFFCC;}
.filet_sombre {background-color: #80B4CB;}
.filet_sombre_bas {background-color: #003300;}

.path  {font-family: arial, helvetica, sans-serif; font-size: 11; color: #336633; text-decoration: none; }
a.path:hover  {font-family: arial, helvetica, sans-serif; font-size: 11; color: #336633; text-decoration: underline; }

.menugauche1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2A68A2;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	cursor: hand
}
.menugauche1Selected {
	font-family: Arial, Helvetica, sans-serif;
	color: #2E6933;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	cursor: hand
}

/* End - Variation of CSS Class */

.titrebandeau  {font-family: verdana, arial, helvetica, sans-serif; font-size: 16; font-weight:bold; color: #ffffff; text-decoration: none; }

.menutop, .menutop:hover, .menutop:visited, .menutop:active  {font-family: arial, helvetica, sans-serif; font-size: 10; color: #ffffff; text-decoration: none; cursor:hand; cursor:pointer;}

.menuleft, .menuleft:hover, .menuleft:visited, .menuleft:active  {font-family: arial, helvetica, sans-serif; font-size: 10; color: #FF9900; text-decoration: none; }

.copyright  {font-family: arial, helvetica, sans-serif; font-size: 10; color: #FFFFFF; text-decoration: none; }

.recherche  {font-family: arial, helvetica, sans-serif; font-size: 10; font-weight:bold; color: #FFFFFF; text-decoration: none; }
.input  {font-family: arial, helvetica, sans-serif; font-size: 9; font-weight:bold; color: #000000; text-decoration: none; border-bottom: #FFFFFF; border-right: #FFFFFF; }

.bottom  {font-family: arial, helvetica, sans-serif; font-size: 10; color: #FF9900; text-decoration: none; }
a.bottom  {font-family: arial, helvetica, sans-serif; font-size: 10; color: #FF9900; text-decoration: underline; }

.tools  {font-family: arial, helvetica, sans-serif; font-size: 11; color: #FF9900; font-weight:bold; text-decoration: none; }
a.tools  {font-family: arial, helvetica, sans-serif; font-size: 11; color: #FF9900; font-weight:bold; text-decoration: none; }

.texte  {font-family: arial, helvetica, sans-serif; font-size: 11; color: #000000; text-decoration: none; }

.texteb  {font-family: arial, helvetica, sans-serif; font-size: 11; font-weight:bold; color: #000000; text-decoration: none; }
