/* GENERAL RULES */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 15px;
	font-size: 11px;
	color: #666666;
	/*background-image: url(../image/body_bg.jpg);*/
	background-color:#FFFFFF;
	background-repeat: repeat-x;
}

a,a:link,a:visited {
	font-size:11px;
	color: #2566A0;
	text-decoration:none;
	font-weight: bolder;
}
a:hover {
	color: #000000;
}
	
/* PAGE STRUCTURE RULES */
#header {
	width: 983px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	margin-top:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 80px;

}

#body {
	background-image:url(../image/background_content.jpg);
	width: 983px;
	margin-right: auto;
	margin-left: auto;
	border-top:none;
	background-color: #FFFFFF;
}

#footer {
	width: 983px;
	height: 111px;
	background-color: #FFFFFF;
	padding-top: 15px;
	background-image: url(../image/footer.gif);
	background-repeat:repeat-x;
	background-position:center;
	padding-right: 15px;
	padding-left: 15px;
}

/* HEADER ELEMENTS RULES */
#header #logo {
	float: left;
	width: 500px;
	height: 125px;
	margin:0px;
	margin-top:-70px;
	overflow:hidden;
	z-index:-1;
}

#header #headerflash {
	vertical-align: middle;
	text-align: center;
}

/** Admin area title **/
#header h1 {
	padding-top:10px;
	font-size:16px;
	text-align:center;
	height:20px;
}

/** Language selector **/
#header #language {
	text-align:right;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 4px;
	float:right;
	z-index:4;
}

#header #language a:link{
	color: #407DAC;
	font-weight: bolder;	
}
#header #language a:visited{
	color: #407DAC;
	font-weight: bolder;	
}
#header #form_search{
	margin:0px;
	font-weight: bolder;	
}
/* RSS */
#header #rss {
	text-align:right;
	padding-right: 15px;
	float:right;
	margin-top: 21px;
}

/* RSS */
#header #language a.menu_user, #header #language a.menu_user:link,#header #language a.menu_user:visited {
	font-size:10px;
	font-weight:lighter;
	color:#666;
	text-decoration:underline;
}
#header #language a.menu_user:hover {
	text-decoration:none;
}
/* Favorites */
#header #favorites {
	text-align:right;
	padding-right: 15px;
	float:right;
	margin-top: 21px;
}

#header #favorites a:link{
	color: #0052A8;
}
#header #favorites a:visited{
	color: #0052A8;
}

/* BODY ELEMENTS RULES */
#breadcrumbs {
	display:none;
	padding:10px 5px 5px 20px;
	color: #3579B8;
}

#breadcrumbs a {
	color: #3579B8;
	font-weight: bold;
}

#body #content {
	background-position:center;
	background-repeat:no-repeat;
	width:auto;
	padding: 20px;
	/*	background-image:url(../image/background_content.jpg);
height: 450px;*/
	vertical-align: top;
}

#body #content h1 {
	font-size:16px;
	color: #3579B8;
	background-image: url(../image/icons/bullets/pre_titulo.gif);
	background-position: left;
	padding-left: 30px;
	height: 23px;
	background-repeat: no-repeat;
}

#body #content h2 {
	font-size:16px;
	margin-bottom: 2px;
	margin-top: 2px;
	color: #3579B8;
	background-image: url(../image/icons/bullets/pre_stitulo.gif);
	background-position: left;
	padding-left: 20px;
	min-height: 23px;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 4px;
}

#body #content h3 {
	margin:0px;
	font-size:10px;
	float:right;
	color:#333;
	margin-top:9px;
	margin-right:14px;
}

#content {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#000;
	text-align:justify;
}

/* Styles used in the sitemap */
#body #content dl {
}

#body #content dl dt {
}

#body #content dl dd {
	color:#999999;
}


#body #content #category {
	font-size:12px;
	width: 200px;
	position: relative;
}

#body #content ul#category {
	list-style-type: none;
	float: right;
	top: -55px;
	padding-left: 10px;
}

#body #content #category .category_header {
	background: #DEE4EE url(../image/lesslightbluefadeout.gif) right top repeat-y scroll;
	color: #0052A8;
	font-size: 11px;
	height: 20px;
	padding-top: 4px;
	font-weight: bold;
	padding-left: -60px;
}

