* {padding:0; margin:0 auto; border:none;}

@font-face {
 font-family: HelveticaLT-Bold;
 src: url("fonts/HelveticaLT-Bold.eot");
}
@font-face {
 font-family: HelveticaLT-Bold;
 src: url("fonts/HelveticaLT-Bold.ttf");
}

body{
	color: #404040;
	background-color:#f5f4e8;
	font-family:HelveticaLT-Bold,Helvetica, Arial, sans-serif;
/*	text-shadow: #404040 5px 2px 3px;*/
}


#photos,#photos_noscript{
	width:100%;
	height: 163px;
	overflow: hidden;
	float:left;
	margin-bottom: 5px;

}

#cuerpo_main p, #cuerpo_main_con_menu p{
	margin-bottom:20px;
}

strong{
	font-family:HelveticaLT-Bold,Helvetica, Arial, sans-serif;
	font-weight:normal;
}

ul
{
	margin-left: 2%;
}
li ul{
	margin:0;
	padding:0;
}

li{
	list-style:none;
}

#contenido_seccion li, #contenido_seccion_con_menu li {
	list-style-type: none;
	text-indent: -10px;
	}
	
#contenido_seccion li:before, #contenido_seccion_con_menu li:before {
	content: "- ";
	}


a img{
	border: none;
}


a {
	color: inherit;
	text-decoration:none;
/*	outline: 0;*/
}


a:hover{
	cursor:pointer;
}


h1{
	font-weight: normal;
	color: #dc9719;
	margin:0;
}
h2{
	font-weight: normal;
	color: #dc9719;
	font-size: 16px;
	line-height: 20px;
	margin:0;
}

h2 a{
	margin-left: 50px;
	margin-bottom: 50px;
	display: block;
}

h3{
	font-weight: normal;
	color: #dc9719;
	font-size: 12px;
	line-height: 20px;
	margin:0;
}


.verde{
	color:#a3d700;
}
.azul{
	color:#00a7f1;
}
.rojo{
	color:#cc292b;
}
.naranja{
	color:#dc971a;
}


.gris{
	color:#9A9A9A;
}


.light{
	font-weight:normal;
}

.texto_sin_centrar{
	text-align:justify;
	margin-left: 100px;
}

.secc_actual a{
	color: #000;
}



#contenedor{
	width: 997px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
	margin-top: 15px;
}





#site_top{
	width: 977px;
	padding:15px 10px 13px;

	margin-left: auto;
	margin-right: auto;
	overflow:hidden;

	color: #fff;
}


#top_left{
	width: 60%;
	float: left;
}
#top_right{
	width: 40%;
	float: right;
	text-align: right;
	margin-top:15px;
}
#top_right img{
	vertical-align:middle;
	margin-left: 3px;
}

#top_texto_telefono{
	float:left;
}
#top_iconos{
	float:right;
}



#formulario_top{
	float:left;
	color: #9a9a9a;
	width: 100%;
	font-size: 11px;

}
.parte_formulario_top{
	height: 40px;
	margin-right: 5px;
	float: left;
	overflow:hidden;
	color: #DC971A;
}
#formulario_top .campos{
		width: 115px;
}

#formulario_top .boton{
		width: 26px;
}
#formulario_top .enlaces{
		width: 300px;
		margin-left:7px;
}

.parte_formulario_input input[type="text"]{
	width: 115px;
	height:20px;
	border:none;
	font-size: 9px;
	line-height: 20px;
	background:url(../img/fondo_campo_formulario_top.png);
	background-position: center;
	background-repeat:no-repeat;

}
.parte_formulario_top label{
	color: #9A9A9A;
	font-size: 11px;
	width: 100%;
	height:17px;
	float:left;
}

.parte_formulario_top a{
	font-size:12px;
}
.parte_formulario_top a:hover{
	text-decoration:underline;
}

.parte_formulario_top p{
	padding-top:3px;
	float:left;
}


#contenedor_central{
	width: 100%;	
/*	height: 1119px;*/
	background:url(../img/fondo_contenedor_middle.png);
	background-position: top center;
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
}



#cabecera{
	padding-top:9px;
	width: 100%;
	float: left;
	background-position:left;
	background-repeat:repeat-y;
	background: url(../img/fondo_contenedor_top.png);
	background-position: top center;
	background-repeat:no-repeat;
}


#cabecera_logo{
	width:450px;
	padding:51px 0 20px 52px;
	float: left;
	overflow:hidden;
}
#cabecera_logo img{
	vertical-align: middle;
}

#cabecera_contenido{
	width: 310px;
	margin-right:35px;
	text-align: center;
	float: right;
/*	background:url(../img/fondo_cabecera_contenido_claro.png);
	background-repeat: repeat;*/
}
#top_telefono{
	background: #FCBD30;
	color: #fff;
	padding:0 3% 5px 3%;
	font-size: 14px;
	width: 96%;
	float:right;
}
#top_telefono img{
	vertical-align: bottom;	
}
#top_telefono a:hover{
	text-decoration:underline;
}

