#institucional {
	width:380px;
	border-right:1px solid #E5E5E5;
	margin-right:20px;
	padding-right:20px;
}
	#institucional h2 {
		margin-bottom:5px;
		font:20px Microsoft Sans Serif, Arial;
		color:#E7271D;
	}
	#institucional p {
		margin-bottom:20px;
		text-align:justify;
		font:13px Microsoft Sans Serif, Arial;
		color:#333333;
	}
	
	#institucional #novidades { 
		width:390px;
		_width:365px;
		margin-right:20px;
	}
		#institucional #novidades {
			text-align:justify;
		}
			#institucional #novidades span { float:left; }
			#institucional #novidades h3 { margin-bottom:10px; }
			#institucional #novidades h3 a {
				font:13px Microsoft Sans Serif, Arial;
				color:#333333;
			}
				#institucional #novidades h3 a:hover { 
					text-decoration:underline; 
					color:#990000; 
				}
			#institucional #novidades h4 {
				font:10px Microsoft Sans Serif, Arial;
				color:#990000;
			}
			
	.texto-simulado a { color:#333333; }
	.texto-simulado a:hover { text-decoration:underline; }
	
	#aceso-rapido .links {
		border-top:1px solid #E5E5E5;
		padding-top:7px;
	}

	#aceso-rapido .links ul { margin-left:30px; }
	#aceso-rapido .links ul li { 
		width:165px;
	}
	#aceso-rapido .links ul li a{
		display:block;
		width:165px;
		margin-left:-4px;
		padding:3px;
		font:12px Microsoft Sans Serif, Arial;
		color:#333333;
	}
	#aceso-rapido .links ul li a:hover{ color:#981812; }
	
	#acesso-rapido .formulario { border-top:1px solid #E5E5E5; margin-top:7px; padding-top:7px; margin-bottom:15px; }
	#acesso-rapido .formulario p{
		display:block;
		margin-bottom:5px;
		font:75% arial;
	}
	#acesso-rapido .formulario label{
		margin-bottom:2px;
		font:75% arial;
	}
	#acesso-rapido .formulario .campo{
		width:110px;
		height:14px;
		padding:2px;
		font:70% arial;
		border:1px solid #CCCCCC;
	}
	#acesso-rapido .formulario .botao{
		width:30px;
		padding:3px;
		border:0;
		background-color:#CCCCCC;
		font:bold 70% arial;
	}

#acesso-rapido {
	float:right;
	clear:both;
	width:270px;
}
	#acesso-rapido h2 {
		margin-bottom:5px;
		font:20px Microsoft Sans Serif, Arial;
		color:#E7271D;
	}
	#acesso-rapido img { 
		float:left; 
		margin-right:5px;
	}
	#acesso-rapido p {
		margin-bottom:15px;
		text-align:justify;
		font:13px Microsoft Sans Serif, Arial;
		color:#333333;
	}
	
	#acesso-rapido ul { margin-bottom:20px; }
	
	#acesso-rapido ul li { 
		width:100%; 
		padding:0;
	}
	#acesso-rapido ul li a{
		display:block;
		width:100%;
		padding:3px;
		margin-bottom:1px;
		background-color:#F5F5F5;
		font:13px Microsoft Sans Serif, Arial;
		color:#981812;
	}
	#acesso-rapido ul li a:hover{
		background-color:#F0F0F0;
		color:#333333;
	}