/* 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 {
	background-color:#fffae0;
	font-family:Arial, Helvetica, sans-serif;

}


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

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


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

div#menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff16a4;
	width:815px;
	margin-bottom:20px;
	font-weight:bold;	
}

div#menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff16a4;
	font-weight:bold;	
}



div.textos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	width:815px;
	text-align:justify;
}

div.textos h1{
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	color:#ff16a4;
}

div.textos a{
	font-family:Arial, Helvetica, sans-serif;
	color:#ff16a4;
	font-weight:bold;

}

div.textos p{
	margin-bottom:6px;
}


ul.listado-chicas {
	width:848px;
	margin-top:5px;
	margin-bottom:10px;
	overflow:hidden;
}

ul.listado-chicas li{
	background-image: url(../imagenes/fondo-marco.jpg);
	background-repeat: no-repeat;
	width: 188px;
	height: 215px;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:6px;
	float:left;
	display:inline;	
}

ul.vip li{
	background-image: url(../imagenes/fondo-marco-vip.jpg)!important;
}

div#chicas-anticrisis {
	margin-top:50px;
	margin-bottom:8px;
	width:820px;
}

div#chicas-vip {
	margin-top:50px;
	margin-bottom:8px;
	width:820px;
}

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

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

ul.vip li p.nombre {
	color:#000;!important;
}

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




ul.listado-chicas li div.idiomas {
}

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



div#pie {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000;
	background-image:url(../imagenes/pie.jpg);
	background-repeat:no-repeat;
	padding-top:30px;
}



div#pie a{
	color:#000;
}

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




/* PAGO */

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

div#chica-pago{
	background-image: url(../imagenes/fondo-marco-vip.jpg);
	background-repeat: no-repeat;
	width: 182px;
	height: 207px;
	float:left;
	display:inline;	
	
}

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

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

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

div#chica-pago div.idiomas {
}

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

div#pago-anticrisis {
	width:900px;
	padding-bottom:10px;
	background-color:#FFFFFF;
	padding-top:10px;
}

/* Webs amigas */

div#webs-amigas {
	color:#FFFFFF;
	width:816px;
	margin-top:20px;
	margin-bottom:20px;
}

div#webs-amigas h2{
	color:#f5078f;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:1px dotted #000;
}

div#webs-amigas ul {
	width:920px;
	margin-bottom:20px;
	overflow:hidden;
}


div#webs-amigas ul li {
	display:inline;
	float:left;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:4px;
	height:20px;
	width:147px;
	overflow:hidden;
}

div#webs-amigas ul li a{
	color:#000;
	font-size:12px;
}

div#webs-amigas ul li a:hover{
	text-decoration:underline;
}

a.mas_webs {
	font-weight:bold;
	color:#f5078f;
	font-size:11px;
	width:150px;
	display:block;
	margin: 0 auto;
	margin-top:5px;
	text-decoration:underline;
	text-transform:uppercase;
}

a.mas_webs:hover {
	text-decoration:none;
}

/* fin webs amigas */

/* VIDEOS */

div#col-izq {
	width:207px;
	margin-left:20px;
	display:inline;
	overflow:hidden;
}
div#col-der {
	width:672px;
	display:inline;
	margin-right:20px;
}

/* Paginacion */

div.paginacion {
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	font-size:12px;
	width:656px;
}

div.paginacion a{
	color:#000;
	margin-left:5px;
	margin-right:5px;
}

div.paginacion a:hover{
	text-decoration:underline;
}

div.paginacion span{
	margin-left:5px;
	margin-right:5px;
	color:#ff2cad;
	font-weight:bold;
}

/* fin paginacion */

/* VIDEOS */

div#categorias {
	margin-bottom:20px;
	border: 1px solid #ff2cad;
}

h2#tit_categorias{
	font-size:16px;
	font-weight:bold;
	color:#fff;
	background-color:#ff2cad;
	padding:5px;
	 -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius:  8px 8px 0 0;
    behavior:url(border-radius.htc);
}

ul#videos-categorias {
	width:95%;
	padding-top:10px;
	padding-bottom:10px;
}

ul#videos-categorias li{
	overflow:hidden;
	padding-bottom:4px;
	padding-top:2px;
	border-bottom: 1px solid #ccc;
}

ul#videos-categorias li a{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	margin:0;
	padding:0;
	display:block;
	width:100%;
}

ul#videos-categorias li a.selected{
	color:#ff2cad;
}

ul#videos-categorias li a:hover{
	color:#ff2cad;
}

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

ul#listado-videos li {
	margin-bottom:10px;
}


div.marco-video {
		border-left: 1px solid #ff2cad;
		border-right: 1px solid #ff2cad;
		border-bottom: 1px solid #ff2cad;
		margin-bottom:3px;
 	-moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius:  10px10px 0 0;
   behavior:url(border-radius.htc);
   padding-bottom:20px;
}

ul#listado-videos li h2{

	background-color: #ff2cad;
	padding:11px;
	color:#fff;

	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:98%;
}

div.thumb_gr {
	width:320px;
}

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

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


}


div.thumb_ch img{
	border: 1px solid #000;
	margin:4px;
}

div.thumb_ch img.ultima_col{
}


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

ul#listado-videos li h3{
	background-color: #000000;
	padding:4px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	border: 4px solid #000000;
}

div.texto-videos  {
	font-size:12px;
	width:656px;
}

div.texto-videos  p{
	margin-bottom:8px;
}