#top_slogan{
	width: 100%;
	padding-top: 47px;
	float:left;
}

#cabecera_contenido_left{
	width:210px;
	float:left;
}

.cabecera_contenido_input{
	color: #9A9A9A;
	width:205px;
	height:25px;
	float:right;
	border: #fcbd30 2px solid;
	margin: 6px 10px 0 0;
/*	background:url(../img/fondo_campo_cabecera.png);
	background-position:top center;
	background-repeat:no-repeat;
*/
}
.cabecera_contenido_input input[type="text"]{
	width:150px;
	height:25px;
	color: inherit;
	font-size: inherit;
	font-family: inherit;
	line-height: 25px;
	border:none;
	float:left;
	background:#fff;
}
.cabecera_contenido_input input[type="submit"]{
	font-family:Helvetica, Arial, sans-serif;
	width: 55px;
	height: 25px;
	line-height: 25px;
	float:left;
	background: #9a9a9a;
	border: none;
	color:#fff;
	cursor: pointer;
}
/*
#buscar input[type="submit"]{
	padding: 0px;
	margin: 0px;
	background-color: #dc9719;
	color: #fff;
	font-size: 0.8em;
	border-style: none;
}*/







#menu_principal{
	min-height: 507px;
	width:30%;
	float: left;
	background-color:#CCBACC;
	overflow:hidden;
}




#migas{
	color:#4D4D4D;
	width:100%;
	font-size: 11px;
	line-height: 30px;
	height: 30px;
	float: left;
	border-bottom: 6px #fcbd30 solid;
}

#titulo_seccion{
	width: 100%;
	float: left;
	color: #fff;
	background: #dc9719;
	margin-bottom: 10px;
}
#titulo_seccion h1{
	font-family:HelveticaLT-Bold,Helvetica, Arial, sans-serif;
	padding: 5px 30px 10px 30px;
	color: #fff;
	font-weight:normal;
	font-size: 40px;
	line-height: 50px;
}



#cuerpo {
	width:926px;
	margin: 0 auto;
	overflow:hidden;
}


#cuerpo_main, #cuerpo_main_3col, #cuerpo_main_con_menu{
	font-family:HelveticaLT-Bold,Helvetica,Arial,sans-serif;
}

#cuerpo_main{
	width: 769px;
	float: left;
	background: #F8F8F8;
}

#menu_hosting{
	width: 220px;
	float:left;
	color:#fff;
}

#cuerpo_main_con_menu{
	width: 100%;
	float: left;
	background: #F8F8F8;
	background:url(../img/fondo_menu_izquierda.png) left repeat-y;

}


#contenido_seccion_con_menu{
/*	width: 542px;*/
	width: 694px;
	float:right;
/*	min-height: 652px;*/
}











#menu_hosting{
	width: 220px;
	float:left;
	color:#fff;
	padding-bottom: 10px;
}

.menu_hosting_titulo{
	font-family:HelveticaLT-Bold,Helvetica, Arial, sans-serif;
	font-size: 19px;
	width: 100%;
	float:left;
	line-height: 25px;
	background: #FCBD30;
	margin-top:10px;
}
.menu_hosting_titulo_actual{
	font-family:HelveticaLT-Bold,Helvetica, Arial, sans-serif;
	font-size: 19px;
	width: 100%;
	float:left;
	line-height: 25px;
	background: #DC9719;
	margin-top:10px;
}

.menu_hosting_titulo:hover{
	background: #DC971A;
}

.menu_hosting_titulo a, .menu_hosting_titulo_actual a{
	padding: 10px 5%;
	height: 100%;
	width: 90%;
	float:left;
}


#menu_hosting ul{
	width:100%;
	float:left;
	padding: 0;
	margin: 0;
}
#menu_hosting li{
	width:100%;
	float:left;
/*	height: 38px;*/
}
/*
#menu_hosting ul li ul li a{
	font-size: 15px;
	line-height: 20px;
	width: 100%;
	height: 100%;
	float:left;
}*/
#menu_hosting .primero_listado{
	font-family:HelveticaLT-Bold,Helvetica, Arial, sans-serif;
	font-size: 19px;
	float:left;
	line-height: 25px;
	margin-top: 12px;
	background: #FCBD30 url(../img/icono_ampliar_menu.png) bottom right no-repeat;
	width:100%;
}
#menu_hosting .primero_listado a{
	padding: 10px 5%;
	height: 100%;
	width: 90%;
	float:left;
}
.menu_hosting_desplegable ul li ul li, .menu_hosting_desplegado ul li ul li{
	background: #fff;
	color: #808080;
	border-bottom: 2px solid #CDCDCD;
	font-size: 15px;
	line-height: 20px;
}
.menu_hosting_desplegable .primero_listado, .menu_hosting_desplegado .primero_listado{
	background: #FCBD30;
	color: #fff;
	border: none;
}
.menu_hosting_desplegable .primero_listado a:hover, .menu_hosting_desplegado .primero_listado a:hover{
	background: #DC971A url(../img/icono_ampliar_menu.png) bottom right no-repeat;
	color: #fff;
	border: none;
}
.menu_hosting_desplegable .primero_listado span, .menu_hosting_desplegado .primero_listado span{
	font-family:HelveticaLT-Bold,Helvetica, Arial, sans-serif;
}


