
@import url("reset.css");

* html .img_detalle_noticia,
* html .opciones_det_not,
* html .cajas_inferior3,
* html .logo_div,
* html .menu_div,
* html .img_banner_div,
* html .col_izquierda_div,
* html #menu li,
* html .contenido_noticia, * html .contenido_links,
* html .cajas_inferior1, * html .cajas_inferior2 {display:inline;}

body {
	background-color: #cfcfcf;
	background-image: url(../images/00-fondo_pagina.jpg);
	background-position: center top;
	background-repeat:repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	overflow-x: hidden;
}




.contenedor {
	padding:10px 10px 10px 10px;
	padding-bottom:0px;
	height: auto;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0;
	margin-bottom: 0px;
}
.contenido100{
	width:100%;
	padding:0 0 0 10px;
	margin-right: 10px;
}
.contenido {
	float: left;
	width: 520px;
	padding: 0 0 5px 10px;	
}
.contenido_noticia {
	float: left;
	width: 520px;
	padding: 5px 0 5px 10px;
}
.contenido_links {
	float: left;
	width: 520px;
	padding: 5px 0 5px 10px;
}
.contenido_detalle {
	width: 530px;
	float: left;
}
.contenido_contacto {
	float: left;
	width: 520px;
	padding: 5px 0 5px 10px;
}
.contenido_listado {
	width: 820px;
	float: left;
	
}
.img_detalle_noticia {
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	height: 156px;
	width: 193px;
}
.paginador_img_detalle_noticia, .paginador_img_detalle_noticia a {
	
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
.paginador_img_detalle_noticia a:hover{
	text-decoration:underline;	
}

.opciones_det_not {
	
	font-size: 11px;
	text-decoration:none;
	text-align: center;
	float: right;
	width: 530px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 20px;
	padding-top: 20px;
	color:#fff;
}

.opciones_det_not a{
	
	font-size: 11px;
	text-decoration:none;
	color:#2B2622;
	
}
.opciones_det_not a:hover{
	text-decoration:underline;
		
}


/*CAJAS INFERIORES DE IZQUIERDA A DERECHA*/
.cajas_inferior1 {
	height: 130px;
	width: 240px;
	float: left;
	padding: 10px;
	margin-top: 10px;
	margin-right: 20px;
	background-image: url(../images/00-bg-cajas.png);
	background-repeat: no-repeat;
	_background-image: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/00-bg-cajas.png', sizingMethod='scale'); 
	
}

.cajas_inferior2 {
	height: 130px;
	width: 240px;
	float: left;		
	padding: 10px;
	margin-top: 35px;
	margin-right: 20px;
	background-image: url(../images/00-bg-cajas.png);
	background-repeat: no-repeat;
	_background-image: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/00-bg-cajas.png', sizingMethod='scale');
	
}

.cajas_inferior3 {
	height: 130px;
	width: 240px;
	float: left;		
	padding: 10px;
	margin-top: 10px;
	
	background-image: url(../images/00-bg-cajas.png);
	background-repeat: no-repeat;
	_background-image: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/00-bg-cajas.png', sizingMethod='scale');
}

.titulo_caja_inferior1 {
	margin-top: -5px;
	padding-left: 5px;	
	font-size: 22px;
	color: #063433;
	font-weight: normal;
	line-height: 22px;
}
.titulo_caja_inferior2 {
	margin-top: -5px;
	padding-left: 5px;
	font-size: 22px;
	color: #063433;
	font-weight: normal;
	line-height: 22px;
}
.titulo_caja_inferior3 {
	margin-top: -5px;
	padding-left: 5px;
	font-size: 22px;
	color: #063433;
	font-weight: normal;
	line-height: 22px;
}

.texto_caja_inferior1 {
	padding-left: 5px;
	padding-top: 5px;
	font-size: 12px;
	line-height: 15px;
	color: #333;
}
.texto_caja_inferior2 {
	padding-left: 5px;
	padding-top: 5px;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
.texto_caja_inferior3 {
	padding-left: 5px;
	padding-top: 5px;
	font-size: 12px;
	line-height: 25px;
	color: #333;
}

/*FIN CAJAS INFERIORES*/

/*VINCULOS CAJAS INFERIORES*/

.vinculo_caja_inferior1 a {
	padding-left: 5px;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	margin-top: 0px;
}
.vinculo_caja_inferior1 a:hover{
	text-decoration: underline;
}


.vinculo_caja_inferior2 a {
	padding-left: 5px;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.vinculo_caja_inferior2 a:hover{
	text-decoration: underline;
}


/*FIN VINCULOS CAJAS INFERIORES*/


.logo_div {
	margin-left: 325px;
	width: 190px;
	height: 55px;
}


.menu_div {
	float: right;
	width: 600px;
	padding-top: 20px;
}
.img_banner_div {
	margin-top: 0px;
	width: 800px;
	height: auto;
	float: left;
	
}

.col_izquierda_div {
	float: left;
	width: 250px;
	padding: 0 0 0 0px;
	margin-right: 10px;
	height: auto;
	clear: left;
}
.titulo_seccion_columna_izquierda {
	padding-left: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.titulo_seccion_columna_izquierda_div {
    background-image: url("../images/bg_titulo_div.png");
    background-repeat: no-repeat;
    height: 38px;
    margin-left: -34px;
    padding-left: 40px;
    padding-top: 9px;
    width: 240px;
}
.contenido_col_izquierda {
	padding-left: 0px;
	padding-top: 10px;
}


/*paddings*/

.relleno_superior{
	padding-top:10px;
}
.relleno_derecha{
	padding-right:10px;
}
.relleno_inferior{
	padding-bottom:10px;
}
.relleno_izquierda{
	padding-left:10px;
}
.footer {
	margin-top: -70px;
	text-align: center;
	width: 840px;
	height: 20px;
	padding: 0px 0 0 0;
	margin-left: -10px;
	margin-right: -10px;
	background-image: url(../images/00-bg-footer.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	_background-image: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/00-bg-footer.png', sizingMethod='scale');
	
}
.grupo_superior {	
	width: 800px;
	height: 350px;
	background-image: url(../images/00-fondo_grupo_sup.ng);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0 10px 10px 10px;
}
.grupo_central {
	padding: 10px;
	width: 800px;
	margin-top: 25px;
	background-image: url(../images/00-bg-contenedor.ng);
	background-repeat: repeat-y;
	_background-image: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/00-bg-contenedor.png', sizingMethod='scale'); 
}
.grupo_inferior {
    background-image: url("../images/00-bg-grupoinferior.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    height: 300px;
    margin-left: -820px;
    padding-left: 820px;
    padding-top: 15px;
    width: 1640px;
}
.titulos {	
	font-size: 22px;
	color: #2B2622;
	font-weight: normal;
}
.sub_titulos {
	
	font-size: 12px;
	color: #2B2622;
	font-weight: bold;
}

h3.fuente_fecha_publi{
	margin:10px 0 0 0;
	
}
.fuente_fecha_publi {
	
	font-size: 10px;
	color: #2B2622;
	font-weight: normal;
}
.texto_general {
	
	font-size: 12px;
	line-height: 12pt;
	color: #2B2622;
}
#texto_inicio{
	margin-top:10px;
}
/*MODIFICA CUALQUIER SELECTOR DENTRO DE LA ID TEXTO_INICIO*/
#texto_inicio *, #texto_inicio a{
	
	font-size: 11px;
	line-height: 12pt;
	color: #2B2622;
	list-style: disc;
	text-decoration:none;
}
#texto_inicio a:hover{
	text-decoration:underline;
}
#texto_inicio li{
	
	padding-left:10px;
	margin-left:10px;
	
}
.creditos {
	padding-top: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #ccc;
	text-align: right;
	text-decoration: none;
	margin-right: 50px;
}
.creditos a{
	font-size: 10px;
	color: #fff;	
	text-decoration: none;
}

.creditos a:hover{
	text-decoration:underline;
	
}

.fecha {
	padding-left: 15px;
	font-size: 15px;
	color: #2B2622;
	font-weight: normal;
}
.vinculo_titular_noticia a{
	padding-left: 15px;
	font-size: 11px;
	color: #2B2622;
	text-decoration: none;
	line-height: normal;
}
.vinculo_titular_noticia a:hover{
	text-decoration:underline;	
}
/*MENU LATERAL LINK'S*/
#menu_lateral li{
	list-style:none;
}

#menu_lateral li a:link, #menu_lateral li a:visited, #menu_lateral li a{
	font-size: 12px;
	background-image: url(../images/menulatfondo.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	_background-image: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/00-bg-contenedor.png', sizingMethod='scale'); 
	text-decoration: none;
	display:block;
	_position: absolute;
	/*agregar desde aqui*/
	height:auto;/*permite que crezca si son muchos caracteres*/
	min-height: 22px;/*no deja que la altura minima sea menor a 22px*/
	padding-bottom:2px;
	/*hasta aqui*/
	width: 250px;
	margin: 0 0 3px 0;
	padding-left: 10px;
	color: #2B2622;	
}

#menu_lateral li a:hover{
	font-size: 12px;
	color: #2B2622;
	background-image: url(../images/menulatfondo.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #ffffff;
	_background-image: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/00-bg-contenedor.png', sizingMethod='scale'); 
	text-decoration: none;
	display:block;
	margin: 0 0 3px 0;
	/*agregar desde aqui*/
	height:auto;/*permite que crezca si son muchos caracteres*/
	min-height: 22px;/*no deja que la altura minima sea menor a 22px*/
	padding-bottom:2px;
	/*hasta aqui*/
	width: 250px;
	_position: absolute;
	padding-left: 10px;
}

.subcategoria{
	padding: 0 0 0 10px;
}
/*FIN MENU LATERAL LINK'S*/



/*menu superior*/

#menu{
	margin-top: 2px;
	margin-bottom: 13px;
	float:left;
	font-size: 10pt;
	font-weight: bold;
	width: auto;
	margin-left:-7px;
}

