.footer {
	clear: left;
	text-align: center;
	padding-top: 5px;
}
.footer_direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #84713b;
	padding-bottom: 20px;
}
.footer_copyrigth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #84713b;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d5ae3b;
	border-bottom-color: #d5ae3b;
}
.footer_botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #33290e;
	margin-top: 5px;
}
.footer_botones a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #33290E;
	text-decoration: none;
}
.footer_botones a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #33290E;
	text-decoration: none;
}
.footer_botones a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #33290E;
	text-decoration: underline;
}
.footer_botones a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #33290E;
	text-decoration: none;
}

#header {
	width: 770px;
	background-color: #FDCF46;
	padding-top: 4px;
	height: 118px;
}
#header .logo {
	text-align: center;
	width: 122px;
	float: left;
}
#header .fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #33290e;
	padding-top: 0px;
}
#header #banner_top {
	padding-right: 8px;
}
#header #banner_top02 {
	padding-right: 10px;
}
#header .banners {
	float: left;
	width: 438px;
}
#header .acceso_usuario {
	float: left;
	width: 210px;
}
#header .botonera {
	float: left;
	width: 648px;
	padding-top: 25px;
}
.acceso_usuario_txtlogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #33290e;
	padding-top: 5px;
	font-style: normal;
}
#header .acceso_usuario .txtlogin a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #33290E;
	text-decoration: none;
	font-style: normal;
}
#header .acceso_usuario .txtlogin a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #33290E;
	text-decoration: none;
	font-style: normal;
}
.acceso_usuario_txtlogin a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #33290E;
	text-decoration: underline;
	font-style: normal;
}
.acceso_usuario_txtlogin a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #33290E;
	text-decoration: none;
	font-style: normal;
}
.acceso_usuario_buscador {
	width: 186px;
	height: 15px;
	border: 1px solid #c6980f;
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #888888;
}

.acceso_usuario_buscador a:link{color:#33290E}

.acceso_usuario_buscador a:hover{text-decoration:underline}

.acceso_usuario_buscador  a{
	text-decoration:none;
}
.acceso_usuario_usuario {
	width: 93px;
	height: 15px;
	border: 1px solid #c6980f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #888888;
	margin-right: 5px;
}
.acceso_usuario_contrasenia {
	width: 86px;
	height: 15px;
	border: 1px solid #c6980f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #888888;
	margin-right: 5px;
}
#header .acceso_usuario .txtbienvenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33290e;
	padding-top: 5px;
	font-style: italic;
}
#header .acceso_usuario .txtusuario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #33290e;
	padding-top: 5px;
	font-style: italic;
	font-weight: bold;
}

.base_menu {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
}
.botonMenu {
	background-color: #bdcfa7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	padding-top: 4px;
	padding-right: 30px;
	padding-bottom: 6px;
	padding-left: 29px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.botonRollover {
	background-color: #598622;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-weight: bold;
}
.base_menu .fin {
	clear: left;
}
.migas_de_pan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	color: #4c4c4c;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #858585;
}
.titulo01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	padding-top: 14px;
	padding-right: 5px;
	padding-bottom: 14px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	text-transform: uppercase;
}
.titulo02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	text-transform: uppercase;
}
.titulo03 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	padding-top: 28px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-transform: uppercase;
}
.nota {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #858585;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.nota02 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #858585;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(/images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 6px 12px;
}

.nota03 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(/images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 6px 7px;
}


