.peuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	line-height: normal;
	height: 1px;
    color: #99cccc;   
/*	color: #F4A460;   */ 
	background-color: Black;
/*	text-align: center;   */
	border: none;
	text-align: right;
    padding: 2px;
	
}

.pheure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	line-height: normal;
	height: 1px;
	color: #99CCCC;
	text-align: center;
}


body {
padding: 0;
/*font-size: 11px; */
font: arial, helvetica, sans-serif;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
/* parametre texte pour menu principal */
#menu_euro {
	position: absolute;
	top: 60px;
/*	top: 60px;  */
/*	left: 868px;   */
	left: 1030px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color: #99cccc;   */   
 	color: #F4A460;
	text-align: right;
	width: 6em;
	visibility: visible;
	overflow: visible;
	z-index: 3;
}

/* parametre pour menu principale  Italie, France, Allemagne.....*/
#menu_euro dt {
	cursor: pointer;
	margin: 2px 0;
	/*height: 13px;  */
	/*line-height: 13px;  */
	text-align: right;
/*	border: 1px solid #FF0099;  */
	background: #333333;
	font-size: 14px;
	/*color: #99cccc; */
 	/*color: #F4A460; */
    color: white;
}

/* parametre cadre pour sous-menu  */
#menu_euro dd {
	position: absolute;
	background: #000000;
	text-decoration: none;
	right: 47px;
	width: 7em;
	color: #FFFFFF;
	margin-top: -1.4em;
	border: 1px solid gray;
	visibility: visible;
	text-align: right;

}
#menu_euro ul {
padding: 2px;
}

/* parametre texte pour sous-menu  */
#menu_euro li {
	text-align: right;
	font-size: 13px;
	height: 14px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
/*	width: 30px;   */
}

#menu_euro li a, #menu_euro dt a {
	color: #FFFFFF;
	text-decoration: none;
}

/* parametre hover pour sous-menu  */
#menu_euro dd a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#menu_euro dt a:hover {
	color: #FF0000;
	text-decoration: underline;
	background: #000000;
}
.contourevent {
	border: 1px solid #000000;
}
