body {
	scrollbar-3dlight-color: #566BBE;
	scrollbar-arrow-color: #566BBE;
	scrollbar-base-color: #ECF3F9;
	scrollbar-darkshadow-color: #566BBE;
	scrollbar-face-color: #ECF3F9;
	scrollbar-highlight-color: #ECF3F9;
	scrollbar-shadow-color: #ECF3F9;
	scrollbar-track-color: #ECF3F9;
	background-color: #ECF3F9;
}

TD {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #003366;
	
}
h1 {
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
	color: #003366;
	text-align: justify;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.titres
{
	color: #003366;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
}

h2
{
	color: #003399;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.soustitresbleus
{
	color: #003366;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

.soustitresrouges
{
	color: #BB2A2F;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}

A {
   text-decoration: none;
	color: #566BBE;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	
}
A:hover {
   text-decoration: none;
	color: #003366;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	
}
A.copyright {
   text-decoration: none;
	color: #566BBE;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	
}
A.copyright:hover {
   text-decoration: none;
	color: #003366;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	
}

A.menu {
   text-decoration: none;
	color: #566BBE;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	width:100%;
}

A.menu:Hover {
	text-decoration: none;
	color: #003366;
	font-weight: bolder;
	background-color: #B6D0E7;
	width:100%;
}

.legende{
	text-decoration: none;
	color: #003366;
	font-size: 9px;
	font-family: Arial;
	font-weight: bold;
	}

.textarea {
	background-color: White;
	color: #566BBE;
	font-size: 11px;
	font-family: Arial;
	}
	
.textfield {
	background: White;
	color: #566BBE;
	font-size: 11px;
	font-family: Arial;
	border: 0px;
	
	}
	
.rech
	{
	font-size:9px;
	}

.sousmenu {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #566BBE;
	text-decoration: none;
	display:block;
	width:100%;
}
.sousmenu:active {	
    font-family: Arial;	
	font-size: 10px;	
	color: #003366;	
	text-decoration: none;
	font-weight: bold;
	background-color: #B6D0E7;
	display:block;
	width:100%;
	}
		
.sousmenu:hover {	
    font-family: Arial;	
	font-size: 10px;	
	color: #003366;	
	text-decoration: none;
	font-weight: bold;
	background-color: #B6D0E7;
	display:block;
	width:100%;
	}

			
.soussousmenu {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	display:block;
	width:100%;
}
.soussousmenu:active {	
    font-family: Arial;	
	font-size: 10px;	
	color: #566BBE;	
	text-decoration: none;
	font-weight: bold;
	background-color: #ECF3F9;
	
	width:100%;
	}
		
.soussousmenu:hover {	
    font-family: Arial;	
	font-size: 10px;	
	color: #566BBE;	
	text-decoration: none;
	font-weight: bold;
	background-color: #ECF3F9;
	
	width:100%;
	}

.fdclair {background-color: #ECF3F9;}
.fdfonce {background-color: #B6D0E7;}

#bg_menubas{
	 background: #B6D0E7 url("/images/navigation/accueil/bg_menubas.jpg") no-repeat top right;
}

/*-- SIMPLE SPY ----------------------------------------------------------------*/

#sidebar {
    float:left;
    width:150px;
}

#sidebar ul {
    list-style-type:none;
    margin:0;
    padding:0;
    position:relative;
}

#sidebar li {
    height: 220px;
    overflow: hidden;
}

#sidebar .spyWrapper {
    height: 100%;
    overflow: hidden;
    position: relative;    
}

.tags span,
.tags a {
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
}

a img {
    border: 0;
}
