body{
	background-color: #fff;
	color: #000;
	font-size: 9pt;

}
.cuerpo{
	margin: 0px;
	text-align: center;
	background: #636163 url("../images/web_bg.jpg") repeat-x;
	font-family: arial,helvetica,sans-serif;
	/*font-family: "trebuchet ms", helvetica, sans-serif;*/
	font-size: 9pt;
}
table {
	border-collapse:collapse;
	border-spacing:0px;
	empty-cells:show;
}
img{
	border: none;
}
a{
/* 	text-decoration: none; */
	color: #02528f;
}
a:hover{
	text-decoration:underline;
}
h1{
	margin:0px 0px 10px 0px;
	color: #fff;
	text-transform: uppercase;
	background: transparent url("../images/h1_bg.jpg") no-repeat right;
	font-family: "Neue Helvetica",helvetica,arial,sans-serif;
	font-size: 14pt;

}
h2{
	margin:0px 0px 10px 0px;
	color: #02528f;
	text-transform: uppercase;
	background-color:transparent;
	font-family: "Neue Helvetica",helvetica,arial,sans-serif;
	font-size: 12pt;
}
h2 a{
	color: #02528f;
	text-transform: uppercase;
	background-color:transparent;
	font-family: "Neue Helvetica",helvetica,arial,sans-serif;
	font-size: 12pt;
	text-decoration: none;
}
h3{
	font-family: "Neue Helvetica",helvetica,arial,sans-serif;
	font-size: 10pt;
	margin: 0px 0px 5px 0px;
	color: #02528f;
	text-transform: uppercase;
}
h3 a{
	color: #02528f;
	font-size: 10pt;
	font-family: helvetica,arial,sans-serif;
	font-weight: bold;
	text-decoration: none;
}

p{
	margin:0px 0px 10px 0px;
	line-height: 1.8em;
}
/*p a{
	color: #000;
	text-decoration: none;
}*/
ul li{
	list-style-position: outside;
	margin-left: 10px;
}
.div_clear{
	clear: both;
}
.alert{
	color: red;
	font-weight: bold;
}
.admin_button{
	display: block;
	position: absolute;
	right: 20px;
	top: 40px;
}
#div_wrapper{
	width: 960px;
	background-color:transparent;
	text-align: center;
	margin: 0px auto;
	color: #000;
}
#div_container{
	width:960px;
	background-color:#adaaad;
	margin-top: 13px;
	/*padding-bottom: 80px;*/
	text-align: left;
}
#div_header{
	width:960px;
	height:242px;
	background-color:transparent;
}
#div_header_top{
	width: 948px;
	height: 86px;
	background-color: #a8a9ad;
	border-left: 6px solid #727377;
	border-right: 6px solid #727377;
}
#div_logo{
	/*tengo 948 para repartir entre los dos divs*/
	width: 450px;
	background:#a8a9ad url("../images/logo_bg.jpg") repeat-x;
	height: 86px;
	float: left;
}
#div_menu{
	width: 496px;
	height: 86px;
	/*background:#d6d3d6 url("../images/menu_bg.jpg") repeat-x;*/
	border-left: 1px solid #929397;
	border-right: 1px solid #929397;
/* 	position:relative; top:0px; right:0px; */
	float:right;
}
#div_header_banner{
	width: 948px;
	height: 156px;
	border-left:6px solid #555150;
	border-right:6px solid #555150;
	background-color: transparent;
	overflow: hidden;
	z-index:-1001;
}

#div_header_banner object{
	z-index:-1001 !important;
}
#div_body{
	width: 948px;
	/*width: 960px;*/
	/*height: 100%;*/
	min-height: 300px;
	overflow: hidden;
  	height: expression(this.scrollHeight < 301? "300px" : "auto" );
  	height:auto;
	/*background:#a8a9ad url("../images/home_bg.jpg") repeat;*/
	background-color:#a8a9ad;
	border-left: 6px solid #555150;
	border-right: 6px solid #555150;
	padding-bottom: 50px;
}
#div_title{
	width: 614px;
	height: 29px;
	padding: 9px 0px 0px 20px;
	background: red url("../images/title_bg.jpg") repeat-x;
	float:  left;
}
#div_vacio{
	width: 314px;
	height: 38px;
	background: #caa url("../images/news_bg.jpg") repeat-x;
	float: left;
}
#div_modules_navegar{
	margin-bottom: 15px;
	/*color:#ED1C31;*/
}
#div_modules_navegar a{
	text-decoration: none;
}
#div_contenido{
	width: 920px;
	background-color:transparent;
	position:relative;
	padding: 20px 20px;
	overflow: hidden;
}
#div_footer{
	/*width: 948px;
	border-left: 6px solid #555150;
	border-right: 6px solid #555150;*/
	height: 35px;
	background: #0065AD url("../images/footer_bg.jpg") repeat-x;
}
/*Buscar*/
.table_find{
	/*width: 500px;*/
}
#div_find{
	border: 2px solid #02528f;
	padding: 10px;
	margin-bottom: 20px;
	width: 500px;
}
.td_titulo{
	font-weight:bold;
	text-align: right;
}
.td_opcion{
	padding: 5px 10px;
}
.combos{
	width: 300px;
	height: 20px;
	border: 2px solid #02528f;
}
.send{
	width: 100px;
	margin: 10px 0px;
	background-color: #ed1c31;
	border: 1px solid #02528f;
	color: #fff7f7;
	font-weight: bold;

}
/***********************************************************************************************************
	Modulo Contacto
************************************************************************************************************/