#body #content #category li{
	background: #F6F8FB url(../image/lightbluefadeout.gif) repeat-y scroll right top;
	border-top:3px solid #FFFFFF;
	color: #0052A8;
	font-size: 11px;
	/*height: 20px;*/
	padding-left: 10px;
	padding-top: 4px;
	list-style:none;
}
#body #content #category li a {
	text-decoration: none;
}
#body #content #category li.active {
	color: #3579B8;
}

/** Styles used in the news section **/
#body #content #news {
	/*background: #F6F8FB url(../image/lightbluefadeout.gif) repeat-y scroll right top;
	width: 410px;*/
	margin-bottom: 18px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	clear:both;
}

#body #content #news a:hover{
	background-color: #FFFFEA;
}

/* FOOTER ELEMENTS RULES */
#footer #company_name {
	font-weight:bold;
}

#footer #contents{
	color:#FFFFFF;
	font-weight: bolder;	
}

a.external_link {
	background: url(../../resources/image/icon_external.gif) no-repeat 100% 0;
	padding: 0 20px 0 0;
}

#body #content #filter input, #body #content select{
	font-size: 10px;
	color: #0052A8;
	background-color: #DEE4EE;
}

#body #content #filter{
	font-size: 10px;
	background-color: #FFFFEA;
	border: 1px solid #D8D8D8;
	height: 24px;
	width: 410px;
	padding: 10px;
	clear: none;
	float: left;
}

/* Contenedor del menú vertical */
#vertical_navigation {
	vertical-align:top;
	padding:10px 5px 5px 0px;
	width:25%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

/* Contenedor del menú horizontal */
#horizontal_navigation {
	background-color:#FFFFFF;
	width: 983px;
	margin-right: auto;
	margin-left: auto;
	border-bottom:solid 1px #CCCCCC;
}


/* CALENDAR RULES */
.non_special_date {
	color: #999999;
}
dl#glossary dt {
	margin-top: 11px;
	margin-bottom: 5px;
	color: #0052A8;
}
p#glossary_selector {
	color: #CCC;
	padding-top: 10px;
	padding-bottom: 18px;
	line-height: 20px;
	clear: none;
}
p#glossary_selector .active {
	color: #3579B8;
}
ol.pagination {
	margin-left: 0px;
	margin-top: 40px;
	margin-bottom: 20px;
	text-align:center;
	color:#CCCCCC;
}
ol.pagination li {
	display:inline;
	padding-right: 5px;
	padding-left: 5px;
}
ol.pagination li.previous_page {
	margin-right: 150px;
}
.pagination_pages {
	text-align:center;
	font-weight:bold;
}
#filter {

	margin-bottom: 0px;
}
p.content_empty {
	font-weight: bold;
	background-color: #d5e1ee;
	padding: 15px 10px;
	border: 1px dashed #3579b8;
	text-align: center;
	margin-top: 15px;
}
p.category_description {
	display:none;
}

.catalogo_productos {
	margin:0px;
	background:url(../image/catalogo_productos.jpg);
	background-repeat:no-repeat;
	height:203px;
	width:114px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
	overflow:hidden;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
#prd_navigation{
	margin:0px;
}

