/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondo_pagina.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	background-color:#a79364;
}
.titulos {
	height:20px;
	font-size:12px;
	font-weight:bold;
	color:#ECD8AA;
	}
.subtitulos {
	font-size:16px;
	font-weight:bold;
	color: #CC9900;
	}
.subtitulos2 {
	font-size:14px;
	font-weight:bold;
	color: #CC9900;
	}
.crema {
	color:#f7ed96;
	}
.crema:hover {
	color:#f7ed96;
}
.enlaces_gris {
	color:#666666;
	text-decoration:none;
	}
.enlaces_gris:hover {
	color:#ffffff;
	text-decoration:none;
	}
.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;
	}
.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;
		border-bottom:1px solid #FFCC00;		
		}
.enlaces_blanco:hover{
		color:#ffffff;
		border-bottom:1px solid #FFCC00;
		}		
.submenu_link {
		text-decoration:none;
		color:#000000;
		}
.submenu_link:hover{
		border-bottom:1px solid #CCCC33;
		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;
}
.tabla {
text-align:center;
width: 500px;
}
.tabla th {
color: #FFFFFF;
background-color:#006633;
border-bottom:#FFFFFF solid 1px;
padding:4px;
background-image:url(images/fondo_celda_1.gif);
background-repeat:repeat-x;
}
.tabla td {
color: #000000;
height:90px;
font-weight:bold;
padding:10px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
}
.tabla2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
width:580px;
padding: 5px;
border-style:solid;
border-width: 1px;
border-color:#f0f6e8;
}
.tabla2 td {
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
font-size: 11px;
background-color:#e6f0d9;
border-style:solid;
border-width: 1px;
border-color:#f0f6e8;
padding: 3px;
}
.titulos {
	background-position:top left;
	background-repeat:no-repeat;
	}

.fondo_contenido {
	background-image:url(images/fondo_contenido.jpg);
	background-color:#f0f6e8;
	background-repeat:no-repeat;
	}
.fondo_hierba {
	background-image:url(images/fondo_hierba.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	}
