@charset "utf-8";
* {
	margin:0;
	padding:0
}

html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true)); /* Fix para el parpadeo de imagenes en IE6 */
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#FFF;
	background-color:#000
}

#contenedor {
	width:988px;
	margin:0 auto;
	background:#000;
}

#cabecera {
	background-color:#000;
	width:960px;
	height:158px;
	padding:0 14px 0 14px;
	position:fixed;
	z-index:89
}
#cabecera2 {
	background-color:#000;
	width:960px;
	height:127px;
	padding:0 14px 0 14px;
	position:fixed;
	z-index:1
}
#cabecera-portada {
	width:960px;
	background-color:#000;
	height:135px;
	padding:16px 0 0 0;
}
#logo {
	width:300px;
	height:80px;
	padding:8px 0 12px 0;
	margin:0 auto 0 auto;
	background-color:#000;
	text-align:center
}
#banner_superior {
	background-color:#FC00A3;
	width:740px;
	height:90px;
	float:left;
	display:inline
}

.tbmenu {
	clear:both;
	border-bottom:3px solid #FFF
}

.tbmenu td {
	background-color:#000
}

ul#menu {
	/*clear:both;
	width:960px;
	height:25px;
	background-color:#000;*/
	list-style-type:none;
	padding:0;
	margin:0 0 0 35px;
	font-size:13px
}
ul#menu li {
	display:inline;
	/*padding:0 12px;*/
	margin:0;
	line-height:24px;
	background:url(img/bullet_menu.jpg) no-repeat right center;
}

ul#menu li.nobullet {
	background:none
}

ul#menu li a,
ul#menu li a:link,
ul#menu li a:visited {
	color: #FFF;
	text-decoration:none;
	margin:0 21px 0 6px;
	/*font-weight:bold*/
}

ul#menu li a:hover {
	color:#ff00b1
}

ul#menu li a.menusel {
	color:#ff00b1
}

ul#submenu {
	background-color:#000;
	border-bottom:6px solid #FFF;
	padding-bottom:4px;
	text-align:center;
	font-size:13px
}

ul#submenu li {
	display:inline;
	line-height:20px;
	padding:0 10px 0 0;
	background:url(img/bullet_submenu.jpg) no-repeat right center;
}

ul#submenu li.nobullet {
	background:none
}

ul#submenu li a,
ul#submenu li a:link,
ul#submenu li a:visited {
	color:#FFF;
	text-decoration:none;
	margin-right:8px
}

ul#submenu li a:hover {
	color:#ff00b1
}

ul#submenu li a.menusel {
	color:#ff00b1
}

.barra-menu {
	width:960px;
	height:25px;
	background-color:#000;
	clear:both;
	border-bottom:2px solid #FFF
}

#contenido {
	width:960px;
	padding:158px 14px 0 14px;
	_padding:0 14px 0 14px; /* Hack IE6*/
}

#contenido2 {
	width:960px;
	padding:117px 14px 0 14px;
	_padding:0 14px 0 14px; /* Hack IE6*/
}

#contenido-portada {
	width:960px;
	border-bottom:12px solid #FFF
}

#contenido li {
	padding:0
}

#izquierda {
	width:160px;
	float:left;
	display:inline
}

#izquierda-perfil {
	width:390px;
	float:left;
	display:inline
}

#principal {
	width:770px;
	float:left;
	display:inline;
        /*position:absolute;
	margin-top:27px;*/
	padding:0 0 0 10px
}

.fotoprincipal {
	margin:10px 0 0 0
}

ul.lista {
	list-style-type:none;
	padding:0;
	margin:20px 0 0 20px;
}
ul.lista li {
	margin:2px 0;
}

ul.lista li a {
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
ul.lista li a:hover {
	color:#000
}
ul.lista li a.marcado {
	color:#000
}

.clear {
	clear:both
}

#pie {
	width:988px;
	height:51px;
	/*background:url(img/pie.jpg) no-repeat top;*/
	margin-top:10px
}
#pie-portada {
	width:988px;
	height:13px;
	/*background:url(img/pie-portada.jpg) no-repeat top;*/
	background-color:#000
}