.catalogo_ir {
	background:url(../image/catalogo_ir.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:13px;
	width:90px;
	padding-top: 22px;
	padding-right: 18px;
	padding-bottom: 7px;
	padding-left:50px;
	font-weight: normal;
	text-align:right;
}

.servicios_left_azul {
	background:url(../image/serv_azul_left.gif);
	background-repeat:no-repeat;
	width:14px;
	height:18px;
}

.servicios_left_verde {
	background:url(../image/serv_verde_left.gif);
	background-repeat:no-repeat;
	width:14px;
	height:18px;
}

.servicios_header_azul {
	background:url(../image/serv_azul_header.jpg);
	background-repeat:no-repeat;
	width:222px;
	height:6px;
}

.servicios_header_verde {
	background:url(../image/serv_verde_header.jpg);
	background-repeat:no-repeat;
	width:222px;
	height:6px;
}

.servicios_content_azul {
	background:url(../image/serv_azul_content.jpg);
	background-repeat:repeat-y;
	width:222px;
	padding-left:10px;
	color:#FFFFFF;
	padding-bottom: 7px;
}

.servicios_content_verde {
	background:url(../image/serv_verde_content.jpg);
	background-repeat:repeat-y;
	width:222px;
	padding-left:10px;
	color:#FFFFFF;
	padding-bottom: 7px;
}

.servicios_content_azul a:link, .servicios_content_verde a:link{
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bolder;
}

.servicios_content_azul a:visited, .servicios_content_verde a:visited{
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bolder;
}
.servicios_content_azul a:hover, .servicios_content_verde a:hover{
	color: #000000;
	text-decoration:none;
	font-weight: bolder;
}

.servicios_foter {
	background:url(../image/serv_foter.gif);
	background-repeat:no-repeat;
	width:222px;
	height:6px;
}

.home_titulo_azul {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#3579B8;
	font-size: 20px;
}

.noticias_content table tr td table tr td{
	text-align:left;
}


.home_titulo_verde {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#25AF12;
	font-size: 20px;
}
a.home_titulo_verde {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#25AF12;
	font-size: 20px;
}
a:link.home_titulo_verde {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#25AF12;
	font-size: 20px;
}
a:visited.home_titulo_verde {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#25AF12;
	font-size: 20px;
}
a:hover.home_titulo_verde {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	font-size: 20px;
}
.contacto_tel {
	background-image:url(../image/contacto_tel.jpg);
	background-repeat:no-repeat;
	width:126px;
	height:155px;
}

.contacto_header {
	background-image:url(../image/contacto_top.gif);
	background-repeat:no-repeat;
	width:200px;
	height:8px;
}

.contacto_content {
	background-image:url(../image/contacto_content.gif);
	background-repeat:repeat-y;
	width:200px;
	height:132px;
}

.contacto_foter {
	background-image:url(../image/contacto_foter.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:15px;
}

.noticias_fondo {
	background-image:url(../image/noticias_fondo.gif);
	background-repeat:no-repeat;
	width:313px;
	height:436px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

.noticias_content {
	background-image:url(../image/noticias_content.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:262px;
	height:78px;
}

.noticias_line{
	background-image:url(../image/noticias_line.gif);
	background-repeat:repeat-x;
	background-position:center;
	width:302px;
	height:3px;
}

.noticias_mas{
	background-image:url(../image/noticias_vermas.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:127px;
	height:13px;
	text-align:right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.prd_images{
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}
a.search_man, a.home_titulo_azul{
	font-size:10px;
}
#numbers_images{
	font-size:12px;
	margin:0px;
	width:140px;
	float:right;
	text-align:right;
	margin-top:4px;
	margin-bottom:10px;
	clear:right;
}
#txt_images{
	font-size:12px;
	margin:0px;
	float:left;
	width:220px;
	margin-top:4px;
	color:#666;
}
#content_product{
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	margin-top:40px;
	clear:both;
}
/* fondo gris 

.tablagris{
	background-color:#E4E4E4;	
}
.tablagristl{
	background-image:url(../image/gris_tl.gif);
	height: 24px;
	width: 24px;	
}
.tablagristr{
	background-image:url(../image/gris_tr.gif);
	height: 24px;
	width: 24px;	
}
.tablagrisbl{
	background-image:url(../image/gris_bl.gif);
	height: 24px;
	width: 24px;	
}
.tablagrisbr{
	background-image:url(../image/gris_br.gif);
	height: 24px;
	width: 24px;	
}*/

/* Barra sistema de cotización */

#left_cartbar{
	background-image: url(../image/left_bar_system.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:27px;
	width:8px;
}

#center_cartbar{
	background-image: url(../image/center_bar_system.gif);
	background-repeat:repeat-x;
	height:27px;
	vertical-align:middle;
	color:#000;
}

#right_cartbar{
	background-image: url(../image/right_bar_system.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:27px;
	width:7px;
}

/* boton de detalle y carrito */

#detail_left{
	background-image: url(../image/left_detail.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:23px;
	width:10px;
}

#detail_left2{
	background-image: url(../image/left_detail2.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:23px;
	width:10px;
}

#detail_center{
	background-image: url(../image/center_detail.jpg);
	background-repeat:repeat-x;
	height:23px;
}

#detail_center a{
	vertical-align:middle;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}

