
body { background: #999; margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; background-color: White; }
		.note { float: left; margin: 0 0 13px 0; padding: 0; text-align: left;  display: block;}
		.note img { padding: 0;}
		.note img.tumbs { margin: 4px 10px 0 0; padding: 0; border: 0px solid #999;}
		.note img.screen{ border: 1px solid #666; }
		.note h1 { font-weight: bold; margin-bottom: 8px; font-size: 13px; color: #333; }
		.note h1 .subtitle { font-size: 11px;}
		.note h1 .space { font-size: 13px; color: #f30; margin: 0 10px 0 10px; }
		.note h2 { font-weight: bold; margin: 11px 0 5px 0; font-size: 11px; color: #CC3300; }
		.note h3 { font-weight: bold; margin: 18px 0 12px 0; font-size: 11px; color: #333; }
		.note span { font-size: 11px; line-height: 16px; color: #484848; }
		.note span.foot { text-align: right; margin:0;}
		.note a.liga { text-decoration: none; color: #c30; }
		.note a.liga:hover { color: #f30; text-decoration: none; }
		
.box { width: 151px; display: block; margin: 0 0 0 0px; text-align: left;  float: left; padding: 0px; }
.box span.separa { font-size: 9px; color: #c30; padding: 0 4px 0 4px; }
.box a { font-size: 9px; color: #666; text-decoration: underline; font-weight: normal;}
.box a:hover { text-decoration: none; }

.boxleft, .boxright {  padding: 0px; margin: 0px; }
.boxleft { float: left;}
.boxright { float: right; }

.box_arrows { width: 348px; margin: 4px 0 10px 0; float: left; font-size: 10px; color: #333; background-color: #EEF0F1; height: 19px; padding: 3px 0 0 5px ; display: block; }