A:link { text-decoration: none;color: #000000; }
A:visited { text-decoration:none;color: #000000; }
A:active { text-decoration:none;color: #000000; }
A:hover { text-decoration:none;color: #56962F; }

A.copy:link { text-decoration: none;color: #505050; }
A.copy:visited { text-decoration:none;color: #505050; }
A.copy:active { text-decoration:none;color: #505050; }
A.copy:hover { text-decoration: underline;color: #505050; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

hr {
	color: #56962F;
	width: 500px;
	height: 1px;
}

.idioma {
	font-family: "Verdana";
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}

.contacto {
	text-align: center;
	color: #000000;    
	font-size: 8pt;
	font-family: Verdana;
	font-weight: lighter;
} 

.menu {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}

.textos {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.copyright {
	text-align: center;
	color: #505050;    
	font-size: 7pt;
	font-family: Verdana;
	font-weight: lighter;
} 

.textos_grandes {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	color: #56962F;
	text-transform: uppercase;
	text-align: center;

}

.buscar {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #56962F;
	text-transform: uppercase;
	text-align: left;

}

.horarios {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border-width: 1;
	border-color: #56962F;
	border-style: solid;
}

.caja{
	color: #000000;
	text-align: left;
	border-color: #4CA64B;
	border-width: 1;
	border-style: solid;
	background-color: #EDF8E6;
	font-size: 10pt;
	font-family: "Trebuchet MS";
} 

.boton{
	color: #126100;;    
	text-align: center;
	border-width: 1;
	border-color: #4CA64B;
	border-style: solid;
	background-color: #EDF8E6;
	font-size: 10pt;
	font-family: "Trebuchet MS";
}

.noticias {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	position: relative;
	width: 140px; 
	z-index: 1;
	overflow: hidden;
	padding: 10px;
	background-color: #FFFFFF;
}

.not {
	width: 140px; 
	z-index: 1;
	overflow: hidden;
}