.div_form_consultas label{
	font-weight: bold;
}
.div_form_consultas input{
	width: 250px;
	height: 20px;
	border: 2px solid #02528f;
	color: inherit;
	text-indent: 5px;
}
.div_form_consultas .input{
	width: 310px;
	height: 100px;
	border: 2px solid #02528f;
	overflow: hidden;
	color: inherit;
	text-indent: 5px;
}

.div_form_consultas #cont_PHONE{
	width: 190px;
}
.div_form_consultas #cont_FILE, .div_form_consultas #cont_FILE2{
	width: 350px;
	height: 20px;
	border: 2px solid #7b7d7b;
	color: inherit;
	text-indent: 5px;
}
.div_form_consultas .table_panel td{
	padding-bottom: 5px;
}
.div_form_consultas #reset, .div_form_consultas #cancel{
	display: none;
}
.div_form_consultas .td_label{
	padding-right: 5px;
}
.div_form_consultas #send{
	width: 100px;
	margin: 10px 0px;
	background-color: #ed1c31;
	border: 1px solid #02528f;
	color: #fff7f7;
	font-weight: bold;
	text-align: center;
}
/*Home*/
#div_home{
	width: 960px;
	/*height: 100%;*/
	min-height: 200px;
	overflow: hidden;
  	height: expression(this.scrollHeight < 201? "200px" : "auto" );
  	height:auto;
	background:#a8a9ad url("../images/home_bg.jpg") repeat;
	padding-bottom: 10px;
}
#div_home_contenido{
	width: 620px;
	background-color:transparent;
	float: left;
	margin: 0px;
	/*background-color: red;
	height: 100px;*/
	overflow: hidden;

}
#div_home_news{
	 background-color:  transparent;
	 margin: 0px;
	 _width:338px;
	 width:340px;
	 float: left;
/*	 background-color: aqua;
	 height: 100px;*/
}
#div_title_home{
	/*width: 610px;*/
	height: 38px;
	padding: 0px 0px 0px 5px;
	background: #d6d3d6 url("../images/news_bg.jpg") repeat-x;
	width: 615px;
}
#title_home{
	background: url("../images/h1_home_bg.jpg") no-repeat;
	height: 30px;
	margin: 0px;
	color: #d6d3d6;
	padding-left: 20px;
	font-size: 1px;
}
#div_contenido_home{
	width: 598px;
	background-color: transparent;
	margin: 20px 10px;
	border-right: 2px dashed #6a6a6c;
}
#div_title_news{
	/*width: 340px;*/
	height: 30px;
	_height:38px;
	padding: 8px 0px 0px 20px;
	background: url("../images/news_bg.jpg") repeat-x;
}
#div_title_news h2{
	margin:0px 0px 0px 0px;
	color: #02528f;
	text-transform: uppercase;
	background-color:transparent;
	font-family: "Neue Helvetica",helvetica,arial,sans-serif;
	font-size: 12pt;
}
#div_list_news{
	background-color: transparent;
	padding: 20px 20px;
}
.div_list  p a{
	text-decoration: none;
	color:#000;
}
.div_list .img_novedades{
	float: left;
	padding: 0px 10px 10px 0px;
}
.more{
	display:block;
	color: #02528f;
	text-align: right;
	margin: 10px 0px;
}
.div_novedades_list{
	border-top:	2px dashed #02528F;
	padding: 10px;

}
.div_novedades_list img{
	float: left;
	padding: 0px 10px 10px 0px;
}
.div_subcategory_home{
	float: left;
	position: relative;
	width: 280px;
	height: 105px;
	margin: 0px 10px 10px 0px;
	background: url("../images/rubro_bg.jpg") no-repeat;
}