.titulo_nota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #598622;
	text-decoration: none;
	
}
.titulo_nota:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #598622;
	text-decoration: none;
	
}
.titulo_nota_amp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #598622;
}
.fuente {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #294615;
	text-decoration: underline;
}
.fuente:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #294615;
	text-decoration: underline;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F6F6F;
}
.texto_granos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	
}
.texto_bajada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4C4C4C;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	margin-bottom: 10px;
	font-style: italic;
}
.firma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4C4C4C;
}
.ampliar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.titulo_nota02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #598622;
	text-decoration: none;
}
.boton_buscar {
	font-family: Arial, Helvetica, sans-serif;
	color: #4C4C4C;
	font-size: 12px;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
	background-image: url(/images/lupa.gif);
	background-repeat: no-repeat;
	background-position: 380px 8px;
}
.boton_buscar a:link{
	color: #4C4C4C;
}
.boton_volver {
	background-image: url(/images/volver.gif);
	background-repeat: no-repeat;
	background-position: 418px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
}
.renuncia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.menu_lateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.menu_lateral_boton_general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.menu_lateral_boton_foro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(/images/comentario.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.menu_lateral_boton_recomendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(/images/email1.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.menu_lateral_boton_imprimir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(/images/imprimir.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.menu_lateral_title_series {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(/images/series.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-weight: bold;
}
.menu_lateral_title_aprender {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(/images/aprender1.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-weight: bold;
}
.boton_enviar {
	background-image: url(/images/enviar.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4C4C4C;
}
.notaImprimir {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.textoImprimir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
}
.texto_bajadaImprimir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	font-style: italic;
}
.firmaImprimir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.fechaImprimir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.titulo_nota_ampImprimir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.footerImprimir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #666666;
}
.headerImprimir {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.fechaImprimir2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	padding-bottom: 4px;
}
.est {
    width: 95px; 
    height: 16px;
    background: url(/images/estrella03.gif);
    padding: 0;
    position:relative;
}
   
.est li {
    margin: 0; 
    padding: 0; 
    list-style: none;
    position: absolute; 
}

.est li, .est a {
    height: 16px; 
    display: block;
    
}

.est1 { 
	left: 0; 
	width: 18px;
	
	z-index:100;
	
}

.est2 { 
	left:0px; 
	width: 40px;
	
	z-index: 90;
}

.est3 { 
	left:0px; 
	width: 60px;
	
	z-index: 80;
}

.est4 { 
	left:0px; 
	width: 75px;

	z-index: 70;
}

.est5 { 
	left:0px; 
	width: 95px;
	
	z-index: 60;
}



.est1 a:hover, 
.est2 a:hover, 
.est3 a:hover, 
.est4 a:hover, 
.est5 a:hover {
	background: transparent url(/images/estrella01.gif) 0px -18px repeat;
}

.cuadro_como_operar {
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 120px;
	padding-bottom: 10px;
	padding-left: 120px;
	background-color: #D3DFC4;
}

.recuadro
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid
}

.div_precios_pizarra {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height: 18px;
	float: left;
}
.subtitulos_precios_pizarra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f0f0f0;
	background-color: #b2b2b2;
	text-align: center;
	height: 14px;
	line-height: normal;
	padding-top: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	width: 45px;
}
.subtitulos_precios_pizarraSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #353535;
	text-align: center;
	height: 14px;
	line-height: normal;
	padding-top: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	width: 45px;
}
.subtitulos_precios_pizarraFin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f0f0f0;
	background-color: #b2b2b2;
	text-align: center;
	height: 14px;
	line-height: normal;
	padding-top: 3px;
	float: left;
	width: 62px;
}
.subtitulos_precios_pizarraFinSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #353535;
	text-align: center;
	height: 14px;
	line-height: normal;
	padding-top: 3px;
	float: left;
	width: 62px;
}
.tiutlos_col_cuadro_precios_pizarra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #555555;
}
.espacio_cuadro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #555555;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	height: 17px;
}
.fecha_precios_pizarra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	padding-top: 1px;
}
.titulo_cuadros1 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #598622;
	text-align: center;
}
.banner_expandible_push {
	margin-top: 15px;
}
.boton_acceda_series {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	background-image: url(../../images/acceda_series_historicas.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
	text-decoration: none;
}
.boton_suscribase_otros_mails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	background-image: url(../../images/otros_mails.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration: none;
}
.info_al_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 5px solid #d1d1d1;
	padding: 5px;
	margin-top: 15px;
}
.titulo
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #555555;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
.titulo_cuadros_resbusq_linea2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #555555;
	text-align: center;
}
.titulo_cuadros_resbusq_linea3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #f78825;
	text-align: center;
}
.titulo_cuadros_resbusq_linea_deya {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f78825;
	text-align: center;
}
.titulo_cuadros_resbusq_noencontrado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #f78825;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.titulo_cuadros_resbusq_linea2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #555555;
	text-align: center;
}
.titulo_cuadros_resbusq_linea3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #f78825;
	text-align: center;
}
.titulo_cuadros_resbusq_linea_deya {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f78825;
	text-align: center;
}
.titulo_cuadros_resbusq_noencontrado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #f78825;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.titulo_cuadros_blanco {
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: left;
}
.titulo_cuadros_resbusq_linea4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #f78825;
	text-align: center;
}
.div_mercados_HomeGranos {
	width: 620px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	line-height: 18px;
	margin-bottom: 10px;
}
.botones_cuadros_HomeGranos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #555555;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b2b2b2;
	border-bottom-color: #598622;
	height: 17px;
}
.subtitulos_merc_granosFinSelectHG {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #8aaa64;
	text-align: center;
	height: 33px;
	line-height: normal;
	padding-top: 2px;
	float: left;
	width: 155px;
}
.subtitulos_merc_granosFinHG {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #f0f0f0;
	background-color: #a9a9a9;
	text-align: center;
	height: 33px;
	line-height: normal;
	padding-top: 2px;
	float: left;
	width: 155px;
}
.subtitulos_merc_granosSelectHG {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #8aaa64;
	text-align: center;
	height: 33px;
	line-height: normal;
	padding-top: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	width: 154px;
}
.subtitulos_merc_granosHG {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #f0f0f0;
	background-color: #a9a9a9;
	text-align: center;
	height: 33px;
	line-height: normal;
	padding-top: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	width: 154px;
}
.titulos_cuadrosHG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #598622;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 48px;
}
.columna_principalHG {
	width: 610px;
	padding-right: 10px;
	margin-bottom: 14px;
	margin-left: 15px;
}
.nota04 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #858585;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	background-color: #DDDDDD;
}
.publi_noti_pp {
	margin-bottom: 14px;
}
.novedad {
	padding: 10px;
	background-color: #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	height: 120px;
}
.novedad_titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
	padding-bottom: 7px;
}
.novedad_boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #799E4D;
}
.boton_vermas_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4c4c4c;
	top: -32px;
	position: relative;
	float: right;
	width: 52px;
	background-image: url(../images/contenido_central/signo_mas.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
}

.boton_vermas_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4c4c4c;
	top: 3px;
	position: relative;
	float: right;
	width: 52px;
	background-image: url(../images/contenido_central/signo_mas.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
}
.cuerpo_principal {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 14px;
	float: left;
	width: 620px;
	line-height: normal;
}
.titulos_cuadros_pizarra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #598622;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 1px;
}
.titulos_HG1
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #598622;
	text-align: center;
	
	text-decoration: none;
	
}
.noPreciosProductos
{
    font-family: Calibri, Arial, Verdana, Sans-Serif;
    font-size:13px;
    color:#666;
    padding-bottom: 10px;
    text-align:center;
}
.subtitulo_estadisticas
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold; 
	color:#FFFFFF;
}
.text_estadisticas
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
}
