body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #547942;
}
td {
	font-size: 10px;
	color: #333333;

}
.bordeGrisFondo {
	border: 1px solid #E8E8E8;
	background-color: #f3f3f3;
}

a.linkBotonera:link {
	color: #993300;
	text-decoration: none;
}

a.linkBotonera:visited {
	color: #993300;
	text-decoration: none;
}
a.linkBotonera:hover {
	color: #547842;
	text-decoration: underline;
}
a.linkBotonera:active {
	color: #993300;
	text-decoration: none;
}

a.linkBotoneraLagunas:link {
	text-decoration: none;
	font-size: 11px;
	color: #333333;
}

a.linkBotoneraLagunas:visited {
	text-decoration: none;
	font-size: 11px;
	color: #333333;
}
a.linkBotoneraLagunas:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #8D2510;
}
a.linkBotoneraLagunas:active {
	text-decoration: none;
	font-size: 11px;
	color: #333333;
}
.campos {
	font-size: 10px;
	color: #333333;
	border: 1px solid #547842;
	width: 240px;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
.camposMultiline {
	font-size: 10px;
	color: 666633;
	border: 1px solid #666633;
	width: 240px;
	height: 120px;
	font-family: Tahoma;
	padding-left: 5px;
}
.FormBuscador {
	border: 1px solid #547842;
	width: 88px;
	height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding-left: 5px;
	padding-top: 2px;
}
.TextoBlanco {
	color: #FFFFFF;
}
.TextoRojo {
	color: #990000;
}
.bordeGrisFondoCrema {

	border: 1px solid #547942;
	background-color: #DCE284;
}
.TextoNoticias {
	color: #1A6530;
}
.FechaNotcias {
	font-weight: bold;
	color: #9C0000;
}
.LineaInferior {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A1A183;
}
.TituloNotaCentral {
	font-size: 14px;
	font-weight: bold;
	color: #9C0000;
}
.TituloHospedajes {

	font-size: 12px;
	font-weight: bold;
	color: #9C0000;
}
.bordeGris {

	border: 1px solid #E8E8E8;
}
