/* 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;
}

: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; width:100% }
.layoutCenter		{ margin: 0 auto; }
.textCenter			{ text-align: center; }
.textRight			{ text-align: right; }
.textLeft			{ text-align: left; }
.fix				{ overflow:hidden; }
/*


/* INDEX */


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



div#principal{
	width:980px;
}


div#cabecera{
 height:133px;
 overflow:hidden;
}


div#botonera{
	height:20px;
	background-image:url(../imagenes/fondo-menu.jpg);
	padding-right:35px;
	padding-top:7px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:11px;
} 

div#botonera a{
	font-size:11px;
	margin-left:22px;
	color:#FFFFFF;
} 

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

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

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

/* Columna Izq */

div#col-izq {
	width:219px;
	display:inline;
	margin-right:22px;
	margin-top:20px;
	text-align:center;
}

div.banner {
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}

div#destacada {
	background-image:url(../imagenes/webcam-destacada.gif);
	background-repeat: no-repeat;
	width: 196px;
	height: 225px;
	overflow:hidden;
	margin-bottom:10px;
}

div#destacada img.marco{
	border: 1px solid #f8eeee;
}


div#destacada .ftchica {
	margin-top:52px;
}


div#destacada p.nombre {
	color:#fff !important;
	font-weight:bold;
	font-size:12px;
	color:#b51f20;
	margin-top:4px;
	text-align:center;
	width:139px;
	height:15px;
	overflow:hidden;
}

div#destacada div.idiomas {
	margin-top:3px;
		
}

div#destacada div.idiomas img{
	margin-right:1px;
	margin-left: 1px;
}



/* Fin Columna Izq */


div#col-der {
	width:688px;
	display:inline;
	margin-left:30px;
	margin-top:20px;
}


div#player {
	margin-top:5px;
	margin-bottom:20px;
	width:680px;
}


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



div.textos h1 {
	font-size:16px;
	font-weight:bold;
	color:#1f1f1f;
	margin-bottom:8px;
}

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

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

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

p.total {
	color:#1f1f1f;
	margin-bottom:10px;
	font-size:14px;
	padding-left:3px;
}

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

ul#listado li{
	background-repeat: no-repeat;
	width: 170px;
	height: 209px;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
	display:inline;

}

ul#listado.hetero li{
	background-image:url(../imagenes/fondo-marco.gif);
	background-repeat: no-repeat;
}

ul#listado.gay li{
	background-image:url(../imagenes/fondo-marco.gif);
	background-repeat: no-repeat;
}

ul#listado.trans li{
	background-image:url(../imagenes/fondo-marco.gif);
	background-repeat: no-repeat;
}

ul#listado li img.marco{
	border: 1px solid #f8eeee;
}


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


ul#listado 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.gay li p.nombre {
	color:#fff !important;
}

ul#listado.trans li p.nombre {
	color:#fff !important;
}

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

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




div#pie {
	font-weight:bold;
	font-size:12px;
	color:#fff;
	background-image:url(../imagenes/pie.jpg);
	height:79px;
	padding-top:16px;
}

div#pie a{
	color:#fff;
}

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


/* PAGO */

div#botonera-pago{
	height:30px;
	background-image:url(../imagenes/botonera-pago.jpg);
	padding-right:30px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:11px;
	padding-top:4px;
}

div#botonera-pago a{
	font-size:11px;
	color:#FFFFFF;
	margin-left:11px;
	margin-right:11px;
	line-height:20px;
} 

div#botonera-pago a.boton {
	margin:0;
	padding:0;

}


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

div#contenido-pago {
	width:652px;
	height:350px;
	padding-top:40px;
}


div#webcam {
	background-image:url(../imagenes/fondo-marco.gif);
	background-repeat: no-repeat;
	width: 170px;
	height: 209px;
	overflow:hidden;
	margin-top:10px;
}

div#webcam img.marco{
	border: 1px solid #f8eeee;
}


div#webcam .ftchica {
	margin-top:45px;
}


div#webcam p.nombre {
	font-weight:bold;
	font-size:12px;
	color:#fff;
	margin-top:4px;
	text-align:center;
	width:139px;
	height:15px;
	overflow:hidden;
}

div#webcam div.idiomas {
	margin-top:3px;
		
}

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

div#iframe-pago {
	width:470px;
	display:inline;
	margin-left:12px;
	margin-top:15px;
}


/* SOPORTE */

div#contenido-soporte {
	width:652px;
	padding-top:40px;
	padding-bottom:40px;
}

div#contenido-soporte p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:8px;
}

div#contenido-soporte form{
	width:300px;
	padding-bottom:30px;
	padding-left:180px;
	padding-right:180px;
	padding-top:20px;
	margin-top:20px;
	border: 1px solid #b54142;
	
}
div#contenido-soporte label{
	font-size:12px;
	font-weight:bold;
	display:block;
	margin-top:10px;
	
}

div#contenido-soporte input.text{
	font-size:12px;
	border:0;
	width:300px;
	padding:2px;
}

div#contenido-soporte textarea{
	font-size:12px;
	border:0;
	width:300px;
	padding:2px;
}

div#contenido-soporte input.btn{
	display:block;
	border:0;
	cursor:pointer;
	background-color:#14708b;
	text-align:center;
	color:#FFFFFF;
	width:120px;
	font-size:12px;
	font-weight:bold;
	padding:2px;
	margin-top:8px;
}
