.noticia-titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;

}

.noticia-texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

.home-texto {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}

.home-titulo {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.texto {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

.form {
	background-image: url('images/fondo-form.jpg');
	border-style: solid;
	border-color: #D9D9D9;
	border-width: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}

.form-completo {
	background-color: #ffffff;
	border-style: solid;
	border-color: #D9D9D9;
	border-width: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;



}


/* -------------------------------------------------------INICIO - NOVEDADES */
.nov-title {
	font-family: Georgia,"Trebuchet MS",Tahoma,Arial,Verdana;
	font-size: 20px;
	line-height: 22px;
	color: #444444;
	text-decoration: none;
	font-weight: normal
}

.nov-bajada {
	font-family: Tahoma,Trebuchet MS,Arial,Verdana;
	font-size: 12px;
	line-height: 17px;
	color: #444444;
	text-decoration: none;
}	

.nov-detalle {
	font-family: Georgia,"Trebuchet MS",Tahoma,Arial,Verdana;
	font-size: 16px;
	line-height: 19px;
	color: #444444;
	text-decoration: none;
}	

.nov-contenido	{
	font-family: Tahoma,Trebuchet MS,Arial,Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #444444;
	text-decoration: none;
}
/* -------------------------------------------------------FIN - NOVEDADES */