#menu ul{
	list-style-type: none;
	}

#menu li{
	float:left;
	height: auto;
	width: auto;
}

#menu a {
    background: url("../images/menu01.png") repeat-x scroll 0 0 transparent;
    color: #CCCCCC;
    display: block;
    font-size: 12px;
    height: 34px;
    padding: 15px 15px 0;
    text-align: center;
    text-decoration: none;
    width: auto;
}
#menu a:hover {
	color:#fff;
	background-position: 50% -60px;
	text-decoration: none;
}
/*fin menu superior*/


#inc_login {
	padding-top: 0px;
}

#inc_datos {
	margin-top: 20px;
	padding-left: 10px;
}
.img_det_prod_cont {
	float: left;
	height: auto;
	width: 210px;
}
.prev_next {
	float: left;
	height: 30px;
	width: 210px;
	text-align: center;
}
.prev_next_text, .prev_next_text a {
	
	font-size: 11px;
	font-weight: normal;
	color: #C60;
	text-decoration:none
}
.prev_next_text a:hover{
	text-decoration:underline;
}

.det_img {
	float: left;
	height: auto;
	width: 210px;
	text-align: center;
}
.data_det_cont {
	float: left;
	height: auto;
	width: 310px;
	padding-left: 10px;
}
h1.desc_det_text {	
	font-size: 12px;
	color: #2B2622;
	text-decoration: none;
	font-weight:normal;
}
h2.desc_det_text {
	
	font-size: 12px;
	font-weight: normal;
	color: #2B2622;
	text-decoration: none;
}
.mas_img {
	height: auto;
	float: left;
	width: 310px;
	margin-top: 10px;
}
.mas_img_det_1 {
	height: auto;
	width: 100px;
	margin-right: 5px;
	float: left;
	text-align: center;
}
.mas_img_det_2 {
	height: auto;
	width: 100px;
	float: left;
	text-align: center;
	margin-right: 5px;
}
.mas_img_det_3 {
	height: auto;
	width: 100px;
	float: left;
	text-align: center;
}

