@charset "utf-8";
/* CSS Document */

#usuarios-ie {
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	color:#292929;
	border-bottom: 1px solid #7F0C00;
	margin-top: 0px;
	padding-bottom:5px;
	background-color: #FEF5D3;
	}
#usuarios-ie p {
	margin: 0; 
	}
#usuarios-ie a {
	text-decoration: underline; 
	font-weight: bold; 
	color: #930101;
	}

#usuarios-ie h5 {
	color: #252838;
	}

body{
	text-align:center;
}

/****************************************/

#contenedor {
	position:absolute;
	left:50%;
	color: #272727;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: -465px;
	background-color: #FFFFFF;
}

#contenedor #header #logo h1.leyenda{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A55A5;
	}
	
#contenedor #header #logo h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#495F5F;
	font-weight: bold;
	display:block;
	margin-top:0px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	}

#header{
	width:930px;
	height:62px;
}

	#logo{
		float:left;
		text-align:left;
		width: 300px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	
	#logo .leyenda{
		position:relative;
		top:13px;
	}
	
	#logo img{
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 0px;
		text-align: left;
	}
	
	#contenedor #logo {
		float: left;
	}
	
	#enlaces_rapidos {
		float:right;
		padding-top:0px;
		padding-bottom:5px;
		position:relative;
		top:9px;
	}
	
	

	
	a#correo {
	display:inline-block;
	width:115px;
	height:45px;
	background-image:url(images/correo.png);
	text-indent:-9999px;
	margin-right:15px
	}
	
	a#correo:hover {
		background-position:0 -45px;
	}
	
	a#soporteonline {
	display:inline-block;
	width:119px;
	height:45px;
	background:url(images/soporte.png) top left no-repeat;
	text-indent:-9999px;
	margin-right:15px
	}
	
	a#soporteonline:hover {
		background-position:0 -45px
	}
	
	a#noticiasrss {
	display:inline-block;
	width:85px;
	height:45px;
	background:url(images/noticias.png) top left no-repeat;
	text-indent:-9999px;
	}
	
	a#noticiasrss:hover {
		background-position:0 -45px
	}
	
	
	#buscador {
	float: right;
	font-size:9px;
	top:10px;
	right:10px;
	position:relative;
	}
		
#menu{
	float:left;
	width:930px;
	height:55px;
	background-image: url(images/fondo3_menu.jpg);
	background-repeat:  repeat-x;
	background-position: bottom;
}


#baner{
	float:left;
	width:930px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	margin-top:0px;
	position:relative !important;
	display:block;
	overflow:hidden;
}

.pics {  
	background-color: #666666;    
	width:   930px;
    height:  380px;    
    padding: 0px;  
    margin:  0px;
	position:relative;
} 
 
.pics img {
	background-color: #666666;
	width:  930px;
	height: 380px;
	position:relative;
	top:  0px;
	left: 0px;
} 

#nav {
	position: relative ;
	width: 126px;
	height:29px;
	float:right;
	top: 280px;
	right:20px;
	background-image:url(images/fondo_nav2.png);
	z-index:500;
	background-repeat: no-repeat;
}

#nav a {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#333333;
	margin:3px;
	line-height:30px;
	padding: 4px;
}

#nav a.activeSlide {
	color: #FFFFFF;
	background-color: #666666;
}	

#menu2 {
	width: 930px;
	height: 75px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position:absolute !important;
	left:50%;
	overflow:hidden;
	z-index: 1000;
	bottom:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: -465px;
	}	