#barra-portada {
	clear:both;
	width:960px;
	height:25px;
	background-color:#000;
	border-top:3px solid #FFF;
	border-bottom:6px solid #FFF;
	padding-bottom:2px
}

#barra-portada table {
	margin-top:3px
}

.cajafrase {
        /*160*/
	height:250px;
}

#pfrase {
	font-size: 16px;
	font-weight: normal;
	color: #999;
	
}

.caja-gris {
	width:140px;
	padding:10px;
	background-color:#c8c8c8
}

#fichamiembro {
	width:750px;
	height:188px;
	/*padding:10px 0 0 10px*/
}

.bordefoto {
	border:1px solid #424242
}
.bordefoto2 {
	border:1px solid #CCC
}

.bordefoto3 {
	border:1px solid #FFF
}

.oculto {
	display:none
}

#cargando_imagenes {
	width:680px;
	height:100%;
	position:absolute;
	background-color:#FFF;
	
	opacity: .8;
	filter: alpha(opacity=80);
	z-index:900;
}

#cargando_imagenes_img {
	position:absolute;
	z-index:1000;
	left:35%;
	margin-top:110px
}

#cargando_imagenes2 {
	width:770px;
	height:100%;
	position:absolute;
	background-color:#000;
	
	opacity: .8;
	filter: alpha(opacity=80);
	z-index:900;
}

#cargando_imagenes2_img {
	position:absolute;
	z-index:1000;
	left:35%;
	margin-top:80px
}

#cargando_imagenes_perfil {
	width:380px;
	height:100%;
	position:absolute;
	background-color:#000;
	
	opacity: .8;
	filter: alpha(opacity=80);
	z-index:900;
}

#cargando_imagenes_perfil_img {
	position:absolute;
	z-index:1000;
	left:35%;
	margin-top:40px
}

.opacidad {
	opacity: .6;
	filter: alpha(opacity=60);
}

.eimg {
	vertical-align:top;
	border:0;
	outline:none
}


.sflotante {
	background-color:#000;
	border:1px solid #C4C4C4;
	padding:5px;
	display:none;
	color:#FFF
}

.sflotante p {
	margin:2px 0
}

.sflotante p input {
	vertical-align:top;
	margin-right:4px
}

.menumas {
	padding:10px 0 0 10px
}

.caja-evento {
	background-color:#000;
	border:1px solid #FFF;
	margin:20px 0 0 0;
	padding:20px;
	color:#FFF
}

.eventos-proximos {
	background-color:#000;
	/*padding:5px;*/
	width:190px;
	margin:10px 0 0 0
}

td.conectado {
	/*background-color:#282828;
	border:1px solid #564852*/
}

td.conectado img {
	border:1px solid #FC00A3
}

.columna-mensajes {
	width:275px;
	float:left;
	display:inline;
}

.fdblanco {
	background-color:#FFF
}

.caja-viaje {
	width: 100%;
	border:2px solid #FFF;
}

.caja-viaje2 {
	width:480px;
	margin:20px 0;
	border:2px solid #FFF;
	padding:20px 20px 10px 20px;
}


/* === Botones === */
a.boton, 
a.boton:link,

/* ESTE ESTILO DE BOTON ES EL QUE ESTA EN CASI TODA LA WEB */
a.boton:visited {
	background:url(img/boton.jpg) repeat-x bottom;
	padding:3px 9px;
	position:relative; /* Fix IE hasLayout */
	color:#333;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	/*margin-right:4px;*/
}
a.boton:hover {
	background:url(img/boton-over.jpg) repeat-x bottom;
	color:#FFF
}


a.boton-activo,
a.boton-activo:link,
a.boton-activo:visited {
	background-color:#000;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	padding:3px 9px;
	position:relative; /* Fix IE hasLayout */
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	margin-right:4px
}

a.boton-activo2,
a.boton-activo2:link,
a.boton-activo2:visited {
	background:url(img/boton-over.jpg) repeat-x bottom;
	padding:3px 9px;
	position:relative; /* Fix IE hasLayout */
	color:#FFF;
        text-align: center;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	margin-right:4px
}

