/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#203a1f;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondo_intro.gif);
	background-position:top center;
	background-repeat: repeat-x;
	background-color:#b9beba;
}
.titulo_galeria {
	color: #750F00;
	font-weight: bold;
}
.fondo_contenido {
	background-image:url(images/fondo_contenido.gif);
	background-position:right;
	background-repeat:repeat-y;
	}
.fondo_inicio {
	background-image:url(images/fondo_inicio.gif);
	background-position:top right;
	background-repeat:no-repeat;
	}
.fondo_gallery {
	background-image:url(images/fondo_gallery.gif);
	background-position:top right;
	background-repeat:no-repeat;
	}
.titulos_noticias {
	font-size: 16px;
	font-weight: bold;
	color: #A5A65D;
}
.menu_izq {
	background-image:url(images/fondo_menu_izq.jpg);
	background-repeat:repeat-x;
	}
.contenido_inf {
	background-image:url(images/fondo_contenido_inf.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	}
.enlaces_proveedores {
	color:#0d4618;
	padding-left:13px;
	background-image:url(images/ico_proveedores.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	}
.enlaces_proveedores:hover {
	color:#690b0b;
	font-weight:bold;
	font-size:14px;
	padding-left:13px;
	background-image:url(images/ico_proveedores_2.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	}
.enlaces_proveedores2 {
	color:#1176ad;
	text-decoration:none;
	}
.enlaces_proveedores2:hover {
	color:#ffffff;
	background-color:#1176ad;
	text-decoration:none;
	}
.enlaces_blanco {
		text-decoration:none;
		color:#203a1f;
		}
.enlaces_blanco:hover{
		color:#203a1f;
		border-bottom:1px solid #FFCC00;
		}		
.submenu_link {
		text-decoration:none;
		color:#000000;
		}
.submenu_link:hover{
		border-bottom:1px solid #e9e432;
		color:#000000;
		}
.enlaces2_link {
		text-decoration:none;
		color:#000000;
		}
.enlaces2_link:hover{
		text-decoration:underline;
		color:#000000;
		font-weight:bold;
		}
.Estilo_azul_oscuro {
	color: #0a344b;
}		
.Estilo_blanco {
	color: #ffffff;
}
.Estilo_blanco_negrita {
	color: #ffffff;
	font-weight: bold;
}
.Estilo5 {
	color: #934f0d;
	font-size:12px;
	font-weight:bold;}
.titulos_menus {
	color: #FEA723;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
}
.menus_central {
	color: #253068;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}
.menus_central:hover {
	color: #0a6ea2;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.menus_central_2 {
	color: #8a4c0c;
	text-decoration:none;
	font-size: 11px;
}
.menus_central_2:hover {
	color: #ffffff;
	border-bottom: 1px solid #fff002;
	font-size: 11px;
}
.menus_central_promociones {
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}
.menus_central_promociones:hover {
	color: #ffffff;
	border-bottom: 1px solid #fffeb7;
	font-weight: bold;
}
.pics {
filter: alpha(opacity = 70);
  opacity: 0.7;
}
.pics:hover {
filter: alpha(opacity = 100);
  opacity: 1;
}