.desc_det_pro {
	color: #2B2622;	
	float: left;
	height: auto;
	width: 490px;
	padding:0 0 0 30px;
		
}
h1.titulo_desc_detalle_pro {
	/*TITULO DESCRIPCION: DENTRO DEL DETALLE DEL PRODUCTO*/
	font-size: 12px;
	color: #2B2622;
	text-decoration: none;
    /*nuevo margen*/
    margin:5px 0 0 0;
}
/*CLASES NUEVAS*/
.paginador_fotos100 {
	
	font-size: 12px;
	font-weight: normal;
	color: #2B2622;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	float:left;
}
.nombre{
	display:none;
}

.bloque_info{
	width:500px;
	height:auto;
	float:left;
	
	
}
.cotizar_div_boton{
	float: right;
	height: 50px;
	width: 200px;
	margin:0 5px 0 0;
	text-align: center;	
	}

.contenido_login{
	width:100%;
	padding:10px;
}

.desc_det_pro *{
	font-size: 11px;
	line-height: 12pt;
	color: #2B2622;
	list-style: disc;
	text-decoration:none;
}
.desc_det_pro a{
	color: #2B2622;
	text-decoration: none;
	font-size: 12px;
	text-decoration:none;
	}

.desc_det_pro a:hover{	
	text-decoration:underline;
	}
/*FIN CLASES NUEVAS*/	
.desc_det_pro_text {
	/*borrar el contenido de esta clase y colocar todas las caracteristicas del texto descriptivo del detalle en la clase (.desc_det_pro)*/
	
}

.descarga_doc {
	float: left;
	height: 35px;
	width: 115px;
}
.txt_col_izq_ubicacion {
	
	font-size: 11px;
	font-weight: normal;
	color: #2B2622;
	text-decoration: none;
	line-height: 12pt;
	margin-top: 0px;
	margin-left: 10px;
}

.titulares_registro{
	
	float: left;
	height: 20px;
	width: 100%;
	margin: 0;
	padding: 5px 0 0 0;
}