#rubro1{
	display:block;
	width:260px;
	height:105px; /* aqui esta el truco */
	/*background-color:aqua;*/
	margin-left: 20px;
	background: url("../images/rubro1.jpg") no-repeat;
	text-decoration: none;
}
 #rubro1:hover{
	background:  url("../images/rubro1.gif") no-repeat;
	text-decoration: none;
}
.rubro_1{
	position:absolute;
	bottom:40px;
	right: 8px;
	width:130px;
	height:50px;
	background:red url("../images/rubro1_bg.jpg") no-repeat;
}
#rubro2{
	display:block;
	width:260px;
	height:105px; /* aqui esta el truco */
	/*background-color:aqua;*/
	margin-left: 20px;
	background: url("../images/rubro2.jpg") no-repeat;
	text-decoration: none;
}
 #rubro2:hover{
	background:  url("../images/rubro2.gif") no-repeat;
	text-decoration: none;
}
.rubro_2{
	position:absolute;
	bottom:40px;
	right:  8px;
	width:130px;
	height:50px;
	background:red url("../images/rubro2_bg.jpg") no-repeat;
}

#rubro3{
	display:block;
	width:260px;
	height:105px; /* aqui esta el truco */
	/*background-color:aqua;*/
	margin-left: 20px;
	background: url("../images/rubro3.jpg") no-repeat;
	text-decoration: none;
}
 #rubro3:hover{
	background:  url("../images/rubro3.gif") no-repeat;
	text-decoration: none;
}
.rubro_3{
	position:absolute;
	bottom:40px;
	right:  8px;
	width:130px;
	height:50px;
	background:red url("../images/rubro3_bg.jpg") no-repeat;
}

#rubro4{
	display:block;
	width:260px;
	height:105px; /* aqui esta el truco */
	/*background-color:aqua;*/
	margin-left: 20px;
	background: url("../images/rubro4.jpg") no-repeat;
	text-decoration: none;
}
 #rubro4:hover{
	background:  url("../images/rubro4.gif") no-repeat;
	text-decoration: none;
}
.rubro_4{
	position:absolute;
	bottom:40px;
	right:  8px;
	width:130px;
	height:50px;
	background:red url("../images/rubro4_bg.jpg") no-repeat;
}
/* menu*/
#div_menu_footer{
	height: 35px;
	background-color: transparent;
}
#div_menu_footer a{
	display: block;
	float: left;
	color: #fff;
	padding: 10px 20px;
	border-right: 1px solid #fff;
	font-weight: bold;
	text-decoration: none;
}
/*Menu Principal*/
#div_menu #tbl0{
	width: 496px;
}
#div_menu td a:hover{
	background-color: red;
}

.parentMenuOff{
	/*font-family: Helvetica,Arial,Georgia,sans-serif;
	font-size: 18px;
	color:#02528f;
	font-weight: bold;*/
}
.parentMenuOn{
/*	font-family: Helvetica,Arial,Georgia,sans-serif;
	font-size: 18px;
	color:#02528f;
	font-weight: bold;
	border-bottom: 10px solid red;*/
}

.subMenuOff{
	font-family: Helvetica,Arial,Georgia,sans-serif;
	font-size: 9pt;
	letter-spacing:1px;
	background-color: #252525;
	filter:alpha(opacity=80);
	opacity:.80;
	color: #fff;
	text-transform: uppercase;
	padding: 3px 15px 1px 5px;
	/*font-size: 10pt;*/
	font-weight: bold;
	text-decoration: none;
}

.subMenuOn{
	font-family: Helvetica,Arial,Georgia,sans-serif;
	font-size: 9pt;
	letter-spacing:1px;
	background-color: #626262;
	filter:alpha(opacity=80);
	opacity:.80;
	color: #fff;
	padding: 3px 15px 1px 5px;
	font-weight: bold;
	text-decoration: none;
}
/*Modulo text*/
.div_page_detail .img_float{
	 float: left;
	 padding: 0px 20px 10px 0px
}
/*Productos*/
/*#div_child_list{
	border: 2px solid #02528f;
	padding: 10px;
}*/
.div_parent_detail img{
	float: left;
	padding: 0px 15px 15px 0px
}
.div_child_detail p a{
	color: #000;
	text-decoration: none;
}
.div_child_detail{
	border-top: 2px dashed #02528f;
	margin-top: 0px;
	padding-top: 12px;
	margin-bottom: 10px;
}
.div_child_detail img{
	float: left;
	padding: 0px 10px 10px 0px;
}
/*#div_child_list .div_child_detail:last-child{
	border-bottom: none;
}*/

#menu2, #menu1{
	margin-left:6px;
}
.link_lc{
	display: block;
	text-align: center;
	text-decoration: none;
	margin-top: 5px;
}
#title_foot{
	color: #A8A9AD;
	text-align: center;
}