BODY{
scrollbar-3d-light-color:#000070;
scrollbar-arrow-color:#9B9BFF;
scrollbar-base-color:#E6E6FF;
scrollbar-face-color:#E6E6FF;
scrollbar-dark-shadow-color:#E6E6FF;
scrollbar-highlight-color:White;
scrollbar-shadow-color:#000070;
}
/* Contenu du texte et des cellules */
.contenu
{
	color: #396581;
	font-family: "Trebuchet MS, Geneva, Arial, Helvetica, sans-serif";
	font-size: 11px;
	text-decoration: none;
}
td.contenu
{
	color: #396581;
	font-family: "Trebuchet MS, Geneva, Arial, Helvetica, sans-serif";
	font-size: 11px;
	text-decoration: none;
}
td.contenu a
{
	color: #2B68A0;
	font-weight: normal;
	text-decoration: none;
}

td.contenu a:hover
{
	color: #2B68A0;
	font-weight: normal;
	text-decoration: underline
}
/* Contenu H1 : Menu de la page principale */
td.contenu_h1
{
	color: #2B68A0;
	font-family: "Verdana, Geneva, Arial, Helvetica, sans-serif";
	font-size: 14px;
	text-decoration: none;
	font-style : normal;
	font-weight : bold;
}
td.contenu_h1 a:hover
{
	color: #2BA08B;
	font-weight : bold;
	text-decoration: underline
}
td.contenu_h1 a:link
{
	color: #2B68A0;
	font-weight : bold;
	text-decoration: none
}
td.contenu_h1 a:visited
{
	color: #87A2CC;
	font-weight : bold;
	text-decoration: none
}
td.contenu_h1 a:active
{
	color: #07804D;
	font-weight : bold;
	text-decoration: none
}
/* Menu_Gauche : Menu de gauche dans les pages */
td.menu_gauche
{
	color: #87A2CC;
	font-family: "Trebuchet MS, Geneva, Arial, Helvetica, sans-serif";
	font-size: 11px;
	text-decoration: none;
	font-weight : bold;
}
td.menu_gauche a:hover
{
	color: #2BA08B;
	font-weight : Normal;
	text-decoration: underline
}
td.menu_gauche a:link
{
	color: #2B68A0;
	font-weight : Normal;
	text-decoration: none
}
td.menu_gauche a:visited
{
	color: #87A2CC;
	font-weight : Normal;
	text-decoration: none
}
td.menu_gauche a:active
{
	color: #07804D;
	font-weight : Normal;
	text-decoration: none
}
/* Legende */
td.legende
{
	color: #87A2CC;
	font-family: "Trebuchet MS, Geneva, Arial, Helvetica, sans-serif";
	font-size: 11px;
	font-weight : normal;
}
/* Formulaires */
input
{
	color: #3A74AE;
	font-family: "Trebuchet MS, Geneva, Arial, Helvetica, sans-serif";
	font-weight: Normal; 
	font-size: 11px;
	text-decoration: none; 
	background-color: #DCEEF6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 1px;
	border-color:#3A74AE;
}
textarea
{
	color: #3A74AE;
	font-family: "Trebuchet MS, Geneva, Arial, Helvetica, sans-serif";
	font-weight: Normal; 
	font-size: 11px;
	text-decoration: none; 
	background-color: #DCEEF6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 1px;
	border-color:#3A74AE;
}
.sites_accueil {
	font-family: "Trebuchet MS, Geneva, Arial, Helvetica, sans-serif";
	font-size:4px;
	color:#f0faff;
	text-decoration:none;
	text-align:justfy;
}

