/* 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{
	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;
}


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:#666666;
}



div#principal{
	width:1024px;
	padding-bottom:24px;
	margin-top:10px;

}

div#cabecera{
	background-image:url(../imagenes/cabecera.jpg);
	height:310px;
} 

div#botonera {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	padding-top:250px;	
	
}



div#botonera a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	font-weight:bold;
}


div#cuerpo{
	background-image:url(../imagenes/fondo-cuerpo.jpg);
}

div#col-izq {
	display:inline;
	margin-left:35px;
	width:620px;
}

div#col-der {
	display:inline;
	
	margin-right:30px;
	width:326px;

}

div#col-der .marco{
	border: 1px solid #000000;
	background-color:#656565;
	margin-bottom:24px;
	padding-bottom:4px;
}

div#col-der .marco2{
	margin-bottom:15px;
	padding-bottom:4px;
}

div#col-der h1{
	color:#999999;
	font-size:18px;
	font-weight:bold;
	background-color:#333333;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:2px;
	padding-bottom:4px;
	margin-bottom:8px;
}

div#col-der ul{
	width:304px;
}

div#col-der ul li{
	width:140px;
	display:inline;
	float:left;
	margin-left:6px;
	margin-right:6px;
	margin-bottom:10px;	
}

div#col-der ul li h2{
	color:#999999;
	font-size:13px;
	font-weight:bold;
	background-color:#333333;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:0;
}

div#col-der ul.banners{
	width:284px;
}

div#col-der ul.banners li{
	width:120px;
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #000000;
}

div#col-der table {
	width:95%;
}

div#col-der  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #272727;
	font-weight:bold;
	text-decoration: none;
}

div#fondo-cuerpo {
	background-image:url(../imagenes/cuerpo-arriba.jpg);
	
	height: auto!important; /* para los browsers buenos */
    height: 1020px; /* para IE5+ */
    min-height: 1020px; /* para los browsers buenos */	
}


div.textos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	width:590px;
	margin-top:20px;
	text-align:justify;
	
}

div.textos h1{
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}

div.textos a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:underline;	
}

div.textos a:hover{
	text-decoration:none;
}


ul#listado-chicas {
	width:606px;
	margin-top:10px;
	margin-bottom:20px;
	overflow:hidden;
}

ul#listado-chicas li{
	background-image:url(../imagenes/fondo-marco.jpg);
	width: 190px;
	height: 208px;
	margin-left:6px;
	margin-right:6px;
	margin-bottom:10px;
	float:left;
	display:inline;	
	
}

ul#listado-chicas li img.marco{
	border: 1px solid #333333;
}

ul#listado-chicas li .ftchica{
	margin-top:40px;	
}

ul#listado-chicas li p.nombre {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	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:12px;
	color:#1f1f1f;
	background-image:url(../imagenes/fondo-pie.jpg);
	height:72px;
	line-height:72px;
}

div#pie a{
	color:#1f1f1f;
}

div#pie a:hover {
	text-decoration:underline;
}



/* PAGO */

div#pago {
	margin-bottom:20px;
	margin-top:20px;
}

div#chica-pago{
	background-image:url(../imagenes/fondo-marco.jpg);
	width: 190px;
	height: 208px;
	margin-bottom:10px;
}

div#chica-pago img.marco{
	border: 1px solid #333333;
}


div#chica-pago .ftchica{
	padding-top:40px;	
}

div#chica-pago p.nombre {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	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#iframe-pago{
	width:470px;
}

