/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondo_pagina.gif);
	background-repeat:repeat-x;
}
.enlaces_proveedores {
	color:#1176ad;
	padding-left:13px;
	background-image:url(images/ico_proveedores.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	}
.enlaces_proveedores:hover {
	color:#0a344b;
	font-weight:bold;
	font-size:12px;
	padding-left:13px;
	background-image:url(images/ico_proveedores_2.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	}
.alquiler {
	color:#b23443;
	padding-left:13px;
	background-image:url(images/ico_alquiler.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:#FFFFFF;
		}
.enlaces_blanco:hover{
		color:#ffffff;
		border-bottom:1px solid #FFCC00;
		}		
.submenu_link {
		text-decoration:none;
		color:#000000;
		}
.submenu_link:hover{
		border-bottom:1px solid #1176ad;
		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: #bd931f}
.titulos_menus {
	color: #253068;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}
.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;
}