.menu_hosting_desplegable ul li ul li:hover, .menu_hosting_desplegado ul li ul li:hover{
	background: #eee;
}

.menu_hosting_desplegable ul li ul li a, .menu_hosting_desplegado ul li ul li a{
	padding: 10px 0 10px 5%;
	width: 95%;
	float:left;
	height: 100%;
}
/*
#menu_hosting li a:hover
{
	background: #666;
}
*/











#menu_productos .primero_listado{
	font-family:HelveticaLT-Bold,Helvetica, Arial, sans-serif;
	float:left;
	width: 100%;
	background: #FCBD30 url(../img/icono_ampliar_menu.png) bottom right no-repeat;
}
#menu_productos .primero_listado a{
	padding: 10px 5%;
	height: 100%;
	width: 90%;
	float:left;
	font-size: 19px;
	line-height: 25px;
}
#menu_productos .primero_listado a:hover{
	background: #DC971A url(../img/icono_ampliar_menu.png) bottom right no-repeat;
}





#menu_productos{
	width: 220px;
	float:left;
	color:#fff;
	padding-bottom: 10px;
}

.menu_productos_titulo{
	font-family:HelveticaLT-Bold,Helvetica, Arial, sans-serif;
	font-size: 19px;
	width: 95%;
	padding-left: 5%;
	float:left;
	height: 38px;
	line-height: 38px;
	margin-top: 12px;
	background: #FCBD30;
}
.menu_productos_titulo:hover{
	background: #DC971A;
}

#menu_productos ul{
	background: #b3b3b3;
	width:100%;
	float:left;
	padding: 0;
	margin: 0;
}
#menu_productos li{
	width:100%;
	float:left;
/*	height: 38px;*/
	line-height: 38px;
}

#menu_productos ul li a{
	font-size: 15px;
}

.menu_productos_desplegable li ul li, .menu_productos_desplegado li ul li{
	background: #fff;
	color: #808080;
	border-bottom: 2px solid #CDCDCD;
}
.menu_productos_desplegable .primero_listado, .menu_productos_desplegado .primero_listado{
	background: #FCBD30;
	color: #fff;
	border: none;
}
.menu_productos_desplegado .primero_listado, .menu_productos_desplegado .primero_listado:hover{
	background: #DC971A;
	color: #fff;
	border: none;
}
.menu_productos_desplegable .primero_listado span, .menu_productos_desplegado .primero_listado span{
	font-family:HelveticaLT-Bold,Helvetica, Arial, sans-serif;
}

.menu_productos_desplegable .primero_listado:hover{
	background: #DC971A;
}

.menu_productos_desplegable li ul li:hover, .menu_productos_desplegado li ul li:hover{
	background: #eee;
}

#menu_productos li a{
	width: 95%;
	padding-left: 5%;
	float:left;
}
/*
#menu_productos li a:hover
{
	background: #666;
}
*/
.hover_rojo:hover{
	background:#CC292B;
}
.hover_gris:hover{
	background:#4D4D4D;
}
.hover_amarillo:hover{
	background:#D4BF12;
}
.hover_azul:hover{
	background:#0094DF;
}
.hover_azul_marino:hover{
	background:#00567B;
}
.hover_granate:hover{
	background:#8C214A;
}

.hover_naranja:hover{
	background:#dc9719;
}





.actual_modulo{
	background: #eee;
}
.actual_rojo{
	background:#CC292B;
}
.actual_gris{
	background:#4D4D4D;
}
.actual_amarillo{
	background:#D4BF12;
}
.actual_azul{
	background:#0094DF;
}
.actual_azul_marino{
	background:#00567B;
}
.actual_granate{
	background:#8C214A;
}

.actual_naranja{
	background:#dc9719;
}






#texto_seccion_con_menu{
	width: 472px;
	padding:0 30px 20px 30px;
	float:left;
	color: #9A9A9A;
	font-size: 15px;
	line-height: 20px;
}
/*
#texto_seccion_con_menu p{
	margin-bottom:20px;
}
*/
#texto_seccion_con_menu h1{
	font-size: 20px;
	line-height: 25px;
	font-weight:normal;
	font-family:HelveticaLT-Bold,Helvetica, Arial, sans-serif;
	margin-bottom: 20px;
}
#texto_seccion_con_menu h2{
	font-size: 18px;
	font-weight:normal;
	font-family:HelveticaLT-Bold,Helvetica, Arial, sans-serif;
	color: #9A9A9A;
	margin: 20px 0 10px 0;
}
#texto_seccion_con_menu p b, #texto_seccion_con_menu p strong{
	color: #616160;
	font-family:HelveticaLT-Bold,Helvetica, Arial, sans-serif;
	font-weight:normal;
}
#texto_seccion_con_menu ul{
	margin-bottom: 20px;
}
#texto_seccion_con_menu ul li ul li{
	margin-left: 20px;
}
#cuerpo_columna{
	width: 150px;
	float: right;
	text-align:right;
}
#cuerpo_columna img{
	margin-bottom: 6px;
}
.columna_titulo{
	text-align:left;
	font-size:15px;
	width: 136px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	background: #fcbd30;
	color: #fff;
	float: right;
	margin-bottom: 0;
}

