﻿/* SCROLLBARS */
body {
	scrollbar-arrow-color: #00C11A;
	scrollbar-3dlight-color: #4F824F;
	scrollbar-darkshadow-color: #4F824F;
	scrollbar-face-color: #f4f4f0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #d0d0d0;
	scrollbar-track-color: #46812B;
	margin:0; padding:0; font-family:Arial, Helvetica, sans-serif !important; font-size:12px !important;
}


a:link {
	color: #336600;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
/*	font-family: Arial, Helvetica, sans-serif !important; */ 
}
a:visited {
	color: #336600;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color: #BC980A;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a:active {
	color: #BC980A;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.enlaceSubmenu:link, a.enlaceSubmenu:visited, 
a.enlaceSubmenu:hover, a.enlaceSubmenu:active {
	font-family: garamond;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: bottom;
	text-align: right;
}

.enlaces { text-decoration: none;; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.textoEventos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}

.textoformularios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: justify;
}

.SubmenuPrivado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-indent: 4pt;
}

/* Error */
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #993300;
	border: 1px dotted #993300;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 2px;
}

/* Titulos */

.titulo {
	font-family: garamond;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	/*background-image: url(../img/fondo_titulo.jpg);*/
	background-repeat: no-repeat;
	background-position: left;
	background-color: #5A7F18;
	height: 40px;
	vertical-align: middle;
	text-indent: 10pt;
}

.titulo2 {
	font-family: garamond;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: bottom;
	text-align: right;
	background-color: #5A7F18;	
}


.titulo0  {
	font-family: "Arial Black";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #92AC53;
	text-transform: uppercase;
}


.tituloPrivado {
	font-family: garamond;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993300;
	/*background-image: url(../img/fondo_titulo_privado.jpg);*/
	background-repeat: no-repeat;
	background-position: left;
	height: 40px;
	vertical-align: middle;
	text-indent: 10pt;	
}

.titulo2Privado {
	font-family: garamond;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: bottom;
	text-align: right;
	background-color: #993300;	
}

.tituloParrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	font-weight: bold;
}

.tituloParrafo_M {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	font-weight: bold;
	margin: 0 0 0 20px;
	padding: 0;
}

.tituloParrafoRojo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	text-align: justify;
	font-weight: bold;
}

.tituloPopup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	text-align: justify;
	font-weight: bold;
	text-transform: uppercase;
}

.tituloPopupIUD {
	font-family: garamond;
	font-size: 18px;
	font-weight: bold;
	color: #993300;
	vertical-align: bottom;
	text-align: right;
}

.encabezadoFormularios
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: Gray;
	text-decoration: none
}

/* Formularios */
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #FFFBEA;
	text-align: center;
	font-weight: bold;
	border: 1px #333333 solid;
	text-transform: uppercase;
	vertical-align: text-bottom;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	clip: rect(   );
	cursor: hand; /*width: 60px;*/
}

.botonUsuarios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	text-align: justify;
	background-color: #FFCC00;

	background-repeat: no-repeat;
	background-position: center;
}

.formularios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}
.formulario 
{
	position: relative;
	top: -4px;
	left: 1px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.lupa
{
	position: relative;
	left: -2px;
}

/* Listas */
li {
	list-style-position: outside;
/*	list-style-image: url(../img/flecha1.gif); */
}


/* Tablas */
.celdas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	border-top: 1px solid #CCCC99;
	border-right: 1px none #CCCC99;
	border-bottom: 1px none #CCCC99;
	border-left: 1px none #CCCC99;
}
.celdasExportacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	border-top: 1px solid #CCCC99;
	border-right: 1px solid #CCCC99;
	border-bottom: 1px none #CCCC99;
	border-left: 1px none #CCCC99;
}

.celdasExportacionFin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	border-top: 1px none #CCCC99;
	border-right: 1px solid #CCCC99;
	border-bottom: 1px solid #CCCC99;
	border-left: 1px none #CCCC99;
}

.tablaBusqueda {
	border-top: 1px solid #006600;
	border-right: 1px none #FFF3BB;
	border-bottom: 1px solid #006600;
	border-left: 1px none #FFFFCC;
}
.tablaBusqueda2 {

	border-top: 1px solid #bc980a;
	border-right: 1px none #FFF3BB;
	border-bottom: 1px none #FFF3BB;
	border-left: 1px none #FFF3BB;
}
.campoTabla2 {
	border-top: 1px solid #bc980a;
	border-right: 1px solid #FFFFAE;
	border-bottom: 1px none #FFF3BB;
	border-left: 1px solid #FFFFAE;
}
.tablaSubmenu {
	text-decoration: none;
	background-color: #D9E2C3;
	border-top: 1px none #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;


}
.celdaSubmenu {
	text-decoration: none;
	background-color: #D9E294;
	border-top: 1px solid #bc980a;
	border-right: 1px none #990000;
	border-bottom: 1px solid #669966;
	border-left: 1px none #990000;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;





}
.celdaSubmenu2 {
	text-decoration: none;
	background-color: #E7EDBC;
	border-top: 1px solid #006600;
	border-right: 1px solid #006633;
	border-bottom: 1px solid #006600;
	border-left: 1px solid #006633;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 4pt;


}
.celdaSubmenuDcha {
	text-decoration: none;
	border-top: 1px none #990000;
	border-right: 1px none #990000;
	border-bottom: 1px solid #EDF1E2;
	border-left: 1px none #990000;
	line-height: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}



