/*************************** 
  Disposição do layout 
 ***************************/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	background-image: url(../_img/background.gif);
	background-repeat: repeat;
	margin: 0px;
	top: 0px;
}
a:link
{
	text-decoration: none;
	color: #333;
}
a:visited
{
	text-decoration: none;
	color: #999;
}
a:hover
{
	text-decoration: underline;
	color: #F93;
}
a:active
{
	text-decoration: none;
}

#tudo {
	width:760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	}

#header {
	height:160px;
	margin-top: 20px;
	text-align: left;
	vertical-align: middle;
	}
.logo 
{
   	width: 368px;
	height: 160px;
	margin-top: 20px;
	position: absolute;
	z-index: 995;
}
.bannerTopo {
	text-align: right;
	float: right;
}
#menu {
	height:25px;
	background-color:#005a9c;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	}

#principal {
	width:600px;
	background-color:#fff7e6;
	margin-bottom: 10px;
	float: left;
	height: 100%;
	}

#destaques {
	width:320px;
	float:left;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666;
	}


#conteudo {
	width:540px;
	min-height: 335px;
	background-color:#fff7e6;
	float:left;
	text-align: justify;
	vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}



#last_news {
	width:230px;
	background-color:#fff7e6;
	float:left;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

#banners, .banners {
	width:150px;
	background-color:#FFF;
	float:left;
	margin-left: 10px;
	}
#assinaturas {
	width:760px;
	background-color:#ebf3f8;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 20px 0 20px 0 ;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #F90;
	display: block;
	float: none;
	clear: both;
	}

#rodape {
	height:20px;
	background-color:#FFF;
	margin-top: 10px;
	}
	
	

/*************************** 
  Distribuição de textos 
 ***************************/
.secoes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	display: block;
	height: 20px;
	width: auto;
	float: left;
	text-align: center;
	font-weight: bold;
	background-color: #F90;
	vertical-align: middle;
	white-space: normal;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	clear: both;
	margin: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #069;
	display: inline;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	clear: both;
	float: none;
	margin: 0px;
}
.hr {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	clear: both;
	display: inline-block;
	vertical-align: middle;
	padding: 0px;
}

.banner, .banners img {
	margin-bottom: 5px;
	clear: both;
}

.news {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	display: inline-block;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.submenu {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-align: left;
	vertical-align: middle;
	margin-bottom: 30px;
	margin-top: 35px;
	color: #666;
	text-decoration: none;
	line-height: 20px;
	padding-top: 5px;
	border-top-width: 1.6px;
	border-top-style: dotted;
	border-top-color: #999;
	font-weight: normal;
}

h1 {
	font-size:1.5em;
	color: #069;
	}

h2 {
	font-size:1.2em;
	}
h3 {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-align: left;
	vertical-align: middle;
	margin-bottom: 30px;
	margin-top: 40px;
	color: #666;
	text-decoration: none;
	}
	
h4 {
font-size:1.2em;
	}
	
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #666;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
}

h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #005a9c;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
}

.campform
{
    background: #FFE8CA;
    font-weight: bold;
    text-align: right;
}
input, textarea, select
{
    background: #FFFCF9;
    border: 1px solid #FFE8CA;
}
input:hover, textarea:hover, select:hover,input:focus, textarea:focus, select:focus
{
    border: 1px solid #FF8F2B;
    background: #fff7f0;
}
.button, .button:focus, #popup_panel input
{
    cursor: hand;
    padding: 0 5px 2px 5px;
    border: 1px outset #FF8F2B;
    background: #fff7f0;
    cursor: pointer;
    cursor: hand;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    background-image: url('../_img/BTN_FUNDO.png');
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    height: 24px;
}
.button:hover, .button:hover, .button:hover, #popup_panel input:hover
{
    cursor: hand;
    padding: 0 5px 2px 5px;
    border: 1px outset #FF8F2B;
    background: #fff7f0;
    cursor: pointer;
    cursor: hand;
    color: #B35500;
    font-weight: bold;
    text-transform: uppercase;
    background-image: url('../_img/BTN_FUNDO.png');
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    height: 24px;
}
legend
{
    font-weight: bold;
}