#barra_l{
	position:absolute;
	top:0;
	left:0;
	width:160px;
}

#barra_l p{
	color:#990000;
	line-height:18px;
	font-size:16px;
}

#barra_l p strong{
	font-weight:bold;
}

#barra_d{
	position:absolute;
	top:0;
	right:0;
	width:310px;
}

#barra_d h1{
	font-size:36px;
	font-weight:bold;
}

#barra_d p{
	line-height:24px;
	text-align:justify;
}