/* CSS Document */


/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

a img, iframe {
	border: none;
	
}

ol, ul {
	list-style: none;
}

input, textarea, select, button {
	font-size: 100%;
	font-family: inherit;
}

select {
	margin: inherit;
}

a {
	text-decoration:none;
}

/* Fixes incorrect placement of numbers in ol's in IE6/7 */
ol { margin-left:2em; }



/* LAYOUT TOOLS */

.floatLeft 			{ float: left; }
.floatRight			{ float: right; }
.clear				{ clear: both; }
.layoutCenter		{ margin: 0 auto; }
.textCenter			{ text-align: center; }
.textRight			{ text-align: right; }
.textLeft			{ text-align: left; }
.fix				{ overflow:hidden; }
/*


/* INDEX */


body {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../imagenes/fnd.jpg);
	background-repeat:repeat-x;
	background-color:#ffe0f4;
}



div#principal{
	width:990px;	
	padding-bottom:24px;

}

div#cabecera-hetero{
	background-image:url(../imagenes/cabecera-hetero.jpg);
	background-repeat:no-repeat;
	height:272px;
	overflow:hidden;
} 

div#cabecera-trans{
	background-image:url(../imagenes/cabecera-trans.jpg);
	background-repeat:no-repeat;
	height:272px;
	overflow:hidden;
}

div#cuerpo{
	padding-bottom:20px;
	padding-top:20px;
}

/* Columna izq */

div#col-izq {
	width:179px;
	display:inline;
	
}


div#menu {
	margin-bottom:20px;
	width:184px;
}



div#menu a{
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	width:174px;
	height:21px;
	padding-top:4px;
	padding-left:10px;
	background-image:url(../imagenes/bt.jpg);
	background-repeat:no-repeat;
	padding-bottom:5px;
	margin-bottom:5px;
}


/* Webcam recomendada */

div#webcam-recomendada {
	background-image:url(../imagenes/fnd_cam_star.jpg);
	background-repeat:no-repeat;
	width: 179px;
	height: 167px; /* 207px */
	margin-bottom:20px;
	padding-top:40px;
	text-align:center;
}

div#webcam-recomendada img.marco {
	border: 1px solid #FFFFFF;
}




div#webcam-recomendada p.nombre {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-align:center;
	width:160px;
	height:19px;
	overflow:hidden;
	margin-top:2px;
	margin-bottom:2px;
}

div#webcam-recomendada div.idiomas img{
	margin-right:1px;
	margin-right:1px;
}

/* Fin webcam destacada */


/* Especiales */

div#especiales {
	width:179px;
	margin-bottom:20px;
	background-color:#542778;
}

div#especiales ul{
	text-align:center;
	width:166px;
	margin-bottom:10px;
}

div#especiales ul li{
	text-align:center;
	margin-bottom:5px;
	padding:1px;
	padding-top:14px;
	background-color:#ff63c6;
}

div#especiales ul li img{
	border: 1px solid #FFFFFF;
	margin-bottom:5px;
}

div#especiales ul li p.nombre{
	color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;
}

div#especiales ul li p.edad{
	color:#FFFFFF;
	font-size: 11px;
	margin-bottom:8px;
}

div#especiales ul li div.descripcion{
	background-color:#dbd1e2;
	padding:4px;
	color:#000000;
	font-size:10px;
	text-align:left;
}

div#especiales ul li div.descripcion p{
	color:#542778;
	font-size:10px;
	line-height:12px;
}

/* Fin especiales */


/* Fin Columna izq */

div.banner {
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}


/* Columna der */

div#col-der {
	width:748px;
	display:inline;
}

div#videoplayer{
	width:648px;
	margin-bottom:20px;	
}

div.texto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:justify;
	width:738px;
	margin-bottom:20px;
}


div.texto h1{
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}

div.texto a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:underline;	
}

div.texto a:hover{
	text-decoration:none;
}

ul#listado-webcams {
	overflow:hidden;
	margin-bottom:20px;
	width:748px;
}

