/* CSS Document */

* {
	margin:0;
	padding:0;
}

html,body {
  padding: 0;
  margin: 0;
  background: #FFFFFF;
  background-image:url(../img/bg.jpg); 
  background-position: center top;
  background-repeat:repeat-y;
  width: 100%;
}

/* TIPOS */

p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #383838; line-height: 130%; margin-top: 3px;}
p a, p a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #383838; line-height: 130%; text-decoration: none;  margin-top: 3px;}
p a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #999999; line-height: 130%; text-decoration: none;  margin-top: 3px;}
p.data {color:#999999; margin-bottom: 10px;}
p.parceiros {margin-left: 8px; margin-bottom: 8px;}

h1 {font-family: "Tahoma", Arial, Helvetica, sans-serif; font-size: 24px; color: #3D5B7A; line-height: 110%;}
h1 a, h1 a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #3D5B7A; line-height: 110%; text-decoration: none;}
h1 a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #3C5875; line-height: 110%; text-decoration: none;}

h2 {font-family: "Tahoma", Arial, Helvetica, sans-serif; font-size: 18px; color: #3D5B7A; line-height: 110%;}
h2 a, h2 a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #3D5B7A; line-height: 110%; text-decoration: none;}
h2 a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #5E86AE; line-height: 110%; text-decoration: none;}

h3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #3D5B7A; line-height: 140%; font-weight: normal;} 
h3 a, h3 a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #3D5B7A; line-height: 140%; text-decoration: none; font-weight: normal;}
h3 a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #5A84AD; line-height: 140%; text-decoration: underline; font-weight: normal;}

.leiamais {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#3D5B7A;}
/* fim TIPOS */



/*-----------ESTRUTURA-------------------*/
#layout {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}

#topo {
	width: 930px;
	height: 150px;
	background-image:url(../img/bg-topo.jpg);
	background-repeat: repeat-x;
}

#conteudo {
	width: 930px;
	min-height: 760px;
	background-image: url(../img/bg-conteudo.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#colu1 {
	float: left;
	width: 180px;
	margin-left: 10px;
	margin-top: 18px;
}

#colu2 {
	float: left;
	width: 509px;
	margin-left: 14px;
	margin-top: 18px;
}

#colu3 {
	float: left;
	width: 192px;
	margin-left: 14px;
	margin-top: 18px;
}

#rodape {
	width:930px;
	height: 354px;
	background-image: url(../img/bg-rodape.jpg);
	background-position: top;
	background-repeat: repeat-x;
	float: left;
}

/*----------------fim ESTRUTURA---------------*/

/*---------------MENU------------------------*/

#menu {
	width: 180px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif, Arial Narrow;
	font-size: 13px;
	color: #547DA7;
	letter-spacing: 0px;
	line-height: 22px;
	font-weight: bold;
}

#menu ul {list-style-type: none;}
#menu li {margin: 0 5px 0 0; display: block; border-bottom: 1px solid; border-bottom-color:#B2C5D8;}
#menu li a {text-decoration: none; color: #547DA7; font-weight: bold;}
#menu li a:visited {text-decoration: none; color: #547DA7; font-weight: bold;}
#menu li a:hover {width: 180px; text-decoration: none; color: #AABFD5; font-weight:bold; line-height: 22px;}
#menu li.nolink {text-decoration: none;color: #999999; font-weight: bold;}
#menu li.current {background: #D0DBE8; width: 175px; padding: 0px; text-decoration: none;color: #86A4C1; font-weight:bold; line-height: 22px;}


/*----------------fim MENU---------------*/

/*---------------CONTEUDO----------------*/


#logo {
	float: left;
	width: 293px;
	height: 110px;
	margin-top: 19px;
	margin-left: 19px;
}

#menuHorizontal {
	float:right;
	width: 551px;
	height: 30px;
	margin-top: 31px;
	margin-right: 22px;
}

#menuHorizontal img {padding: 4px;}

#principal {
	width: 509px;
	height: 425px;
}

#principal img {padding: 3px; border: 1px solid; border-color: #94AEC9; margin-bottom: 4px; margin-top: 4px;}
#principalInterna img{padding: 3px; border: 1px solid; border-color: #94AEC9; margin-bottom: 4px; margin-top: 4px;}

#principalInterna {
	width: 509px;
	min-height: 800px;
}




#mais1 {
	float: left;
	padding-right: 10px;
	width: 250px;
	height: 300px;
	margin-top: 5px;
	background-image: url(../img/bg-mais.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#mais2 {
	float: left;
	padding-right: 5px;
	padding-left: 9px;
	width: 235px;
	height: 300px;
	margin-top: 5px;
}

#parceiros {
	margin-top: 4px;
	width: 192px;
	height: 387px;
	background-image: url(../img/bg-parceiros.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

#conteudoRodape {
	clear: both;
	padding-left: 12%;
	height: 240px;
}

#rodape_col1{text-align:left;float:left;width:130px;margin-left:auto;margin-right:10px;margin-top:130px;}
#rodape_col2{text-align:left;float:left;width:130px;margin-right:10px;margin-top:130px;}
#rodape_col3{text-align:left;float:left;width:150px;margin-right:10px;margin-top:130px;}
#rodape_col4{text-align:left;float:left;width:295px;margin-right:auto;margin-top:130px;}