@charset "utf-8";


ul.menu {
	list-style:none;
	margin: 0;
	padding: 0;
}
ul.menu * {
	margin:0;
	padding: 0;
	height: 29px;
}
ul.menu a {
	display:block;
	color:#FFFFFF;
	text-decoration:none
}
ul.menu li {
	position:relative;
	float:left;
	margin-right:1px;
}
ul.menu ul {
	position:absolute;
	top:29px;
	left:0;
	background:#666666;
	display:none;
	opacity:0;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
ul.menu ul li {
	position:relative;
	margin:0;
	width: 187px;
	
}
ul.menu ul li a {
	display:block;
	background-color:#666666;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
ul.menu ul li a:hover {background-color:#52A8D9}
ul.menu ul ul {
	left:187px;
	top:-1px;
}
ul.menu .menulink {
	font-weight:normal;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-left: 2px;
}
ul.menu .menulink:hover, ul.menu .menuhover {
	background-image: url(images/btn_on.png);
	background-repeat: repeat-x;
	height: 29px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
ul.menu .menulink2:hover, ul.menu .menuhover {
	background-repeat: repeat-x;
	height: 29px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
ul.menu .sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 175px 6px;
}
ul.menu .topline {
	border-top:1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

html, body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fdo.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #047391;
}

#contenedor_home {
	width: 919px;
	margin: auto;
}

#header {
	width: 919px;
	height: 117px;
}

#menu_desplegable {
	width: 909px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/botonera.png);
	background-repeat: no-repeat;
	height: 29px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 20px;
	padding-left: 10px;
}
#contenedor {
	background-image: url(images/contenedor_fdomedio_gris.jpg);
	background-repeat: repeat;
	width: 919px;
}
#contenedor_index {
	background-image: url(images/contenedor_fdomedio.png);
	background-repeat: repeat;
	width: 919px;
}

#contenedor_serv {
	background-image: url(images/contenedor_fdomedio_gris.jpg);
	background-repeat: repeat;
	width: 919px;
}

#contenedor_final_home {
	background-image: url(images/contenedor_fdo.png);
	background-repeat: no-repeat;
	width: 919px;
	height: 28px;
	background-position: bottom;
}
#contenedor_final {
	background-image: url(images/contenedor_fdo_blc.png);
	background-repeat: no-repeat;
	width: 919px;
	height: 28px;
	background-position: bottom;
}

#izquierda{
	width: 231px;
	float: left;
	padding-left: 12px;
}
#derecha{
	width: 247px;
	float: right;
	text-decoration: none;
}
#principal{
	background-color: #ffffff;
	margin-left:246px;
	margin-right:272px;
	padding-top: 3px;
	min-height:550px
} 

#principal_seccion{
	background-color: #ffffff;
	margin-left:246px;
	margin-right:15px;
	min-height:550px;
} 

#botoneraplana{
	clear: both;
	width: 895px;
	margin: auto;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
} 
.texto_gris_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
	line-height: 12px;
}

.texto_gris_11_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
	line-height: 12px;
	background-color:#FFFFFF;
}

#busqueda {
	width: 220px;
	background-image: url(images/busqueda.jpg);
	background-repeat: no-repeat;
	height: 83px;
	margin: auto;
}
#back{
	width: 100%;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	text-transform: none;
}
.back_txt{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	text-transform: none;
	font-size: 11px;
	color: #666666;
}
.back_txt:link{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	text-transform: none;
	font-size: 11px;
	color: #666666;
}
.back_txt:hover{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	text-transform: none;
	font-size: 11px;
	color: 2A8DBF;
}



.btnplana_on{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.btnplana{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.btnplana a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.btnplana:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.btnplana:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
/*/
.btnplana:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E1E1E1;
	text-decoration: none;
}
/*/
#footer{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	width: 895px;
	margin: auto;
	height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

#aplicaciones{
	text-decoration: none;
	width: 231px;
	float: left;
}
#novedades{
	text-decoration: none;
	width: 235px;
}

#nov_ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	width: 235px;
	margin: 0px;
}

