@charset "utf-8";
/* Definiciones Generales */

html {
	font: normal 13px 'Trebuchet MS', Arial, Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #283243;
}

#banner_content {
	font-size: 14px;
	text-align: right;
}
#footer {
	font-size: 12px;
	color: #a6c1d7;
}
