.texto_justyfycado{text-align: justify;}
.color_vino{color:#6d3134;}
.menu{
	
	text-decoration:none;
	display:block;
	position:absolute;
	color:rgb(255,255,255,2);
	font-family: Arial,sans-serif;
    font-weight: normal;
    text-decoration: none;
    font: oblique bold 90% cursive; 
}
.menu:hover
{
	color: rgba(0,0,0,2);
	font: oblique bold 100% cursive; 
	text-decoration-line: underline;
	text-decoration-color: rgba(0,0,0,.35);
	-webkit-animation-delay: 1s;
}
.menu:viste
{
	background-color: rgb(235,102,255,.90);
}
#menu1{position:absolute;left:333px;top:15px;width:455px;height:50px; border-radius: 5px;}