a.boton-bloque,
a.boton-bloque:link,
a.boton-bloque:visited {
	background:url(img/boton.jpg) repeat-x bottom;
	/*border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;*/
	padding:3px 9px;
	position:relative; /* Fix IE hasLayout */
	color:#333;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

a.boton-bloque:hover {
	background:url(img/boton-over.jpg) repeat-x bottom;
	color:#FFF
}

a.blanco,
a.blanco:link,
a.blanco:visited {
	color:#FFF
}

a.botonrosa,
a.botonrosa:link,
a.botonrosa:visited {
        background: url("img/boton-over.jpg") repeat-x scroll center bottom transparent;
        color: #FFFFFF;
        display: block;
        font-size: 20px;
        font-weight: bold;
        height: 27px;
        line-height: 27px;
        text-align: center;
        text-decoration: none;
}
a.botonrosagin,
a.botonrosagin:link,
a.botonrosagin:visited {
        background: url("img/boton-over.jpg") repeat-x scroll center bottom transparent;
        color: #FFFFFF;
        display: block;
        font-size: 20px;
        font-weight: bold;
        height: 30px;
        line-height: 33px;
        text-align: center;
        text-decoration: none;
}

/*a.botonrosa,
a.botonrosa:link,
a.botonrosa:visited {
	background:url(img/boton-over.jpg) repeat-x bottom;
	padding:4px 227px;
	position:relative; /* Fix IE hasLayout 
	color:#FFF;
	font-size:20px;
	text-decoration:none;
	font-weight:bold;
        /*#FE00B2
}

a.botonrosagin,
a.botonrosagin:link,
a.botonrosagin:visited {
	background:url(img/boton-over.jpg) repeat-x bottom;
	padding:4px 230px;
	position:relative; /* Fix IE hasLayout 
	color:#333;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
        /*#FE00B2
}*/

/* === Formatos de texto === */
h2 {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	padding:0 0 2px 0;
	margin:0 0 8px 0;
	border-bottom:1px solid #999;
}

h2.titulo2 {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding:0 0 2px 0;
	margin:0 0 8px 0;
	border-bottom:2px solid #FE00B2;
}

h2.titulo2 a {
	color: #fff;
}

h2 span {
	font-size:11px;
	color:#FC00A3;
}

h3 {
	font-size:12px;
	color:#FC00A3;
	padding:3px 0;
	border-bottom:1px solid #CCC;
	width:80%
}

h4 {
	font-size:11px;
	color:#FC00A3;
	font-weight:bold;
	border-bottom:1px solid #999;
	margin:0 0 5px 0;
}

h5 {
	font-size:12px;
	color:#FFF;
	border-bottom:1px solid #EEE;
	text-align:center;
	margin:5px 0;
	font-weight:normal
}

h5.ban {
	width:100px;
	margin-left:14px
}

a,
a:link,
a:visited {
	color:#FC00A3;
	text-decoration:none;
}


a img {
	border:0
}

.texto-blanco {
	color:#FFF
}

.gris {
	color:#777
}

.gris2,
a.gris2,
a.gris2:link,
a.gris2:visited {
	text-decoration:none;
	color:#C5C5C5
}

.negro,
a.negro,
a.negro:link,
a.negro:visited {
	color:#000
}

.texto2 {
	font-size:16px
}

.texto3,
a.texto3,
a.texto3:link,
a.texto3:visited {
	font-size:18px;
	color:#666;
}

.texto4 {
	font-size:12px
}

.texto5 {
	font-size:10px
}

.texto6 {
	font-size:9px
}

a.enlaceblanco,
a.enlaceblanco:link,
a.enlaceblanco:visited {
	color:#FFF;
	text-decoration:none;
}

a.enlaceblanco:hover {
	color:#FC00A3
}

a.enlacegris,
a.enlacegris:link,
a.enlacegris:visited {
	color:#666;
	text-decoration:none;
}

a.enlacegris:hover {
	color:#333
}

.rosa, a span.rosa {
	color:#FC00A3;
}

.titulo {
	font-size:18px;
	color:#FC00A3;
}

.error {
	color:#C00
}

.info {
	color:#FD00B2
}
.centrado { text-align:center}
.derecha { text-align:right}
.izquierda { text-align:left}
.justificado { text-align:justify}
.vat { vertical-align:top}
.fntwnormal { font-weight:normal}
.fntwbold { font-weight:bold}

/* Margenes, paddings y tamaños */
.mgtop5 { margin-top:5px}
.mgtop10 { margin-top:10px}
.mgtop20 { margin-top:20px}
.mgtopbottom10 { margin:10px 0}
.mgbottom5 { margin-bottom:5px}
.mgbottom10 {margin-bottom:10px}
.mgright15 { margin-right:15px}

.pad5 { padding:5px}
.padright5 { padding-right:5px}
.padright10 { padding-right:10px}
.padleft5 { padding-left:5px}
.padleft10 { padding-left:10px}
.padbottom10 { padding-bottom:10px}

.w680 {	width:680px}
.w700 {	width:700px}
.w100p { width:100%;
         font-size:18px
       }

.fleft { float:left}
.fright { float:right}



p.info {
	font-size: 11px;
	color: #333;
	width:260px;
	padding:5px 10px;
	background-color:#ffe1f0;
	border:1px solid #FF88C4;
	margin-top:8px;
}

p.info-error {
	font-size: 11px;
	color: #333;
	width:600px;
	text-align:center;
	padding:5px 10px;
	background-color:#ffe1f0;
	border:1px solid #FF88C4;
}

p.info-ok {
	font-size: 11px;
	color: #FC00A3;
	width:400px;
	text-align:center;
	padding:5px 10px;
	background-color:#EFEFEF;
	border:1px solid #DDD;
}

/* === Formularios === */
input,
textarea,
select {
	margin-bottom:2px;
	padding:2px;
	border:1px solid #C4C4C4;
	color:#666
}

input.check {
	vertical-align:middle
}

.frm-portada {
	color:#FFF;
	font-size:12px
}
.frm-portada input {
	background-color:#000;
	border:1px solid #C5C5C5;
	color:#FFF;
	margin-right:25px;
	font-size:11px;
}

.frm-portada input.frm-portada-submit {
	background-color:#000;
	color:#FFF;
	border:0;
	font-weight:bold;
	cursor:pointer;
	font-size:10px
}


textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

textarea.helv {
	font-family: Helvetica, Arial, sans-serif;
}

input.boton,
.tb-form input.boton,
.tb-form2 input.boton{
	background:url(img/boton.jpg) repeat-x bottom;
	border:0;
	font-size:10px;
	font-weight:bold;
	color:#333;
	width:auto;
	padding:2px 8px;
	cursor:pointer;
	outline:none
}

input.boton:hover {
	background:url(img/boton-over.jpg) repeat-x bottom;
	color:#FFF
}

input.boton-negro {
	background-color:#000;
	border:0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	width:auto;
	padding:2px;
	cursor:pointer;
	outline:none
}

input.tipo2,
textarea.tipo2,
select.tipo2 {
	border:1px solid #C4C4C4;
	background-color:#000;
	padding:1px 0 1px 2px;
	color:#FFF;
	font-size:11px
}

input.tipo3,
textarea.tipo3,
select.tipo3 {
	border:1px solid #C4C4C4;
	background-color:#000;
	padding:5px;
	color:#FFF;
	font-size:12px;
}

.requerido {
	background-color:#ffd1f0;
}

.frm-enviarmensaje input,
.frm-enviarmensaje textarea {
	width:320px
}
.frm-enviarmensaje input.boton {
	width:auto
}

.frm-buscar {
	margin-top:5px
}

.frm-buscar p {
	margin:3px 5px
}

.frm-buscar .txtac {
	width:125px;
	font-size:10px
}

.frm-buscar input {
	border:1px solid #A5A5A5;
}

/* === Miniaturas de fotos ordenables arrastrando ===*/
#sfotos {
	margin:10px;	
}

