@charset "utf-8";
/* CSS Document */
#accueil-credits a{
	color: #000000;
	text-decoration:none;	
}
#accueil-credits a:hover{
	text-decoration:underline;	
}
#menu-gene a.selected{
padding-left:34px;
	display:block;
	width:193px;
	background-image: url(../images/puce-menu-gene.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	padding-bottom:5px;
	padding-top:5px;
		background-color:#e1ca98;
	color:#FFFFFF;
	background-position: right center;
}
#menu-gene a{
	padding-left:34px;
	display:block;
	width:193px;
	background-image: url(../images/puce-menu-gene.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	padding-bottom:5px;
	padding-top:5px;
}
#menu-gene a:hover{
	background-color:#e1ca98;
	color:#FFFFFF;
	background-position: right center;
}
#menu-gene-sub a.selected{
padding-left:57px;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #3c3a3a;
	text-decoration:none;
	background-image: url(../images/puce-menu-gene-sub.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:1px;
	padding-bottom:1px;
	background-color:#e1ca98;
	color:#FFFFFF;
	font-weight:bold;
}
#menu-gene-sub a{
	padding-left:57px;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #3c3a3a;
	text-decoration:none;
	background-image: url(../images/puce-menu-gene-sub.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:1px;
	padding-bottom:1px;
}
#menu-gene-sub a:hover{
	background-color:#e1ca98;
	color:#FFFFFF;
	font-weight:bold;
}
#outils a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #424242;
	display:block;
	width:184px;
	margin-left:auto;
	margin-right:auto;
	padding-top:2px;
	paddin-bottom:2px;
	padding-left:13px;
	background-image: url(../images/puce-outils.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration:none;
}
#outils a:hover{
	text-decoration:underline;
}
#boite-outils a{
	padding-left:15px;
	background-image: url(../images/puce-boite-outils.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
	font-weight:bold;
	color:#000000;
}
#boite-outils a:hover{
	text-decoration:none;
}
#footer a{
	color:#000000;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
.appellation-ul a{
	text-decoration:none;
	color: #000000;
}
.appellation-ul a:hover{
	text-decoration:underline;	
}
