#cabecero {
	background-color:#252525;
	margin: 5px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
#cabecero h1 {
	font-size:22px;
	display:none;
}
#cabecero h2 {
	font-size:12px;
	display:none;
}
#cabecero_int_izq {
	background-image: url(../../../images/portada/logotipo_ft.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
	width:315px;
	height:53px;
	margin-left:8px;
}
#menu {
	float:right;
	width: 640px;
}
#menu ul{
	display: inline;
}
#menu ul li{
	float: left;
	list-style: none;
	width: 155px;
	height: 30px;
	background-color: #171717;
	text-align: center;
	margin: 0 3px 0 0;
	line-height: 30px;
}
#menu ul li a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
}
#menu ul li a:hover{
	color: #666;
	text-decoration: none;
}
#submenu {
	float:right;
	width: 640px;
}
#submenu ul{
	display: inline;
}
#submenu ul li{
	float: left;
	list-style: none;
	width: 102px;
	height: 20px;
	background-color: #171717;
	text-align: center;
	margin: 3px 3px 0 0;
	line-height: 20px;
}
#submenu ul li a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
#submenu ul li a:hover{
	color: #666;
	text-decoration: none;
}
/* -------------------- Estilos generales -------------------- */
.fondo_redondeado_arriba_der {
	background-image:url(../../../../foro/images/portada/borde_redondeado_arriba_der.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:16px;
	background-color:#171717;
	width:230px;
	float:right;
	padding-left: 10px;
	padding-top: 5px;
}
.fondo_redondeado_arriba_der_2 {
	background-image:url(../../../../foro/images/portada/borde_redondeado_arriba_der_2.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:16px;
	width:970px;
	background-color:#252525;
	float:right;

}
.fondo_redondeado_abajo_izq {
	background-image:url(../../../../foro/images/portada/borde_redondeado_abajo_izq.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:16px;
	background-color:#171717;
	width:312px;
	float:left;
}
.fondo_redondeado_abajo_izq_2 {
	background-color:#252525;
	background-image:url(../../../../foro/images/portada/borde_redondeado_abajo_izq_2.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:16px;
	clear:both;
}
.separador_zonas {
	clear:both;
	padding-bottom:10px;
	background-color:#000000;
}
.separador_zonas2 {
	clear:both;
	padding-bottom:10px;
}
/* -------------------- Estilos generales -------------------- */
/* -------------------- FT GIRLS -------------------- */
#zonas_pago {
	background-color:#252525;
	font-family:Arial, Helvetica, sans-serif;
}
#zonas_pago_fondo {
	background-color:#171717;
	width: 950px;
	height: 140px;
	margin: 0 0 0 8px;
	padding: 0 0 0 0;
}
.zonavipx {
	float:left;
	width: 298px;
	height: 114px;
	background-color: #171717;
	background-image: url(../../../images/portada/fondo_zona_vipx.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	margin: 5px 16px 0 5px;
}
.zonanivi {
	float:left;
	width: 298px;
	height: 114px;
	background-color: #171717;
	background-image: url(../../../images/portada/fondo_zona_nivi.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	margin: 5px 16px 0 5px;
}
.zonavip {
	float:left;
	width: 298px;
	height: 114px;
	background-color: #171717;
	background-image: url(../../../images/portada/fondo_zona_vip.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	margin: 5px 0 0 5px;
}
.zonavip img, .zonanivi img, .zonavipx img { border: #fff solid 1px;}
.textos {
	float: left;
	padding: 5px;
	width: 198px;
	text-transform: none;
}
.textos h3{
	font-size: 18px;
	font-weight:100;
	margin: 0 0 0 0;
	border: none;
	text-transform: none;
}
.textos h3 a{
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.textos h3 a:hover{
	font-size: 18px;
	color:#999999;
	text-decoration: none;
}
.textos h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight:100;
	margin: 2px 0 0 0;
}
.textos p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 0 0 0;
	color:#FFFFFF;
}
.zonavipx img, .zonanivi img, .zonavip img {
	float: right;
	margin: 4px 5px 0 0;
}
/* -------------------- FT GIRLS -------------------- */