.columna_seccion{
	width:100%;
	float:left;
	margin-bottom: 5px;
}



#contenedor_seccion {
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	font-size: 11px;
	line-height: 20px;
	background-color:#FFF;
	overflow: hidden;
}


#pie{
	width: 977px;
	padding: 10px 10px 20px 10px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
	font-size: 10px;
	background-repeat:repeat-y;
	background:url(../img/fondo_contenedor_bottom.png);
	background-position: bottom center;
	background-repeat:no-repeat;
	color:#666666;
	font-size: 10px;
	line-height:15px;
}

#pie a:hover{
	text-decoration:underline;
}

#pie_cuerpo{
	width:926px;
	margin: 0 auto 25px;
	overflow: hidden;
}

#pie_top{
	font-size: 12px;
	height: 70px;
	padding-top: 5px;
	width: 100%;
	float:left;
	}

.pie_top_elemento{
	background: url(../img/fondo_pie_top_elemento.png) bottom repeat-x;
	height: 100%;
	line-height: 75px;
	float:left;
	margin-right: 3px;
	text-align: center;
}
#pie_top .primero{
	color: #FCBD30;
	width: 228px;
}
#pie_top .segundo{
	color: #666666;
	width: 177px;
}
#pie_top .tercero, #inicio_sociales .tercero{
	color: #00A6F1;
	width: 243px;
}
#pie_top .tercero img, #inicio_sociales .tercero img{
	margin-left:5px;
	float:left;
}
#pie_top .tercero p, #inicio_sociales .tercero p{
	float:left;
	width: 145px;
	line-height: 15px;
	padding-top: 30px;
	padding-left: 20px;
	text-align:left;
}
#pie_top .cuarto{
	color: #337AB0;
	width: 267px;
	margin-right: 0;
	float: right;
	text-align: left;
}
#pie_top .cuarto img{
	margin-left:5px;
}
#pie_top .cuarto p{
	float:right;
	width: 175px;
	line-height: 15px;
	padding-top: 30px;
}

.pie_top_elemento img{
	vertical-align:middle;
	margin-bottom:15px;
	float:left;
}

.pie_top_elemento a:hover{
	text-decoration:underline;
}

.pie_top_elemento a img:hover{
	text-decoration:none;
}








#pie_contenido{
	width: 99%;
	/*height: 200px;*/
	padding: 5px 0 15px 1%;
	background-color:#9A9A9A;
	font-size: 11px;
	color: #fff;
	float: left;
}
#pie_contenido h1{
	font-family: HelveticaLT-Bold,Helvetica, Arial, sans-serif;
	color: #fff;
	font-size: 10px;
	line-height: 10px;
	margin: 15px 0;
}

#pie_contenido ul{
	margin: 0;
}
#pie_contenido li{
	list-style: none;
	margin-bottom: 3px;
}
.pie_contenido_elemento{
	font-family: Helvetica, Arial, sans-serif;
	height: 100%;
	width: 14%;
	float:left;
	margin-left: 1%;
	margin-right: 1%;
}
#pie_contenido h1{
	font-size: 12px;
}

#pie_contenido .primero{
	width: 100px;
}
#pie_contenido .segundo{
	width: 165px;
}
#pie_contenido .tercero{
	width: 120px;
}
#pie_contenido .cuarto{
	width: 150px;
}
#pie_contenido .quinto{
	width: 130px;
}
#pie_contenido .sexto{
	width: 130px;
	margin-right: 10px;
	float: right;
}





#pie_bottom {
	font-family:Helvetica, Arial, sans-serif;
	width: 98%;
	padding-left: 2%;
	background-color:#F7F7F3;
	color: #666;
	float:left;
	height: 55px;
	padding-top: 15px;
}







/*	SECCIONES	*/


#seccion{
	width: 92%;
	padding-left: 4%;
	padding-right: 4%;
	padding-top: 20px;
	padding-bottom: 10px;
	float:left;
/*	background-color:#f0f0f0;*/
	margin-bottom:15px;
	color: #7B7979;
	font-size: 12px;
	line-height: 17px;
}


#seccion strong,#seccion b{
	font-family:HelveticaLT-Bold,Helvetica, Arial, sans-serif;
	font-weight:normal;
}

