@charset "utf-8";
body {
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
}
.fondo_novedades {
	background-image: url(images/novedades_fondo.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #5C5F1C;
}
.TitAgenda {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	color: #62661e;
	font-weight: bold;
	line-height: normal;
}
.texto_Naranja {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #bb5a0c;
}

.texto_agenda {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #1C1D07;
	line-height: 15px;
}
.texto_agenda a {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #bb5a0c;
	line-height: 15px;
}
.Fondo_agenda {
	background-image: url(images/agenda_rulo_fondo.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.pie {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.pieVerde {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #c8dc8e;
	letter-spacing: 1px;
}
.texto_novedades {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.tit_novedades {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #efffbf;
}
.Texto_Verde {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #444514;
}
.Texto_Verde a {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #bb5a0c;
	font-weight: bold;
}
a.Texto_Verde:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #444514;
	text-decoration: none;
}
a.Texto_Verde:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #444514;
	text-decoration: none;
}
a.Texto_Verde:active {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #859E2F;
	text-decoration: underline;
}

a.Texto_Verde:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #829A2C;
	text-decoration: underline;
}
.Verde {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #62661e;
	font-weight: bold;
}
.campobusqueda {
	background-color: #EFF2E8;
	border: 1px solid #6E6F54;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F5035;
	height: 16px;
	width: 150px;
}
.Texto_Nar {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #bb5a0c;
	font-weight: bold;
}
