body {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(../images/bg.png);
}
a img, img a, a:hover img, img a:hover, a;focus img, img a:focus, img{
	border-style: none;
	border: 0px;
	outline: 0px;
	padding:0px;
	margin:0px;
}

#page {
	margin-left:auto;
	margin-right:auto;
	width:942px;
	top:0px;/*background-color:#CCC;*/
}
#myBody {
	width: 928px;
	background-color:#FFF;
}
#header {
	height: 58px;
	background: #069 url(../images/bg_head_nwgusa.png) repeat-x left top;
}
#logo_keeper {
	width: 200px;
	font-size: 36px;
	font-weight: bold;
	vertical-align: top;
	color: #06C;
}
#customer_area {
	text-align: right;
	vertical-align: bottom;
	width: 217px;
}

#info_lang {
	text-align: right;
	vertical-align: bottom;
	padding-right: 2px;
	padding-bottom: 1px;
}
#info_flags {
	position: relative;
	float: right;
	width: 50px;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	height: 17px;
}
#main_banner {
	height: 180px;
	background-color: #113F58;
	border: 1px solid #000;
	padding:0px;
	margin:0px;
}

/*
Estilos de sombra en fondo
Validados para IE5+ y Firefox
*/
#esi {
	font-size: 0px;
	width: 14px;
	height: 12px;
	background-image: url("../images/esi_nwgusa.png") !important;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../images/esi_nwgusa.png');
}
#esd {
	font-size: 0px;
	width: 14px;
	height: 12px;
	background-image: url("../images/esd_nwgusa.png") !important;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../images/esd_nwgusa.png');
}
#eii {
	font-size: 0px;
	width: 14px;
	height: 13px;
	background-image: url("../images/eii_nwgusa.png") !important;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../images/eii_nwgusa.png');
}
#eid {
	font-size: 0px;
	width: 14px;
	height: 13px;
	background-image: url("../images/eid_nwgusa.png") !important;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../images/eid_nwgusa.png');
}
#bs {
	font-size: 0px;
	height: 12px;
	background-image: url("../images/bs_nwgusa.png") !important;
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../images/bs_nwgusa.png');
}
#bin {
	font-size: 0px;
	height: 13px;
	background-image: url("../images/bin_nwgusa.png") !important;
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../images/bin_nwgusa.png');
}
#bi {
	font-size: 0px;
	width:7px;
	background-image: url("../images/bi_nwgusa.png") !important;
	background-image: none;
	background-repeat: repeat-y;
	background-position: right;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../images/bi_nwgusa.png');
}
#bd {
	font-size: 0px;
	width:7px;
	background-image: url("../images/bd_nwgusa.png") !important;
	background-image: none;
	background-repeat: repeat-y;
	background-position: left;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../images/bd_nwgusa.png');
}
/* END */

#body_content .biz {
	font-size: 0px;
	width: 8px;
	background: url(../images/biz_nwgusa.png) repeat-y left;
}
#body_content .bde {
	font-size: 0px;
	width: 8px;
	background: url(../images/bde_nwgusa.png) repeat-y right;
}
#body_content .content {
	padding: 3px;
}
#body_content .content #left{
	vertical-align: top;

}
#body_content .content #right{
	width: 216px;
}

#footer .biz {
	font-size: 0px;
	width: 13px;
	height: 32px;
	background: url(../images/footer_left_nwgusa.png) no-repeat right bottom;
}
#footer .bde {
	font-size: 0px;
	width: 13px;
	height: 32px;
	background: url(../images/footer_right_nwgusa.png) no-repeat left bottom;
}
#footer .content {
	height: 32px;
	text-align:center;
	vertical-align:middle;
	color: #66BBDD;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	background: url(../images/footer_bg_nwgusa.png) repeat-x bottom;
}
#footer .content a{
	color:#FFF;
	text-decoration: none;
}
#footer .content a:hover{
	color:#FFF;
	text-decoration: underline;
}
#footer .content #less {
	text-align:center;
	vertical-align:middle;
	color: #66BBDD;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#footer .content #less a{
	color:#66BBDD;
	text-decoration: none;
}
#footer .content #less a:hover{
	color:#66BBDD;
	text-decoration: underline;
}
#footer .content #copyright {
	text-align:center;
	vertical-align:middle;
	color: #1B3C4B;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#tech_info{
	font-size: 9px;
	color: #666;
}
#left {
	padding-bottom:30px;
}
#right {
	vertical-align:top;
}
#right .news_info p {
	font-size: 10px;
	color: #6d7780;
	text-align: justify;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#right .news_info p a {
	font-size: 10px;
	color: #6d7780;
	text-align: justify;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-decoration:none;
}
#right .news_info p a:hover {
	font-size: 10px;
	color: #6d7780;
	text-align: justify;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-decoration:underline;
}
#right .news_info img {
	border: 1px solid #c8dfff;
}
#right .news_info h2 a{
	color:#1478B5;
	text-decoration:none;
}
#right .news_info h2 a:hover{
	color:#1ca9ff;
	text-decoration:underline;
}
#right .news_info h2 {
	font-size: 16px;
	font-weight: bold;
	color: #20739f;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#right .web_mail2 {
	display:block;
	width:80%;
	height:20px;
	line-height:20px;
	padding:0 0 0 22px;
	margin:0;
	
	text-align:center;
	color:#FFF;
	font-weight:bolder;
	text-decoration:none;
}