/* Rejilla de Datos */

.campoTabla {

	border-top: 1px solid #006600;
	border-right: 1px solid #FFF3BB;
	border-bottom: 1px solid #006600;
	border-left: 1px solid #FFFFCC; 
	/*
	border-top: 1px solid #bc980a;
	border-right: 1px none #FFF3BB;
	border-bottom: 1px none #FFF3BB;
	border-left: 1px none #FFF3BB;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-spacing: 1px;	
		border-color: "#CEDAB1";
	*/



	width: 96%;


}

.campoTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	background-color: #CEDAB1;
	height: 20px;
	
	border-top: 1px solid #006600;
	border-right: 1px none #FFF3BB;
	border-bottom: 1px none #006600;
	border-left: 1px none #FFFFCC; 
	
}

.campoTablaCabecera {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;

	font-weight: bold;
	text-transform: capitalize;
	background-color: #CEDAB1;

	border-top: 1px solid #bc980a;
	border-right: 1px none #FFF3BB;
	border-bottom: 1px none #FFF3BB;
	border-left: 1px none #FFF3BB;	
	/*
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px #333333 solid;	
	*/
}

.campoTablaResultado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	border-top: 1px solid #CCCC99;
	border-right: 1px none #CCCC99;
	border-bottom: thick double Black;
	border-left: 1px none #CCCC99;
}
.campoTablaResultadoAlterna {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFACD;
	line-height: 16px;
	border-top: 1px solid #CCCC99;
	border-right: 1px none #CCCC99;
	border-bottom: thin none #CCCC99;
	border-left: 1px none #CCCC99;
}

.campoTablaResultadoOscuro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	border-top: 1px solid #CCCC99;
	border-right: 1px none #CCCC99;
	border-bottom: 1px none #CCCC99;
	border-left: 1px none #CCCC99;	

	background-color: #E0DDCC;
}

.campoTablaResultadoOscuroExportacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	border-top: 1px solid #CCCC99;
	border-right: 1px solid #CCCC99;
	border-bottom: 1px none #CCCC99;
	border-left: 1px none #CCCC99;	

	background-color: #E0DDCC;
}

.campoTablaPie 
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: right; 
	background-color: #CEDAB1;
	
	border-top: 1px none #006600;
	border-right: 1px none #FFF3BB;
	border-bottom: 1px solid #006600;
	border-left: 1px none #FFFFCC; 	
}

.campoTablaPaginacion 
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left; 
	background-color: #CEDAB1;
	
	border-top: 1px none #006600;
	border-right: 1px none #FFF3BB;
	border-bottom: 1px solid #006600;
	border-left: 1px none #FFFFCC; 	
}

.campoTablaTituloExportacion1
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center; 
	background-color: #CEDAB1;
	line-height: 16px;
	
	border-top: 1px solid #006600;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	border-left: 1px solid #006600; 	
}

.campoTablaTituloExportacionResto
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center; 
	background-color: #CEDAB1;
	line-height: 16px;
	
	border-top: 1px solid #006600;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	border-left: 1px none #006600; 	
}

.campoTablaCabeceraCotizaciones {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;

	font-weight: bold;
	text-transform: capitalize;
	background-color: #CEDAB1;

	border-top: 1px solid #bc980a;
	border-right: 1px none #FFF3BB;
	border-bottom: 1px none #FFF3BB;
	border-left: 1px none #FFF3BB;	
	/*
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px #333333 solid;	
	*/
}

.campoTablaResultadoCotizaciones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 16px;
	border-top: 1px solid #CCCC99;
	border-right: 1px none #CCCC99;
	border-bottom: 1px none #CCCC99;
	border-left: 1px none #CCCC99;
}

.campoTablaResultadoAlternaCotizaciones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFBEA;	
	line-height: 16px;
	border-top: 1px solid #CCCC99;
	border-right: 1px none #CCCC99;
	border-bottom: 1px none #CCCC99;
	border-left: 1px none #CCCC99;
}


