
	.fondoprinc { 	background-color: #026f74;
			font-family: sans-serif;
			font-size: 15px;
			color: #000000 }
	.fondocentr { background-color: #0b6875;
		      color: #000000 ;
		      font-size: 15px;
		      text-align: center }
	.titulo { color: #009A7F;
		  font-size: 15px }
	.titulo2 { color: #73C708;
		   font-family: arial;
		   font-size: 50px }
	.texto { font-family: sans-serif;
		 color: #009A7F;
		 font-size: 13px;
		 vertical-align: top }
	.subtitulo { font-family: sans-serif;
		 color: #BD7D7B;
		 font-size: 25px;
		 vertical-align: top }
	.nota_peq { color: #009A7F;
		    font-size: 11px }
	a:link { text-decoration: none; color: #000000; font-size: 13px; font-family: sans-serif;}
	a:visited {text-decoration: none; color: #000000; font-size: 13px; font-family: sans-serif;}
	a:hover {text-decoration: none; color: #000000; font-size: 13px; font-family: sans-serif; }
	a:active {text-decoration: none; color: #000000; font-size: 13px; font-family: sans-serif; }
