/* 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:#0b005e;
}


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

}

div#cabecera {
}


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

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

div#enlaces {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-bottom:10px;
}

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

div.fondo-806 {
	background-image:url(../imagenes/fondo_806.jpg);
	background-repeat:no-repeat;
	width:819px;
	height:92px;
	margin-bottom:10px;
	overflow:hidden;
}

div.fondo-sms {
	background-image:url(../imagenes/fondo_sms.jpg);
	width:811px;
	height:93px;
	margin-bottom:10px;
}


p.codigo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:43px;
	color:#0b005e;
	font-weight:bold;
	margin-top:48px;
	margin-left:260px;
	width:120px;
	text-align:left;
	display:inline;
	
}

p.alias {
	font-family:Arial, Helvetica, sans-serif;
	font-size:34px;
	color:#FFFF00;
	font-weight:bold;
	margin-top:42px;
	padding-left:146px;
	display:inline;
	text-align:left;
}

p.tarifas-806 {
	margin-top:30px;
	margin-right:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	width:370px;
	text-align:justify;
	display:inline;
}

p.tarifas-sms {
	margin-top:30px;
	margin-right:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	width:280px;
	color:#FFFFFF;
	text-align:justify;
	display:inline;
}

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




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

ul#listado-chicas li{
	background-image:url(../imagenes/fondo-marco.jpg);
	background-repeat: no-repeat;
	width: 187px;
	height: 300px;
	float:left;
	overflow:hidden;
	margin-bottom:20px;
	display:inline;
	margin-left:9px;
	margin-right:9px;
	padding-top:29px;	
}

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


ul#listado-chicas li .ftchica {
}


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


ul#listado-chicas li p.servicios {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:11px;
	color:#fff;
	margin-top:4px;
	text-align:center;
	width:85%;
	height:100px;
	overflow:hidden;
}


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

div#pie a{
	color:#fff;
}

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


/* PAGO */

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

div#chica-pago {
	background-image:url(../imagenes/fondo-marco.jpg);
	background-repeat: no-repeat;
	width: 187px;
	height: 311px;
	float:left;
	overflow:hidden;
	margin-bottom:20px;
	display:inline;
	margin-left:9px;
	margin-right:9px;
	padding-top:18px;
}


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


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

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


div#chica-pago p.servicios {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:11px;
	color:#fff;
	margin-top:4px;
	text-align:center;
	width:85%;
	height:100px;
	overflow:hidden;
}


div#iframe-pago {
	padding-top:60px;
}

div#enlaceswebs {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	width:786px;
	text-align:center;
}

div#enlaceswebs a{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	width:786px;
	text-align:center;
}
