@charset "utf-8";
/* CSS Document */




h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:100;
}


.texto{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}


.textoPeque{
	font-family:verdana;
	font-size: 10px;
}



.color_gris{color: #333;}

.color_azul{color: #000;}