body { 
	font-family:verdana, sans sherif;
	font-size:11px;
	background-attachment:fixed;
	background-color:#FFFFFF;
	background-image: url(../images/tetes_fond.jpg);
	background-repeat: no-repeat;
	background-position:top;
	scrollbar-face-color: white ; 
	scrollbar-shadow-color: ThreeDDarkShadow  ; 
	scrollbar-highlight-color: ThreeDHighlight ; 
	scrollbar-3dlight-color: ThreeDLightShadow ; 
	scrollbar-darkshadow-color: ThreeDDarkShadow ; 
	scrollbar-track-color: #red ; 
	scrollbar-arrow-color: #black ;
	margin-right:0px;
	margin-left:0px;
	margin-top:3px;
	}

p,table {
	font-family:verdana, sans sherif;
	font-size:11px;
	}

a:link {
	color: #CC0000;
	text-decoration: none;	}
a:visited { 
	color: #CC0000;
	text-decoration: none;	}
a:hover { 
	color: red;
	text-decoration: none ;	}
a:active { 
	color: #CC0000;
	text-decoration: none;	}


a.menu:link { 
	color: #000000;
	text-decoration: none;
	font-size:11px;
	font-weight: bold;}
a.menu:visited { 
	color: #000000;
	text-decoration: none;
	font-size:11px;
	font-weight: bold;}
a.menu:hover { 
	color: #CC0000;
	text-decoration: none;
	font-size:11px;
	font-weight: bold;}
a.menu:active {
	color: #000000;
	text-decoration: none;
	font-size:11px;
	font-weight: bold;}

img {
	margin:4px;
	}
	
img.bord {
	border:1px solid #000000;
	}

.tableau_menu {
	border-bottom: 1px dashed #cc9900;
	text-align:right;
	}
.tableau_menu_2 {
	border-bottom: 1px dashed #cc9900;
	text-align:left;
	}
	
.tableau_menu_h {
	border-right: 1px dashed #cc9900;
	}

.titre {
	font-size: small;
	font-weight: bold;
	font-variant: small-caps;
	color: #CC9900;
}

.SousTitre {
	font-variant: small-caps;
	color:#666666;
	font-size: small;
	font-weight: bold;
}

.images_droite {
	margin: 4px;
	float: right;
	font-size: xx-small;
	font-style: italic;
	color: #808080;
	text-align:center;
}

.images_gauche {
	margin: 4px;
	float: left;
	font-size: xx-small;
	font-style: italic;
	color: #808080;
	text-align: center;
}

.images_centre {
	margin: 4px;
	font-size: xx-small;
	font-style: italic;
	color: #808080;
	text-align: center;
}


.legende {
	font-size: xx-small;
	font-style: italic;
	color: #808080;
}

.ariane {
font-size:9px;

}

.trait { size:1px; width:300px ; color:#666666;}

.clear { clear:both;}

li {
line-height:1.5em;
padding-left:-4px;
margin-left:-5px;
}