#seccion h1{
	font-family:HelveticaLT-Bold,Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size: 30px;
	line-height: 32px;
	margin: 0 0 15px 0;
	}
#seccion h2{
	font-family:HelveticaLT-Bold,Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size: 15px;
	line-height: 18px;
	margin: 20px 0 10px;
	color: #666;
	}
#seccion h3{
	font-size: 18px;
	margin: 0 0 10px;
	color: #DC971A;
	font-family:HelveticaLT-Bold,Helvetica, Arial, sans-serif;
	font-weight:normal;
}

#seccion_titulo{
	width:100%;
	float:left;
}
#seccion_left{
	width:45%;
	float:left;
	color: #7B7979;
	line-height: 19px;
	text-align: justify;
	margin-left:5%;
	margin-top:25px;
}
#seccion_right{
	width:300px;
	float:right;
	color: #7B7979;
	line-height: 19px;
	margin-top:25px;
	padding-left:25px;
	padding-right:25px;
	margin-bottom:25px;
	border-left: 1px solid #c9c9c9;
}


#seccion_right_imagen{
	width:48%;
	float:right;
	text-align:center;
}










/*	INICIO	*/

news-item{
}



/*	SECCION VIDEO	*/

#fit_video{
	float:left;
	width:100%;
	text-align:center;
	padding-top:100px;
	padding-bottom:100px;
	margin-bottom: 10px;
}













/*	SECCION CONTACTO	*/

#mensaje_envio{
/*	padding-top: 10px;*/
	padding-bottom: 10px;
	width: 100%;
	text-align: center;
}

#mensaje_envio .ok{
	color:#A2D502;
	font-family:HelveticaLT-Bold,Helvetica, Arial, sans-serif;
	font-size: 15px;
}
#mensaje_envio .error{
	color:#f00;
	font-family:HelveticaLT-Bold,Helvetica, Arial, sans-serif;
	font-size: 15px;
}

.contenedor_contacto{
	width:300px;
	float:right;
	margin-bottom:10px;
}


.linea_contacto{
	width: 275px;
	margin-bottom:13px;
	margin-left:10px;
	float:left;
}
.linea_contacto_half{
	width: 45%;
	float:left;
}
.linea_contacto_half_right{
	width: 45%;
	float:right;
}

.legal_formulario{
	width: 100%;
	margin-bottom:13px;
	float:left;
	font-size:9px;
	line-height:12px;
	color:#BDBCBC;
}

.label_contacto{
	width:100%;
	float: left;
	color: #9A9A9A;	
	font-size: 12px;
}

.label_contacto_top_texto{
	float: left;	
	width: 100%;
	font-size: 13px;
	color: #959595;
}
.label_contacto_top_texto p{
	margin:0;
	padding:0;
}
.label_contacto_top_enviar{
	float: left;	
	padding-top:5px;
	margin-left:5px;
	margin-right:5px;
	font-size: 12px;
	line-height: 15px;
}
.label_contacto_top_enviar input{
	vertical-align:top;
}
.input_contacto{
	width:100%;
	float: left;	
}
.input_contacto input[type="text"]{
	border:#CDCDCD 1px solid;
/*	width: 238px;*/
	height: 21px;
	width:100%;
	float:left;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

.input_contacto input[type="file"]{
	background-color:#fff;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}


#comentarios_contacto{
	float: right;	
}

#comentarios_contacto textarea{
	border:#CDCDCD 1px solid;
	margin-top: 5px;
	width: 275px;
	height: 91px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#boton_contacto{
	width: 95%;
	text-align: right;
	padding-right: 5%;
	float:left;
}










/*	SECCION AVISO LEGAL	*/


#texto_legal{
	font-size: 9px;
	text-align:justify;
	line-height: 20px;
	float:left;
	width:100%;
}
#contenedor_legal{
	color: #808080;
	width:90%;
	margin-left: 5%;
	margin-right: 5%;
	min-height:306px;
	text-align: center;
	float:left;
	margin-bottom: 30px;
}




/*	SECCION NOTICIAS	*/


.contenedor_noticia{
	width: 96%;
margin-left:2%;
margin-right:2%;
	padding-top: 2%;
	padding-bottom: 20px;
	float:left;
/*	background-color:#f0f0f0;*/
	color: #7B7979;
	border-bottom: solid #ccc 1px;
}

.img_noticia{
	width: 30%;
	float:left;
	text-align: center;
	background: #fff;
}
.img_noticia img{
	margin: 20px;
	}
.contenedor_seccion_noticia{
	width: 68%;
	margin-left:2%;
	float:right;
	line-height: 19px;
	color: #7B7979;
}


