/* 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-image:url(../imagenes/b.jpg);
}

div#cabecera{
	background-color:#1a1a1a;
	width:100%;	
} 


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


div#cuerpo{	
	background-color:#FFFFFF;
	padding-bottom:30px;
}

div#botonera {
	background-image:url(../imagenes/fondo-botonera.gif);
	height:42px;
}

div#botones {
	width:870px;
}

div#botonera a.bt1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	display:block;
	float:left;
	background-image:url(../imagenes/bt1.gif);
	text-align:center;
	width:158px;
	height:40px;
	line-height:30px;
	margin-left:2px;
}

div#botonera a.bt2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#353535;
	font-weight:bold;
	display:block;
	float:left;
	background-image:url(../imagenes/bt2.gif);
	text-align:center;
	width:82px;
	height:40px;
	line-height:30px;
	margin-left:2px;	
}

div#botonera a.bt3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3c5d81;
	font-weight:bold;
	display:block;
	float:left;
	background-image:url(../imagenes/bt3.gif);
	text-align:center;
	width:140px;
	height:40px;
	line-height:30px;
}


div#textos_arriba {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	width:800px;
	font-weight:bold;
	margin-top:20px;
	margin-left:35px;	
}





ul#listado-chicas {
	margin-top:20px;
	margin-left:35px;	
}

ul#listado-chicas li{

	background-image: url(../imagenes/fondo-marco1.gif);
	background-repeat: no-repeat;
	width: 208px;
	height: 219px;
	float:left;
	margin-bottom:20px;
	overflow:hidden;
	
}

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



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

	
}

ul#listado-chicas li div.idiomas {
	margin-top:9px;
	margin-left:22px;
	width:100px;
    display: inline;

		
}

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

ul#listado-chicas li div.bt-entrar {
	margin-right:20px;
	margin-top:5px;
	display: inline;

}

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

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

div#pie {
	height:47px;
	background-image:url(../imagenes/pie.gif);
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:40px;
}

div#pie a{
	color:#000;
}


/* PAGO */

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

div#chica-pago {

	background-image: url(../imagenes/fondo-marco1.gif);
	background-repeat: no-repeat;
	width: 208px;
	height: 219px;
	float:left;
	margin-bottom:20px;
	
}

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



div#chica-pago p.nombre {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000;
	margin-bottom:1px;
	margin-top:30px;
	text-align:left;
	width:162px;
	height:15px;
	overflow:hidden;
}

div#chica-pago div.idiomas {
	margin-top:9px;
	margin-left:22px;
	width:100px;
    display: inline;	
}

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

div#chica-pago div.bt-entrar {
	margin-right:20px;
	margin-top:5px;
	display: inline;
}


.picture_slot {
	height: 207px;
	width: 190px;
	background-image:url(webcam.png);
	background-repeat: no-repeat;
	padding-right: 6px;
	padding-left: 11px;
	padding-top: 8px;
	padding-bottom: 6px;
	vertical-align: top;
	
}

.online {
	font-size: 21px;
	line-height: 34px;
	color: #333333;
}

/*Enlaces*/

ul#enlaces {float:left; width:100%; list-style-type:square; margin-left:20px;}

li#enlaces {float:left; min-width:20%; width:20%;}
