/* Estilo General*/
body {
	margin: 0px;
	background-color: #ffffff;
	text-align:center;
	background-image: url(../images/club/fondo_negro.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

/*Estilos Menú Superior*/
.separador {
	background-image: url(../images/separa_menu.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 1px;
	height: 21px;
}
.menu_sup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-align: center;
	height: 21px;
	vertical-align : middle;
	display : table-cell;
	cursor:pointer;
}

/*Estilos Vitrinas Home*/
.vermas299 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	text-align: left;
	height: 19px;
	vertical-align : middle;
	display : table-cell;
	background-image: url(../images/portada/vermas_299.gif);
	background-repeat: repeat-y;
	width: 299px;
}
.vermas299 A{
	color: #FF0000;
	text-decoration:none
}
.vermas299 A:hover{
	color: #666666;
	text-decoration:none
}
.vermas297 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	text-align: left;
	height: 19px;
	vertical-align : middle;
	display : table-cell;
	background-image: url(../images/portada/vermas_297.gif);
	background-repeat: repeat-y;
	width: 297px;
}
.vermas297 A{
	color: #FF0000;
	text-decoration:none
}
.vermas297 A:hover{
	color: #666666;
	text-decoration:none
}
.vermas144 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	text-align: left;
	height: 19px;
	vertical-align : middle;
	display : table-cell;
	background-image: url(../images/portada/vermas_144.gif);
	background-repeat: repeat-y;
	width: 144px;
}
.vermas144 A{
	color: #FF0000;
	text-decoration:none
}
.vermas144 A:hover{
	color: #666666;
	text-decoration:none
}
.vermas138 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	text-align: left;
	height: 19px;
	vertical-align : middle;
	display : table-cell;
	background-image: url(../images/portada/vermas_138.gif);
	background-repeat: repeat-y;
	width: 138px;
}
.vermas138 A{
	color: #FF0000;
	text-decoration:none
}
.vermas138 A:hover{
	color: #666666;
	text-decoration:none
}
.fondo299 {
	background-color: #FFFFFF;
	background-image: url(../images/portada/fondo_299.gif);
	background-repeat: repeat-y;
	width: 299px;
	text-align:left;
}
.fondo297 {
	background-color: #FFFFFF;
	background-image: url(../images/portada/fondo_297.gif);
	background-repeat: repeat-y;
	width: 297px;
	text-align:left;
}
.fondo144 {
	background-color: #FFFFFF;
	background-image: url(../images/portada/fondo_144.gif);
	background-repeat: repeat-y;
	width: 144px;
	text-align:left;
}
.fondo138 {
	background-color: #FFFFFF;
	background-image: url(../images/portada/fondo_138.gif);
	background-repeat: repeat-y;
	width: 138px;
	text-align:left;
}
/*Estilos Tablas de 1px de alto*/
.submenu {
	text-align: left;
	height: 1px;
	background-color: #FFFFFF;
}
.submenu2 {
	text-align:left;
	height: 1px;
	background-color: #2c2c2c;
}
.subitem {
	height: 1px;
	background-color: #CCCCCC;
}
.vertical{
	width:1px;
	background-image:url(../images/equipos/punteada.gif);
	}

/* Destacados Portada*/
.destaca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
	color: #666666;
}
.destaca A{
	color: #FF0000;
	text-decoration:none
}
.destaca A:hover{
	color: #666666;
	text-decoration:none
}
.destacaBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	text-align: left;
	color: #666666;
}
/*Estilos Contenido de Texto del Sitio*/
.contenido{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
.form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	text-align: right;
	color: #666666;
	}
.contenido A{
	color: #333333;
	text-decoration:none;
}
.contenido A:hover{
	color:#FF0000;
	text-decoration:none;
}
.contenidoBold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	}
.contenidoBold A{
	color: #333333;
	text-decoration:none;
}
.contenidoBold A:hover{
	color:#FF0000;
	text-decoration:none;
}
.centrado{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align: center;
	}
.centrado A{
	color: #333333;
	text-decoration:none;
}
.centrado A:hover{
	color:#FF0000;
	text-decoration:none;
}
.centradoBold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	}
.centradoBold A{
	color: #333333;
	text-decoration:none;
}
.centradoBold A:hover{
	color:#FF0000;
	text-decoration:none;
}
.centradoRojo {
	color:#FF0000;
	text-decoration:none;
}
.subItems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #666666;
	line-height: 24px;
	text-align:center;
}
.subItems A{
	color: #333333;
	text-decoration:none;
}
.subItems A:hover{
	color: #FF0000;
	text-decoration:none;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	list-style-image: url(../images/bullet.gif);
	list-style-position:inside;
}
ul A{
	color:#333333;
	text-decoration:none;
}
ul A:hover{
	color:#FF0000;
	text-decoration:none;
}
.precios{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	text-align:left;
	color:#FF0000;
}
.precios2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	text-align:left;
	color:#FF0000;
}
.precios3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	text-align:left;
	color:#FF0000;
}
.precios4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	text-align:center;
	color:#FF0000;
}
.mas{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	font-weight:normal;
	text-align:right;
	color:#666666;
}
.mas A{
	color:#333333;
	text-decoration:none;
}
.mas A:hover{
	color:#FF0000;
	text-decoration:none;
}
.pagina{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	font-weight:normal;
	text-align:right;
	color:#666666;
}
.pagina A{
	color:#333333;
	text-decoration:none;
}
.pagina A:hover{
	color:#FF0000;
	text-decoration:none;
}
.pagina2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	font-weight:normal;
	text-align:center;
	color:#666666;
}
.pagina2 A{
	color:#333333;
	text-decoration:none;
}
.pagina2 A:hover{
	color:#FF0000;
	text-decoration:none;
}
	
