#menu1{
	width:191px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	padding:0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin:10px 0px 0px 0px;	
}

#menu1 a{
	
	width:179px;
	display:block;
	margin:0px 0px 5px 0px;
	color:	#002e4f;
	text-decoration: none;
	line-height: 17px;
	padding:0px 0px 0px 12px;
	
}

#menu1 a:hover { 	
	background: #7da600;
 	color: #ffffff;	
	}

#menu1 .layerAllume{
	width:191px;
	display:block;
	margin:0px 0px 5px 0px;
	color:	#002e4f;
	text-decoration: none;
	line-height: 17px;
	padding:0px 0px 0px 12px;
	background: #7da600;
 	color: #ffffff;	
}

.sousLayer1{
	visibility: hidden;
	position:absolute;
	left: 0px;
	top: 0px;
	margin:0px;
	width:160px;
	background-color: #7da600;
	background:#7da600;
	border-right-color: #003f5c;
	border-left-color: #003f5c;
	border-top-color: #003f5c;
	border-right-style: solid;
	border-left-style: solid;	
	border-top-style: solid;	
	border-right-width: 1px;		
	border-left-width: 1px;		
	border-top-width: 1px;		
}
.sousLayer1 a{
	display:block;
	padding-top:1px;
	padding-bottom:1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #003f5c;
	width:140px;
}
.sousLayer1 a:hover{
color:#000000;
background-color: #eaeaea;
}	
.description{
	text-align: justify;
	font-size:12px;
}
.description , .description p , .description td , .description tr , .description div{
	font-family:Arial, Helvetica, sans-serif;
	
	padding:5px 0px 5px 0px;
}