#miniaturas {
	list-style-type:none;
	margin:0;
	padding:0
}

#miniaturas li {
	background-color:#000;
	float: left;
	padding:5px;
	margin-right:8px;
	margin-bottom:8px;
	text-align:center
}

#miniaturas li p { margin:0}
#miniaturas li img { cursor:move;}
#miniaturas li.drag { background-color:#fbeaf5;}

.noleido {
	font-weight:bold;
	color:#FD00B2
}

.tb-foro {
	margin-top:10px
}
.tb-foro th {
	font-size:12px;
	color:#666;
	border-bottom:1px dotted #333;
	text-align:left
}

.tb-foro td,
.tb-foro th {
	padding-right:10px;
	font-size:12px
}

.tb-form,
.tb-form2 {
	color:#c5c5c5
}

.tb-form td,
.tb-form th,
.tb-form2 td,
.tb-form2 th {
	padding-bottom:3px;
	vertical-align:top
}
.tb-form th {
	text-align:right;
	padding-right:5px;
	color:#FC00A3;
	font-weight:normal
}

.tb-form2 th {
	text-align:right;
	padding-right:5px;
	color:#C5C5C5;
	font-weight:normal
}

.w180 th {
	width:180px
}

.tb-form input,
.tb-form select,
.tb-form textarea {
	border:1px solid #C4C4C4;
	padding:1px 0 1px 2px;
	color:#666;
	font-size:11px
}

