﻿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, font, img, ins, kbd, q, s, samp, small, strike, 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;}
a:hover {color:yellow;}
ol { margin-left:2em; }

.floatLeft 			{ float: left; }
.floatRight			{ float: right; }
.clear				{ clear: both; width:100% }
.layoutCenter		{ margin: 0 auto; }
.textCenter			{ text-align: center; }
.textRight			{ text-align: right; }
.textLeft			{ text-align: left; }
.fix				{ overflow:hidden; }

body {background-color:#4c2d00;font-family:Arial, Helvetica, sans-serif;}

.madurita {font-size:20px !important;color:#FFF !important;}
.madurita b {color:red !important;}

div#principal{
	width:956px;
	padding-bottom:20px;}

div#cabecera{} 

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

div#col-izq {
	width:160px;
	display:inline;
	margin-left:28px;}
	
div.ban{
	margin-top:10px;
	margin-bottom:10px;}

div#col-der {
	width:740px;
	display:inline;
	margin-right:14px;}

div.textos {
	width:900px;
	padding-bottom:30px;}

div#botonera {
	color:red;
	font-size:20px;
	margin-top:5px !important;}

div#botonera a {
	color:#FFF;
	font-weight:bold;
	margin-left:6px;}

div#botonera a:hover {
	text-decoration:underline;
	color:yellow;}

div.textos h1 {
	font-size:25px;
	font-weight:bold;
	color:#FFF;
	margin-bottom:5px;}
	
div.textos h2 {
	font-size:15px;
	font-weight:bold;
	color:#000;
	margin-bottom:2px;}


div.textos p {
	font-size:12px;
	color:#000;
	text-align:justify;}

div.textos a {
	font-weight:bold;
	color:#000000;	
	text-decoration:underline;}

div.textos a:hover {
	text-decoration:none;
	color:#000000;	}

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

ul#listado-chicas li{
	background-image:url(../imagenes/fondo-marco.jpg);
	background-repeat: no-repeat;
	width: 178px;
	height: 213px;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
	display:inline;
	margin-left:2px;
	margin-right:2px;	
}

ul#listado-chicas li img.marco{border: 1px solid #f8eeee;}
ul#listado-chicas li .ftchica {margin-top:45px;}
ul#listado-chicas li p.nombre {
	font-weight:bold;
	font-size:12px;
	color:#fff;
	margin-top:4px;
	text-align:center;
	width:139px;
	height:15px;
	overflow:hidden;}
ul#listado-chicas li div.idiomas {margin-top:3px;}
ul#listado-chicas li div.idiomas img{margin-right:1px;}
div#pie {
	font-weight:bold;
	font-size:12px;
	color:#fff;
}

div#pie a{color:#fff;}

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


div#pago {
	margin-bottom:30px;
	margin-top:20px;
	text-align:center;}

div#chica-pago{
	background-image:url(../imagenes/fondo-marco.jpg);
	background-repeat: no-repeat;
	width: 178px;
	height: 213px;
	overflow:hidden;
	margin-bottom:20px;}

div#chica-pago img.marco{border: 1px solid #f8eeee;}
div#chica-pago .ftchica {margin-top:45px;}
div#chica-pago p.nombre {
	font-weight:bold;
	font-size:12px;
	color:#fff;
	margin-top:4px;
	text-align:center;
	width:139px;
	height:15px;
	overflow:hidden;}

div#chica-pago div.idiomas {margin-top:3px;}
div#chica-pago div.idiomas img{margin-right:1px;}
div#iframe-pago {width:470px;}

