/* CSS Document */

.navigation{
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	width: 128px;
	text-decoration: none;
}

.navigation:hover{
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	width: 128px;
	text-decoration: none;
	background-color: #FFFFFF;
}

.navileft{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #336633;
	width: 160px;
	text-decoration: none;
	display: list-item;
	list-style-position: inside;
	margin-left: 40px;
}

.navihead{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #336633;
	width: 160px;
	text-decoration: none;
	margin-left: 10px;
}	
.alineaciontexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-left: 40px;
	margin-right: 40px;
	color: #000000;
}

.alineaciontexto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-left: 15px;
	margin-right: 15px;
	color: #000000;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-left: 40px;
	margin-right: 40px;
	color: #000000;
	text-align: left;
}
