/* 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, caption, tbody, tfoot, thead,  {
	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:#3b3b3b;
	background-image:url(../imagenes/fondo.jpg);
	background-repeat:repeat-x;
}



div#principal{
		width:934px;	
}

#srsexo a { 
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #D21010 !important;
font-weight: bold;
 }
 
#srsexo-cat a { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FFFFFF!important; }

/* CABECERA */

div#cabecera{
	height:190px;
} 

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

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

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

div#cabecera h1{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:8px;
	padding-left:10px;
}

/* FIN CABECERA */

div#cuerpo{
	background-image:url(../imagenes/fondo-cuerpo.gif);
	background-repeat:repeat-y;
		width:934px;

}


/* Columna izquierda */
div#col-izq {
	width:227px;
	display:inline;
	margin-left:15px;
}

/* Menu */
div#menu {}

div#menu img{
margin-bottom:5px;
}



/* Texto */

div#texto-col-izq {
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	color:#FFFFFF;
	line-height:15px;
	margin-bottom:20px;
	
}

div#texto-col-izq p{
	margin-bottom:8px;
}

/* Formas de pago */

div#formas-de-pago {
	border:1px solid #000000;
	width:226px;
	margin-top:10px;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
}

div#formas-de-pago h1{
	color:#FFF;
	background-color:#000000;
	font-size:13px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:8px;	
}

div#formas-de-pago h2{
	color:#000;
	background-color:#efefef;
	font-size:13px;
	font-weight:bold;
	padding:8px;
}

div#formas-de-pago div{
	color:#000;
	background-color:#b390c6;
	font-size:11px;
	padding:8px;	
}



/* Fin Formas de pago */

a#intercambio {
	font-weight:bold;
	text-decoration:underline;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center!important;
	margin-bottom:20px;
	margin-top:10px;
	display:block;
	width:100%;	
	
}

a#intercambio:hover {
	text-decoration:none;
}

/* Páginas amigas */

div#paginas-amigas {
	border:1px solid #000000;
	width:226px;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
	
}

div#paginas-amigas h1{
	color:#FFCC33;
	background-color:#000000;
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:2px;
	padding-bottom:3px;	

}

div#paginas-amigas a{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	padding-top:2px;
	padding-bottom:2px;	
	
}

div#paginas-amigas a.cambiar-color {
	background-color:#c20000;
}

/* Fin Páginas amigas*/

/*Banners */

div.banners {	
	padding-top:12px;
	padding-bottom:12px;
}


/*--------------------------------------------------*/
/* COLUMNA DERECHA 									*/
/*--------------------------------------------------*/

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

/* VideoChat Player */

div#videochat-player {
	width:667px;
	border-left: 3px solid #ececec;	
	border-right: 3px solid #ececec;
	border-bottom: 3px solid #ececec;
	margin-left:0;
}

div#fondo-texto {
	padding-bottom:20px;
	padding-top:20px;
	width:667px;
	background-image:url(../imagenes/fondo-texto.jpg);
	background-repeat:repeat-x;
	margin-left:3px;
}
div.texto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:justify;
	width:600px;
}

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


div.texto h1#palabras-claves {
	color:#FFFFFF;
	font-size:9px;
	overflow:hidden;
	height:98px;

}

div.texto h1#palabras-claves a{
	color:#FFFFFF;
}

div.texto p{
	margin-bottom:8px;
}

div#menu-texto {
	margin-bottom:8px;
}

div#menu-texto a{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}

div#menu-texto a:hover{
	text-decoration:none;
}

div#sorteo{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	border: 1px dotted #FFFFFF;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

div#sorteo a{
	color:#FFFF00;
	font-size:16px;
	text-decoration:underline;
}

div#sorteo a:hover{
	text-decoration:none;
}

/* LISTADO */

ul#listado-webcams {
	margin-top:10px;
	margin-bottom:20px;
	width:621px;	
}

ul#listado-webcams  li{
	display:inline;
	width:187px;
	height:211px;
	float:left;
	margin-left:10px;
	margin-right:10px;
	background-image:url(../imagenes/fondo-marco.gif);
}

ul#listado-webcams  li img.bt-entrar{
	height:35px;
	width:100%;
	display:block;
}

ul#listado-webcams  li.banner-listado{
	width:100%;
	height:100px;
	background-image:none;
	margin-left:8px;
	background-color:none;
	text-align:center;
	margin-top:15px;
	padding-top:5px;
	margin-bottom:10px;
}

div#banner-sorteo{
	width:600px;
	border:2px solid #FFFFFF;
	height:90px;
}

ul#listado-webcams  li p.nombre {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	font-size:12px;
	margin-top:2px;
	height:14px;
	overflow:hidden;
}

ul#listado-webcams  li a.ft-webcams{
	display:block;
	width:100%;
	height:120px;
}

ul#listado-webcams  li a.ft-webcams img{
	border: 2px solid #fff;	
}


ul#listado-webcams  li div.banderas {
	width:100%;
}

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


/* FIN LISTADO */






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

div#pie a{
	color:#fff;
}

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


/* PAGO */

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

div#chica-pago {

	background-image:url(../imagenes/fondo-marco.jpg);
	background-repeat: no-repeat;
	width: 198px;
	height: 220px;
	overflow:hidden;
	margin-bottom:10px;

	
}

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

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;
	text-align:center;
	width:160px;
	height:15px;
	overflow:hidden;
	margin-top:4px;
}

div#chica-pago div.idiomas {
margin-top:11px;
}

div#chica-pago div.idiomas img{
	margin-right:2px;
	border: 1px solid #124ccf;
	
}



div#iframe-acceso {
	width:470px;
}
