/* CSS Document */

body {	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	align: center;
	background: #000000 url(/img/fondo-body.gif) repeat-x top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #ffffff;
}

html {
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FF2198;
	scrollbar-darkshadow-color : #CCCCCC;	
	scrollbar-face-color : #FFFFFF;	
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-track-color : #CCCCCC;
}

html, body { height: 100% }

/*---------FORM---------*/

.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	text-align: left;
	color: #D60068;
	width: 100px;
	height: 15px;
	border: 0px solid #000000;
	background-color: #ffffff;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	text-align: center;
	color: #000000;
	width: 50px;
	height: 17px;
	border: 0px solid #000000;
	background-color: #ffffff;
	
}

form {border:0; margin: 0 0 0 0;
clear: both}

/*---------H1---------*/

h1 { color: #ffffff; font-weight: bold; text-decoration: underline; font-family: Georgia, Verdana, Arial, Helvetica; font-size: 14px; display:inline;}
h1 a:link { color: #ffffff; font-weight: bold; text-decoration: underline; font-family: Georgia, Verdana, Arial, Helvetica; font-size: 14px; display:inline;}
h1 a:visited { color: #ffffff; font-weight: bold; text-decoration: underline; font-family: Georgia, Verdana, Arial, Verdana, Helvetica; font-size: 14px; display:inline;}
h1 a:hover { color: #ffffff; font-weight: bold; text-decoration: none; font-family: Georgia, Verdana, Arial, Verdana, Helvetica; font-size: 14px; display:inline;}
h1 a:active { color: #ffffff; font-weight: bold; text-decoration: underline; font-family: Georgia, Verdana, Arial, Verdana, Helvetica; font-size: 14px; display:inline;}


/*---------FORM SOCIOS---------*/

.form-socios {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #000000;
	width: 118px;
	height: 14px;
	border: 1px solid #000000;
	background-color: #F2F2F2;
}
.form-socios:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #000000;
	width: 118px;
	height: 14px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.btn-form-socios {
	width: 120px;
	cursor:pointer;}


/*---------TITULS---------*/

.tit_18px {
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #D60068;
}

.tit_15px {
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #ffffff;
}

.tit_15px_center {
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	text-align: none;
	color: #ffffff;
}

.tit_17px_bold {font-family: Georgia, Arial, Verdana, Helvetica, sans-serif; font-size: 17px; font-weight: bold; text-decoration: none; text-align: left;	color: #ffffff;}
.tit_17px_bold a:link {font-family: Georgia, Arial, Verdana, Helvetica, sans-serif; font-size: 17px; font-weight: bold; text-decoration: none; text-align: left; color: #ffffff;}
.tit_17px_bold a:visited {font-family: Georgia, Arial, Verdana, Helvetica, sans-serif; font-size: 17px; font-weight: bold; text-decoration: none; text-align: left; color: #ffffff;}
.tit_17px_bold a:hover {font-family: Georgia, Arial, Verdana, Helvetica, sans-serif; font-size: 17px; font-weight: bold; text-decoration: none; text-align: left; color: #ffffff;}
.tit_17px_bold a:active {font-family: Georgia, Arial, Verdana, Helvetica, sans-serif; font-size: 17px; font-weight: bold; text-decoration: none; text-align: left; color: #ffffff;}


.tit_17px {
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: none;
	text-decoration: none;
	text-align: left;
	color: #ffffff;
}

.tit_11px {
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #ffffff;
}

/*---------TEXTOS---------*/

.text_lila_bold {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #D60068;
}

.text_lila {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #D60068;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
	color: #000000;
}

.text_camara {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: none;
	color: #BE1858;
	text-align: left;
	background: #ffffff url(/img/ico-camara.gif) no-repeat left;
	padding-left: 18px; 
}

.text_peu {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-decoration: none;
	color: #FFA9CF;
}

.text_advertencia {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #D60068;
}

img { border: none; }

html, body {height:100%}

form {border:0; margin: 0 0 0 0; clear: both}


/*---------H2---------*/

h2 {color: black; font-size: 13px; font-weight: bold; text-decoration: none; color: #C71063; font-family:"Trebuchet MS"; display:inline;}
h2 a:link { color: black; font-size: 13px; font-weight: normal; text-decoration: none; color: #C71063; font-family:"Trebuchet MS"; display:inline;}
h2 a:visited { color: black; font-size: 13px; font-weight: normal; text-decoration: none; color: #C71063; font-family:"Trebuchet MS"; display:inline;}
h2 a:hover { color: black; font-size: 13px; font-weight: normal; text-decoration: underline; color: #C71063; font-family:"Trebuchet MS"; display:inline;}
h2 a:active { color: black; font-size: 12px; font-weight: normal; text-decoration: none; color: #C71063; font-family:"Trebuchet MS"; display:inline;}

/*---------H3 GALLERY HARD---------*/
h10 {color: #ffffff; font-weight: normal; text-decoration: none; display: inline; font-size:11px;}
h10 a:link { color: #ffffff; font-weight: normal; text-decoration: underline; display: inline; font-size:11px;}
h10 a:visited { color: #ffffff; font-weight: normal; text-decoration: underline; display: inline; font-size:11px;}
h10 a:hover { color: #ffffff; font-weight: normal; text-decoration: none; display: inline; font-size:11px;}
h10 a:active { color: #ffffff; font-weight: normal; text-decoration: underline; display: inline; font-size:11px;}

/* ------------------------------------- CSS Document -----------------------------------------------------*/
/*---------A LiNK---------*/

a:link { color: #D60068; font-weight: none; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif;}
a:visited { color: #D60068; font-weight: none; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif;}
a:hover { color: #D60068; font-weight: none; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
a:active { color: #D60068; font-weight: none; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif;}

/*---------LINK LILA---------*/

.lila a:link { color: #D60068; font-weight: none; text-decoration: underline; font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;}
.lila a:visited { color: #D60068; font-weight: none; text-decoration: underline; font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;}
.lila a:hover { color: #D60068; font-weight: none; text-decoration: none; font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;}
.lila a:active { color: #D60068; font-weight: none; text-decoration: underline; font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;}

/*---------LINK LILA PAGO---------*/

.lila_pago a:link { font-size: 17 px; color: #000000; font-weight: bold; text-decoration: underline; font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;}
.lila_pago a:visited { font-size: 17 px; color: #000000; font-weight: bold; text-decoration: underline; font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;}
.lila_pago a:hover { font-size: 17 px; color: #000000; font-weight: bold; text-decoration: none; font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;}
.lila_pago a:active { font-size: 17 px; color: #000000; font-weight: bold; text-decoration: underline; font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;}

/*---------LINK TEMAGAY---------*/

.temagay { background-color:#11BCDA; font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: none; font-family: Verdana, Arial, Helvetica;}
.temagay a:link { background-color:#11BCDA; font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: none; font-family: Verdana, Arial, Helvetica;}
.temagay a:visited { font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: bold; font-family: Verdana, Arial, Helvetica;}
.temagay a:hover { font-size: 11px; color: #000000; font-weight: bold; text-decoration: bold; font-family: Verdana, Arial, Helvetica;}
.temagay a:active { font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: bold; font-family: Verdana, Arial, Helvetica;}

/*---------LINK NEGRO 11PX---------*/

.negro-link { font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; font-family: Verdana, Arial, Helvetica;}
.negro-link a:link { font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; font-family: Verdana, Arial, Helvetica;}
.negro-link a:visited { font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; font-family: Verdana, Arial, Helvetica;}
.negro-link a:hover { font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; font-family: Verdana, Arial, Helvetica;}
.negro-link a:active { font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; font-family: Verdana, Arial, Helvetica;}

/*---------LINK MENSUAL---------*/

.mensual { background-color:#940710; font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: none; font-family: Verdana, Arial, Helvetica;}
.mensual a:link { background-color:#940710; font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: none; font-family: Verdana, Arial, Helvetica;}
.mensual a:visited { font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: none; font-family: Verdana, Arial, Helvetica;}
.mensual a:hover { font-size: 11px; color: #000000; font-weight: bold; text-decoration: none; font-family: Verdana, Arial, Helvetica;}
.mensual a:active { font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: none; font-family: Verdana, Arial, Helvetica;}

/*---------LINK BLANC---------*/

.blanc a:link { font-size: 11px; color: #ffffff; font-weight: none; text-decoration: underline; font-family: Georgia, Verdana, Arial, Helvetica;}
.blanc a:visited { font-size: 11px; color: #ffffff; font-weight: none; text-decoration: underline; font-family: Georgia, Verdana, Arial, Helvetica;}
.blanc a:hover { font-size: 11px; color: #ffffff; font-weight: none; text-decoration: none; font-family: Georgia, Verdana, Arial, Helvetica;}
.blanc a:active { font-size: 11px; color: #ffffff; font-weight: none; text-decoration: underline; font-family: Georgia, Verdana, Arial, Helvetica;}

/*---------LINK LILA GEORGIA---------*/

.lila_georgia a:link { color: #D60068; font-weight: none; text-decoration: underline; font-family: Georgia, Verdana, Arial, Helvetica;}
.lila_georgia a:visited { color: #D60068; font-weight: none; text-decoration: underline; font-family: Georgia, Verdana, Arial, Helvetica;}
.lila_georgia a:hover { color: #D60068; font-weight: none; text-decoration: none; font-family: Georgia, Verdana, Arial, Helvetica;}
.lila_georgia a:active { color: #D60068; font-weight: none; text-decoration: underline; font-family: Georgia, Verdana, Arial, Helvetica;}

/*---------LINK LILA GEORGIA---------*/

.negro-cams a:link { color: #000000; font-weight: none; text-decoration: underline; font-family: Georgia, Verdana, Arial, Helvetica;}
.negro-cams a:visited { color: #000000; font-weight: none; text-decoration: underline; font-family: Georgia, Verdana, Arial, Helvetica;}
.negro-cams a:hover { color: #000000; font-weight: none; text-decoration: none; font-family: Georgia, Verdana, Arial, Helvetica;}
.negro-cams a:active { color: #000000; font-weight: none; text-decoration: underline; font-family: Georgia, Verdana, Arial, Helvetica;}

/*---------LINK AZUL---------*/

.azul a:link { color: #3D7DBC; font-weight: bold; text-decoration: underline; font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;}
.azul a:visited { color: #3D7DBC; font-weight: bold; text-decoration: underline; font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;}
.azul a:hover { color: #3D7DBC; font-weight: bold; text-decoration: none; font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;}
.azul a:active { color: #3D7DBC; font-weight: bold; text-decoration: underline; font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;}

/*---------LINK GIS---------*/

.gris a:link { color: #D1D1D1; font-weight: none; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif;}
.gris a:visited { color: #D1D1D1; font-weight: none; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif;}
.gris a:hover { color: #D1D1D1; font-weight: none; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
.gris a:active { color: #D1D1D1; font-weight: none; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif;}

/*---------LINK MENU PRINS---------*/

.menu a:link { color: #ffffff; font-weight: bold; text-decoration: underline; font-family: Verdana, Arial, Helvetica;}
.menu a:visited { color: #ffffff; font-weight: bold; text-decoration: underline; font-family: Verdana, Arial, Verdana, Helvetica;}
.menu a:hover { color: #ffffff; font-weight: bold; text-decoration: none; font-family: Verdana, Arial, Verdana, Helvetica;}
.menu a:active { color: #ffffff; font-weight: bold; text-decoration: underline; font-family: Verdana, Arial, Verdana, Helvetica;}

/*---------LINK TITIUL---------*/

.tit { color: #ffffff; font-weight: bold; text-decoration: underline; font-family: Georgia, Verdana, Arial, Helvetica; font-size: 14px;}
.tit a:link { color: #ffffff; font-weight: bold; text-decoration: underline; font-family: Georgia, Verdana, Arial, Helvetica; font-size: 14px;}
.tit a:visited { color: #ffffff; font-weight: bold; text-decoration: underline; font-family: Georgia, Verdana, Arial, Verdana, Helvetica; font-size: 14px;}
.tit a:hover { color: #ffffff; font-weight: bold; text-decoration: none; font-family: Georgia, Verdana, Arial, Verdana, Helvetica; font-size: 14px;}
.tit a:active { color: #ffffff; font-weight: bold; text-decoration: underline; font-family: Georgia, Verdana, Arial, Verdana, Helvetica; font-size: 14px;}

/*---------LINK NEGRO TITIUL---------*/

.tit-negro { color: #000000; font-weight: bold; text-decoration: underline; font-family: Georgia, Verdana, Arial, Helvetica; font-size: 14px;}
.tit-negro a:link { color: #000000; font-weight: bold; text-decoration: underline; font-family: Georgia, Verdana, Arial, Helvetica; font-size: 14px;}
.tit-negro a:visited { color: #000000; font-weight: bold; text-decoration: underline; font-family: Georgia, Verdana, Arial, Verdana, Helvetica; font-size: 14px;}
.tit-negro a:hover { color: #000000; font-weight: bold; text-decoration: none; font-family: Georgia, Verdana, Arial, Verdana, Helvetica; font-size: 14px;}
.tit-negro a:active { color: #000000; font-weight: bold; text-decoration: underline; font-family: Georgia, Verdana, Arial, Verdana, Helvetica; font-size: 14px;}

/*---------ID's #---------*/
/* ----------------------------------------------------- */

#main  { width: 100%; margin-left: auto; margin-right: auto;}

#homemain  { width: 763px; margin-left: auto; margin-right: auto;}

#cap  { width: 763px; height:185px;}

#chico  { width: 393px; height: 164px; margin-right: 30px;}

#content { width: 763px; margin-left: auto; margin-right: auto; background: #FFA9CF;}

#content-charge { width: 400px; margin-left: auto; margin-right: auto; background: #FFA9CF;}

#header  { width: 763px; height: 79px; margin-left: auto; margin-right: auto; background: #000000 url(/img/fondo-cap.jpg) no-repeat;}

#header-2  { width: 763px; height: 79px; margin-left: auto; margin-right: auto; background: #000000 url(/img/fondo-cap-2.jpg) no-repeat;}

#flash  { width: 763px; height: 195px; margin-left: auto; margin-right: auto; background: #C71063 url(/img/fondo-flash.jpg) no-repeat bottom;}

#header-temagay  { width: 763px; height: 79px; margin-left: auto; margin-right: auto; background: #000000 url(/img/fondo-header-temagay.jpg) no-repeat;}

#header-mensual  { width: 763px; height: 79px; margin-left: auto; margin-right: auto; background: #000000 url(/img/fondo-header-mensual.jpg) no-repeat;}

#menu_prins  { width: 763px; height: 39px; margin-left: auto; margin-right: auto; background: #000000 url(/img/fondo-menu.gif) no-repeat top;}

#footer {width: 763px; height: 74px; margin-left: auto; margin-right: auto; background: #000000 url(/img/fondo-footer.jpg) repeat; text-align:center; line-height:18px;}

#tabla_logo { width: 247px; height: 19em; margin-left: auto; margin-right: auto; background: #FCBED9; border-bottom:4px solid #FFA9CF; text-align: center; vertical-align: bottom;}

#tabla_ad { width: 496px; height: 70px; margin-left: auto; margin-right: auto; background: #FFA9CF; padding-left: 5px; padding-top: 5px; padding-bottom: 5px; padding-right: 0px; border-top: 3px dotted #F77BB2; margin-top: 10px;}

#tabla_ad2 { width: 600px; height: 70px; margin-left: auto; margin-right: auto; background: #FFA9CF; padding-left: 5px; padding-top: 5px; padding-bottom: 5px; padding-right: 0px; border-top: 3px dotted #F77BB2; margin-top: 10px;}

#tabla_pago { width: 763px; margin-left: auto; margin-right: auto; background: #E862A1 url(/img/fondo-pago.jpg) no-repeat top;}

#tarifa_plana { width: 246px; height: 183px; margin-left: auto; margin-right: auto; background: #FFA9CF url(/img/home_tarifaplana.jpg) no-repeat top;}

#titular { height: 24px; background: #D7036A url(/img/fondo-tit-01.jpg) no-repeat right; padding-left: 10px;}


#tit_01  { height: 24px; margin-left: auto; margin-right: auto; background: #D7036A url(/img/fondo-tit-01.jpg) no-repeat right;
padding-left: 10px; margin-top: 5px; text-align: left;}

#tit_02  { height: 24px; margin-left: auto; margin-right: auto; background: #D7036A url(/img/fondo-tit-01.jpg) no-repeat left;
padding-left: 10px;}

#tit_03  { height: 20px; margin-left: auto; margin-right: auto; background: #D7036A url(/img/fondo-tit-03.jpg) no-repeat left; padding-right: 10px; margin-top: 5px; text-align:right;}

#fondo-cams  { height: 20px; background: #146201 url(/img/fondo-cams.jpg) no-repeat left;}

#tabla_01 { width: 246px; height: 84px; background: #B0577F url(/img/fondo-tabla-01.jpg) no-repeat top; border: 1px solid #CA8DA8;}

#tabla_02 { width: 246px; height: 84px; background: #B0577F url(/img/fondo-tabla-02.jpg) no-repeat top; border: 1px solid #CA8DA8;}

#tabla_03 { width: 246px; height: 84px; margin-left: auto; margin-right: auto; background: #B0577F url(/img/fondo-tabla-03.jpg) no-repeat top; border: 1px solid #CA8DA8;}

#tabla_04 { width: 246px; height: 84px; margin-left: auto; margin-right: auto; background: #B0577F url(/img/fondo-tabla-04.jpg) no-repeat top; border: 1px solid #CA8DA8;}

/**********************************/

#tabla_a { width: 256px; height: 84px; background: #F9DAE9 url(/img/fondo-tabla-01.jpg) no-repeat top right; border: 1px solid #CA8DA8;}

#tabla_b { width: 256px; height: 84px; background: #F9DAE9 url(/img/fondo-tabla-02.jpg) no-repeat top right; border: 1px solid #CA8DA8;}

#tabla_c { width: 256px; height: 84px; margin-left: auto; margin-right: auto; background: #F9DAE9 url(/img/fondo-tabla-03.jpg) no-repeat top right; border: 1px solid #CA8DA8;}

#tabla_d { width: 256px; height: 84px; margin-left: auto; margin-right: auto; background: #F9DAE9 url(/img/fondo-tabla-04.jpg) no-repeat top right; border: 1px solid #CA8DA8;}

/**********************************/

#col_dreta  { margin-left: auto; margin-right: auto; background: #FCBED9 url(/img/logo-peu.gif) no-repeat bottom;}

#col_dreta_temagay  { margin-left: auto; margin-right: auto; background: #FCBED9;}

#warning {position: absolute; top: 0px; right: 0px; height:1539px; width:100%; z-index:100; /* background-image:url(/imagenes/fondo-trama.gif); visibility:visible; filter:alpha(opacity=80);-moz-opacity:0.8;*/}

#iframe-advertencia { height:1539px; }

/*---------BORDERS IMATGES---------*/

.border {
	border: 3px solid #F78FBE;
}
.border2 {
	border: 1px solid #000000;
}
.border3 {
	border: 1px solid #FF39A3;
}

/*---------LINK ROLL OVER IMG---------*/

.b_click a {
	/*padding: 0px 0px 0px 0px;*/
	width: 218px; 
	height: 24px;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	background-image: url(/img/b-on.jpg);
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-weight: none;
}
.b_click a:link, #b_click a:visited {
	width: 218px; 
	height: 24px;
	color: #ffffff;
	text-decoration: none;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	background-image: url(/img/b-on.jpg);
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	font-weight: none;
}
.b_click a:hover {
	width: 218px; 
	height: 24px;
	background-image: url(/img/b-on.jpg);
	color: #ffffff;
	background-repeat: no-repeat bottom;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	font-weight: none;
}

/*---------ACCESS---------*/

/*---------TEXTO---------*/

.txt-seguro { color: black; font-weight: normal; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size:11px;}
.txt-seguro a:link { color: #DC007C; font-weight: normal; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; }
.txt-seguro a:visited { color: #DC007C; font-weight: normal; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; }
.txt-seguro a:hover { color: #DC007C; font-weight: normal; text-decoration: none; font-family: Arial, Helvetica, sans-serif; }
.txt-seguro a:active { color: #DC007C; font-weight: normal; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; }

.white { color: white; font-weight: normal; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
.white a:link { color: #DC007C; font-weight: normal; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; }
.white a:visited { color: #DC007C; font-weight: normal; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; }
.white a:active { color: #DC007C; font-weight: normal; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; }

.rojo { color: #DC007C; font-weight: normal; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
.rojo a:link { color: #DC007C; font-weight: normal; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; }
.rojo a:visited { color: #DC007C; font-weight: normal; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; }
.rojo a:active { color: #DC007C; font-weight: normal; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; }



/* ------------------ CAM ---------------------- */

.bg-cam-top { height: 22px; background: #FFA9CF url(/img/bg-cams-top.jpg)  no-repeat center; color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; padding-left:18px; text-align:left; text-decoration:none;}

.bg-cam-top a { color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-align:left; text-decoration:none;}

.bg-cam-top a:hover { color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-align:left; text-decoration:underline;}

.bg-cam-body { background-color:#000000;}

.bg-cam-bottom-on { height: 22px; background: #FFA9CF url(/img/bg-cam-bottom.gif) no-repeat center; text-align:center; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; display:block; line-height:20px}

.bg-cam-bottom-on a { height: 22px; text-align:center; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; display:block;}

.bg-cam-bottom-on a:hover { height: 22px; background: #FFA9CF url(/img/bg-cam-bottom-on.gif) no-repeat center; text-align:center; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; display:block;}

/*---------PAGINADO---------*/

.paginado { color: #000000; font-weight: bold; text-decoration: none; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size:13px; }
.paginado a:link { color: #D8046B; font-weight: bold; text-decoration: underline; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size:13px; }
.paginado a:visited { color: #D8046B; font-weight: bold; text-decoration: underline; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size:13px; }
.paginado a:hover { color: #000000; font-weight: bold; text-decoration: none; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size:13px; }
.paginado a:active { color: #D8046B; font-weight: bold; text-decoration: underline; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size:13px; }

.paginado-tipo { color: #F7AC03; font-weight: bold; text-decoration: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; }
.paginado-tipo a:link { color: #F7AC03; font-weight: bold; text-decoration: none; }
.paginado-tipo a:visited { color: #F7AC03; font-weight: bold; text-decoration: none; }
.paginado-tipo a:hover { color: #ffffff; font-weight: bold; text-decoration: underline; }
.paginado-tipo a:active { color: #F7AC03; font-weight: bold; text-decoration: none; }

/*---------BTN VIDEOCHAT TIPOS DE ACCESO---------*/

.phone { background: url(/img/btn-phone-chat-off.gif) no-repeat bottom; height: 107px; display: block;}
.phone a:link {background: url(/img/btn-phone-chat-off.gif) no-repeat bottom; height: 107px; display: block;}
.phone a:hover { background: url(/img/btn-phone-chat-on.gif) no-repeat bottom; display: block; height: 107px; }


.card { background: url(/img/btn-card-chat-off.gif) no-repeat bottom; height: 107px; display: block;}
.card a:link {background: url(/img/btn-card-chat-off.gif) no-repeat bottom; height: 107px; display: block;}
.card a:hover { background: url(/img/btn-card-chat-on.gif) no-repeat bottom; display: block; height: 107px; }

.gratis { background: url(/img/btn-24-chat-off.gif) no-repeat bottom; height: 107px; display: block;}
.gratis a:link {background: url(/img/btn-24-chat-off.gif) no-repeat bottom; height: 107px; display: block;}
.gratis a:hover { background: url(/img/btn-24-chat-on.gif) no-repeat bottom; display: block; height: 107px; }


/*---------FICHA ARTISTAS---------*/

#btn-card { background: #ffffff url(/img/btn-ficha-card-off.jpg) no-repeat bottom; width: 227px; height: 38px; margin-left: auto; margin-right: auto; display:block; line-height: 34px;}

#btn-card a { background: #ffffff url(/img/btn-ficha-card-off.jpg) no-repeat bottom; width: 227px; height: 38px; margin-left: auto; margin-right: auto; display:block; line-height: 34px;}

#btn-card a:hover { background: #ffffff url(/img/btn-ficha-card-on.jpg) no-repeat bottom; width: 227px; height: 38px; margin-left: auto; margin-right: auto; display:block; line-height: 34px;}

#btn-phone { background: #ffffff url(/img/btn-ficha-phone-off.jpg) no-repeat top; width: 227px; height: 38px; margin-left: auto; margin-right: auto; display:block; line-height: 34px;}

#btn-phone a { background: #ffffff url(/img/btn-ficha-phone-off.jpg) no-repeat top; width: 227px; height: 38px; margin-left: auto; margin-right: auto; display:block; line-height: 34px;}

#btn-phone a:hover { background: #ffffff url(/img/btn-ficha-phone-on.jpg) no-repeat top; width: 227px; height: 38px; margin-left: auto; margin-right: auto; display:block; line-height: 34px;}

.link { color: #ffffff; font-weight: bold; text-decoration: none; font-family: Georgia, Verdana, Arial, Helvetica; font-size: 14px;}
.link a:link { color: #ffffff; font-weight: bold; text-decoration: none; font-family: Georgia, Verdana, Arial, Helvetica; font-size: 14px;}
.link a:visited { color: #ffffff; font-weight: bold; text-decoration: none; font-family: Georgia, Verdana, Arial, Verdana, Helvetica; font-size: 14px;}
.link a:hover { color: #ffffff; font-weight: bold; text-decoration: none; font-family: Georgia, Verdana, Arial, Verdana, Helvetica; font-size: 14px;}
.link a:active { color: #ffffff; font-weight: bold; text-decoration: none; font-family: Georgia, Verdana, Arial, Verdana, Helvetica; font-size: 14px;}



/*------Warning------*/

#warning-bg {position: absolute; top: 0px; right: 0px; height:1438px; width:100%; z-index:100; background-image:url(/img/fondo-trama.gif);}

#warning { position:relative; top: 120px;}

#iframe-advertencia { height:1436px; }

.advertencia { font-size: 10px; color: #FFFFFF;}
