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

	div#banner_col {
		width: 178px;
		float: right;}
	div#main_col {
		margin-right: 205px;
	}
	div#right {
		width: 200px;
		float: right;
	}
	div#left {
		margin-right: 210px;
		margin-left:15px;}
	div#main_col .noticia {
		border-bottom: 1px dashed #999999;
		border-top: none; 
		/*margin-bottom: 30px;*/
		padding-bottom: 8px;}
	div#right h3 {
		border-bottom: 1px dashed #999999;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		margin-top: 8px;
		text-transform: uppercase; }
