/* =============================== */
/* ========= CSS RESET =========== */
/* =============================== */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p,
blockquote, th, td {margin:0; padding:0;}
caption, th {text-align:left;}
fieldset, img {border:0;}
h1, h2, h3, h4, h5, h6 {
	font-size:1em;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
ol, ul {list-style:none;}
address, caption, cite, code, dfn, th, var , pre{
	font-style:normal; 
	font-weight:normal;
}
p{ margin-bottom:15px; 
}

* {}
/* ======= Elementos HTML ======== */
body{
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 0.7em;
	background: #fff;
background:url(../img/bg.gif) repeat-x;
}
a{ text-decoration:none;color:#a9a790;}
a:hover{ text-decoration:underline;}
a span{ display:none}

h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:2.4em;
	padding: 20px 0 20px 90px;
}
h2{
	background:url(../img/subtit_bg.gif) no-repeat;
	width:786px;
	height:32px;
	margin: 0;
	color: #fff;
	font-size: 1.65em;
	padding-left: 47px;
	padding-top: 10px;
	margin-left: 80px;
	margin-bottom: 26px;
}

/* === ====== Estructura del sitio ========== */

#main_container {
	width:955px;
	margin:0 auto;
	background:url(../img/c_bg.jpg) no-repeat 0 0;
	padding: 0 21px;
}

#main_container_home {
	width:955px;
	margin:0 auto;
	background: url(../img/h_bg.jpg) no-repeat;
	padding: 0 21px;
}



#contenedor_principal{ width:955px; 
}

/*======================================================*/
/*FORMULARIO*/
/*======================================================*/
input{
font-family:Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/input-vert.gif) repeat-x;
	height:13px;
	border: solid 1px #666;
	font-weight: bold;
	color: #a9a790;
	padding: 4px;
}
select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/input-vert.gif);
	height:21px;
	border: solid 1px #666;
	color:#a9a790;
	font-size: 0.85em;
	font-weight: bold;
}

textarea {  
background:  url(../img/input-vert.gif)  repeat-x #333;
	height:13px;
	border: solid 1px #666;
	font-weight: bold;
	color: #a9a790;
	padding: 4px;
}


/*======================================================*/
/*CABEZAL*/
/*======================================================*/
#header{
	width:955px;
	height:115px;
	background:url(../img/bg-top.gif);

}	

#logo{
	width: 274px;
	height:78px;
	margin-top:25px;
	float:left;
	margin-left: 30px;
}


#menu{ float:right ; width:600px; }
#menu ul li{ display:inline; float:left}

#menu ul li a{
	width:116px;
	height:60px;
	background:url(../img/bot_top_off.gif) no-repeat;
	color:#FFF;
	text-transform:uppercase;
	display:block;
	font-weight: bold;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 25px;
	font-size: 1.1em;
}


#menu ul li a:hover, #menu ul li a.on{
	background:url(../img/bot_top_on.gif) no-repeat;
	color:#69c;
}


/*======================================================*/
/*BREADCRUM*/
/*======================================================*/
#breadcrum {
	height: 25px;
	width: 800px;
	padding: 10px 0 0 12px;
	color:#1c92cd;
	padding-left: 90px;
}
div#breadcrum a {
	color:#1c92cd;
	text-decoration: underline;
	font-weight: bold;
}
div#breadcrum a:hover { text-decoration:none; }
div#breadcrum span { font-weight:bold; color:#1c92cd}




/*======================================================*/
/*FOOTER*/
/*======================================================*/
#footer a{
	color:#666;
	text-decoration:underline;
}
#footer a:hover{
	text-decoration:none;
	color: #039;
}


#copyright {
	height: 34px;
	margin: 84px 0 0 50px;
	width: 303px;
	float: left;
}
#logo_duonn{
	margin-top:5px;
	width: 156px;
	height: 36px;
	border: 0;
	float:right;
background:url(../img/duonn.gif)
}
#logo_duonn:hover{
	width: 156px;
	height: 36px;
	border: 0;
	float:right;
background:url(../img/duonn_on.gif)
}

#footer{
	background: url(../img/pie_links.gif) no-repeat;
	width: 881px;
	height: 25px;
	color:#666;
	clear: both;
	padding-left:74px;
	padding-top: 8px;
	margin-top: 12px;
	float: left;
}
#footer ul li{ float:left; width:auto; display:block;}


#telefonos {
	background: url(../img/p_telefonos.jpg) no-repeat;
	float: left;
	height: 92px;
	width: 436px;
}
#direccion {
	color: #fff;
	background: url(../img/p_direccion.jpg) no-repeat;
	float: left;
	height: 87px;
	width: 316px;
	padding-top: 5px;
	padding-left: 192px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 20px;
}
#direccion a{
	color:#fff;
	font-weight:normal;
	text-decoration: underline;
}
#link_legales{
	color:#39c;
	margin-top:10px;
	width: 700px;
	float: left;
}
	
/*PAGINACIONES*/