ul#listado-webcams li{
	background-image:url(../imagenes/fnd_cam.jpg);
	background-repeat:no-repeat;
	width: 180px;
	height: 169px; /* 211px */
	margin-bottom:6px;
	padding-top:42px;
	margin-left:3px;
	margin-right:3px;
	text-align:center;
	overflow:hidden;
	float:left;
	display:inline;
}

ul#listado-webcams img.marco{
	border: 1px solid #FFFFFF;
}

ul#listado-webcams p.nombre {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-align:center;
	width:160px;
	height:19px;
	overflow:hidden;
	margin-top:2px;
	margin-bottom:2px;
}

ul#listado-webcams div.idiomas img{
	margin-right:1px;
	margin-right:1px;
}

/* Fin Columna der */

div#pie {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000;
	padding-top:22px;
	
}

div#pie a{
	color:#000;
}

div#pie a:hover {
	text-decoration:underline;
}


/* PAGO */

div#pago {
	width:680px;
	padding-top:20px;
	margin-bottom:20px;
}

div#iframe-pago {
	width:470px;
}

div#webcam-pago {
	background-image:url(../imagenes/fnd_cam.jpg);
	background-repeat:no-repeat;
	width: 180px;
	height: 169px; /* 211px */
	margin-bottom:20px;
	padding-top:42px;
	text-align:center;
	margin-top:8px;
}


div#webcam-pago a img{
	border:1px solid #FFF;
}

div#webcam-pago p.nombre {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-align:center;
	width:160px;
	height:18px;
	overflow:hidden;
	margin-top:3px;
	margin-bottom:3px;
}

div#webcam-pago div.idiomas img{
	margin-right:1px;
	margin-left:1px;

}

div.texto-pago {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:justify;
	width:678px;
	margin-bottom:20px;
}

/* VIDEOS */

div#categorias {
	margin-bottom:20px;
	margin-top:20px;
}

div#categorias h2{
	font-size:16px;
	font-weight:bold;
	color:#bd2a8e;	
}

ul#videos-categorias {
	border-top: 1px solid #bd2a8e;
	overflow:hidden;
	padding-top:10px;
	padding-bottom:6px;
	padding-left:6px;
}

ul#videos-categorias li{
	margin-bottom:4px;
}

ul#videos-categorias li a{
	font-size:11px;
	color:#2e0b49;
	font-weight:bold;
}

ul#videos-categorias li a:hover{
	text-decoration:underline;
}

ul#listado-videos {
	margin-top:20px;
	margin-bottom:20px;
	width:760px;
}

ul#listado-videos li {
	margin-bottom:10px;
	border: 1px solid #FF44BC;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius:  10px10px 0 0;
	behavior:url(border-radius.htc);




}

ul#listado-videos li h2{
	background-color: #FF44BC;
	padding:11px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	background-image:url(../imagenes/claqueta.png);
	background-repeat:no-repeat;
	padding-left:39px;
	background-position:9px 3px;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius:  8px 8px 0 0;
	behavior:url(border-radius.htc);
}

div.thumbs_videos {
	margin-top:10px;
	margin-bottom:10px;
	width:90%;
}

div.thumb_gr {
	width:320px;
}

div.thumb_gr img {
	border: 1px solid #000000;
}

div.thumb_ch {
	width:318px;
	height:245px;
	overflow:hidden;
	text-align:center;


}


div.thumb_ch img{
	border: 1px solid #000000;
	padding:2px;
	background-color:#FFFFFF;
	margin:3px;

}

div.thumb_ch img.ultima_col{
	/*margin-right:0px;*/

}

div.text-videos {
	width:90%;
	font-size:11px;
	text-align:justify;
	margin-top:10px;
	margin-bottom:20px;
}

ul#listado-videos li h3{
	background-color: #3E006B;
	padding:4px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	margin-top:20px;
}

/* Paginacion */
 
div.paginacion {
 margin-top:10px;
 margin-bottom:20px;
 text-align:center;
 font-size:12px;
 
}
 
div.paginacion a{
 color:#2E0B49;
 margin-left:5px;
 margin-right:5px;
}
 
div.paginacion a:hover{
 text-decoration:underline;
}
 
div.paginacion span{
 margin-left:5px;
 margin-right:5px;
 color:#FF44BC;
 font-weight:bold;
}
 
/* fin paginacion */
