body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma;
}
.textoVerde2 {
	color: #72b21c;
	font-size: 13px;
	font-family: tahoma;
	text-decoration:none
}
.textoGris1 {
	color: #797979;
	font-size: 13px;
	font-family: tahoma;
	text-decoration:none;
	line-height:20px;
}
.textoGrisSinEspacio {
	color: #797979;
	font-size: 13px;
	font-family: tahoma;
	text-decoration:none;
}
.textoGrisSmall {
	color: #797979;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
}
.style3 {
	color: #828281;
	font-size: 11px;
	font-family: tahoma;
}
.textoBlanco {
	color: #FFFFFF;
	font-size: 13px;
	font-family: tahoma;
	text-decoration:none;
}

a.textoBlanco:link {
	color: #FFFFFF;
	text-decoration:none;
}

a.textoBlanco:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a.textoBlanco:hover {
	color: #FF6600;
	text-decoration:underline;
}

.textoVerde1 {
	color: #406d7b;
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
}
.tituloTextoVerde1 {
	color: #406d7b;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
}
.linkGris {
	color: #787878;
	font-size: 13px;
	font-family: tahoma;
}
a.linkGris:link {
	color: #787878;
	font-size: 13px;
	font-family: tahoma;
}
a.linkGris:visited {
	color: #787878;
	font-size: 13px;
	font-family: tahoma;
}
a.linkGris:hover {
	color: #6a9530;
	font-size: 13px;
	font-family: tahoma;
}

.textoLinkVerde {
	color: #4a6374;
	font-size: 13px;
	font-family: tahoma;
}
a.textoLinkVerde:link {
	color: #4a6374;
	font-size: 13px;
	font-family: tahoma;
}
a.textoLinkVerde:visited {
	color: #4a6374;
	font-size: 13px;
	font-family: tahoma;
}
a.textoLinkVerde:hover {
	color: #FF6600;
	font-size: 13px;
	font-family: tahoma;
}
.style8 {
	color: #578aa2;
	font-size: 13px;
	font-family: tahoma;
}
.linkVerdeOscuro {
	color: #406d7b;
	font-size: 13px;
	font-family: tahoma;
}
.linkVerde {
	color: #6a9530;
	font-size: 13px;
	font-family: tahoma;
	text-decoration:none;
}

a.linkVerde:link {
	color: #6a9530;
	font-size: 13px;
	font-family: tahoma;
	text-decoration:underline;
}

a.linkVerde:visited {
	color: #6a9530;
	font-size: 13px;
	font-family: tahoma;
	text-decoration:underline;
}
a.linkVerde:hover {
	color: #FF6600;
	font-size: 13px;
	font-family: tahoma;
	text-decoration:underline;
}

.borde_inf {
	border-bottom:1px solid #E1E1E1;
}
