/* CSS Document */

.titulo{
	font-weight:bold;
	font-size:16px;
	color:#5a8a5d;
	
}
.texto_justificado{
	text-align: justify;	
}

.texto_enconstruccion{
	font-size:14px;
	color:#CC0000;
	font-weight:bold;	
}

.cabecera_galerias{
	font-size: 12px;
	color:#E8BD34;
	text-decoration:underline;
	font-weight: bold;
}

.titulo3 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #6699FF;
	text-decoration: underline;
}

.texto_testimonio1{
	font-size:18px;
	font-weight:bold;
	text-align:justify;
	color:#9B5050;
}

.texto_testimonio2{
	font-size:12px;
	text-align:justify;
	color:#595858;
}

.texto_comun2{
	font-size:12px;
	font-weight:bold;
}

.titular4{
	font-size:18px;
	color:#990033;
	font-weight:bold;
}

.textocomunverde{
	color:#5a8a5d;
}