@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-top: 10px;
}
td {
	color: #FFFFFF;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
}
input select textarea {
	color: #7f1e0b;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
}

.seccion_titulo {
	font-size: 18px;
	color: #eaff00;
}

a:link {
	color: #eead10;
	text-decoration: none;
}
a:active {
	color: #eead10;
	text-decoration: none;
}
a:visited {
	color: #eead10;
	text-decoration: none;
}
a:hover {
	/* border-bottom: 1px dashed #FFFFFF; */
	/* color: #7f1e0b; */
	color: #FFFFFF;
	/* border-bottom: 1px dashed #FFFFFF; */
	border: none;
	text-decoration: none;
}

a:link.menu_superior {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
a:active.menu_superior {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
a:visited.menu_superior {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
a:hover.menu_superior {
	/* border-bottom: 1px dashed #FFFFFF; */
	/* color: #7f1e0b; */
	color: #eead10;
	/* border-bottom: 1px dashed #eead10; */
	border: none;
	font-size: 14px;
	text-decoration: none;
}

a:link.menu_pie {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
a:active.menu_pie {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
a:visited.menu_pie {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
a:hover.menu_pie {
	/* border-bottom: 1px dashed #FFFFFF; */
	/* color: #7f1e0b; */
	color: #eead10;
	/* border-bottom: 1px dashed #eead10; */
	border: none;
	font-size: 14px;
	text-decoration: none;
}

#myGallery {
	width: 680px !important;
	height: 455px !important;
} 

#social a {
	border: none;
}
