.menu, .menu a {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #444242;
	text-decoration: none;
	text-align: right;
	padding: 2px;
}
.menu a:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #5CB344;
	text-decoration: none;
	text-align: right;
	padding: 2px;
}
.menuselec,  .menuselec a {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #5CB344;
	text-decoration: none;
	text-align: right;
	padding: 2px;
}
.submenu, .submenu a {
	font-family: arial;
	font-size: 11px;
	color: #78787A;
	text-decoration: none;
	text-align: right;
	padding: 2px;
}
.submenuselec, .submenuselec a {
	font-family: arial;
	font-size: 11px;
	color: #5CB344;
	text-decoration: none;
	text-align: right;
	padding: 2px;
}
.texto {
	font-family: verdana;
	font-size: 11px;
	color: #221E1F;
	text-decoration: none;
	line-height: 17px;
}

.textoverde {
	font-family: verdana;
	font-size: 11px;
	color: #5CB344;
	text-decoration: none;
	line-height: 17px;
}

.titulo {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #5CB344;
	text-decoration: none;
}
.texto2 {
	font-family: verdana;
	font-size: 11px;
	color: #78787A;
	text-decoration: none;
	line-height: 17px;
}

.texto2 a {
	font-family: verdana;
	font-size: 11px;
	color: #60BB45;
	font-weight: bold;
	text-decoration: underline; 

}

.texto2 a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #35811E;
	font-weight: bold;
	text-decoration: underline;
}



.txtverde {

	font-family: arial;
	font-size: 11px;
	color: #5CB344;
	text-decoration: none;
}
.titulo2 {
	font-family: arial;
	font-size: 20px;
	color: #221E1F;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}
.fondoindex {
	background-color: #3C4E51;
}
.textoblanco {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	text-align: justify;
}
.textoblanco13, .textoblanco13 a {
	font-family: verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	text-align: justify;
	font-weight: bold;
}
.textogris13 {
	font-family: verdana;
	font-size: 13px;
	color: #B5B9BA;
	text-decoration: none;
	line-height: normal;
	text-align: justify;
	font-weight: bold;
}

.fondogris {
  background-color :  #E7E7E7;
}