@charset "utf-8";
/* CSS Document */

.texte {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
.menu_cat {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-image: url(../images/boutons/bouton_catalogue/fond.jpg);
	font-weight: bold;
}
.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-image: url(../images/boutons/bouton_menu.jpg);
	font-weight: bold;
}

.texteTitre {
	font-family: "Copperplate Gothic Bold";
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	text-transform: none;
}
.texteTitre2 {
	font-family: "Copperplate Gothic Bold";
	font-size: 18px;
	color: #000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	text-transform: none;
}
a.texteTitreLien {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #99CC01;
	text-decoration: none;
}
a.texteTitreLien:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;	
}
a.texteLien {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a.texteLien:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;	
}

.Titre_page {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #99CC01;
	text-decoration: none;
	font-weight: bold;
}
.slogan {
	font-family: "Copperplate Gothic Bold";
	font-size: 15px;
	color: #939498;
	text-decoration: none;
}
a.Fond_bouton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #939498;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	color: #000;
	display: block;
	width: 140px;
	height: 20px;
	padding: 5px 0px 0px 5px;
}
a.Fond_bouton:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #99CC01;
	color:#000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-transform: none;
}
input.Fond_button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #939498;
}
input.Fond_button:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #99CC01;
}
a.Fond_bouton_horizon{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #99cc01;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	color: #000;
	display: block;
	width: 140px;
	height: 20px;
	padding: 5px 0px 0px 5px;
}
a.Fond_bouton_horizon:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #939498;
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-transform: none;
}
a.Fond_bouton_page {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #99CC01;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	color: #000;
	display: block;
	width: 100px;
	height: 40px;
	padding: 5px 0px 0px 5px;
	background-position: center center;
	text-align: center;
}
a.Fond_bouton_page:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #939498;
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	background-position: center center;
	text-align: center;
}
.fond {
	background-image: url(../images/fond_vert.jpg);
}
.Liens {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
.texte_plus {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
}
.texte_moins {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 6px;
	color: #000;
	text-decoration: none;
}
.texte_moins2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
}

.liste {
 width: 90px;
 text-align:right; 
}

