﻿body {
margin:0 auto;
background: url(images/gays-back.jpg);
background-color: #F4EFC6;
background-repeat: repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000;
}

.tablaprincipal {border: 3px solid #6F6B4C;background-color: #FFFCDF;font-size: 12px;}
.titulo {font-size: 15pt;color: #6F6300;text-align: center;}
p {margin-top: 0; margin-bottom: 0}
.center {margin: 0 auto; border-collapse: collapse;}
.centerdiv {margin: 0 auto;}
.centrar {text-align: center;}
a:link {color: #1F1C02;text-decoration: none;}
a:visited {color: #1F1C02;text-decoration: none;}
a:active {color: #1F1C02;text-decoration: underline;}
a:hover {color: #1D2F00;text-decoration: underline;}
.tour {font-size: 45px}
.resaltar {border: 1px solid #003300;background-color: #CEDF99;}

h1{
font-weight: bold;
margin: 0px;
font-size: 20px;
color:#FFCC00;}

h4{
font-weight: normal;
margin: 0px;
font-size: 16px;
color:#000;}
	
h3{
font-weight: bold;
margin: 0px;
font-size: 16px;
color:#000;}
	
h2{
font-weight: normal;
margin: 0px;
font-size: 16px;
color:#000;}
	
#header {
margin: 0px auto;
height: 160px;
font-size: 10pt;
clear: both;
text-align: center;
vertical-align: top;
}

#contenedor {
padding-top:16px;
margin: 0px auto;
font-size: 10pt;
clear: both;
}
.thumb{border: solid 1px #E0D128;margin: 1px;}
#menu ul {list-style: none;text-align:left;float:left;}
#menu li {float:left;}
#menu a {background: url(images/marca.gif) no-repeat left 50%;padding-top:1px;padding-left:15px;font-weight: bold;font-size: 10pt; line-height:17px; margin-bottom:3px;}
#pie {font-size: 10pt;color: #000;text-align: center;}
#pie a{color: #000;}
.clearit {margin: 0;padding:0;height:0;clear: both;}

#galerias {text-align: left;}
#galerias a {background: url(images/marca.gif) no-repeat left 50%;padding-top:1px;padding-left:15px;font-weight: normal;font-size: 10pt; line-height:17px; margin-bottom:3px;}



/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;
}

.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 10px;
	padding-left: 15px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 30px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
.bubplastic.horizontal a:visited {
color: #FFF;
	text-decoration: none;}
	
/* END BUBBLE PLASTIC HORIZONTAL MENU */

/* PINK HOVER */
.bubplastic.pink ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-purple.jpg) top left no-repeat;
}
.bubplastic.pink ul li a:hover {
	background: transparent url(images/bg-bubplastic-h-purple.jpg) top left no-repeat;
}
.bubplastic.pink ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-purple.jpg) top right no-repeat;
}
.bubplastic.pink ul li a:hover span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-purple.jpg) top right no-repeat;
}
