/* 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; width:100% }
.layoutCenter		{ margin: 0 auto; }
.textCenter			{ text-align: center; }
.textRight			{ text-align: right; }
.textLeft			{ text-align: left; }
.fix				{ overflow:hidden; }
/*


/* INDEX */


body {
	background-color:#cce6f8;
	font-family:Arial, Helvetica, sans-serif;
}



div#principal{
	width:909px;
	padding-bottom:20px;
}

div#cabecera{
} 



div#cuerpo{
	background-image:url(../imagenes/fondo-cuerpo.jpg);
	padding-bottom:10px;
}

div#botonera {
	color:#123f9c;
	font-size:11px;
}

div#botonera a {
	color:#123f9c;
	line-height:39px;
	font-size:12px;
	font-weight:bold;
	margin-right:6px;	
	margin-left:6px;
}

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


div.textos {
	font-size:12px;
	color:#123f9c;
	width:780px;
	margin-top:10px;
	text-align:justify;
}

div.textos h1 {
	font-size:16px;
	font-weight:bold;
	color:#123f9c;
	margin-bottom:8px;
}

div.textos a {
	font-weight:bold;
	color:#123f9c;	
	text-decoration:underline;
}

div.textos a:hover {
	text-decoration:none;
	color:#123f9c;	
}

ul#listado-chicas {
	margin-top:20px;
	margin-bottom:20px;
	width:808px;
	
}

ul#listado-chicas li{
	background-image:url(../imagenes/fondo-marco.jpg);
	background-repeat: no-repeat;
	width: 182px;
	height: 214px;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
	display:inline;
	margin-left:10px;
	margin-right:10px;	
}

ul#listado-chicas li img.marco{
	border: 1px solid #fff;
}


ul#listado-chicas li .ftchica {
	margin-top:41px;
}


ul#listado-chicas li p.nombre {
	
	font-weight:bold;
	font-size:12px;
	color:#fff;
	margin-top:4px;
	text-align:center;
	width:139px;
	height:15px;
	overflow:hidden;

	
}

ul#listado-chicas li div.idiomas {
	margin-top:3px;
		
}

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

ul#listado-chicas li div.bt-entrar {
}

div#pie {
	
	font-weight:bold;
	font-size:12px;
	color:#042883;
	background-image:url(../imagenes/pie.jpg);
	background-repeat:no-repeat;
	padding-top:40px;
}

div#pie a{
	color:#042883;
}


/* PAGO */

div#pago {
	width:700px;
	margin-bottom:50px;
	margin-top:50px;
}


div#chica-pago{
	background-image:url(../imagenes/fondo-marco.jpg);
	background-repeat: no-repeat;
	width: 182px;
	height: 212px;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
	display:inline;
}

div#chica-pago img.marco{
	border: 1px solid #fff;
}


div#chica-pago .ftchica {
	margin-top:41px;
}


div#chica-pago p.nombre {
	font-weight:bold;
	font-size:12px;
	color:#fff;
	margin-top:4px;
	text-align:center;
	width:139px;
	height:15px;
	overflow:hidden;	
}

div#chica-pago div.idiomas {
	margin-top:3px;
		
}

div#chica-pago div.idiomas img{
	margin-right:1px;
	
}

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


/* VIDEOS */

div#categorias {
	width:725px;
	background-image:url(../imagenes/categorias-fondo.jpg);
	color:#000;
	margin-top:20px;
	margin-bottom:10px;
}

div#categorias-enlaces {
	width:95%;
}

div#categorias a{
	color:#000;
	font-size:12px;
	font-weight:bold;
}

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



ul#listado_videos {
	width:725px;
}

ul#listado_videos li{
	overflow:hidden;
	margin-bottom:15px;
	margin-top:10px;

}


ul#listado_videos li div.cabecera{
	height:39px;
	overflow:hidden;
	background-image:url(../imagenes/video-fondo-titulo.jpg);
	background-repeat:no-repeat;
	padding-left:40px;
}

ul#listado_videos li div.cabecera p{
	font-size:14px;
	color:#fff;
	font-weight:bold;
	line-height: 39px;
	width:650px;
	overflow:hidden;
	height:39px;
}

ul#listado_videos li div.cuerpo-video {
	background-image:url(../imagenes/video-fondo-cuerpo.jpg);
	background-repeat:repeat-y;
}

ul#listado_videos li div.columnas{
	padding-top:20px;
	width:650px;
	padding-bottom:10px;
	overflow:hidden;
}

ul#listado_videos li div.col-video {
	width:320px;
	display:inline;
	border-top: 1px solid #343434;
	border-left: 1px solid #343434;
	border-right: 1px solid #343434; 
	
	
}

ul#listado_videos li div.col-capturas {
	width:270px;
	display:inline;
}

ul#listado_videos li div.col-capturas img.marco {
	border: 1px solid #FFFFFF;

}


ul#listado_videos li div.descripcion {
	font-size:12px;
	text-align:justify;
	color:#000;
	margin-top:20px;
	padding-bottom:20px;
	width:650px;
}

ul#listado_videos li div.caracteristicas {
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	height:35px;
	line-height:35px;
	background-image:url(../imagenes/video-fondo-pie.jpg);
}

/* Banner dentro de un listado */

ul#listado_videos li.banner{
	margin-bottom:9px; !important;
	background-color: #fff;
	border:0 !important;
	background-image:none!important;
}

/* Banner fuera de un listado */

div.banner{
	padding-top:10px;
	margin-top:10px;
}



/*Paginacion*/

div.paginacion {
		width:100%;
		min-height:30px;
  		height:auto !important;
  		height:30px;

	}
	
*:first-child+html div.paginacion {
		padding-bottom:4px;
		padding-top:1px;
		min-height:25px;
  		height:auto !important;
  		height:25px;
}

* html div.paginacion {
		padding-bottom:4px;
		padding-top:1px;
		min-height:25px;
  		height:auto !important;
  		height:25px;
}

div.paginacion a{
		display:inline;
		margin-right:1px;
		margin-left:1px;
		text-align:center;
		padding:2px;		
		font-size:11px;
		font-weight:bold;
		color:#121c6a;
		border: 1px solid #000;
		line-height:25px;
			
}
	
div.paginacion a:hover{
		border: 1px solid #000;
		background-color:#000;
		color:#fff;
}
	
div.paginacion p#pagina-actual{
		display:inline;
		margin-right:1px;
		margin-left:1px;
		text-align:center;
		padding:2px;	
		font-size:11px;
		font-weight:bold;
		border: 1px solid #000;
		background-color:#000;
		color:#fff;
		
}

/*Fin paginacion*/
