body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}
hr {
	border: 1px #009966;

}
.mancomunidad {
	font-weight: bold;
	color: #009966;
}
.pie {
	font-weight: normal;
	font-size: 10px;
	color: #009966;
}
.titulo {
	font-weight: bold;
	text-transform: uppercase;
	color: #009966;
	text-decoration: underline;
	font-size: 110%;
}
.subtitulo {
	font-weight: bold;
	font-size: 80%;
	font-style: italic;
	color: #009966;
}
.subtituloRight {
	font-weight: bold;
	font-size: 80%;
	font-style: italic;
	text-align: right;
}
p {
	font-size: 14px;
}

.tdcontenido {
}

.floatR {
	display: block;
	clear: none;
	float: right;

}
.tablaMenu {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	margin-right: 2px;
	margin-left: 2px;
	text-align: center;


}
.tablaMenu td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CC99;
	color: #CCCCCC;

}
a {
	font-weight: bold;
	color: #009966;
	text-decoration: underline;
	font-style: italic;

}
.tablaMenu a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.tablaMenu a:hover {
	font-weight: normal;
	color: #00FF99;
	font-style: normal;
}
.tablaMenuL {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	width: 90%;

}
.tablaMenuL td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009966;
	color: #666666;

}
.tablaMenuL a {
	font-weight: normal;
	color: #009966;
	text-decoration: none;
	font-style: normal;
}
.tablaMenuL a:hover {
	font-weight: normal;
	color: #003300;
	font-style: normal;
}
.tablaMenu th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CC99;
	background-color: #00CC99;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00CC99;
	font-weight: bold;
	color: #006633;
	text-transform: uppercase;
}
.tablaMenuL th {
	background-color: #009966;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.tabla {
	font-size: 12px;
	color: #00CC99;
	font-weight: normal;
	background-color: #F4FFF4;
	text-align: center;


}
.tabla td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CC99;
	color: #009966;

}
.tabla a {
	font-weight: normal;
	color: #009966;
	text-decoration: none;
	font-style: normal;
}
.tabla th {
	background-color: #009966;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;

}
.tablaFavoritos {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;


}
.abierto {color: #00FF00;font-weight: bold;font-family: Verdana, Arial, Helvetica, sans-serif}
.cerrado {color: #FF0000; font-weight: bold;font-family: Verdana, Arial, Helvetica, sans-serif}
#acebo{float: right; top: 0px; position:relative;}