body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; 
	margin: 0;
	padding: 0;
	text-align: center;
	scrollbar-darkshadow-color: #CCCCCC; 
	scrollbar-track-color: #CCCCCC; 
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-face-color: #666666;
	scrollbar-base-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
		
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
table { 
	border:none; 
	border-collapse:collapse; 
}
img { 
	border:none; 
}
#global {
     margin-left: auto;
     margin-right: auto;
     width: 852px; /* largeur obligatoire pour être centré */
     text-align: left;
	 background: url(../img/bandeau-long.jpg) repeat-y;
	 padding: 4px 4px 0 4px;
}
.centre {
    width: 832;
    text-align: justify;
	margin: 10px 10px 0 10px;
}
.menu {
    width: 210px;
	background-image: url(../img/fd-col-ghe.jpg);
	background-repeat: repeat-y ;
	text-align: center;
	vertical-align: top;
}
.contenu {
    width: 590px;
    text-align: justify;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
}
.footer {
	background-color: #E5E5E5;
    text-align: center;
	height: 50px;
}
.fd-ttrubrique {
	background-color: #024F73;
	height: 20px;
}
.fd-ssrubrique {
	height: 20px;
}
.tt-rubrique {
	color: #FFFFFF;
	font-size: 13px;	
}
a.navssmenu:link {
	color: #666666;
	text-decoration: underline;
}
a.navssmenu:hover {
	color: #999999;
	text-decoration: underline;
}
a.navssmenu:visited {
	color: #999999;
	text-decoration: underline;
}
h2 {
	color:#024F73;
}
a.lien1:link {
	color: #024F73;
	text-decoration: underline;
}
a.lien1:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.lien1:visited {
	color: #024F73;
	text-decoration: underline;
}
a.lien-footer:link {
	color: #024F73;
	text-decoration: none;
	font-size: 13px;
}
a.lien-footer:hover {
	color: #024F73;
	text-decoration: underline;
	font-size: 13px;
}
a.lien-footer:visited {
	color: #024F73;
	text-decoration: none;
	font-size: 13px;
}