﻿body {
margin:0 auto;
background: url(images/fondo-sexo-gratis.jpg);
background-color:#FED165;
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #fff;
}

#logo {
background: url(images/back.jpg) repeat-x left top;
height: 147px;
vertical-align: top;
}

.center {margin: 0 auto;
	border-collapse: collapse;}


#conten {margin:0 auto;}

a:link {
color: #FFFF66;
text-decoration: none;}
	
a:visited {
color: #FFFF66;
	text-decoration: none;}
	
a:hover, a:active {
color: #FFF;
text-decoration: underline;}
	
.tour {
font-size: 45px}

h1, h2, h3, h4, h5, h6 {
font-weight: normal;
margin: 0px;
font-size: 18px}
	
#header {
margin: 0px auto;
height: 160px;
font-size: 10pt;
clear: both;
text-align: center;
vertical-align: top;
}

#thumb {
height: 280px;
width: 190px;
float: left;
margin: 3px;
text-align: center;
}

#thumb img{
border: solid 1px #E0D128;
margin: 1px;
}

.thumb{
border: solid 1px #E0D128;
margin: 1px;
}

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

#menu li {
display: inline;
}

#menu a {
background: url(images/marca.png) no-repeat left 50%;
padding-left:15px;
font-weight: bold;
font-size: 10pt;
color: #FFFFFF;
}

#contenido {
text-align: center;
}

.titulo {
font-size: 15pt;
color: #FFF;
}

#pie {
font-size: 10pt;
color: #FFFFFF;
text-align: center;
}

#pie a{
color: #FFFFFF;
}

p {margin-top: 0; margin-bottom: 0}

.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* 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: 85%;
	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 a:hover,
.bubplastic.pink ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-pink.gif) top left no-repeat;
}
.bubplastic.pink ul li a:hover span.menu_ar,
.bubplastic.pink ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-pink.gif) top right no-repeat;
}


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


#test li {
	display: block;
	border: solid 1px red;
}
