A:hover {
	color:#0B511B;
	font-weight:bold;
	font-size:10;
	font-family: Verdana;
}
A:link {
	color:#0B511B;
	font-weight:bold;
	font-size:10;
	text-decoration:none;
	font-family: Verdana;
	height: auto;
	width: auto;
	clear: none;
	float: none;

	}
A:visited {
	color:#0B511B;
	font-weight:bold;
	font-size:10;
	text-decoration:none;
	font-family: Verdana;
}
A:active {
	color:#0B511B;
	font-weight:bold;
	font-size:10;
	text-decoration:none;
	font-family: Verdana;
}

.txt {
	font-family: Verdana;
	font-size: 11px;
	color: #0B511B;
	list-style-type: square;
	text-align: justify;
	text-indent: 0.5cm;


}
.fondoverde {
	background-color: #0B511B;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

}
.fondoindex {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0B511B;
	text-align: justify;
	text-indent: 0.1cm;
	background-color: #F5FAF5;


}
.mnufondo {
	background-color: #D6EBD7;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #006633;


}
.boton {
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
	color: #1B341C;
	width: auto;
	height: auto;
	border: thin solid #1B341C;
	background-color: #FFFFFF;

}
.form {
	font-family: Verdana;
	font-size: 10px;
	background-color: #F5FCF5;
	color: 0b511b;


}
.scroll {
	font-family: Verdana;
	font-size: 9px;
	color: #153E17;
	background-color: #FFFFFF;
}
.mnublanco {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tabladotted {
	border: 1px dotted #A3D1A5;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0B511B;
	text-align: justify;
	text-indent: 0.1cm;
	

}
.fondomargenizq {
	background-image: url(/images/template/images/fondomnuizq.png);
	background-repeat: repeat-y;
}
