.derouleActif {
	width: 145px;
	z-index: 1;
	text-align: center;
	visibility: visible;
	top: 110px;
}

.deroule {
	visibility: hidden;
	background-image:   url(../img/fonbleu.gif);
	background-repeat: repeat-y;
	z-index: 2;
	text-align: center;
	border: 2px solid #FFFFFF;
	position: absolute;
	top: 120px;
	display: block;
	width: 135px;
}

.derouleItem {
	color: #FFFFFF;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	white-space: nowrap;
	padding-top: 2px;
	padding-bottom: 2px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left;
	background-image:  url(../img/v.gif);
}

.derouleItem:hover {
	color: #ffffff;
	background-image:   url(../img/fonrouge.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: left;
}

.rubrique {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
	
.rubrique:hover {
	color: #00C240;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}

.Tderoule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	padding-top: 3px;
}

.down:Hover {
	color: #CCCCCC;
}

.down {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
