html, body{
	padding:0;
	margin: 0;
	background-color: #000000;
	text-align: center;
}

.mas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066FF;
	
}
.mas a:hover {
	font-weight: bold;
	font-size: 10px;
 }

.mas a:link {
color: #0066FF;
text-decoration: none;
}

.mas a:visited {
color: #0066FF;
text-decoration: none;
}


.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	
}
}
.menu a:hover {
	font-size: 17px;
	text-decoration: underline;
 }
.menu a:visited {
color: #CCCCCC;
text-decoration: none;
}
.menu a:link {
color: #CCCCCC;
text-decoration: none;
}







.desubmenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: left;
	font-size: 10px;
}
.desubmenu a:hover {
	font-size: 16px;
 }
.desubmenu a:visited {
color: #999999;
text-decoration: none;
}
.desubmenu a:link {
color: #999999;
text-decoration: none;
}


.barra_uno {
	width: 100%;
	height: 90px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
}

.barra_dos {
	width: 100%;
	background-color: #333333;
	
}

.barra_foto {
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
	height: 310px;
	background-image: url(imagenes/textura_arabesco.jpg);
}

.feet {
	background-image: url(imagenes/textura_roja.jpg);
	width: 100%;
	border: 1px solid #660000;
}

.Feet_TituloMenu{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	line-height: 30px;
	font-weight: bold;
}
.Feet_Link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
}

.Feet_Link a:hover{
	text-decoration: none;
	font-size: 18px;
	color: #999999;
	text-transform: uppercase;
}
.Feet_Link a:link{
	text-decoration: none;
	color: #999999;
}
.Feet_Link a:visited{
	text-decoration: none;
	color: #999999;
}
.barra_foto_cantina {

	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
	height: 310px;
}
.copyright {
color: #999999; font-family: Arial, Helvetica, sans-serif; font-size: 9px;}
.copyright a:link {text-decoration: none;color: #999999}
.copyright a:hover {text-transform: uppercase; color: #999999}
.copyright a:visited {text-decoration: none;color: #999999}

