#quienes_somos {
	font-size:11px;
	margin-left:20px;
	margin-top:20px;
	padding-bottom:20px;
	padding-right: 160px;
	text-align:justify;
	background-image: url(../imagenes_viajes/logo_trama.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#titulo {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	color:#FE4B00;
}
a:link {
	text-decoration:none;
	color:#FE4B00;
	font-weight:bold;
}
a:hover{
	text-decoration:underline;
}
a:visited{
	text-decoration:underline;
	color:#FE4B00;
}