#paginacion {
	padding: 3px;
	margin: 20px auto 25px auto;
	text-align:center;
	width: 500px;
	clear: both;
	font-weight:bold;
	font-size:0.9em;
	font-weight:bold;
}

#paginacion a {
	padding: 2px 5px 2px 5px;
	text-decoration: none; /* no underline */
	color: #a9a790;
	background:#0c0c0c;
	margin: 5px;
	border: solid 1px #0c0c0c;
}

#paginacion a:active,
#paginacion a.current, #paginacion a.current:hover{
	color: #3d3e3a;
	background:#fc0;
	border: solid 1px #fc0;
}


#paginacion a:hover{
background-color: #0c0c0c; border: solid 1px #fc0; color: #a9a790;}

 #paginacion a.pag_anterior{
	background: #0c0c0c url(../img/bot_flechas_izq.gif) no-repeat left;
	padding-left:25px;
	font-weight:bold;
}
 #paginacion a.pag_anterior:hover{ 
 background: #0c0c0c  url(../img/bot_flechas_izq.gif) no-repeat left; }
 
 #paginacion a.pag_siguiente{
	background: #0c0c0c url(../img/bot_flechas_der.gif) no-repeat right;
	padding-right:25px;
	font-weight:bold;
}
#paginacion a.pag_siguiente:hover{
	background:  #0c0c0c  url(../img/bot_flechas_der.gif) no-repeat right;
}
/*======================================================*/
/*home*/
/*======================================================*/
#separador_cabeza_home{ height:103px; clear:both; width:955px;}
#equipos_desarrollo, #equipos_produccion, #equipos_empaque  {
	height: 136px;
	width: 215px;
	padding:266px 0 0 20px;
}

#equipos_desarrollo {
	background: url(../img/h_equipo_desarrollo.gif) no-repeat;
	margin-left: 95px;
	float: left;
}
#equipos_produccion {
	background: url(../img/h_equipo_produccion.gif) no-repeat;
	margin-left: 55px;
	float: left;
}
#equipos_empaque {
	background: url(../img/h_equipo_empaque.gif) no-repeat;
	margin-left: 55px;
	float: left;
}

#equipos_desarrollo a{
	background:url(../img/bot_h_bg_1_off.gif) no-repeat;
	width:147px;
	height:20px;
	float:left;
	display:block;
	margin-bottom: 10px;
	color: #666;
	font-weight: bold;
	padding: 7px 0 0 48px;
}
#equipos_desarrollo a:hover {
	background:url(../img/bot_h_bg_1_on.gif) no-repeat;
text-decoration:none;
color:#fff}



 #equipos_empaque a  {
	background:url(../img/bot_h_bg_3_off.gif) no-repeat;
	width:147px;
	height:20px;
	float:left;
	display:block;
	margin-bottom: 10px;
	color: #666;
	font-weight: bold;
	padding: 7px 0 0 48px;
}
#equipos_empaque a:hover  {
	background:url(../img/bot_h_bg_3_on.gif) no-repeat;
text-decoration:none;
color:#fff}


#equipos_produccion a {
	background:url(../img/bot_h_bg_2_off.gif) no-repeat;
	width:147px;
	height:20px;
	float:left;
	display:block;
	margin-bottom: 10px;
	color: #666;
	font-weight: bold;
	padding: 7px 0 0 48px;
}
#equipos_produccion a:hover {
	background:url(../img/bot_h_bg_2_on.gif) no-repeat;
text-decoration:none;
color:#fff}


#listado_equipos, #listado_representadas {
	width: 830px;
	margin-left: 80px;
	clear: both;
	text-align: left;
	float: left;
	margin-bottom: 30px;
}
.producto {
	float: left;
	width: 168px;
	height:147px;
	background: url(../img/img_ch_bg_on.gif) no-repeat;
	margin-right: 10px;
	margin-bottom: 30px;
	padding: 15px 10px;
	;
}


/*Productos*/

.producto a{
	color:#1c92cd;
	font-weight:bold;
	display:block;
	background:url(../img/ico_mas_off.gif) no-repeat;
	width:140px;
	float:left;
	height: 35px;
	padding-left: 22px;
	text-decoration:none;
	margin-top: 10px;
	padding-top: 4px;
}

