.bandeau
{
	background-image: url(images/bandeau.jpg);
	background-repeat: no-repeat;
	font-family: Garamond;
	font-style: italic;
	font-size: 40px;
}
.fond
{
	background: #FFFF95;
}

#menu_principal a
{
	display: block;
	font-family: Trebuchet MS;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 	14px;
	background: url(images/boutons.jpg);
	width: 137px;
	height: 24px;
	text-align: center;
	padding-top: 3px;
}

#menu_principal a:hover
{
	font-family: Trebuchet MS;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 14px;
	background: url(images/boutons_selectionner.jpg);
	width: 137px;
	height: 24px;
	text-align: center;
	padding-top: 3px;
}

#menu_principal a.on
{
	display: block;
	font-family: Trebuchet MS;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 14px;
	background: url(images/boutons_selectionner.jpg);
	width: 137px;
	height: 24px;
	text-align: center;
	padding-top: 3px;
}

#menu_secondaire a
{
	display: block;
	font-family: Trebuchet MS;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 	14px;
	background: url(images/boutons2.jpg);
	width: 137px;
	height: 24px;
	text-align: center;
	padding-top: 3px;
}


 .onV{
 	color:red;
 }
 
 
#menu_secondaire a:hover
{
	display: block;
	font-family: Trebuchet MS;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 	14px;
	background: url(images/boutons2selectionner.jpg);
	width: 137px;
	height: 24px;
	text-align: center;
	padding-top: 3px;
}

#menu_secondaire a.on
{
	display: block;
	font-family: Trebuchet MS;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 14px;
	background: url(images/boutons2selectionner.jpg);
	width: 137px;
	height: 24px;
	text-align: center;
	padding-top: 3px;
}

.boutons
{
	background: url(images/boutons.jpg);
	background-repeat: no-repeat;
	border-left: 9px;
	padding-left: 6px;
}
.boutons2
{
	background: url(images/boutons2.jpg);
	background-repeat: no-repeat;
	padding-left: 6px;
}
.piedpage
{
	background: url(images/piedpage.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
}

.piedpage a:hover
{
	font-family: Trebuchet MS;
	text-decoration: underline;
	color: white;
	font-weight: bold;
	font-size: 	14px;
	background: transparent;
	width: 137px;
	height: 24px;
	text-align: center;
	padding-top: 3px;
}

.piedpage a
{
	font-family: Trebuchet MS;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 	14px;
	background: transparent;
	width: 137px;
	height: 24px;
	text-align: center;
	padding-top: 3px;
}

.fond2
{
	background: url(images/fond2.jpg);
	background-repeat: no-repeat;
	border: 5px solid #A25217;
}

.boutons_selectionner
{
	background: url(images/boutons_selectionner.jpg);
	background-repeat: no-repeat;
}
.boutons2selectionner
{
	background: url(images/boutons2selectionner.jpg);
	background-repeat: no-repeat;
}

p, ul
{
	font-family: "Trebuchet MS";
	text-align: justify;
}

ul
{
	
}

ul.listePartenaire
{
	list-style: none;
	text-align: center;
}

.gauche
{
	float: left;
}

.droite
{
	float: right;
}

.boutons1
{
	background: url(images/boutons1.jpg);
	font-family: Trebuchet MS;
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size: 	14px;
}

#menus_speciaux a
{
	color: blue;
	text-decoration: none;
}

#menus_speciaux a:hover
{
	color: red;
}

.textecentre
{
	text-align: center; 
}

.texte
{
	font-family: Trebuchet MS;
	font-size: 19px;
	font-weight: bold;
}

.texte1
{
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
}

#menuplandusite a
{
	color: black;
	text-decoration: none;
	text-align: center;
}

#menuplandusite a:hover
{
	color: black;
	text-decoration: blink;
}

#menupartenaire a
{
	background-color: Black;
	color: #ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 10px;
	list-style: none;
	text-align: center;
}

#menupartenaire a:hover
{
	background-color: Black;
	color: #ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 10px;
	list-style: none;
	text-align: center;
}