.titulo_noticia{
	font-family:HelveticaLT-Bold,Helvetica, Arial, sans-serif;
	font-size:18px;
	color: #dc9719;
	margin-bottom: 6px;
}
.subtitulo_noticia{
	font-style:italic;
	margin-bottom: 6px;
	line-height: 17px;
}
.resumen_noticia{
	font-size:12px;
	line-height: 17px;

}
.mas_info_noticia{
	font-family:HelveticaLT-Bold,Helvetica, Arial, sans-serif;
	color: #dc9719;
	margin-left: 10px;
}





#paginacion{
	width:100%;
	height: 27px;
	padding-top:5px;
	text-align: right;
	float:left;
	border-top-style: solid;
	border-top-width:1px;
	border-top-color:#EEE;
	font-size: 12px;
	color: #BDBCBC;
	letter-spacing:1px;
}

#paginacion strong{
	color: #dc9719;
	font-size: 18px;
}




/*	SECCION NOTICIA DETALLE	*/


.contenedor_noticia_detalle{
	width: 96%;
	padding: 2%;
	float:left;
/*	background-color:#f0f0f0;*/
	margin-bottom:15px;
	color: #7B7979;
}

.img_noticia_detalle{
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 20px;
	float:right;
	background: #fff;
}

.titulo_noticia_detalle{
	font-family:HelveticaLT-Bold,Helvetica, Arial, sans-serif;
	font-size:18px;
	color: #dc9719;
	margin-bottom: 6px;
}
.subtitulo_noticia_detalle{
	font-style:italic;
	margin-bottom: 6px;
	line-height: 17px;
}
.mas_info_noticia_detalle{
	color: #dc9719;
	margin-left: 10px;
}


.resumen_noticia_detalle{
	font-size:12px;
	line-height: 17px;
}


#volver{
	width:97%;
	height: 20px;
	padding-top:5px;
	padding-right: 3%;
	text-align: right;
	float:left;
	border-top-style: solid;
	border-top-width:1px;
	border-top-color:#EEE;
	font-size: 12px;
	color: #dc9719;
}





/*	SECCION MAPA WEB	*/



#seccion_mapa_web{
	color: #999;
	font-size: 13px;
	line-height: 20px;
	margin-top:10px;
	margin-bottom:50px;
}



#seccion_mapa_web ul{
	margin: 10px;
}


/*

#seccion_mapa_web li {
	list-style-type: none;
	text-indent: -10px;
	}
#seccion_mapa_web li:before {
	content: "- ";
	}
*/




#en_construccion{
	height: 500px;
	width: 100%;
	text-align:center;
	line-height: 500px;
}


.tabla_hosting{
	width: 100%;
	float:left;
	color: #fff;
	margin-bottom: 20px;
}

.tabla_hosting strong, .tabla_hosting b{
	color: #fff;
	font-size: 20px;
	font-family:HelveticaLT-Bold,Helvetica, Arial, sans-serif;
	font-weight: normal;
	}

.tabla_hosting td{
	background: #999;
	margin: 5px;
	overflow:hidden;
}





.me_interesa{
	margin:10px 0;
	width: 101px;
	height: 34px;
	line-height: 34px;
	text-align:center;
/*	background: url(../img/button_contacto.png) center no-repeat;*/
	float: right;
	font-size:15px;
	color:#fff;
}
.me_interesa a{
	width: 100%;
	height: 100%;
	float:left;
}
.me_interesa:hover{
/*	background: url(../img/button_contacto_hover.png) center no-repeat;*/
}

.solicitar{
	margin:10px 0;
	width: 207px;
	height: 34px;
	line-height: 34px;
	text-align:center;
/*	background: url(../img/button_contacto.png) center no-repeat;*/
	float: right;
	font-size:15px;
	color:#fff;
}
.solicitar a{
	width: 100%;
	height: 100%;
	float:left;
}
.solicitar:hover{
/*	background: url(../img/button_contacto_hover.png) center no-repeat;*/
}



#enlace_localizacion{
	width:100%;
	float:left;
}
#enlace_localizacion h2{
	font-family:HelveticaLT-Bold,Helvetica, Arial, sans-serif;
	font-weight: normal;
}

#contacto_localizacion_texto{
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#666;
	width: 100%;
	margin: 0 auto 10px auto;
	overflow:hidden;
}
#contacto_localizacion_texto p{
	width:50%;
	float: left;
	margin-bottom: 20px;
}
#contacto_localizacion_texto h2{
	color:#959595;
	margin-bottom: 20px;
	font-size: 15px;
	width:100%;
	float:left;
}
#contacto_localizacion_texto .right{
	width:40%;
	float: right;
}

#contacto_localizacion_vista{
	width:100%;
	float:left;
	margin-bottom:20px;
}

.servicios_productos_elementos{
	width:100%;
	float:left;
	margin-top: 20px;
}
.servicios_productos_mitad{
	width: 300px;
	padding: 0 20px;
	float:left;
}
.servicios_productos_mitad_elemento_arriba{
	height: 150px;
	width:100%;
	float:left;
}

.servicios_productos_mitad_elemento{
	height: 100px;
	width:100%;
	float:left;
}