h4 {
	font-size: 12px;
	font-weight:normal;
	text-align:left;
	height:25px;
	padding: 0px 6px 0px 25px;
	margin: 0px;
	color:#fff;
	line-height:25px;
	cursor:pointer;
	display:block;
	background-image:url(images/fondo_transp_menu2_abajo2.png);
	background-position:top left;
	background-repeat:no-repeat;
	}
	
	.visible {
			background-image:url(images/fondo_transp_menu2_abajo3.png);
	}
	
	.panel_body {
	height:50px;
	display:block;
	position:relative;
	color:#FFFFFF;
	background-image:url(images/fondo_transp_menu3.png);
	background-repeat: repeat-x;
	}

	.panel_body div a {
			padding:3px 5px;
			color:#FFF;
			text-decoration:none;
	}
	
	.panel_container{
	  	position:absolute;
		bottom:0px;
		margin:0px;
		padding:0px;
		width: 20%;
		background-image:url(images/tab-right.gif);
		background-position:top right;
		background-repeat:repeat-x;
	}	
	
	#panel1 {
	  left: 0;
	}
	#panel2 {
	  left: 20%;
	}
	#panel3 {
	  left: 40%;
	}
	#panel4 {
	  left: 60%;
	}
	#panel5 {
	  left: 80%;
	}
			

#panel_inferior_1{
	width:930px;
	height:255px;
	float:left;
}

#panel_inferior_1 h3{
	font-family: "GE Inspira", helvetica, Arial, sans-serif;
	font-size:20px;
	text-align:left;
	color:#333;
	display:block;
	margin-bottom:10px
}

#panel_inferior_1 h3 a{
	color:#333;
	text-decoration:none;
}

#panel_inferior_1 .texto-panel1{
	font-family: helvetica, Arial, sans-serif;
	font-size:12px;
	width:303px;
	color:#333;
	text-align:left;
	line-height:140%
}

#panel_inferior_1 .texto-panel1 a{
	color:#004993;
}


	#caja1 {
	float:left;
	width: 303px;
	height: 230px;
	margin-top: 20px;
	margin-right:10px;
	background-repeat: no-repeat;
	background-position: left top;
	}

	
	#caja2 {
	float: right;
	margin-top: 20px;
	height: 230px;
	width: 304px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	

			
	#caja3 {
	float: right;
	margin-top: 20px;
	height: 230px;
	width: 303px;
	margin-left:10px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	
	#cajaCentral1 {
	float:left;
	width: 455px;
	height: 182px;
	margin-top: 10px;
	margin-right:20px;
	background-image:url(images/FondoBannercentral2Naranja.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	#cajaCentral2 {
	float: right;
	margin-top: 10px;
	height: 182px;
	width: 455px;
	background-image:url(images/FondoBannercentral2Naranja.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	
	#cajaCentralImg{
	float:left;
	width: 120px;
	height: 130px;
	margin-top: 14px;
	margin-right:15px;
	margin-left:15px;
	background-repeat: no-repeat;
	background-position: left top;	
	}
	#cajaCentralImg table{
	float:left;
	width: 120px;
	height: 130px;
	vertical-align:middle;
	text-align:center;
	}
	#cajaCentraltexto{
	margin-top: 14px;
	float:right;
	height:90px;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-align:justify;
	line-height:140%;
	margin-right:5px;
	}
	
	#cajaCentraltexto a{
	color:#004993;
}
	#cajaCentralboton {
	margin-top: 15px;
	float:right;
	height:20px;
	width:107px;
	margin-right:5px;
	background-image:url(images/Boton_Ver_mas.png);
	}
	
	#panel_inferior2 .tituloCentral{
	font-family:"GE Inspira", "Trebuchet MS", Verdana, Arial;
	font-size:20px;
	text-align:left;
	font-weight:bold;
	color:#FFF;
	display:block;
	margin-bottom:0px;
	margin-top:3px;
	margin-left:10px;
	}
	

#panel_inferior2 {
	position:relative;
	float: left;
	width: 930px;
}

#panel_inferior2 h3{
	font-family:"GE Inspira", "Trebuchet MS", Verdana, Arial;
	font-size:20px;
	text-align:left;
	font-weight:bold;
	color:#333;
	display:block;
	margin-bottom:10px
}

#panel_inferior2 h3 a{
	color:#333;
	text-decoration:none;
}

#panel_inferior2 .texto-panel2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:303px;
	color:#333;
	text-align:left;
	line-height:140%
}

#panel_inferior2 .texto-panel2 a{
	color:#004993;
}

