@charset "utf-8";
/* CSS Document */

#coluna1{
	width:225px; height:auto;
	float:left;
	margin:0 0 0 24px;
}

#coluna2{
	width:574px; height:auto;
	float:left;
	margin:0;
}
/***********************************************/
#bloco1{
	width:225px; height:603px;
	border:solid 1px #CCC;
	float:left;
	background:url(../img/bg_azulescuro.jpg) repeat-x top;
	margin:22px 0 0 0;
	background-color:#024875;
}

.estados{
	color:#FFF;
	margin-bottom:5px;
}

#bloco1 h3{
	margin:11px 0 0 17px;
}

#bloco1 a:link, #bloco1 a:visited, #bloco1 a:active{
	text-decoration:none;
	color:#014774;
}

#bloco1 a:hover, #bloco1 a:focus{
	text-decoration:underline;
}

#jump{
	padding:10px 0 0 20px;
}
/***********************************************/

/***********************************************/

/***********************************************/
#bloco4{
	width:574px; height:603px;;
	background-color:#FFF;
	border:solid 1px #CCC;
	margin-top:22px;
}

#bloco4 h2{
	margin:11px 0 0 17px;
}

#iframe{
	margin:5px 0 0 0;
}