#detail_right{
	background-image: url(../image/right_detail.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:23px;
	width:10px;
}

#detail_right2{
	background-image: url(../image/right_detail2.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:23px;
	width:10px;
}

#cart_left{
	background-image: url(../image/left_cart.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:23px;
	width:10px;

}

#cart_left2{
	background-image: url(../image/left_cart2.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:23px;
	width:10px;

}

#cart_center{
	background-image: url(../image/center_cart.jpg);
	background-repeat:repeat-x;
	height:23px;
}

#cart_center a{
	vertical-align:middle;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}

#cart_right{
	background-image: url(../image/right_cart.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:23px;
	width:10px;
}

#cart_right2{
	background-image: url(../image/right_cart2.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:23px;
	width:10px;
}

/* Listado de productos */

#top_pro{
	background-image: url(../image/found_header_pro.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:23px;
	width:319px;
}

#center_pro{
	background-image: url(../image/found_center_pro.jpg);
	background-repeat:repeat-y;
	width:319px;
	height:112px;
	font-weight:normal;
}

#center_pro strong {
	color:#7B9500;
}

#center_pro a{
	vertical-align:middle;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}

#bottom_pro{
	background-image: url(../image/found_footer_pro.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:15px;
	width:319px;
}

/* cuadro buscar productos */

.buscar_b_l{
	background-image:url(../image/buscar_b_l.gif);
	background-repeat:no-repeat;
	width:17px;
	height:17px;
	background-position: left bottom;
}

.buscar_b_r{
	background-image:url(../image/buscar_b_r.gif);
	background-repeat:no-repeat;
	width:17px;
	height:17px;
	background-position: right bottom;	
}

 .buscar_b{
	background-image:url(../image/buscar_b.gif);
	background-repeat:repeat-x;
	height:17px;
	background-position: left bottom;		
}

.buscar_l{
	background-image:url(../image/buscar_l.gif);
	background-repeat:repeat-y;
	width:17px;
	background-position: left top;
}

.buscar_r{
	background-image:url(../image/buscar_r.gif);
	background-repeat:repeat-y;
	width:17px;
	background-position: right top;
}

 .buscar_t{
	background-image:url(../image/buscar_t.gif);
	background-repeat:repeat-x;
	height:17px;
	background-position: left top;
}

.buscar_t_l{
	background-image:url(../image/buscar_t_l.gif);
	background-repeat:no-repeat;
	width:17px;
	height:17px;
	background-position: left top;
}

.buscar_t_r{
	background-image:url(../image/buscar_t_r.gif);
	background-repeat:no-repeat;
	width:17px;
	height:17px;
	background-position: right top;
}

/* categorias productos */

.btn_categoria {
	background-image:url(../image/pro_fondo_azul.gif);
	background-repeat:no-repeat;
	width:177px;
	height:14px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right: 10px;
	padding-left: 40px;
}
.btn_categoria_activa {
	background-image:url(../image/pro_fondo_verde.gif);
	background-repeat:no-repeat;
	width:177px;
	height:14px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right: 10px;
	padding-left: 40px;
}
.btn_categoria a, .btn_categoria_activa a, a.a_categoria, a.a_categoria {
	color:#FFFFFF;
	height:14px;
	text-decoration:none;
	vertical-align:middle;
}

div.img_inoticia {
	border:0 none;
	clear:left;
	float:left;
	position:relative;
	padding: 20px;
}

div.img_dnoticia {
	border:0 none;
	clear:right;
	float:right;
	position:relative;
	padding: 20px;
}

/* cuadro noticias */

.new_b_l{
	background-image:url(../image/new_b_l.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:6px;
	height:6px;
}

.new_b_r{
	background-image:url(../image/new_b_r.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:6px;
	height:6px;
}

.new_t_l{
	background-image:url(../image/new_t_l.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:6px;
	height:6px;
}

.new_t_r{
	background-image:url(../image/new_t_r.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:6px;
	height:6px;
}

.new_b{
	background-color:#05559a;
	background-repeat:no-repeat;
	background-position:center;
	width:6px;
	height:6px;
}

