@charset "utf-8";
@import url("reset.css");


/* CSS CONTENTS */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000;
	min-width:990px;
}

a, a:hover, a:visited{
	color: inherit;
}

strong{
	font-weight: bold;
}
.header{
	width:990px;
	margin: 0 auto;
	position:relative;
	z-index:100;
}

.logo_principal{
	float:left;
	margin: 15px 0 0 80px;
}

.menu_top{
	float: right;
	width:470px;
	margin-bottom:35px;
}

.menu_top li{
	display: block;
	float:left;
	border-right: 1px solid #000;
	padding:8px 6px 0px 6px;
}

.menu_top li a,
.menu_top li a:visited{
	text-decoration: none;
	color: #000;
	font-size:0.7em;
	font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
}

.menu_top li a:hover{
	text-decoration:underline;
}

.destacado_top{
	font-size:1.2em;
	font-weight: bold;
	float:right;
	padding-top:4px;
	margin-right:30px;
}

.menu{
	float:right;
	clear:right;
	margin-right:30px;
	background-image:url(../images/bg-menu.gif);
	background-repeat: no-repeat;
	width:636px;
	height:24px;
	padding-top:6px;
	}

.menu li{
	display:inline;
	padding: 0px 12px 0 12px;
	border-right: 1px solid #FFF;

}

.menu li.ultimo{
	border:none;
}

.menu li a{
	color: #FFF;
	font-size:0.9em;
	font-weight: bold;
	text-decoration:none;
	letter-spacing:0.1em;
	}

.cabecera{
	clear:both;
	height:140px;
	background-color: #121230;
	background-image:url(../images/bg-cabecera.jpg);
	background-repeat: no-repeat;
	background-position:center;
	position:relative;
	margin-bottom:30px;
}

.imagen_cabecera{
	position: absolute;
	height:184px;
	width:116px;
	top: 74px;
	left: 130px;
	z-index: 200;
}

.banner_cabecera{
	position: absolute;
	height:100px;
	width:600px;
	top: 110px;
	left: 340px;
	z-index: 200;
}

.banner_cabecera2{
	position: absolute;
	height:140px;
	width:150px;
	top: 90px;
	left: 195px;
	z-index: 220;
}



/********* COLUMNAS CUERPO ***************/
.cuerpo{
	margin: 0 auto;
	width:95%;
	max-width:1100px;
}

/* column container */
.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
}
/* 2 column right menu settings */
.rightcol {
	background:#fff;
}
.rightcol .colleft {
	float:left;
	width:200%;
	margin-left:-220px;
	position:relative;
	right:100%;
	background:#fff;
}
.rightcol .col1wrap {
	float:left;
	width:50%;
	position:relative;
	left:50%;
	padding-bottom:1em;
/*	text-align: right;*/
}
.rightcol .col1 {
	margin:0 15px 0 235px;
	overflow:hidden;
}
.rightcol .col2 {
	float:right;
	width:190px;
	position:relative;
	left:205px;
}

.columna{
	background-image:url(../images/bg-menu-derecha.jpg);
	background-repeat:repeat-y;
	padding: 0px 4px 0 3px;
}

.piecolumna{
		background-image:url(../images/pie-columna.jpg);
		background-repeat:no-repeat;
		background-position: top;
		height:10px;
}
/*.columna .destacado{
	background-color:#F66013;
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
	padding: 0;
	border-bottom:4px solid #CCC;
}

.columna .destacado .telefono{
	font-size:1.2em;
}
*/
.lista_info_columna{
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	margin: 0 4px;
}

.seccion_lista_columna{
	border-bottom: 1px solid #999;
	padding:8px;
}

.seccion_lista_columna .titulo{
	font-weight:bold;
}
.seccion_lista_columna p{
		font-size:75%;
		line-height:1.3em;
		margin: 4px 0 4px 10px;
}