.apli_ul{
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 10px;
	line-height: 12px;
	padding-top: 2px;
	padding-bottom: 10px;
}
.pdf{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.pdf:a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
}
.pdf:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
}
.pdf:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}
.pdf:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}
/*/
.pdf:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
}
/*/
.pdf_azul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003CFF;
	text-decoration: none;
	line-height: 13px;
	padding-bottom: 3px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.pdf_azul:a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003CFF;
	text-decoration: none;
	line-height: 13px;
	padding-bottom: 3px;
}
.pdf_azul:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003CFF;
	text-decoration: none;
	line-height: 13px;
	padding-bottom: 3px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.pdf_azul:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003CFF;
	line-height: 13px;
	text-decoration: underline;
}
.pdf_azul:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003CFF;
	text-decoration: underline;
	line-height: 13px;
}
/*/
.pdf_azul:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003CFF;
	text-decoration: none;
	line-height: 13px;
}
/*/

.nov {
	background-image: url(images/nov.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 10px;
	margin: auto;
}

.leer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 2A8DBF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.leer:link {
	color: #2A8DBF;
	text-decoration: none;
}
.leer:hover {
	color: #000000;
	text-decoration: none;
}
.leer:visited {
	color: #2A8DBF;
	text-decoration: none;
}
.leer:active {
	color: #000000;
	text-decoration: none;
}


.tituloceleste {
	font-family: Helvetica, sans-serif;
	font-size: 19px;
	color: #2A8DBF;
	text-decoration: none;
	padding-left: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.titulo_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.titulo_ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
#producto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 148px;
	width: 148px;
	border: thin solid #8C8C8C;
}
.alignDer{
	float: right;
}

.alignIzq{
	float: left;
}
.zona_productos {
	width: 341px;
	height: 150px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
}
#top_espacio {
	height: 66px;	
}
strong {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#img_prod {
	height: 120px;
	width: 148px;
		
}
#txt_prod {
	height: 26px;
	width: 146px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
		
}
#titulo_seccion {
	height: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tit_ruta{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #047391;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.tit_detalle_prod{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #047391;
	text-decoration: none;
	padding: 5px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.tit_detalle_prod_gris{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 5px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.tit_seccion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #2A8DBF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.tit_prod1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.tit_prod1:a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.tit_prod1:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.tit_prod1:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2A8DBF;
	text-decoration: none;
}
.tit_prod1:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2A8DBF;
	text-decoration: none;
}
/*/
.tit_prod1:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
/*/



#botonera_prod{
	width: 220px;
	margin: auto;
	text-decoration: none;
	background-color: #F8F8F9;
}

.botonera_prod_medicion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	width: 220px;
	background-color: #047391;
	background-repeat: no-repeat;
	line-height: 20px;
	background-position: left center;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-indent: 8px;
	vertical-align: middle;
	font-weight: bold;
}
.botonera_prod_medicion:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	width: 220px;
	background-color: #047391;
	background-repeat: no-repeat;
	line-height: 20px;
	background-position: left center;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-indent: 8px;
	vertical-align: middle;
	font-weight: bold;
}
.botonera_prod_medicion:hover{
	text-decoration: none;
	display:block;
	width: 220px;
	background-color: #047391;
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

.botonera_prod_medicion_12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	width: 220px;
	background-color: #047391;
	text-indent: 10px;
	background-repeat: repeat-x;
	line-height: 20px;
	font-weight: bold;
}

.botonera_texto_12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.botonera_prod_titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	display:block;
	width: 205px;
	background-repeat: no-repeat;
	line-height: 18px;
	background-image: url(images/flecha.gif);
	background-position: left 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
	border-bottom-color: #CCCCCC;
	padding-left: 15px;
}

.botonera_prod_titulo:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	display:block;
	width: 205px;
	background-repeat: no-repeat;
	line-height: 18px;
	background-image: url(images/flecha.gif);
	background-position: left 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
	border-bottom-color: #CCCCCC;
	padding-left: 15px;
}
.botonera_prod_titulo:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #047391;
	text-decoration: none;
	display:block;
	width: 205px;
	font-weight: bold;
	padding-left: 15px;
	line-height: 18px;
	background-image: url(images/flecha.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

.botonera_prod_titulo_12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #047391;
	text-decoration: none;
	display:block;
	width: 205px;
	font-weight: bold;
	padding-left: 15px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-image: url(images/flecha.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	border-bottom-color: #CCCCCC;
}
.botonera_prod_prod{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	display:block;
	width: 200px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(images/flecha_titulos.gif);
	background-repeat: no-repeat;
	background-position: 8px 3px;
	padding-left: 20px;
}
.botonera_prod_prod:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.botonera_prod_prod:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #047391;
	text-decoration: none;
	display:block;
}

