body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666;
}
/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 6px 6px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1em;
	font-weight: bold;
	color: #666;
}

#menu a:hover, #menu .active a {
	background: #CCC;
}


a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}

a.style5_pink:link, a.style5_pink:visited, a.style5_pink:active {
    color: #CC0000; 
	font-weight: bold;
	text-decoration: none;
}

a.style5_pink:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.Hmenu:link, a.Hmenu:visited, a.Hmenu:active {
	color: #CCC;
	font-size: 1em;
	text-decoration: none;
	display: inline-block;
	border-bottom: 1px solid #000000;
}

a.Hmenu:hover {
	color: #CCC;
	font-size: 1em;
	text-decoration: none;
	display: inline-block;
	border-bottom: 1px solid #660000;
}
/* gaeria menu */

#gal_menu {
}

#gal_menu a {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 3px 3px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1em;
	font-weight: bold;
	color: #666;
}

#gal_menu a:hover, #menu .active a {
	background: #CCC;
}


a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}

a.style5_pink:link, a.style5_pink:visited, a.style5_pink:active {
    color: #CC0000; 
	font-weight: bold;
	text-decoration: none;
}

a.style5_pink:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.Hgal_menu:link, a.Hmenu:visited, a.Hmenu:active {
	color: #CCC;
	font-size: 1em;
	text-decoration: none;
	display: inline-block;
	border-bottom: 1px solid #000000;
}

a.Hgal_menu:hover {
	color: #CCC;
	font-size: 1em;
	text-decoration: none;
	display: inline-block;
	border-bottom: 1px solid #660000;
}
.txt {
	font-size: 0.8em;
	padding: 10px;
	padding-left: 60px;
	float: left;
	margin-bottom: 40px;
	margin-left: 0px;
	
}

.foot{
	color:#666;
	font-family: Trebuchet MS;
	font-size: 0.6em;
}

