body
	{
	background-image:url(../imagenes/portada/fondo_pagina.gif);
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #E6E6E6;
	
	margin: 0px;
	
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #000000;
	}
td
	{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	}

hr
	{
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	}

.formularios
	{
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	border-color: #727272;
	color: #000000;
	border-style:solid;
	border-width:1px; 
	}

img.conborde
	{
	border-style: solid;
	border-width: 1px;
	border-color: #243E84;
	}
/* ENLACES */
a.menu1:link,a.menu1:visited
	{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	}
a.menu1:hover
	{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;	
	}
	
a.menu2:link,a.menu2:visited
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
a.menu2:hover
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;	
}

a:link,a:visited
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
a:hover
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;	
}
a.enlaceNegro:link,a.enlaceNegro:visited
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
a.enlaceNegro:hover
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;	
}

a.categorias:link,a.categorias:visited
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #243E84;
	text-decoration:none;
}
a.categorias:hover
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #243E84;
	text-decoration:underline;	
}

/* fin ENLACES */
/* TABLAS Y BORDES */
.celdaDescargas
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E3F0F6;

	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #E3F0F6;

	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #E3F0F6;
}

.celdasConBorde
	{
	border-width:1px;
	border-style:solid;
	border-color:#BEBEBE;
	
	font-size:11px;
	font-family:Arial,sans-serif;
	
	}

.celdasConBordeSinLateral
	{
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#BEBEBE;
	
	font-size:11px;
	font-family:Arial,sans-serif;
	
	}
	
.celdasGrisConBorde
	{
	border-width:1px;
	border-style:solid;
	border-color:#BEBEBE;
	
	background-color:#F2F2F2;
	
	font-size:11px;
	font-family:Arial,sans-serif;
	
	}

.celdasConBordeSinTopes
	{
	border-width:0px 1px 0px 1px;
	border-style:solid;
	border-color:#BEBEBE;
	background-color:#F2F2F2;
	
	font-size:11px;
	font-family:Arial,sans-serif;
	}
.celdaBlanca
	{
		border-width:0px;
		border-style:solid;
		border-color:#BEBEBE;
		background-color: #FFFFFF;
	}
.celdaContenido
{
	background-color: #243E84;
}
.celdaVotaciones
{
	border-top-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	
	border-top-style:solid;
	border-right-style:solid;
	border-left-style:solid;
	
	border-top-color:#D6D6D6;
	border-right-color:#D6D6D6;
	border-left-color:#D6D6D6;
}
.celdaVotacionesTodo
{
	border-width:1px;
	border-style: solid;
	border-color: #D6D6D6;
}
.celdaCabecera
{
	background-image:url(../imagenes/portada/fondo_cabecera.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.fondoContenidos
{
	/*
	background-image:url(../imagenes/portada/fondo_contenido.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	*/
}
.fondoContenidosMenuIzq
{
	background-image:url(../imagenes/portada/fondo_contenido.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
.tablaPie
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	
	border-top-style: solid;
	border-bottom-style: solid;
	
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.tablaRotulada
{
	border-left-width:1px;
	border-left-style: solid;
	border-left-color: #243E84;

	border-right-width:1px;
	border-right-style: solid;
	border-right-color: #243E84;

	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #243E84;
}

.cajitaArriba
{
	background-image:url(../imagenes/portada/noticias_superior.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.cajitaAbajo
{
	background-image:url(../imagenes/portada/noticias_inferior.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.cajitaIzquierda
{
	background-image:url(../imagenes/portada/noticias_izquierda.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
.cajitaDerecha
{
	background-image:url(../imagenes/portada/noticias_derecha.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

.fondoRutaTexto
{
	background-image:url(../imagenes/portada/ruta_fondo_texto.gif);
}

.fondoProductoHerbic
{
	background-color: #DBEDC3;
}

.fondoProductoFungic
{
	background-color: #BAC2D8;
}
.fondoRutaVacia
{
	background-image:url(../imagenes/portada/ruta_fondo_vacio.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/* fin TABLAS Y BORDES */
.textoFechaNoticia
{
	font-family: Arial;
	font-size: 11px;
	color: #243E84;
	font-weight:bold;
}

.textoRotulo
{
	font-family: Verdana;
	font-size: 12px;
	color: #243E84;
	text-transform: uppercase;
}

.textoFormulario
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #243E84;
	font-weight: bold;
}
.textogris
	{
	font-size:10px;
	font-family:Verdana,Arial,sans-serif;
	color:#818181;	
	}
	
.foroCuadrosEnanos
	{
	font-size:9px;
	font-family:Verdana,sans-serif;
	color:#000000;	
	}

.lista
{
	font-family: Arial, Verdana;
	font-size: 11px;
/*	color: normal; */
}

input
{
	border-color: #50659D;
	border-style: solid;
	border-width: 1px;
	
	font-family: Arial,Verdana;
	color: #000000;
	font-size: 12px;
}

input.boton
{
	border-color: #50659D;
	border-style: solid;
	border-width: 1px;
	
	background-color: #FFFFFF;
	
	font-family: Arial,Verdana;
	color: #243E84;
	font-size: 11px;
	font-weight: bold;
}

/* Catalogo */

#ProductodeCatalogo
{
	float: left;
	margin-bottom:10px;
	
	width:550px;
}

#DescripciondeProducto
{
	width:350px;	
	float:right;
	text-align:left;
}
#ProductodeCatalogo img
{
	width:160px;

}
/* Definicion de Banners */
#BannerDer
{
	margin:0px;
	padding:0px;
	float: left;
	width: 130px;
}


img.selloAenor
{
	padding-left: 8px;
	padding-bottom: 9px;
	border-width: 0px;
	
}

img.banner
{
	
	margin-left: 2px;
	margin-bottom: 2px;
	float: left;
	
}

#Registro
{
	background-color:#FFFFFF;
	
}