@charset "UTF-8";
/* CSS Document */
/* Estilos generales del documento */

h1, h2, h3, h4, h5, h6, p, img, ul, li, form {
margin:0px;
padding:0px;
border:none;
list-style:none !important;
}

body {
	font-family: Helvetica, Arial, "Lucida Sans", sans-serif, Verdana;
	font-size: 12px;
	background-color:#000;
	margin-top: 0px;
	color: #FFFFFF;
	align: center;
	text-align: center;
}
#mes div a {
	font-size:11px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}

#mes div a:hover {
	color:#DBB320;
}

a:active, a:focus {
	outline:0px;
}

p {
	text-align:justify;
	margin-top:10px;
}

h1 {
	font-family: Helvetica, Arial, "Lucida Sans", sans-serif, Verdana;
	font-size: 16px;
	font-weight: bold;
	color:#000;
	text-align:right;
	margin-right:10px;
}

h2 {
	font-family: Helvetica, Arial, "Lucida Sans", sans-serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	color:#000;
	text-align:left;
	margin-left:10px;
}

/* Divs generales */

#contenedor {
	height: auto;
	width: 800px;
	position:relative;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#poo1 {
	width: 800px;
	margin: 0 auto;
	float: left;
	background-color:#000;
	border-bottom:1px solid #222;
}

#pool2 {
	display: block;
	position:relative;
	float:left;
	top:0px;
	width: 800px;
	height:auto;
	padding-bottom:20px;
	background-color: #000;
	padding-top: 30px;
}

#velvet_club {
	position:relative;
	top:0px;
	left:0px;
	float:left;
	left:25px;
	width:100%;
	height:auto;
	margin:0px auto;
	padding:0px;
}

#footer {
	width:100%;
	float:left;
	padding-top:10px;
	font-size:9px;
	color:#FBB320;
	padding-bottom:10px;
	border-top:1px solid #FBB320;
	background-color:#000;
}

/* Estilos página Velvet Club */

#cabecera_seccion {
	font-family: Helvetica, Arial, "Lucida Sans", sans-serif, Verdana;
	font-size: 11px;
	font-weight: normal;
	display: block;
	width: 390px;
	margin-top: 0px;
	line-height: 15px;
	float: left;
	padding-left: 0px;
	border-right-color: #323230;
}

#img_seccion {
	display: block;
	float: left;
	width:340px;
	margin:0px auto;
	margin-left:20px;
}

#img_seccion img{
	border:1px solid #444;
	margin-bottom:10px;
	float:right;
	width:100%;
	height:230px;
}

.titular {
	width:100%;
	color:#000;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
	font-size:13px;
	background-color:#DBB320;
	font-weight:bold;
}

.precio {
	font-size: 11px;
	color: #DBB320;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

/** Estilos programación **/


#mes {
	float: left;
	width: 290px;
	height:auto;
	padding-bottom:120px;
	margin-right:12px;
	line-height: 14px;
}
#mes img {
	margin-right:10px;
	height:130px;
	border:1px solid #333;
	margin-bottom:5px;
}
.mes p {
	float:left;
	padding-bottom:5px;
}
#mes a {
	font-size: 10px;
	color:#555;
	font-weight:bold;
	text-decoration:none;
}

#mes a:hover {
	color:#DBB320;
}

#banner {
	float:right;
	position:relative;
	width:145px;
	right:48px;
	height:auto;
	border:1px solid #333;	
	background-color:#000;
}

.fecha_programacion {
	font-family: Helvetica, Arial, "Lucida Sans", sans-serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	color:#999;
	text-align:left;
}

/** Estilos Contacta **/ 
#contacta {
	float: left;
	width:450px;
	height:auto;
	padding-bottom:120px;
	margin-right:12px;
	line-height: 14px;
}
#mapa {
	width:450px;
	height:300px;
	border:1px solid #333;
}

/* Estilo Amigos */

#amigo {
	float:left;
	width:200px;
	height:auto;
	border:1px solid #555;
	padding:17px;
	padding-top:10px;
	padding-bottom:40px;
	margin-bottom:20px;
	margin-top:0px;
	margin-right:20px;
	line-height: 14px;
}
#amigo img {
	margin-top:15px;
}

/* Estilos Botonera */

#botonera {
	float:left;
	padding-left:38px;
	background-color:#000;
	width:auto;
	padding-top:10px;
	margin:auto;
	list-style:none;
	padding-bottom:10px;
}

#botonera a {
	display: block;
	height: 20px;
	width: 120px;
	padding-top: 60px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../imgs/compartidas/boton_off.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#botonera a:hover
{
	color: #FFCC00;
	font-weight:bold;
	background-image: url(../imgs/compartidas/boton_on.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#botonera li {
	float:left;
	margin-right:20px;
}

#botonera ul {
	margin:auto;
	display: block;
}
.especial {
	width: 160px!important;
}

/* Estilos Galería de imágenes */

#galeria_img {
	float:left;
	height: 100%;
	width: 100%;
	margin-top:0px;
	margin-bottom:-30px;
	margin-right: auto;
	margin-left: auto;
}

#cont_banner {
	height: auto;
	width:400px;
	position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

* {
	
}