.botonera_prod_prod_subcat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	display:block;
	width: 200px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 20px;
}
.botonera_prod_prod_subcat:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.botonera_prod_prod_subcat:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #047391;
	text-decoration: none;
	display:block;
}


.botonera_prod_on{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #047391;
	text-decoration: none;
	display:block;
	width: 190px;
	padding-left: 30px;
	line-height: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


#producto1{
	width: 500px;
	
}
#ch_prod{
	border: thin solid #666666;
	height: 70px;
	width: 70px;
	float: left;
	margin-left: 20px;
}
#txt_prod1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	width: 300px;
	margin-left: 0px;
	float: right;
	margin-right: 250px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.ul_txt_prod{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-repeat: no-repeat;
	background-image: url(images/ul_texto.png);
	background-position: 0px 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 14px;
}
.txt_prod_lista{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 14px;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.ul_txt_detalle_prod{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-repeat: no-repeat;
	background-image: url(images/ul_texto.png);
	background-position: 0px 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 14px;
	line-height: 13px;
	padding-top: 0px;
	text-transform: none;
	text-decoration: none;
}
.txt_detalle_prod{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 14px;
	line-height: 13px;
	padding-top: 0px;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.ul_txt_detalle_prod_celeste{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-repeat: no-repeat;
	background-image: url(images/ul_celeste.png);
	background-position: 0px 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	line-height: 12px;
	padding-top: 0px;
	text-transform: none;
	text-decoration: none;
}

#margen{
	margin: 10px;
}
#recuadro{
	background-color: #DEDFE3;
	border: 1px solid #8C8C8C;
}
#aplicaciones_ul{
	padding-left: 30px;
	padding-right: 10px;
	line-height: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 600px;
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
.aplicaciones_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	
}
.aplicaciones_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.aplicaciones_link:a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.aplicaciones_link:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
}
.aplicaciones_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
/*/
.aplicaciones_link:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;	
}
/*/
#img_bottom{
	float: bottom;
	background-image: url(images/img_bottom.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 885px;
	background-position: right;

}
.tit_rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding-left: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.subtitulo_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 380px;
	color: #047391;
	text-decoration: none;
	padding-left: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
#borde {
	width: 400px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #047391;
	height: 5px;
}
#punteada {
	background-image: url(images/punteada.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 630px;
}
.texto_expo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	width: 380px;
	line-height: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;

}
#img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}

#img_aplic{
	background-repeat: no-repeat;
	width: 610px;
	text-decoration: none;
	height: 306px;
	padding-left: 10px;
	background-position: right bottom;
	background-image: url(images/img_apli.jpg);
}

#img_nov{
	background-repeat: no-repeat;
	width: 610px;
	text-decoration: none;
	height: 306px;
	padding-left: 10px;
	background-position: right bottom;
	background-image: url(images/img_noved.jpg);
}