/*Títulos*/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #F9FAFE;
	text-align:left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/*Subtítulos*/
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 5px;
	font-weight: normal;
	color: #FF0000;
	text-align:left;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/*Estilos Tablas*/
.tablaTitulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #333333;
	text-align:center;
	height:25px;
	background-color:#dbdbdb;
}
.tablaCont{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	color:#666666;
	text-align:center;
	height:20px;
	background-color:#f0f0f0;
}
.tablaCont A{
	color:#333333;
	text-decoration:none;
}
.tablaCont A:hover{
	color:#FF0000;
	text-decoration:none;
}
.tablaContBold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	text-align:center;
	height:20px;
	background-color:#f0f0f0;
}
caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
}
/*Formularios*/
.box{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:left;
	background-color:#F7F7F7;
	border-bottom:solid;
	border-bottom-color:#FF0000;
	border-bottom-width: 1px;
	border-top:solid;
	border-top-color:#FF0000;
	border-top-width: 1px;
	border-left:solid;
	border-left-color:#FF0000;
	border-left-width: 1px;
	border-right:solid;
	border-right-color:#FF0000;
	border-right-width: 1px;
	}
.box2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background-color:#F7F7F7;
	border-bottom:solid;
	border-bottom-color:#FF0000;
	border-bottom-width: 1px;
	border-top:solid;
	border-top-color:#FF0000;
	border-top-width: 1px;
	border-left:solid;
	border-left-color:#FF0000;
	border-left-width: 1px;
	border-right:solid;
	border-right-color:#FF0000;
	border-right-width: 1px;
	}
.boxBuscador{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:left;
	font-weight:normal;
	background-color:#F7F7F7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.ancho{
	width:120px;
	InnerWidth:250px;
	}
listbox{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background:white;
	font-size:10px;
	padding:0;
	list-style:none;
	overflow:auto;
	border:solid 1px #666666;
}#normal {
	margin:0 auto 0 auto;
	top:500px;
	width:606px;
	text-align:left;
	visibility: visible;
	z-index: 1;
	position: absolute;
}
#roaming {
	margin:0 auto 0 auto;
	top:500px;
	width:606px;
	text-align:left;
	visibility: hidden;
	z-index: 2;
	position: absolute;
}
#facturas {
	margin:0 auto 0 auto;
	top:500px;
	width:606px;
	text-align:left;
	visibility: hidden;
	z-index: 2;
	position: absolute;
}
#cobertura {
	margin:0 auto 0 auto;
	top:500px;
	width:606px;
	text-align:left;
	visibility: hidden;
	z-index: 2;
	position: absolute;
}
#alaDerecha {
	text-align: right;
}

.links {
	background-image: url(../images/bullet_flecha.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.links a {
	font-weight: bold;
}
.links a hover {
	font-weight: bold;
}
table .calendario {
	padding: 0px;
	margin-bottom: 15px;
	font-size: 10px;
	line-height: 14px;
}
.calendario th {
	background-color: #E0E0E0;
	font-weight: bold;
	text-align: center;
	color: #585858;
	margin: 0px;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9a9a9a;
	border-bottom-color: #9a9a9a;
}

.calendario td {
	background-color: #f0f0f0;
	color: #585858;
	margin: 0px;
	width: 70px;
	vertical-align: top;
	height: 70px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 20px;
	padding-left: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9a9a9a;
	border-bottom-color: #9a9a9a;
}
.calendario td.num01 {
	background-image: url(../images/club/panoramas/01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num02 {
	background-image: url(../images/club/panoramas/02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num03 {
	background-image: url(../images/club/panoramas/03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num04 {
	background-image: url(../images/club/panoramas/04.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num05 {
	background-image: url(../images/club/panoramas/05.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num06 {
	background-image: url(../images/club/panoramas/06.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num07 {
	background-image: url(../images/club/panoramas/07.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num08 {
	background-image: url(../images/club/panoramas/08.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num09 {
	background-image: url(../images/club/panoramas/09.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num10 {
	background-image: url(../images/club/panoramas/10.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num11 {
	background-image: url(../images/club/panoramas/11.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num12 {
	background-image: url(../images/club/panoramas/12.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num13 {
	background-image: url(../images/club/panoramas/13.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num14 {
	background-image: url(../images/club/panoramas/14.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num15 {
	background-image: url(../images/club/panoramas/15.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num16 {
	background-image: url(../images/club/panoramas/16.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num17 {
	background-image: url(../images/club/panoramas/17.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num18 {
	background-image: url(../images/club/panoramas/18.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num19 {
	background-image: url(../images/club/panoramas/19.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num20 {
	background-image: url(../images/club/panoramas/20.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num21 {
	background-image: url(../images/club/panoramas/21.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num22 {
	background-image: url(../images/club/panoramas/22.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num23 {
	background-image: url(../images/club/panoramas/23.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num24 {
	background-image: url(../images/club/panoramas/24.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num25 {
	background-image: url(../images/club/panoramas/25.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num26 {
	background-image: url(../images/club/panoramas/26.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num27 {
	background-image: url(../images/club/panoramas/27.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num28 {
	background-image: url(../images/club/panoramas/28.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num29 {
	background-image: url(../images/club/panoramas/29.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num30 {
	background-image: url(../images/club/panoramas/30.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendario td.num31 {
	background-image: url(../images/club/panoramas/31.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