#right .web_mail2:hover {
	color:#CCC;
	text-decoration:underline;
}

#right .web_mail {
	display:block;
	width:80%;
	height:20px;
	line-height:20px;
	padding:0 0 0 22px;
	margin:0;
	background: url(../images/email_go.png) no-repeat 0 center;
	text-align:left;
	color:#FFF;
	font-weight:bolder;
	text-decoration:none;
}
#right .web_mail:hover {
	color:#CCC;
	text-decoration:underline;
}
#right .right_marco{
	margin: 3px;
}
#right .right_marco .top {
	font-size: 0px;
	height: 6px;
	width: 216px;
	background: url(../images/marco_main_top_nwgusa.png) no-repeat center bottom;
}
#right .right_marco .content {
	background: url(../images/marco_main_bg_nwgusa.png) repeat;
	padding: 0px 5px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-top-color: #000;
	border-bottom-color: #000;
}
#right .right_marco .bottom {
	font-size: 0px;
	height: 5px;
	width: 216px;
	background: url(../images/marco_main_bottom_nwgusa.png) no-repeat center top;
}
#right .right_marco .content .title{
	font-size: 10px;
	color: #c0d1e1;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 8px;
	text-transform: uppercase;
}

#right .right_marco_current{
	margin: 3px;
}
#right .right_marco_current .top {
	font-size: 0px;
	height: 6px;
	width: 216px;
	background: url(../images/marco_main_top_nwgusa.png) no-repeat center bottom;
}
#right .right_marco_current .content {
	border-top-color: #000;
	padding: 0px;
	background: url(../images/marco_main_bg_nwgusa.png) repeat;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}
#right .right_marco_current .bottom {
	font-size: 0px;
	height: 5px;
	width: 216px;
	background: url(../images/marco_main_bottom_nwgusa.png) no-repeat center top;
}
#right .right_marco_current .content .title{
	font-size: 10px;
	color: #c0d1e1;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 3px;
	text-transform: uppercase;
}

/* BTN MORE INFO */
#left .structure .news_info .btn_more span, #left .structure .news_info .btn_more_es span, #left .structure .show_product .btn_more span, #left .structure .show_product .btn_more_es span
{
  display: none; /* oculta texto */
}
#left .structure .news_info .btn_more, #left .structure .show_product .btn_more
{
	background-image: url(../images/btn_more_nwgusa.png);
}
#left .structure .news_info .btn_more_es, #left .structure .show_product .btn_more_es
{
	background-image: url(../images/btn_more_es_nwgusa.png);
}
#left .structure .news_info .btn_more, #left .structure .news_info .btn_more_es, #left .structure .show_product .btn_more, #left .structure .show_product .btn_more_es
{
	display: block;
	width: 70%;
	height: 18px;
	background-repeat: no-repeat;
	background-position: center 0;
}
#left .structure .news_info .btn_more:hover, #left .structure .news_info .btn_more_es:hover, #left .structure .show_product .btn_more:hover, #left .structure .show_product .btn_more_es:hover
{ 
  background-position: center -18px;
}

.left_frame_cont{
		background:url(../images/left_frame_nwgusa_middle.png) repeat-y;
		padding-left:23px;
		color:#FFF;
}
.left_frame_cont h2{
		line-height:16px;
		font-size:16px;
}
.left_frame_cont h2 a{
	color:#FFF;
	text-decoration:none;
}
.left_frame_cont h2 a:hover{
	color:#FFF;
	text-decoration:underline;
}
.left_frame_cont label a{
		color:#FFF;
		text-decoration:none;
		font-size:11px;
}
.left_frame_cont label a:hover{
		color:#FFF;
		text-decoration:underline;
}
.left_frame_cont label a:visited{
		color:#FFF;
}
/* END */

.off {
	height: auto;
	width: 157px;
}
.off .menu_lang_top, .off .menu_lang_top2 {
	display:none;
}
.off .menu_lang_bottom, .off .menu_lang_bottom2 {
	font-size:10px;
	display:block;
	height: 20px;
	vertical-align:bottom;
	padding-right:30px;
	text-align: right;
	color:#FFF;
	padding-top: 2px;
	background: no-repeat 94% 49%;
}
.off .menu_lang_bottom {
	background-image:url(../images/us.png);
}
.off .menu_lang_bottom2 {
	background-image:url(../images/co.png);
}
.off a{
	text-decoration: none;
}

