* {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
}

body {
	margin-top: 20px;
	background-color: rgb(254,255,254);
}

.menu {
	font-size: 11px;
	font-family: Arial Black;
	color: #000000;
	text-decoration: none;
	padding: 0 0 0 5px;
}

.mSelected {
	color: #399738;
}

/*.mSup1 {
	padding: 0 0 0 35px;
}

.mSup2 {
	padding: 0 0 0 50px;
}

.mSup3 {
	padding: 0 0 0 20px;
}*/
.titol{
	font-family: Arial Black;
	font-size: 13px;
	padding: 0 0 0 0px;
}

.text{
	/*color: #996600;*/
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	padding: 0 0 0 0px;
}

.text sup{
	font-size: 8px;
}

.text img.itext {
	border: 1px dashed rgb(57,151,57);
	padding: 2px;
	float: right;
	width: 93px;
	height: 93px;
	cursor: pointer;
	margin: 0 0 -1px 5px;
}

.text img.itextn {
	border: 1px dashed rgb(57,151,57);
	padding: 2px;
	float: left;
	margin: 0px;
	width: 105px;
	height: 90px;
	cursor: pointer;
}

.text img.itextnR {
	border: 1px dashed rgb(57,151,57);
	padding: 2px;
	float: right;
	clear: both;
}

.text img.mapa {
	border: 1px dashed rgb(57,151,57);
	padding: 2px;
	float: right;
	margin: 0px;
	width: 150px;
	height:114px;
	cursor: pointer;
	margin: 10 25 0 10px;
}

.textBold{
	/*color: #996600;*/
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 0px;
}

#outerTable {
	/*background-color:#999999;*/
	border: 1px solid rgb(57,151,57);
	width: 200px;
	background-color: #fff;
}

.textJustify {
	text-align: justify;
}

.textJustify li {
	margin-left: -25px; 
}

.textJustify ul {
	margin-top: 0px;
}

.bienveImg {
	border: 1px dashed rgb(57,151,57);
	cursor: pointer;
}

.agendaImg {
	float: right;
	padding: 2px;
	margin: 0 0 5px 10px;
	border: 1px dashed rgb(57,151,57);
}

.taritable td {
	padding: 0 20 0 20;
}

.taritable td.underline {
	border-bottom: 1px solid #000;
}

#ahorano {
	display: none;
}