.derecho {
	padding-left:5px;
	padding-top:10px;
	padding-bottom:15px;
	}

.flotaDerecha {
	float:right;
	margin-left:10px;
	
	}

.textoAzul {
    font-family: Verdana;
	font-size: 10px;
 	font-weight: bold;
	color: #222d80;
	text-decoration: none;
	}
	
.tituloVerde {
    font-family: Verdana;
	font-size: 12px;
 	font-weight: bold;
	color: #7BB500;
	text-decoration: none;
	}

.tituloAzul {
    font-family: Verdana;
	font-size: 16px;
 	font-weight: bold;
	color: #222d80;
	text-decoration: none;
	}

.textoVerde {
    font-family: Verdana;
	font-size: 10px;
 	font-weight: bold;
	color: #7BB500;
	text-decoration: none;
	}

.textoBlanco {
    font-family: Verdana;
	font-size: 9px;
 	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}

.textoGrisTestimonials {
    font-family: Verdana;
	font-size: 10px;
 	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:15px;
	}
	
	.textoGris {
    font-family: Verdana;
	font-size: 10px;
 	font-weight: normal;
	color: #666666;
	text-decoration: none;
	}

.tituloGris {
    font-family: Verdana;
	font-size: 10px;
 	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}

.texto {
	text-align:justify;
	padding-left:5px;
	padding-right:5px;
}

.menuGris:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menuGris:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menuGris:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.menuGris:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.menuVerde:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #a1bd3d;
	text-decoration: none;
}
.menuVerde:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #a1bd3d;
	text-decoration: none;
}
.menuVerde:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #a1bd3d;
	text-decoration: underline;
}
.menuVerde:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #a1bd3d6;
	text-decoration: none;
}

.menuAzul:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #222d80;
	text-decoration: none;
}
.menuAzul:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #222d80;
	text-decoration: none;
}
.menuAzul:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #222d80;
	text-decoration: underline;
}
.menuAzul:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #222d80;
	text-decoration: none;
}

.menuBlanco:link {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menuBlanco:visited {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menuBlanco:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.menuBlanco:active {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}