#panel_inferior2 #tricaja1 {
	float:left;
	width: 303px;
	height: 230px;
	margin-top: 10px;
	margin-right:10px;
	background-image:url(images/ultratips-abajo-ecuador.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#panel_inferior2 #tricaja1 #tricaja1_dentro{
	position:relative;
	text-align:left;
	width: 303px;
	height:80px;
	top:105px;
	
}


#panel_inferior2 #tricaja2 {
	float: right;
	margin-top: 10px;
	height: 230px;
	width: 304px;
	background-image:url(images/TransductorAWSok.png);
/*background-image:url(images/XLvU2_abajo.png);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#panel_inferior2 #tricaja2 #tricaja2_dentro{
	position:relative;
	text-align:left;
	width: 304px;
	height:80px;
	top:105px;
	
}

#panel_inferior2 #tricaja3 {
	float: right;
	margin-top: 10px;
	height: 230px;
	width: 303px;
	margin-left:10px;
	background-image:url(images/UltralinkJr.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#panel_inferior2 #tricaja3 #tricaja3_dentro{
	position:relative;
	text-align:left;
	width: 303px;
	height:80px;
	top:105px;
	
}

#pie {
	float:left;
	position:relative;
	height:35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 930px;
	margin-top:5px;
	padding-top: 5px;
	font-weight: bold;
	color: #353535;
	background-color: #9A9A9A;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #930101;
}

/****************************************/

.imagenes-fancybox{
			border:0px;
			margin-top:15px;
			margin-right:15px;
			margin-bottom:15px;
		
		}
		
#contenido #principal a.descargas {
			color:#606060;
			padding:5px;
			text-decoration:none;
			font-family:Verdana, Geneva, sans-serif;
			font-weight:bold
}

	#contenido #principal a:hover.descargas {
			color:#333;
			border-bottom:2px;
			border-bottom-style:solid;
			border-bottom-color:#8DB9D4;
			padding:5px;
			text-decoration:none;
			font-family:Verdana, Geneva, sans-serif;
			font-weight:bold
}

/*Aqui inicio el estilo para el sitio en general*/

#Accordion1{
	float:left;
	margin-bottom:20px
}
#Accordion2{
	float:left;
}
/*Aqui van los baners por cada sección*/
#header2{
	float:left;
	text-align:center;
	z-index:1;
}

/*El contenedor de menús laterales y contenidos*/
#contenido{
	float:left;
	line-height:160%;
	background-color: #FFF;
	width:930px;
	margin-right:10px;
	text-align:justify;
}
	#titulo_producto{
		margin-top:10px;
		display:table;
		}
		
/*Aqui se colocan los contenidos*/
	#principal{
		float:left;
		margin-left:20px;
		margin-top:10px;
		text-align:justify;
		line-height:160%;
	}
		
		
		/*Aqui inicia el estilo para los homes de productos*/
		#productos_home{
			width:595px;
			height:100%;
			margin-bottom:15px;
			display:table;
			color:#333333;
			margin:0;
		}
		#productos_home h2{
			color:#872301;
			text-align:right;
			font-size:16px;
		}
			
		#productos_home #productos_home_texto{
			text-align:justify;
			font-size:11px;
		}
		
		#productos_home #productos_home_imagen{
			width:240px;
			float:right;
			display:table;
			margin-left:20px
		}
		
		#productos_home #divisor_azul{
			width:595px;
			border-top-width: 1px;
			border-top-style: solid;
			border-top-color: #114F6C;
			}
			
		#productos_home #texto_descr{
			display:table-cell;
			vertical-align:middle;
			float:right;
			text-align:left;
			font-size:11px;
			width:420px;
			height:125px;
		}
		
		img.valign{
			width:0px;
			height:100%;
			vertical-align:middle;
		}
	
		#productos_home #imagen_descr{
			display:table-cell;
			vertical-align: middle;
			float:left;
			margin-right:15px;
			height:125px
		}
		/*Aqui termina el estilo para los homes de productos*/
	