.tb-form2 input,
.tb-form2 select,
.tb-form2 textarea {
	border:1px solid #C4C4C4;
	background-color:#000;
	padding:1px 0 1px 2px;
	color:#FFF;
	
}

.tb-form span,
.tb-form2 span{
	padding-left:5px;
	color:#888
}
.tb-form h2 span,
.tb-form2 h2 span {
	font-size:11px;
	color:#FC00A3;
}

.tb-form .opc,
.tb-form2 .opc{
	color:#FC00A3;
	margin-top:3px
}

.tb-form .requerido,
.tb-form2 .requerido{
	background-color:#FE9BDB;
	border:1px solid #C00;
	color:#333
}

.tb-form .chk-requerido,
.tb-form2 .chk-requerido{
	border:1px solid #C5C5C5;
	background-color:#333
}

/* -- Agenda -- */
.tb-agenda {
	margin-top:10px;
	border-right:1px solid #C4C4C4
}

.tb-agenda th {
	background-color:#c4c4c4;
	color:#FFF;
	text-align:center
}

.tb-agenda td {
	background-color:transparent;
	border-left:1px solid #C4C4C4;
	border-bottom:1px solid #C4C4C4;
	/*padding:5px;*/
	text-align:right
}

.tb-agenda td.hoy {
	background-color:#FC00A3;
        font-size:30px;
        /*color:#FC00A3;*/
}

.tb-agenda td.evt {
	color:#FFF;
}

.numeventos {
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-left:2px
}

.numeventos span {
	font-size:22px;
}

.evt a,
.evt a:link,
.evt a:visited {
	color:#333;
	font-size:10px
}

tr.par td {
	background-color:#EEE;
	border-bottom:1px solid #DDD
}

.pad2 {
	padding:2px
}

.frm-encuesta {
	margin:10px 0
}

.frm-encuesta label {
	margin:3px 5px;
	display:block
}

.frm-encuesta input {
	vertical-align:top;
	margin:0
}

div.barraprogreso {
	height:12px;
	width:250px;
	border:1px solid #525252;
	background:url(img/progreso.jpg) no-repeat 100% 0px;
}

#modotest {
	width:100%;
	height:40px;
	background-color:#FFF;
	opacity: .80;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-moz-opacity: .80;
	position:fixed;
	z-index:2;
	text-align:center;
	color:#000;
}
#modotest p {
	font-size:14px;
	font-weight:bold;
}

#modotest a,
#modotest a:link,
#modotest a:visited {
	text-decoration:none;
	color:#F0C;
}

.frm-buscar-enredate {
	border-bottom:2px solid #FFF;
	padding:20px 0 30px 0;
	margin-bottom:30px;
	width:790px
}