#img_ind{
	background-repeat: no-repeat;
	width: 610px;
	text-decoration: none;
	height: 306px;
	padding-left: 10px;
	background-position: right bottom;
	background-image: url(images/img_ind.jpg);
	top: -25px;
}
#img_prod{
	background-repeat: no-repeat;
	width: 610px;
	text-decoration: none;
	height: 306px;
	padding-left: 10px;
	background-position: right bottom;
	background-image: url(images/img_prod.jpg);
}
#img_repre{
	background-repeat: no-repeat;
	width: 610px;
	text-decoration: none;
	height: 306px;
	padding-left: 10px;
	background-position: right bottom;
	background-image: url(images/img_repres.jpg);
}
/*/++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++/*/
#ind_oil{
	background-repeat: no-repeat;
	width: 600px;
	text-decoration: none;
	height: 306px;
	padding-left: 10px;
	background-position: right top;
	background-image: url(images/ind_oil.jpg);
}
#ind_aguas{
	background-repeat: no-repeat;
	width: 600px;
	text-decoration: none;
	height: 306px;
	padding-left: 10px;
	background-position: right top;
	background-image: url(images/ind_aguas.jpg);
}
#ind_alimenticia{
	background-repeat: no-repeat;
	width: 600px;
	text-decoration: none;
	height: 306px;
	padding-left: 10px;
	background-position: right top;
	background-image: url(images/ind_aliment.jpg);
}
#ind_cemento{
	background-repeat: no-repeat;
	width: 600px;
	text-decoration: none;
	height: 306px;
	padding-left: 10px;
	background-position: right top;
	background-image: url(images/ind_cemento.jpg);
}
#ind_energia{
	background-repeat: no-repeat;
	width: 600px;
	text-decoration: none;
	height: 306px;
	padding-left: 10px;
	background-position: right top;
	background-image: url(images/ind_energ.jpg);
}
#ind_mineria{
	background-repeat: no-repeat;
	width: 600px;
	text-decoration: none;
	height: 306px;
	padding-left: 10px;
	background-position: right top;
	background-image: url(images/ind_mineria.jpg);
}
#ind_siderurgia{
	background-repeat: no-repeat;
	width: 600px;
	text-decoration: none;
	height: 306px;
	padding-left: 10px;
	background-position: right top;
	background-image: url(images/ind_sider.jpg);
}
#ind_petroquimica{
	background-repeat: no-repeat;
	width: 600px;
	text-decoration: none;
	height: 306px;
	padding-left: 10px;
	background-position: right top;
	background-image: url(images/ind_petroq.jpg);
}
#ind_quimica{
	background-repeat: no-repeat;
	width: 600px;
	text-decoration: none;
	height: 306px;
	padding-left: 10px;
	background-position: right top;
	background-image: url(images/ind_quimica.jpg);
}
#ind_pulp{
	background-repeat: no-repeat;
	width: 600px;
	text-decoration: none;
	height: 306px;
	padding-left: 10px;
	background-position: right top;
	background-image: url(images/ind_pulp.jpg);
}
#ind_refineria{
	background-repeat: no-repeat;
	width: 600px;
	text-decoration: none;
	height: 306px;
	padding-left: 10px;
	background-position: right top;
	background-image: url(images/ind_refine.jpg);
}


/*/++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++/*/


.texto_gris_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.texto_gris_12_corrido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-left: 40px;
	width: 550px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.texto_negro_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-left: 15px;
	width: 500px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.texto_negro_12_corrido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-left: 40px;
	width: 550px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.borde_prod{
	border: thin solid #666666;
	height: 70px;
	width: 70px;
}
.txt_blanco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.bandaceleste {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #2A8DBF;
	text-align: center;
	letter-spacing: 1px;
	height: 22px;
	vertical-align: middle;
	padding-top: 5px;
}
.bandaverde {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #047391;
	text-align: center;
	letter-spacing: 1px;
	height: 22px;
	vertical-align: middle;
	padding-top: 5px;
}
.bandagris {
	text-decoration: none;
	background-color: #666666;
}
.bandagris_clara {
	text-decoration: none;
	background-color: #DEDFE3;
	text-align: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 15px;
}

.apli_img_ul {
	padding-top: 5px;
	padding-bottom: 5px;
}
.apli_txt{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: normal;
}
.apli_txt:a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: normal;
}
.apli_txt:link{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: normal;
}
.apli_txt:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A8DBF;
	text-decoration: none;
	line-height: normal;
}
.apli_txt:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A8DBF;
	text-decoration: none;
	line-height: normal;
}
/*/
.apli_txt:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: normal;
}
/*/
.apli_imgch {
	border: 2px solid #CCCCCC;
}

.nov_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.nov_link:a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.nov_link:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
}
.nov_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #047391;
	text-decoration: none;
	font-weight: bold;
}
/*/
.nov_link:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
/*/
.vermas{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A8DBF;
	line-height: normal;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.vermas:a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A8DBF;
	line-height: normal;
	font-weight: bold;
}.vermas:link{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A8DBF;
	line-height: normal;
	font-weight: bold;
}
.vermas:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #047391;
	text-decoration: none;
	line-height: normal;
}
.vermas:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: normal;
}
/*/
.vermas:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A8DBF;
	line-height: normal;
	font-weight: bold;
}
/*/
.linea{
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.linea2 {
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.linea3 {
	text-decoration: none;
	background-image: url(images/linea.png);
	background-repeat: repeat-x;
	background-position: left center;
	height: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.linea4 {
	text-decoration: none;
	background-image: url(images/linea_gris.png);
	background-repeat: repeat-x;
	background-position: left center;
	height: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#boom{
	widht: 25px;
	width: 15px;
	text-decoration: none;
}