/* Filtros */
table.filtroTablaCabecera {
	border: 1px solid #CEDAB1;
	width: 96%;
	border-top: 1px solid #006600;
	border-right: 1px none #FFF3BB;
	border-bottom: 1px none #006600;
	border-left: 1px none #FFFFCC;
	margin: 0 0 0 0;
}

.filtroTituloCabecera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	background-color: #CEDAB1;
}

table.filtroTabla {
	width: 100%;
	text-align: center;
	background-color: #FFFBEA;
	font-family: Verdana, Arial;
	border-top: 1px none #bc980a;
	border-right: 1px solid #FFF3BB;
	border-bottom: 1px solid #FFF3BB;
	border-left: 1px solid #FFF3BB;
	padding: 2;
}
.tipoMercado{
	width: 100%;
	height: 20px;
	background-color:#ffd75b;
	color:#336633;
	margin: 10px 5px 10px 5px;
	padding: 0;
	text-align: center;
	font-size:14px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mayoristas
{
	width: 250px;
	height: 20px;
	background-color:#d9e2c3;
	color:#336600;
	margin: 0 35% 15px 30px;
	padding: 2px 10px 0 10px;
	text-align: center;
	font-size:12px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	/*float: left;*/

}
.supermercados
{
	width: 200px;
	height: 20px;
	background-color:#d9e2c3;
	color:#336600;
	margin: 0 30px 15px 0;
	padding: 2px 10px 0 10px;
	text-align: center;
	font-size:12px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	/*float: left;*/

}
#lista_productos
{
	BORDER-RIGHT: #63aaae 1px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #63aaae 1px solid; 
	PADDING-LEFT: 0px; 
	OVERFLOW-X: hidden; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px 20px; 
	OVERFLOW: scroll; 
	BORDER-LEFT: #63aaae 1px solid; 
	WIDTH: 250px; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #63aaae 1px solid; 
	HEIGHT: 100px;
}
.menu_sup,
.menu_sup a:link,
.menu_sup a:visited,
.menu_sup a:active,
.menu_sup a:hover,
.menu_sup a:focus
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.fecha {
	font-family: Verdana;
	font-size: 11px;
	color: #46812B;
	font-weight: bold;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
	float:right; margin-right:-5px; margin-bottom:-2px;
}
.titular1 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	font-stretch: extra-condensed;
	/*line-height: 16pt;*/
	color: #000000;
}
.textoSeguidoNoticia {
	font-size: 11px;
	font-family: Verdana;
	line-height: 15px;
	text-align: justify;
	margin:0;
	padding:0;	
}

.textoSeguidoNoticia2 {
	font-size: 8pt;
	font-family: Verdana;
	line-height: 12px;
	text-align: justify;
	margin:0;
	padding:0;	
}

.verMas {
	font-size: 8pt;
	font-family: Verdana;
	text-align: justify;
	margin:0;
	padding:0;	
}

.titular2 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	font-stretch: extra-condensed;
	/*line-height: 12pt;*/
	color: #000000;
	margin:0 0 6px 0;
	padding:0;
}

.textoMercados {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
}
.textoMercados a:link,
.textoMercados a:visited {
	/*text-decoration:none;*/
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
}

.textoMercados a:hover,
.textoMercados a:active, 
.textoMercados a:focus {
	color:#FF9900;
} 

.cabeceraMercados {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
}

.cabeceraPrevisiones {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bolder;
}

.fechaUltimaActualizacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align:right;
}
.pie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}


/* 11-11-09 NUEVOS ESTILOS CREADOS EN LA MODIFICACIÓN DE LA PORTADA  */

div { }
ul { list-style-type:none; margin:0px; padding:0px; }	
a { text-decoration:none; }
a:hover { text-decoration:none; }
img { border:0px; margin:0px; padding:0px; }

.columnaIzquierda {
	width:180px !important;
	height:510px;
	float:left;
	background-color:#7C1010;
	}
	
#accesosDirectos {
	 background-color:#CC9900;
	 height:25px !important;
}#accesosDirectos li {
	line-height:25px;
	color:white;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}
	#accesosDirectos li a {
		margin:0px 4px 0px 4px;
		}
	#accesosDirectos img {
		margin:0 4px 0 4px;
		width:30px; height:25px;
		}
		
#usuariosServicios {
	width:176px;
	border:0;
	background-color:#7C1010;
	margin-top:-3px;
	display:block !important;
	}
	#usuariosServicios ul {
		background-color:#46812B;
		}
		
#loginUsuarios {
	height:90px;
/*	display:none;  */
	background-color:#7C1010;
	}


#cabeceraServicios {
	width:176px; background-color:#46812B;" align="center
	}
	#cabeceraServicios div {
		margin-top:3px;
		}
#cabeceraServicios img {
	width:180px;
	height:41px;
	margin:0px !important;
	padding:0px !important;
	}
