/** CSS RESET **/

@import "geral.css";

#conteudo_pg2 {
	height:800px;
	*width: 620px;
	*height:930px;
	}
	
#lateral_corpo  {height:773px;*height:910px;
}

#lateral_corpo a {
		font:normal 9pt Tahoma, Verdana, Arial, sans-serif;}

.msntop, .msnbottom {width:430px; height:14px; background: url('../images/msntopo.gif');}

.msnbottom {background: url('../images/msnbottom.gif');height:14px; margin-bottom:40px; }

.msntop {margin-top:10px;}

#msn {
	width:430px;
	*width:310px;
	/*height:475px;*/
	height:375px;
	background: url('../images/msncorpo.gif');
	*margin-left: 95px ;
	margin-top:0;
	position:relative;
	/*text-align:justify;*/
	/*border:2px solid #028CF2;*/
	}
#msn p { padding:8px; margin-left:10px}
#msn span { font: normal 8pt arial, Tahoma, Verdana, sans- serif; letter-spacing:1px; color:#015594; }
#msn a:link, a:active {font: bold 10pt Verdana, tahoma, sans-serif; color:#0262A8;}
#msn a:hover {color:#6273C;}
#msn a:visited  {font: normal 10pt Verdana, tahoma, sans-serif; color:#015594; text-decoration:none;}

.jus {
	width:430px;
	padding:10px 0 10px 25px;
	overflow:auto; 
	height:260px;
	}
.jus dl {width:400px;}	
	
.jus dt {
	width:230px;
	height:30px;	
	float:left;
	font: bold 10pt Verdana, tahoma, sans-serif; 
	color:#0262A8;
	text-align:justify;
	margin-right:10px;	
	}
	

.jus dd {
	height:30px;
	padding:0 5px 0 10px;
	}