html {
	height: 100%;
	width: 100%;
	margin: 0px;
}

body {
	height: 100%;
	width: 100%;
	margin: 0px;
	background-color: #FFFFFF;
}
/* ---------------- */
/* --- GENERAL ---- */
/* ---------------- */
.fondo1 {
	background-image: url(../imagenes/fondo1.jpg);
	background-repeat: no-repeat;
}
.fondo2 {
	background-image: url(../imagenes/fondo2.jpg);
	background-repeat: no-repeat;
}
.pie-fondo {
	background-image: url(../imagenes/pie.jpg);
	background-repeat: no-repeat;
}
.pie-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.pie-txt-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
}
.pie-txt-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #007600;
	text-decoration: none;
}
.pie-txt-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #C00026;
	text-decoration: none;
}
/* ---------------- */
/* --- NOTICIAS --- */
/* ---------------- */
.noticias-fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
}
.noticias-titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #007600;
}
.noticias-subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #7EA326;
}
.noticias-texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
}
/* ---------------- */
/* -- DOCUMENTOS -- */
/* ---------------- */
.documentos-fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
}
.documentos-categoria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #7EA326;
}
.documentos-titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #007600;
}
.documentos-proveedor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #007600;
}
.documentos-proveedor-enlace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #007600;
	text-decoration:none;
}
/* ---------------- */
/* --- SUBMENU ---- */
/* ---------------- */
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #007400;
	text-decoration: none;
}
.submenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #C00026;
	text-decoration: none;
}
.submenu-actual {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #C00026;
	text-decoration: none;
}
/* ---------------- */
/* - SECCIONES ---- */
/* ---------------- */
.txt-titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #007400;
}
.txt-subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #7EA326;
}
.txt-principal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.txt-principal-grande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.txt-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.txt-italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
/* ---------------- */
/* -- REPORTAJE --- */
/* ---------------- */
.reportaje-botonera {
	background-image: url(../imagenes/reportaje_botonera.gif);
	background-repeat: no-repeat;
}
.reportaje-pie-foto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
/* ---------------- */
/* --- LISTADOS --- */
/* ---------------- */
.listado-titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #007400;
	background-color: #D9D6C1;
}

.listado-titulo-enlace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #007400;
	background-color: #D9D6C1;
	text-decoration:none;
}

.listado-celda-linea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	padding: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7EA326;
}
.listado-celda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	padding: 4px;
}
.listado-enlace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	color: #007400;
	padding: 4px;
	text-decoration: none;
}
.listado-enlace:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	color: #C00026;
	padding: 4px;
	text-decoration: none;
}
.txt-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #007400;
	text-decoration: none;
}
.txt-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #C00026;
	text-decoration: none;
}

.fondo-tile {
	background-image: url(../imagenes/tile.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.inicio-fondo {
	background-image: url(../imagenes/inicio_fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.inicio-fondo-tile {
	background-image: url(../imagenes/inicio_fondo_tile.jpg);
	background-repeat: repeat-x;
}
.inicio-pie-tile {
	background-image: url(../imagenes/inicio_pie_tile.jpg);
	background-repeat: repeat-x;
}
.inicio-pie {
	background-image: url(../imagenes/inicio_pie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.galeriaCell {
	width: 65px;
	height:65px;
	vertical-align:top;		
}
.lista-asociados-celda {
	background-image: url(../imagenes/fondo_asociados.gif);
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-repeat: no-repeat;
}
.lista-asociados-titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #007400;
}
.lista-asociados-fondo0 {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.lista-asociados-fondo1 {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.lista-asociados-texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight:bold;
	color: #007400;
}

.lista-asociados-texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
.asociado-logo {
	border: 1px solid #7EA326;
}
.asociado-producto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	text-align:center;
	width: 100px;
	height: 80px;
	vertical-align:top;
}
.asociado-producto-imagen {
	border: 1px solid #7EA326;
}