.servicios_movilidad_elementos{
	width:100%;
	float:left;
	margin-top: 20px;
}
.servicio_movilidad_elemento{
	width: 29%;
	margin: 0 2%;
	float:left;
}
.servicio_movilidad_elemento img{
margin-bottom: 10px;
}



.idi_elementos{
	width:100%;
	float:left;
	margin-bottom: 20px;
}
.idi_mitad{
	width: 340px;
	padding: 0 5px 0 0;
	float:left;
}
.idi_mitad_right{
	width: 340px;
	padding: 0 0 0 5px;
	float:right;
}
.idi_mitad_elemento_arriba{
	height: 300px;
	width:100%;
	float:left;
}

.idi_mitad_elemento{
	height: 300px;
	width:100%;
	float:left;
}

.idi_mitad_elemento h3, .idi_mitad_elemento_arriba h3{
	margin-top:10px !important;
	font-family:HelveticaLT-Bold,Helvetica, Arial, sans-serif;
}
.tecnologia_elementos{
	width:100%;
	float:left;
	margin-top: 20px;
	font-size: 12px !important;
}
.tecnologia_elementos h1{
	font-size: 30px !important;
	margin-top: 10px !important;
}
.tecnologia_elementos strong{
	font-size: 15px !important;
}
.tecnologia_elementos h2{
	font-family:HelveticaLT-Bold,Helvetica, Arial, sans-serif;
	font-size: 20px !important;
}

.tecnologia_mitad{
	width: 330px;
	padding: 0 15px 0 0;
	float:left;
}
.tecnologia_mitad_right{
	width: 330px;
	padding: 0 0 0 15px;
	float:right;
}
.tecnologia_mitad_elemento_arriba{
	height: 520px;
	width:100%;
	float:left;
	border-top: 5px solid;
}
.tecnologia_mitad_elemento_abajo{
	height: 470px;
	width:100%;
	float:left;
	border-top: 5px solid;
}

.tecnologia_mitad #uno{
	border-color: #A3D700;
}
.tecnologia_mitad #uno h1, .tecnologia_mitad #uno h2{
	color: #A3D700;
}
.tecnologia_mitad #dos{
	border-color: #CC292B;
}
.tecnologia_mitad #dos h1, .tecnologia_mitad #dos h2{
	color: #CC292B;
}
.tecnologia_mitad_right #tres{
	border-color: #00A7F1;
}
.tecnologia_mitad_right #tres h1, .tecnologia_mitad_right #tres h2{
	color: #00A7F1;
}
.tecnologia_mitad_right #cuatro{
	border-color: #DC971A;
}
.tecnologia_mitad_right #cuatro h1, .tecnologia_mitad_right #cuatro h2{
	color: #DC971A;
}

.tecnologia_me_interesa{
	width: 207px;
	height: 34px;
	line-height: 34px;
	text-align:center;
/*	background: url(../img/button_contacto.png) center no-repeat;*/
	float: left;
	font-size:15px;
	color:#fff;
	margin-bottom: 50px;
}
.tecnologia_me_interesa a{
	width: 100%;
	height: 100%;
	float:left;
}
.tecnologia_me_interesa:hover{
/*	background: url(../img/button_contacto_hover.png) center no-repeat;*/
}




.servicios_consultoria_elementos{
	width:100%;
	float:left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.servicios_consultoria_mitad{
	width: 340px;
	padding: 0 5px;
	float:left;
}
.servicios_consultoria_mitad_elemento{
	height: 300px;
	width:100%;
	float:left;
}


.servicios_consultoria_mitad_elemento h3{
	margin-top: 10px !important;
	width:100%;
	float:left;
}



.panel{
	width:100%;
	float:left;
}


#ticker-wrapper_noscript {
	width: 100%;
	height: 35px;
	line-height: 35px;
	overflow:hidden;
	border: none;
	display: block;
	font-family: Arial;
	font-size: 0.75em;
	margin: 5px 0;
	background-color: #999;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float:left;
}
#ticker-wrapper_noscript .fecha{
	font-style:italic;
}

#ticker-wrapper_noscript img{
	vertical-align: middle;
	height: 100%;
	float:left;
	background-color: #FFAA26;
	margin-right: 20px;
}



/*	HOSTING TABLAS	*/
#tabla_precios{
	width:100%;
	float:left;
	margin-bottom: 20px;
}

.celda_producto_titulo{
	color: #fff;
	background-color: #4a4a49;
	height: 36px;
	line-height: 36px;
	width: 205px;
	float:left;
	margin: 0 5px 5px 0;
	padding-left: 10px;
	font-size:13px;
}
.celda_producto{
	color: #fff;
	background-color: #bdbcbc;
	height: 36px;
	line-height: 36px;
	width: 205px;
	float:left;
	margin: 0 5px 5px 0;
	padding-left: 10px;
	font-size:14px;
}
.celda_precio_titulo{
	color: #fff;
	background-color: #DC971A;
	height: 36px;
	line-height: 36px;
	width: 120px;
	float:left;
	margin: 0 5px 5px 0;
	font-size:13px;
	text-align: center;
}
.celda_precio{
	color: #fff;
	background-color: #e7b65e;
	height: 36px;
	line-height: 36px;
	width: 120px;
	float:left;
	margin: 0 5px 5px 0;
	font-size:25px;
	text-align: center;
}