a.vermas{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.ofertas{
	margin-bottom:30px;
}

.ofertawrap{
	width:30%;
	float:left;
}

.oferta1, .oferta2, .oferta3{
	width:220px;
	height:330px;
	z-index: 400;
	background-repeat: no-repeat;
	position:relative;
	margin: 0 auto;
}

.oferta1{
	background-image:url(../images/bg-ofertashome1.jpg);
}

.oferta2{
	background-image:url(../images/bg-ofertashome2.jpg);
}

.oferta3{
	background-image:url(../images/bg-ofertashome3.jpg);
}

.muelle{
	width:3%;
	float:left;
	}

.contratar{
	position: absolute;
	top: 240px;
	left:65px;
}

.masinformacion{
	position: absolute;
	top:220px;
	left: 160px;
}

.titulo_ofertas{
	padding:20px 10px 10px 20px;
	font-size:1.3em;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing:1px;
	height:50px;
	margin-bottom:15px;
	color: #F66013;
}

.titulo_ofertas a{
	text-decoration: none;
	font-size:inherit;
	color: #F66013;
}
.titulo_ofertas .keyword{
	color: #FFF;
	padding-left:30px;
	font-size:1.5em;
	letter-spacing:0;
}

.precio{
	text-align: left;
	padding-left:35px;
	color: #FFF;
	font-size:0.7em;
	border-bottom: 1px solid #DDD;
	padding-bottom: 10px;
	width:150px;
	margin: 0 auto;
}

.precio .euros{
	color: #FF6600;
	font-size:2.1em;
}

.precio_alojamiento{
	text-align:right;
	font-size:0.8em;
}

.precio_alojamiento .euros{
	color: #FF6600;
	font-size:2.1em;
	font-weight:bold;
}

.caracteristicas_oferta{
	color: #FFF;
	font-size:0.9em;
	margin-left:20px;
	line-height:2em;
	margin-top:10px;
	letter-spacing:0;
}

.dotlist{
	color: #FF6600;
	font-size:0.9em;
}

.mas_servicios{
	clear:both;
	width:660px;
	height:140px;
	background-image:url(../images/bg-masservicios-home.jpg);
	background-repeat: no-repeat;
	margin:0 auto 20px auto;
	padding: 10px 0;
}

.servicio1,.servicio2,.servicio3{
	float: left;
	width:199px;
	padding:10px;
}

.servicio1, .servicio2{
	border-right: 1px solid #000;
}
	

h2.masservicios{
	font-size:1.2em;
	line-height:20px;
	margin-left:20px;
	font-weight:bold;
}

.caracteristicas_servicios{
	text-align: left;
	margin-left:20px;
	margin-top:10px;
	font-size:0.9em;
	line-height:1.2em;
}

.caracteristicas_servicios .dotlist{
	font-size:0.9em;
	color:#000;
}

.pie{
	clear:both;
	width:80%;
	margin-left:40px;
	font-size:0.7em;
	margin: 0 auto;
	margin-bottom:20px;
}

.pie .logo{
	float:right;
	margin: 0 10px;
}




/************ CONTENEDOR PRINCIPAL **************/
.contenedor_principal{
	margin:0;
	padding:0;
}

.titulo_contenedor{
	background-image:url(../images/bg-titulo-contenedor.jpg);
	background-repeat:repeat-x;
	height: 31px;
	padding:5px 10px 10px 20px;
	font-size:1.4em;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing:1px;
	color: #F66013;
}

.titulo_contenedor .keyword{
	color: #FFF;
	font-size:1.5em;
}

.cabecera_contenedor span.supizq{
		float: left;
		position:relative;
		height:46px;
		width:6px;
		background-image:url(../images/contenedor-supizq.jpg);
		background-position:top right;
		background-repeat: no-repeat;
}

.cabecera_contenedor span.supder{
		float: right;
		position:relative;
		height:46px;
		width:13px;
		background-image:url(../images/contenedor-supder.jpg);
		background-position:top right;
		background-repeat: no-repeat;
}

.cuerpo_contenedor{
	border-left: 1px solid #000;
	background-image:url(../images/contenedor-der.jpg);
	background-position: right;
	background-repeat:repeat-y;
	padding: 0 8px 0 0;
}

.cuerpo_contenedor ul{
		margin-left:15px;
}

.cuerpo_contenedor ul li{
	line-height:1.5em;
}

.cuerpo_contenedor .planes{
	background-color:#fff;
	padding: 20px 0;
	float:left;
	width:100%;
	}
	
.cuerpo_contenedor .planes .plan{
	width:25%;
	text-align:center;
	float:left;
}
	
.subtitulo_contenedor,.subtitulo_contenedor_positivo,.subtitulo_contenedor_negativo{
	color: #F66013;
	font-size:1.3em;
	margin-bottom:10px;
}
.subtitulo_contenedor_positivo{
	color: #000;
}
.subtitulo_contenedor_negativo{
	color: #FFF;
}

.seccion_contenedor{
	color: #000;
	font-size:1em;
	margin-bottom:10px;
	font-weight: bold;
}

.cuerpo_contenedor .seccion_tabla{
	font-size:1em;
	font-weight: bold;
	color: #000;
	padding-top:5px;
	}

.cuerpo_contenedor .tabla_contenedor{
	background-color: #FFF;
	width:95%;
	margin:5px auto;
	border: 1px solid #000;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	}

.cuerpo_contenedor .tabla_contenedor td{
	border-bottom: 1px solid #000;
	padding:5px 10px;
}


td.celda-con-borde{
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding:5px 10px;
}

.cuerpo_contenedor .tabla_contenedor td.opcion{
/*	width:75%;*/
}

.cuerpo_contenedor .tabla_contenedor td.respuesta{
	width:25%;
	text-align: right;
	padding-right:30px;
}

.cuerpo_contenedor .tabla_contenedor td.respuestafija{
	text-align: center;
	width:50px;
}



.cuerpo_contenedor .tabla_contenedor td.par{
	background-color:#EEE;
}

.cuerpo_contenedor .tabla_contenedor td.celda_pie{
	width:50%;
	text-align: center;
}

.informacion_contenedor{
	padding: 20px;
}

.informacion_contenedor50{
	padding: 20px 0;
	float:left;
	width:50%;
}

.informacion_contenedor50 div{
	padding: 0 20px;
}

.informacion_contenedor p, .informacion_contenedor50 p{
	font-size:0.9em;
	line-height:1.5em;
	margin-bottom:1em;
}


.subrayado_planes1,.subrayado_planes2,.subrayado_planes3,.subrayado_planes4{
	height:10px;
	background-color:#F66013;
	clear:both;
	margin-bottom:15px;
}

.subrayado_planes1{
	width:25%;
}
.subrayado_planes2{
	width:50%;
}
.subrayado_planes3{
	width:75%;
}
.subrayado_planes4{
	width:100%;
}



.pie_contenedor{
	background-image:url(../images/contenedor-inf.png);
	background-position:top;
	background-repeat: repeat-x;
	height:14px;
	background-color:#ccc;

}
.pie_contenedor span.infizq{
	float: left;
	position:relative;
	height:14px;
	width:14px;
	background-image:url(../images/contenedor-infizq.png);
	background-position:bottom right;
	background-repeat: no-repeat;
}

.pie_contenedor span.infder{
	float: right;
	position:relative;
	height:14px;
	width:14px;
	background-image:url(../images/contenedor-infder.png);
	background-position:bottom right;
	background-repeat: no-repeat;
}

.form_contacto_distribuidor{
	color: #FFF;
}
.form_contacto_distribuidor label{
	width:20%;
	float:left;
	line-height:12px;
	padding-top:6px;
	padding-right:8px;
	clear:left;
}
.form_contacto_distribuidor .input_text{
	float:left;
	width:70%;
	margin-bottom:4px;
}
.form_contacto_distribuidor .textarea{
	clear:left;
	width:92%;
	margin-top: 10px;
}

.form_contacto_consulta{
	color: #FFF;
}
.form_contacto_consulta label{
	width:250px;
	float:left;
	line-height:12px;
	padding-top:6px;
	padding-right:8px;
	clear:left;
}
.form_contacto_consulta .input_text{
	float:left;
	width:43%;
	margin-bottom:4px;
}
.form_contacto_consulta .textarea{
	clear:left;
	width:92%;
	margin-top: 10px;
}		

a.onwhite{
	color: #FFF;
	text-decoration:underline;
}

a.onwhite:hover{
	text-decoration:none;
}

a.enlace-ayuda-online{
	text-decoration: none;
	color: #009;
	font-weight: bold;
}

.rojo{
	color: red;
}

.lista-ul{
	font-size: 0.9em;
	line-height: 1.5em;
	margin-bottom: 1em;
	list-style: disc;
}

.lista-ul-columna{
	font-size: 0.9em;
	line-height: 1.5em;
	list-style: disc;
	margin: 20px 20px;
}

.lista-ol{
	font-size: 0.9em;
	line-height: 2em;
	list-style: decimal;
	margin-left: 2em;
	margin-bottom: 1em;
}

td.impar{
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1em;
	list-style: disc;
}

.azul{
	color:#006;
}

.centrado-tabla{
	text-align:center;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}

.img_servidor{
	float:right;
	border:1px solid #333;
	margin: 0 0 5px 10px;
}
/*	
ol{
    list-style-type: decimal;
    margin-left: 30px;
}

ol li{
    margin-bottom: 1.4em;
    font-size: 0.9em;
}*/

.img_left{
    float:right;
}


.flright{
	float: right;
	margin-left: 15px;
}

.topcolumna{
		background-image:url(../images/top-columna.jpg);
		background-repeat:no-repeat;
		background-position: top;
		height:10px;
}

/*** NUEVA TABLA **/

.cuerpo_contenedor .tabla_contenedor2{
	background-color: #FFF;
	width:95%;
	margin:px auto;
	border: 1px solid #000;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFF7E8;
	}
	
.cuerpo_contenedor .tabla_contenedor2 td{
	border-bottom: 1px solid #000;
	padding: 10px 10px;
}	
	
.item{
	float:left; 
	margin-right: 10px;
	border: 1px solid #000099;	
}	

.titulo-aplicaciones{
	font-size: 16px;
	color:#000099;
}

.aplicaciones{
	margin-top: 5px;
	font-size: 13px;
}	