.producto a:hover{
	color:#fc7922;
	background:url(../img/ico_mas_on.gif) no-repeat;
}
.producto a span{
margin-left:15px;
display:inline;
}
.foto_equipo{ width:167px; height:147px; border:0;}
/*Productos Detalle*/
.foto_detalle{
	background: url(common/img/img_gr_bg.gif) no-repeat;
	padding:20px;
	width:237px;
	float: left;
}
#detalle_articulo{
	float:right;
	width:517px;
	margin-top: 10px;
}
#volver {
	float: left;
	width: 800px;
	color: #1c92cd;
	background:url(../img/ico_flecha_volver.gif) no-repeat 0 50%;
	padding-left:30px;
	height: 25px;
	padding-top: 10px;
	border-top: #ccc solid 1px;
	clear: both;
	display: block;
	margin-left: 80px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.descriptores {
	width: 497px;
	float: right;
	border-bottom: solid 1px #ccc;
	height: 25px;
	background:url(../img/back_descriptores.gif) no-repeat;
	padding:0 10px;
}
.descriptores .etiqueta{
	font-weight:bold;
	width:85px;
	float: left;
	padding: 4px 0;
}
.nombre {
	color: #ff6600;
	width: 400px;
	font-size: 18px;
	float: left;
}
.link_empresa{
	background:url(../img/ico_flecha.gif) no-repeat;
	padding-left:30px;
	height: 20px;
	display:block;
	float: left;
	font-weight: bold;
	color: #3399cc;
	padding-top: 5px;
	text-decoration: underline;
}
.link_empresa:hover{ text-decoration:none;}
#origen {
	color: #39c;
	float: left;
	padding-top: 5px;
	text-transform: uppercase;
	font-weight: bold;
}
#tit_descripcion_art {
	background: url(../img/bullet_nar.gif) no-repeat;
	padding-left:30px;
	margin-top:20px;
	float: left;
	width: 400px;
	color: #3399cc;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	padding-top: 3px;
	margin-bottom: 20px;
}
#descripcion_equipo {
	float:left;
	width:497px;
	margin-bottom: 20px;
	font-size: 1.2em;
}
#cuerpo_detalle_equipos {
	width: 830px;
	margin-left: 80px;
	clear: both;
	margin-bottom: 20px;
}
#link_mas_info_equipo{
	background: url(../img/bot_bg_masinfo.gif) no-repeat;
	width:168px;
	height:27px;
	float: left;
	display: block;
	color: #3399cc;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 54px;
	padding-top: 12px;
	margin-right: 20px;
}
#link_recibir_mas_info_equipo{
	background: url(../img/bot_bg_recibir.gif) no-repeat;
	width:152px;
	height:27px;
	float: left;
	display: block;
	color: #3399cc;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 54px;
	padding-top: 12px;
	margin-right: 20px;
}

#link_recibir_mas_info_equipo:hover, #link_mas_info_equipo:hover{
text-decoration:none;}

/*REPRESENTADAS*/
.representada a{
	color:#1c92cd;
	font-weight:bold;
	display:block;
	float:left;
	width:197px;
	background:url(../img/ico_mas_off.gif) no-repeat 6% 100%;
margin-bottom:30px;
}
.representada a img{ margin-bottom:10px; 
}
.representada a:hover{
	color:#fc7922;
	font-weight:bold;
	display:block;
	text-decoration:none;
	float: left;
	width:197px;
	background:url(../img/ico_mas_on.gif) no-repeat 6% 100%;
}
#descripcion_rep {
	float:right;
	width:600px;
	margin-top:20px;
	font-size: 1.1em;
}



.logo_representada{
	width:197px;
	height:127px;
	float: left;
	margin-left: 20px;
}
#detalle_representada{
	float:right;
	width:610px;
}
#tit_productos_representadas {
	background: url(../img/tit_bg.gif) no-repeat;
	padding-left:30px;
	float: right;
	width: 570px;
	color: #3399cc;
	font-weight: bold;
	font-size: 12px;
	height: 25px;
	padding-top: 7px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.descriptores_rep {
	width: 577px;
	float: right;
	border-bottom: solid 1px #ccc;
	height: 25px;
	background:url(../img/back_descriptores.gif) no-repeat;
	padding:0 10px;
}
.descriptores_rep .etiqueta{
	font-weight:bold;
	width:85px;
	float: left;
	padding: 4px 0;
}
#productos_representadas{}
.producto_representadas {
	float: left;
	width: 197px;
	background:url(../img/img_ch_bg_off.gif) no-repeat;
	height: 220px;
}
.producto_representadas:hover {
	width: 197px;
	background:url(../img/img_ch_bg_on.gif) no-repeat;
}
.producto_representadas a{
	color:#1c92cd;
	font-weight:bold;
	display:block;
	background:url(../img/ico_mas_off.gif) no-repeat 5% 94%;
	padding: 15px;
	float: left;
}
.producto_representadas a img{
	margin-bottom:20px;
	float: left;
}
.producto_representadas a:hover{
	color:#fc7922;
	background:url(../img/ico_mas_on.gif) no-repeat 5% 94%;
	text-decoration:none;
}
.nombre_representada{
	float:left;
	margin-left:30px;
}
#contenedor_telefonos_pie {
	width:955px;
	clear: both;
	margin-top: 20px;
}



/*TABLAS*/

table, th, td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
	text-align: center;
}

caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

td, th {
	padding: 4px;
}

thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 100% !important;
}

tbody th {
	font-weight: bold;
	text-align: center;
}

tbody tr { background: #FCFDFE; }

tbody tr.odd { background: #F7F9FC; }

table a:link {
	color: #718ABE;
	text-decoration: none;
}

table a:visited {
	color: #718ABE;
	text-decoration: none;
}

table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}

tfoot th, tfoot td {
	font-size: 85%;
}