.on {
	height: auto;
	width: 157px;
}
.on a:hover, .on a:focus{
	text-decoration: underline;
}
.on a{
	text-decoration: none;
}
.on .menu_lang_top, .on .menu_lang_top2 {
	font-size:10px;
	display:block;
	height: 15px;
	vertical-align:bottom;
	padding-right:30px;
	text-align: right;
	color:#FFF;
	padding-top: 7px;
	background: no-repeat center bottom;
}
.on .menu_lang_top{
	background-image:url(../images/menu_lang_top_nwgusa.png);
}
.on .menu_lang_top2{
	background-image:url(../images/menu_lang_top2_nwgusa.png);
}
.on .menu_lang_bottom, .on .menu_lang_bottom2 {
	font-size:10px;
	display:block;
	height: 20px;
	vertical-align: bottom;
	padding-right:30px;
	text-align: right;
	color:#FFF;
	padding-top: 2px;
	background: no-repeat center top;
}
.on .menu_lang_bottom{
	background-image:url(../images/menu_lang_bottom_nwgusa.png);
}
.on .menu_lang_bottom2{
	background-image:url(../images/menu_lang_bottom2_nwgusa.png);
}
#info_contact_header {
	text-align: right;
	padding-right: 10px;
	text-transform: uppercase;
	color: #d5e4ec;
	font-size: 18px;
	vertical-align: bottom;
	padding-bottom: 3px;
}
ul {
	margin:0px;
	font-size: 10px;
	color: #6d7780;
	text-align: justify;
	padding: 5px 5px 10px 15px;
}
ul il {
	list-style-position: outside;
	list-style-type: square;
	margin: 0px;
	padding-left: 11px;
}

#left .structure .left .frame .content h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin: 0px 0px 5px;
	padding: 0px;
	line-height: 15px;
}
#left .structure .left .frame .content h2 {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	padding: 0px;
	margin: -5px 0px 5px;
}
#left .structure .left .frame .content h3 {
	font-size: 10px;
	font-weight: bold;
	color: #ff7400;
	background: url(../images/arrow_try_nwgusa.png) no-repeat left 50%;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#left .structure .left .frame .content h4 {
	font-size: 10px;
	font-weight: bold;
	color: #abdc28;
	background: url(../images/arrow_buy_nwgusa.png) no-repeat left 50%;
	margin: -5px 0px 20px;
	padding: 0px 0px 0px 15px;
}
#left .structure .left .frame .content h1 a{
	color: #FFF;
	text-decoration:none;
}
#left .structure .left .frame .content h2 a{
	color: #FFF;
	text-decoration:none;
}
#left .structure .left .frame .content h3 a{
	color: #ff7400;
	text-decoration:none;
}
#left .structure .left .frame .content h4 a{
	color: #abdc28;
	text-decoration:none;
}
#left .structure .left .frame .content h1 a:hover{
	color: #FFF;
	text-decoration: underline;
}
#left .structure .left .frame .content h2 a:hover{
	color: #FFF;
	text-decoration: underline;
}
#left .structure .left .frame .content h3 a:hover{
	color: #ff7400;
	text-decoration: underline;
}
#left .structure .left .frame .content h4 a:hover{
	color: #abdc28;
	text-decoration: underline;
}

/* ++++++++ */
.show_product {
	padding-bottom:15px;
}
.show_product img{
	border:none;
	float: left;
	padding: 2px;
	margin: 0px 10px 5px 0px;
}
.show_product p {
	font-size: 10px;
	color: #6d7780;
	text-align: justify;
	line-height: 12px;
	margin: 0px;
}
.show_product h2 {
	font-weight: bold;
	/*color: #20739f;*/
	padding: 0px;
	margin: 0px 0px 10px;
}
.show_product h2 a{
	font-size: 14px;
	/*color:#1478B5;*/
	text-decoration:none;
}
.show_product h2 a:hover{
	color:#333;
}
/* PAGINADOR */
.paginador{
	font-size: 10px;
	color: #069;
}
.paginador a{
	color:#333;
	text-decoration:none;
}
.paginador a:hover{
	color:#666;
	text-decoration:underline;
}
.paginador a:visited{
	color:#999;
	text-decoration:underline;
}
#left .structure .main_info .form .content dl {
	clear:both;
}
#left .structure .main_info .form .content dt {
	float:left;
	text-align:right;
	width:25%;
	padding-right: 3px;
	margin:0px;
}
#left .structure .main_info .form .content dd {
	float:left;
	text-align:left;
	width:70%;
	margin:0px;
}
#left .structure .main_info .form .content dd input{
	width:100%;
}
.tex {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: 8E2427;
	text-decoration: none;
}
.titulo {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: 8E2427;
	text-decoration: none;
}
.bodytex {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: 666666;
	text-decoration: none;
}
.bodytex2 {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.encabezado {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: 0058a2;
	text-decoration: none;
}
.encabezadoleft {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: ffffff;
	text-decoration: none;
}
.masinfo {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: 96c83b;
	text-decoration: none;
}
