.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	line-height: normal;

}	
	.menu:hover{color:black; font-weight:extrabold; font-size:12px;}
	
	
.banniere {
	background-image: url(../images/bande_verticale.gif);


}
.fondhaut {
	background-image: url(../images/fond_haut.gif);
}
.fondbas {
	background-image: url(../images/fond_bas.gif);
	background-repeat: repeat-x;

}
.cadrebord {
	background-image: url(../images/bordure_cadre.gif);
	background-position: right top;
	background-color: #c3c3c3;
	background-repeat: no-repeat;
}
.fondmenu {
	background-image: url(../images/fondmenu.gif);
	background-repeat: repeat-x;
	background-position: center center;
	text-align: left;


}
.bandegauche {
	background-image: url(../images/cadre_gauch.gif);
}
.damier {
	background-image: url(../images/damier.gif);
}
.damier2 {
	background-image: url(../images/damier2.gif);
}
.basdecadre {
	background-image: url(../images/cadre_bas.gif);
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-align: justify;
}
.texte:link{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FF6600;}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF7500;
	letter-spacing: -1px;
}