#serviciosPrivados {
	width:160px;
	background-color:#d9e294;
	margin:0px !important;
	margin-top:-12px !important;
	padding:0px !important;
	padding-top:-2px !important;
	}

#bannerColIzda {
	height:100px; position:relative; top:0px; display:block;
	}
	#bannerColIzda li {
		height:100px; margin:0px; background-color:#CCCCCC;
		}
		
.bannersCentroPie {
	width:572px;
        position:absolute !important; 
        top:672px !important; 
        margin-left:3px; 
        //margin-left:-285px;
	}
	.bannersCentroPie li {
		height:85px; margin-left:3px; float:left;
		}
	.bannersCentroPie img {
		width:280px;
		height:85px;
		}
		
.columnaDerecha {
	 width:231px !important; height:660px; float:right; margin-top:0px; background-color:#3E5B0C;
	 }		
	 
.bannerDcha1 {
	margin:3px; background-color:#999999; height:96px;
	}
.bannerDcha2 {
	margin:3px; background-color:#999999; height:70px;
	}
.bannerDcha3 {
	margin:3px; margin-bottom:5px; height:225px;
	}

#situacionMercados {	
	position:absolute; top:512px; margin-left:5px; 
        //margin-left:-109px; 
        background-color:transparent;
	}
	#situacionMercados li {
		background-color:#CC9900;
		color:#FFFFFF;
		font-weight:bold;
		margin-bottom:12px;

		width:218px;
		padding:10px 0 10px 0;
		background-color:transparent;
		}
		#situacionMercados li a {
			color:#FFFFFF;
			}
			#situacionMercados li a:hover {
				color:#000000;
			}
	#situacionMercados span {
		font-weight:normal; margin-top:0px; font-size:11px; line-height:25px;;
		}

#meteorologia {
	background-color:#3E5B0C;
	padding-top:0px;
	height:140px;
	position:absolute;
	top:568px;
	//margin-left:-115px;
	display:block;
	width:230px !important;
	}
	#meteorologia img {
		width:60px !important; height:30px;
		}
	
.cabeceraMeteorologia {
	margin:0 4px 0 4px;
	height:18px;
	background-image:url('../img/images/cabeceraMeteorologia.png');
	background-repeat:no-repeat;
	padding:10px 10px 0 10px;
	font-weight:bold;
	}
	
.cuerpoMeteorologia {
	font-size:11px;
	background-image:url('../img/images/fondoMeteorologia.png');
	background-repeat:repeat-y;
	height:158px;
	width:219px;
	margin:0px;
	padding:0px;
	margin-left:2px !important;
	}
	.cuerpoMeteorologia li {
		float:left !important;
		background-color:#FFFFFF !important;
		line-height:13px;
		padding:3px 2px 0px 2px;
		border-right:1px #46822C solid;
		height:80%;
		width:70px;
		margin:0px;
		padding:0px;  
		}
	.cuerpoMeteorologia img {
		width:66px !important; height:30px;
		}
.pieMeteorologia {
	font-weight:bold;
	float:none !important;
	background-color:transparent !important;
	margin-right:0px !important;
	line-height:16px !important;
	width:212px !important;
	//width:210px !important;	
	position:relative;
	top:3px;
	left:4px;
	padding-top:4px;
	padding-bottom:2px;
	height:22px !important;
	border:0px !important;
	border-top:1px #46822C solid !important;
	}
	.pieMeteorologia a {
		color:#000000;
		}
	.pieMeteorologia a:hover {
		color:#000000;
		}
		
#piePagina {
	margin-top:1px;
	}
	#piePagina li {
		line-height:11px; 
                font-size:12px; 
                height:20px; 
                width:985px; 
                background-color:#FFFFF; 
                background-image:url(../img/images/fondoPie.png); 
                background-repeat:repeat-x; 
                color:#FFFFFF; 
                padding-top:4px;	
		}
	
#despliegaNotasPrensa {
	padding:10px; width:260px; left:0px; 
        //left:-100px; 
        background-color:#EEEEEE; margin-bottom:10px !important;
	font-size:10px;
	text-align:left;
	}
	#despliegaNotasPrensa a {
		text-decoration: none; font-size:10px; color:#000000 !important; background-color:#EEEEEE;
		}
	#despliegaNotasPrensa a:hover {
		background-image: none !important; background-color:#CCCCCC !important;
		}
.opcionesIzdaNotasPrensa {
	 background-color:#EEEEEE; color:#000000 !important; 
         margin-left:-141px !important; 
         height:150px; width:280px !important; overflow:auto; border:2px #46812B solid;
	 }
	 
	.opcionesIzdaNotasPrensa li a { 
	 	text-align:left !important;
	color:#FFFFFF !important;
	}
	.opcionesIzdaNotasPrensa li a:hover {
		padding: 0.5em 0.75em;
		}
		