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

.fix-float			{ width:100%; clear:both; height:0; line-height:0;}
/*


/* INDEX */


body {
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;	
	
}

a {
	color:#FFFFFF;
}

div#principal{
	width:929px;
	padding-bottom:30px;
}

div#cabecera{
	height:223px;
	background-image:url(../imagenes/cabecera.jpg);
} 

div#cabecera-hetero{
	height:223px;
	background-image:url(../imagenes/cabecera.jpg);
} 

div#cabecera-gay{
	height:223px;
	background-image:url(../imagenes/cabecera-gay.jpg);
} 

div#cabecera-trans{
	height:223px;
	background-image:url(../imagenes/cabecera-transexuales.jpg);
} 


div#palabras-claves {
	padding-top:5px;
}

div#palabras-claves a{
	color:#FFFFFF;
	font-size:11px;
}

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

div#botonera {
	padding-left:20px;
	padding-top:169px;	
}

div#botonera a {
	font-size:11px;
	line-height:28px;
	font-weight:bold;
	height:28px;
	margin-left:1px;
	display:block;
	float:left;
	color:#000000;
}

div#botonera a.btchicas {
	background-image:url(../imagenes/bt1.jpg);
	width:117px;
}

div#botonera a.btchicas:hover {
	background-image:url(../imagenes/bt1-over.jpg);
	width:117px;
	color:#FFFFFF;
}

div#botonera a.btgay {
	background-image:url(../imagenes/bt2.jpg);
	width:105px;
}

div#botonera a.btgay:hover {
	background-image:url(../imagenes/bt2-over.jpg);
	width:105px;
	color:#FFFFFF;
}

div#botonera a.bttrans {
	background-image:url(../imagenes/bt3.jpg);
	width:161px;
}

div#botonera a.bttrans:hover {
	background-image:url(../imagenes/bt3-over.jpg);
	width:161px;
	color:#FFFFFF;
}

div#botonera a.btsexo {
	background-image:url(../imagenes/bt4.jpg);
	width:109px;
}

div#botonera a.btsexo:hover {
	background-image:url(../imagenes/bt4-over.jpg);
	width:109px;
	color:#FFFFFF;
}

div#botonera a.btsexo2 {
	background-image:url(../imagenes/bt5.jpg);
	width:118px;
}

div#botonera a.btsexo2:hover {
	background-image:url(../imagenes/bt5-over.jpg);
	width:118px;
	color:#FFFFFF;
}

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

div#col-izq {
	width:656px;
	display:inline;
}

div#videochat {
	padding-top:10px;
	padding-bottom:10px;
}

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

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

div.chicas-conectadas {
	width:577px;
	margin-top:5px;
	margin-bottom:5px;
	height:20px;
}


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

ul#listado-chicas li{

	background-image: url(../imagenes/fondo-marco.gif);
	background-repeat: no-repeat;
	width: 182px;
	height: 172px;
	padding-top:28px;
	float:left;
	overflow:hidden;
	margin-left:9px;
	margin-right:9px;
	display:inline;
	margin-bottom:16px;
	
}

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



ul#listado-chicas li p.nombre {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	margin-bottom:6px;
	margin-top:8px;
	width:160px;
	height:15px;
	overflow:hidden;

	
}


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

div#col-der {
	width:263px;
	display:inline;
}

div.textos-col {
	width:230px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#fff;
	margin-bottom:20px;
	margin-top:10px;	
	
}

div.textos-col h1{
	font-size:16px;
	font-weight:bold;
	margin-bottom:8px;	
}

div.banner {
	padding-top:8px;
	padding-bottom:8px;
}

div#webs-amigas {
	margin-top:20px;
	width:230px;
}

div#webs-amigas h1 {
	font-size:16px;
	font-weight:bold;
	padding-bottom:6px;
	margin-bottom:8px;
	border-bottom:1px dashed #FF0000; 
}

div#webs-amigas a {
	display:block;
	margin-bottom:3px;
	font-weight:bold;
}

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




div#pie {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-top:10px;	
}

div#pie a{
	color:#fff;
}


/* PAGO */

div#pago {
	margin-bottom:20px;
	margin-top:20px;
}

div#chica-pago {
	background-image: url(../imagenes/fondo-marco.gif);
	background-repeat: no-repeat;
	width: 182px;
	height: 172px;
	padding-top:28px;
	overflow:hidden;
	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:#fff;
	margin-bottom:6px;
	margin-top:8px;
	width:160px;
	height:15px;
	overflow:hidden;
}


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

/* CONTACTO */

form {
	width:557px;
	border: 1px dotted #666666;
	padding:10px;
	margin-top:30px;	
}

form  label{
	display:block;
	margin-top: 10px;
	font-weight:bold;
}

form  input{
	display:block;
}

form  input.txt{
	border:0;
}

form  input.bt{
	margin-top:10px;
	border:0;
	cursor:pointer;
	padding-top:3px;
	padding-bottom:3px;
}

form  textarea{
	border:0;
}


/* Aviso legal */

div.textos h3 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:3px;
} 



