*{ margin:0; padding:0; }

body {
	background:url("../img/bg.jpg");
	font-family:Arial, Helvetica, sans-serif;	
}

body p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

body a {
	color:#000;
	text-decoration:none;
}

body h3 {
	font-family:Arial, Helvetica, sans-serif;
}


#wrap {
	width:970px;
	margin:auto;
}

#topo {
	width:970px;
	height:53px;
	margin:auto;
	float:left;
}

#curva {
	background:url(../img/curvaLogo.png) no-repeat;
	width:228px;
	height:35px;
	float:left;
	margin-left:30px;
	margin-top:19px;
	z-index:2;
	position:relative;
}

#menuTopo {
	width:725px;
	height:53px;
	float:left;
	margin-left:-50px;
}

#menuTopo ul {
	margin-left:200px;
}

#menuTopo ul li {
	display:inline;
	text-decoration:none;
	font-size:12px;
	margin-left:15px;
	margin-top:18px;
	margin-right:15px;	
	float:left;
}

#menuTopo ul li a {
	font-family:Tahoma, Geneva, sans-serif;
	color:#666666;
}

#menuTopo ul li a:hover{
	font-family:Tahoma, Geneva, sans-serif;
	color:#FF9A03;
}

#conteudo {
	width:970px;
	border:1px solid #FFF;
	border-radius: 25px 25px 25px 25px;
	background:#FFF;
	margin: auto;
	display:block;
	float:left;
}

#logo {
	width:317px;
	height:149px;
	z-index:3;
	position:relative;
	float:left;
	margin-top:-20px;
	margin-left:70px;
}

#menu {
	width:580px;
	height:70px;
	float:right;
	margin-right:-18px;
	margin-top:5px;
}

#menu ul li {
	display:inline;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666666;
	font-size:13px;
	float:left;
	margin-top:22px;
	margin-right:17px;
	margin-left:17px;
}

#menu ul li a {
	color:#666666;
}

#menu ul li a:hover {
	color:#000;
}

#menu ul {
	margin-top:20px;
}

#banner {
	width:672px;
	height:312px;
	margin-top:15px;
	margin-left:15px;
	float:left;
}

#noticias {
	width:260px;
	height:310px;
	float:left;
	margin-top:15px;
	margin-left:10px;
}

#blocoNoticias {
	width:258px;
	border:1px solid #CCCCCC;
	height:60px;
	float:left;
	background:#F0F0F0;
}

.topoNoticias {
	margin-top:8px;
}

#blocoNoticias p {
	margin-left:5px;
	margin-right:5px;
	margin-top:2px;
	text-align:justify;
	color:#666666;
	font-size:14px;
}

#blocoNoticias h6 {
	float:right;
	margin-right:5px;
	margin-top:10px;
}

#blocoNoticias h6 a {
	color:#0D185A;
}

#blocoNoticias h6 a:hover {
	color:#FF9A03;
}

#noticias h4 {
	margin-bottom:10px;
}



#blocos {
	width:310px;
	height:225px;
	float:left;
	margin-left:7px;
	margin-top:10px;
}

#blocos .blocoRestrito {
	width:250px;
}

#blocos h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#0D185A;
}

#blocos p {
	font-size:14px;
	color:#0C1859;
	margin-top:15px;
	text-align:justify;
}

#blocosTxt {
	width:270px;
	float:left;
}

#blocosTxt h6 {
	margin-top:10px;
}

#blocosTxt h6 a {
	color:#0D185A;
}

#blocosTxt h6 a:hover {
	color:#FF9A03;
}

#espacamento a {
	color:#666;
}

#espacamento a:hover {
	text-decoration:underline;
}


#separador2 {
	background:url(..//img/separador2.png) no-repeat;
	width:1px;
	height:200px;
	float:left;
	margin-left:25px;
	margin-top:45px;
}

#separador2_2 {
	background:url(..//img/separador2.png) no-repeat;
	width:1px;
	height:200px;
	float:left;
	margin-left:25px;
	margin-top:45px;
}

#separador3 {
	width:270px;
	height:1px;
	background:url(../img/dashed.jpg) no-repeat;
	margin-top:10px;
}

#rodape {
	margin-top:70px;
	width:100%;
	float:left;
	margin-bottom:30px;
}

#rodape p {
	font-size:10px;
	color:#0C1859;
	width:100%;
	text-align:center;
}

#rodape2 p {
	width:100%;
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
	font-size:10px;
	color:#0C1859;
	float:left;
}

#blocoGeral {
	width:100%;
	float:left;
	margin-top:15px;
	margin-bottom:30px;
}

#blocoGeral h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#0D185A;
}

#blocoGeral h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:15px;
	margin-top:15px;
	color:#333;
}

#blocoGeral p {
	font-size:14px;
	color:#666;
	margin-left:20px;
	margin-top:5px;
	margin-right:40px;
	text-align:justify;
}

#espacamento {
	margin-left:5px;
}


#blocoGeral p.prog {
	margin-top:20px;
}