
BODY {
scrollbar-arrow-color: white;
scrollbar-base-color: black;
scrollbar-dark-shadow-color: white;
scrollbar-track-color: 666666;
scrollbar-face-color: 1A4E7D;
scrollbar-shadow-color: white;
scrollbar-highlight-color: silver;
scrollbar-3d-light-color: black;
}

.basdepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6F6F6F;
}




.Body {	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-style: normal;}

a:hover,a:active,a:visited {font-family: Arial, Helvetica, sans-serif;font-size: 12px; color: #000000; text-decoration: none;}
a:hover {color: #ffffff; background-color: #FF0000}

a.accueil:hover,a.accueil:active,a.accueil:visited 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #000000; 
text-decoration: none;
}

textarea {scrollbar-arrow-color: white;scrollbar-base-color: black;scrollbar-dark-shadow-color: white;scrollbar-track-color: 666666;scrollbar-face-color: 1A4E7D;scrollbar-shadow-color: white;scrollbar-highlight-color: silver; scrollbar-3d-light-color: black; color: #000000; background-color: #ffffff; border: thin dotted #336699; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;}
input {background-color: #ffffff; border: thin dotted #336699; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
select { background-color: #ffffff; border: thin dotted #336699; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

input.recherche
{
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}


.titre{	font-family: Arial black;	font-size: 16px;	font-weight: bold;	color: #FFFF00;	text-decoration: underline;}
a.titre {font-family: Arial, Helvetica, sans-serif; color: #AFD9FA; text-decoration:none; font-size: 16px; font-weight: bold;}
a.titre:hover {font-family: Arial, Helvetica, sans-serif; color:#CC0000; font-size: 16px; font-weight: bold; text-decoration:underlined; background-color: #006699;}

.part{	font-family: Arial, Helvetica, sans-serif; color;	font-size: 14px; font-weight: bold;	color: #07FC1E;	text-decoration: underline;}
a.part {font-family: Arial, Helvetica, sans-serif; color: #AFD9FA; text-decoration:none; font-size: 16px; font-weight: bold;}
a.part:hover {font-family: Arial, Helvetica, sans-serif; color:#CC0000; font-size: 16px; font-weight: bold; text-decoration:underlined; background-color: #006699;}

.stitre{ font-family: Arial, Helvetica, sans-serif;font-size: 15px; color: #000000; font-weight: bold; text-decoration: none;}

.texte{font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #000000; text-decoration: none;}
a.texte {font-family: Arial, Helvetica, sans-serif;color: #AFD9FA; text-decoration:none; font-size: 12px; font-weight: bold;}
a.texte:hover {font-family: Arial, Helvetica, sans-serif; color:#CC0000; font-size: 12px; font-weight: bold; text-decoration:underlined; background-color: #006699;}

.texteA{ font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #FFFF00; text-decoration: underline; font-weight: bold;}
.texteB{ font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #000000; text-decoration: none; font-weight: bold;}
.texteC{ font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #000000; text-decoration: none; font-weight: bold;}
.accueil{font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #000000; text-decoration: none;}
.texteN{ font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #ffffff; text-decoration: underline; font-weight: bold;}

.mini{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC; text-decoration: none;}

p { }
.warn { color: #FF0000; }	
.star { color: #FF0000; }

UL { list-style-type: square; }
.red { color: #FF0000; }

#menu {
	text-align: center;
}
#menu ul {
	list-style-type:none;
	display:inline;
	border: 0px; margin: 0px; padding: 0px;
}
#menu ul li {
	background-color:#FFFF00;
	border: 0px solid #fff;
	float:left;
	margin: 0px; padding: 0px;
	width: 97px;
	line-height:18px;
}
#menu[id] ul li { /* Pour les navigateurs autres que IE */
	width: 97px;
}
#menu ul li a {
	display:block;
	width: 100%;
	padding: 0px 0px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#menu ul li a:hover {
	background-color:#00233E;
	color: #ffffff;
}
#menu[id] ul li a:hover { /* Pour les navigateurs autres que IE */
	width:auto;
}

#menu ul li ul.submenu { /*property: value for Explorer 5 Mac*/
	margin-left: 0;
	display: none;
	width: 150px;
	position: absolute;
	text-align: left;
	z-index:60000;
}
/*
	First comment. Explorer 5 Mac misses the end-of-comment
	because of the backslash
\*/

#menu ul li ul.submenu {
	margin-left: -45;
	display: none;
	width: 150px;
	position: absolute;
	text-align: left;
	z-index:60000;
}

#menu[id] ul li ul.submenu { /* Pour les navigateurs autres que IE */
	margin-left: 0;
}

#menu ul li ul#smenu2 {
	width: 150px;
}

#menu ul li ul.submenu li a {	
	width: 100%;
	border-style: none;
	font-weight:normal;
	padding-left:0px;
}
#content {
	text-align: center;
}