#tabla_virtuales{
	width: 100%;
	float:left;
	font-size: 11px;
	margin-bottom: 20px;
}


.celda_producto_titulo_virtuales{
	width: 105px;
	float:left;
	background:#DC971A;
	padding: 10px 5px;
	text-align:center;
	border:1px solid #fff;
	color: #fff;
}
.celda_precio_virtuales{
	width: 105px;
	float:left;
	background:#eee;
	padding: 10px 5px;
	text-align:center;
	border:1px solid #fff;
	color: #333;
}
.celda_precio_virtuales_oscuro{
	width: 105px;
	float:left;
	background:#ddd;
	padding: 10px 5px;
	text-align:center;
	border:1px solid #fff;
	color: #333;
}




#tabla_dedicados{
	width: 100%;
	float:left;
	font-size: 9px;
	margin-bottom: 20px;
}


.celda_producto_dedicados_titulo{
	color: #fff;
	background-color: #4a4a49;
	height: 36px;
	line-height: 36px;
	width: 205px;
	float:left;
	margin: 0 5px 5px 0;
	padding-left: 10px;
	font-size:13px;
}
.celda_producto_dedicados{
	color: #fff;
	background-color: #bdbcbc;
	height: 36px;
	line-height: 36px;
	width: 205px;
	float:left;
	margin: 0 5px 5px 0;
	padding-left: 10px;
	font-size:14px;
}
.celda_precio_dedicados_titulo{
	color: #fff;
	background-color: #DC971A;
	height: 36px;
	width: 140px;
	float:left;
	padding: 10px 5px;
	font-size:13px;
	text-align:center;
	border:1px solid #fff;
	line-height: 17px;
}
.celda_precio_dedicados{
	width: 110px;
	float:left;
	background:#eee;
	padding: 10px 20px;
	border:1px solid #fff;
	color: #333;
	min-height: 270px;
	line-height: 13px;
}

.celda_precio_dedicados ul{
	margin-bottom: 10px !important;
}
.celda_precio_dedicados ul li{
	margin-bottom: 10px;
}


#tabla_dedicados_noadm{
	width: 100%;
	float:left;
	font-size: 9px;
	margin-bottom: 20px;
}


.celda_precio_dedicados_noadm_titulo{
	color: #fff;
	background-color: #DC971A;
	width: 55px;
	float:left;
	padding: 10px 20px;
	text-align:center;
	border:1px solid #fff;
}
.celda_precio_dedicados_noadm{
	width: 100px;
	float:left;
	background:#fffbf0;
	padding: 10px 10px;
	border:1px solid #fff;
	color: #333;
}







.panel_texto_cabecera{
	padding:30px 20px 0 20px;
	width: 431px;
	height: 213px;
	float:right;
	position:relative;
}
.panel_texto_cabecera h1{
	font-size: 45px;
	line-height: 40px;
	color: #fff;
	background: #FCBD30;
	position:absolute;
    left:-455px;
    top:-130px;
	padding: 0 5px 9px;
	z-index: 1;
	
}
.panel_texto_cabecera h2{
	font-size: 45px;
	line-height: 40px;
	color: #fff;
	background: #FCBD30;
	position:absolute;
    left:-455px;
    top:-85px;
	padding: 0 5px 9px;
}
.panel_texto_cabecera img{
	width: 100%;
	float: left;
}





/*
MENÚ SECCIONES
*/


#cabecera_menu{
	color:#fff;
	font-size: 15px;
	width: 100%;
	vertical-align: middle;
	background:url(../img/fondo_cabecera_menu.png);
	background-position: top center;
	background-repeat:repeat-x;
	float:left;
	margin-bottom: 5px;
}

#cabecera_menu ul{
	padding:0px;
	margin:0px;
}

#cabecera_menu li{
	display:inline;
	float:left;
	height: 100%;
}





#cabecera_menu a{
	padding:12px 7px 10px 7px;
	height: 19px;
	float: left;
}
#cabecera_menu a:hover{
	background: url(../img/fondo_cabecera_menu_activo.png) repeat-x top;
}

.seccion_activa a{
	background: url(../img/fondo_cabecera_menu_activo.png) repeat-x top;
}




/*	Para los desplegables con Superfish	*/

#cabecera_menu li ul li{
	display: list-item;
	float:left;
	background:url(../img/fondo_cabecera_menu.png);
	height: 41px;
	font-size:12px;
}
.sf-sub-indicator{
	visibility:hidden;
}
#cabecera_menu li ul li a{
	height: 100%;
	width: 100%;
	float: left;
}

