/* 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;
	font-size:12px;
	background-color:#f4e4ff;
}

div#principal{
	width:926px;	
	margin-bottom:20px;
}

div#cabecera{
} 



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

div#botonera {
	font-family:Arial, Helvetica, sans-serif;
	color:#00465e;
	font-size:11px;
	background-image:url(../imagenes/fondo-menu.jpg);
	background-repeat:no-repeat;
	height:27px;	
}

div#botonera #botones{
	width:822px;
}

div#botonera a{
	background-image:url(../imagenes/fondo-bt.jpg);
	width:135px;
	height:27px;
	text-align:center;
	display:block;
	float:left;
	color:#3440e1;
	font-weight:bold;
	font-size:12px;
	line-height:27px;
	margin-left:1px;
	margin-right:1px;
	display:inline;		
}

div#botonera a:hover{
	background-image:url(../imagenes/fondo-bt-over.jpg);
	width:135px;
	height:27px;
	text-align:center;
	display:block;
	float:left;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	line-height:27px;
	margin-left:1px;
	margin-right:1px;
	display:inline;		
}


div#contenedor-texto {
	background-image:url(../imagenes/cuerpo-arrriba.jpg);
	padding-top:20px;
}


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

div.titulo {
	margin-top:20px;
	margin-bottom:20px;
}


div#contenido-chicas-destacadas {
	width: 820px;
}

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

ul#listado-chicas li{

	background-image:url(../imagenes/fondo-marco.gif);
	background-repeat: no-repeat;
	width: 216px;
	height: 228px;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
	display:inline;
	
}

ul#listado-chicas li img.marco{
}


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


ul#listado-chicas li p.nombre {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000;
	margin-top:5px;
	text-align:center;
	width:139px;
	height:15px;
	overflow:hidden;

	
}

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

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

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


div#pie {
	background-image:url(../imagenes/fondo-pie.jpg);
	height:68px;
}

div#pie_texto {
	padding-top:30px;;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

div#pie_texto a{
	color:#FFFFFF;
}

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

div#enlaces {
		font-size:11px;
	color:#1a1044;
		width:820px;
	font-family:Arial, Helvetica, sans-serif;
}

div#enlaces a{
	font-size:10px;
	color:#1a1044;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;		
}

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


/* PAGO */

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


div#chica-pago {

	background-image:url(../imagenes/fondo-marco.gif);
	background-repeat: no-repeat;
	width: 216px;
	height: 228px;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
	display:inline;
	
}


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


div#chica-pago p.nombre {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000;
	margin-top:5px;
	text-align:center;
	width:139px;
	height:15px;
	overflow:hidden;

	
}

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

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

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