@charset "utf-8";
/* CSS Document */

html,body {
	height:100%;
	margin:0px;
	padding:0px;
	background:url(ima/index-fondo-top.jpg) top repeat-x;
	background-color:#B0C366;
}

.TextoVerdeBase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #355d38;
}

a:link {
	color: #355D38;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #355D38;
}

a:hover {
	text-decoration: none;
	color: #1F3621;
}

a:active {
	text-decoration: none;
	color: #1F3621;
}

.Bienvenidos {
	font-family: Tahoma;
	font-size: 29px;
	color: #355d38;
}

.Contenido {
	font-family: Tahoma;
	font-size: 13px;
	color: #355d38;
	text-align:justify;
}

.Separador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #355d38;
	line-height:9px;
}

.Productos {
	font-family: Tahoma;
	font-size: 15px;
	color: #355d38;
	text-align:left;
	line-height:14px;
	font-weight: 400;
}

.Estilo1 {
	font-family: Tahoma;
	font-size: 13px;
	color: #355d38;
	text-align: justify;
	font-weight: bold;
}

