
html,body{
	height:100%;
	margin:0px;
}


body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em; 
	font-weight: normal;
	color: #828282;
	/*background-image: url(../img/_picFundo.gif);
	background-repeat: repeat-y;*/
}

td{
	font-size:0.7em;
}

hr{
	color:#ffcc09;
	height:1px;
}

em{font-style: italic;}
img{border-width:0px;}

ul{
	margin-top: 0.3em;
	margin-bottom:0.8em;
	/*padding: 0;*/
}
ol{
	margin-top: 0.3em;
	margin-bottom:0.8em;
	/*padding: 0;*/
}
li{
	padding: 0;
	margin:0em 0em 0.5em 0; 
	list-style-position: outside;  
	/*list-style-image: url(../img/li_icon.gif);*/
	text-decoration: none;
}

a {
	color: #303380;
	text-decoration: underline;
}

a:hover{color: #e04c4f; text-decoration: underline;}

h1{
	font-size:20px;
	font-weight:normal;
	margin:10px 0px 0px 0px;
	font-variant: normal;
	text-transform: uppercase;
}

h2{
	font-size:1.5em; 
	font-weight:normal;
	text-transform: uppercase;
	margin:0.7em 0em 0.7em 0em;
}

h3{
	font-size:1.5em; 
	font-weight:normal;
	text-transform: uppercase;
	margin:0.7em 0em 0.7em 0em;
}

h4{
	font-size:1.2em;
	font-weight:bold;
	text-transform: uppercase;
	margin:0.7em 0em 1.4em 0em;
}

h5{
	font-size: 1em;
	font-weight:bold;
	margin:1.8em 0em 0.8em 0em;
	text-transform: uppercase;
	display: list-item;
	list-style-image: url(../img/h5_icon.gif);
}

h6{	
	font-size: 1em;
	font-weight:bold;
	text-transform: uppercase;
	margin: 5px 0px 0px 0px;
}

p{
	margin:0;
	margin-bottom: 0.8em; 
}

/* Form tags BEGIN */

form{
	margin:0px;
}
input{
	color: #000000;
	background-color: #FFFFFF;
	border:1px solid #828282;
	font: 11px Tahoma;
	xheight: 19px;
}
textarea{
	border: 1px #828282 solid;
	font: 11px Tahoma;
	xheight: 19px;
}
button{
	background-color: transparent;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	cursor: hand;
}


select{
	color: #000000;
	background-color: #FFFFFF;
	border:1px solid #A5C3CE;
	font: 11px Tahoma;
	xheight: 19px;
}

input.radio{
	border:0;
}

/* Form tags END */

	/* Trilha */
	a.genTrilha:active{color: #303380;text-decoration: underline;}
	a.genTrilha:link{color: #303380;text-decoration: underline;}
	a.genTrilha:visited{color: #BA55D3;text-decoration: underline;}
	a.genTrilha:hover{color: #e04c4f;text-decoration: underline;}
	p.genTrilha{font-size:0.9em; margin:0em 0em 0.3em 0em; }

	/* Rodapé */
	td.genRodape{font-size: 0.6em; color:#666666; text-align:center; background-color:#f0f0f0; height:2em;} 

	div.genTopico{
		margin: 20px 0 20px 0;
		position:relative;
	}

	/* Interna */
	p.intReadMore {
		margin:-5px 0px 20px 0px;
	}

	table.genTabela{border-collapse: collapse;}

	table.genTabela caption{
		background-color: #ffcc09;
		color: #666666;
		text-align: left;
		font-weight: bold;
		font-size: 0.8em;
		padding: 5px 5px 5px 5px;
	}

	table.genTabela thead th{
		border: 1px #c9c9c9 solid;
		background-color: #f0f0f0;
		color: #666666;
		font-weight: normal;
		font-size: 0.7em;
		padding: 5px 5px 5px 5px;
	}

	table.genTabela tbody td{
		border: 1px #c9c9c9 solid;
		background-color: #FFFFFF;
		color: #666666;
		font-weight: normal;
		font-size: 0.7em;
		padding: 5px 5px 5px 5px;
	}

	table.genTabela tfoot td{
		border: 1px #c9c9c9 solid;
		background-color: #f0f0f0;
		height: 7px;
		font-size: 3px;
		background-repeat: repeat;
	}

	.genNota{
		color: #A0522D;
		font-size: 0.9em;
		vertical-align: top;
	}
	
	.genNota2{
		color: #666666;
		font-size: 1em;
		vertical-align: top;
	}
	.genNota3{
		color: #666666;
		font-size: 1em;
		vertical-align: top;
	}
	
	
	div.genMessage{
		padding:0.7em;
		margin:0.7em 0em 0.7em 0em;
		border:#666666 solid;
		border-width: 1px 0px 1px 0px;
	}
	div.genError{
		color:#FF0000;
		padding:0.7em;
		margin:0.7em 0em 0.7em 0em;
		border:1px #666666 solid;
	}

	div.genError ul{
		margin:0px 0px 0px 0px;
	}
	
	div.genError ul li{
		margin:0.3em 0em 0.3em 0em;
		list-style-position: inside;
	}
	
	a.intLinkFraco{
		color: #AAAAAA;
		text-decoration: none;
	}
	
	a.intLinkFraco:hover{
		color: #303380;
		text-decoration: underline;
	}
	
	a.intLinkFracoAzul, a.intLinkFracoAzul:active, a.intLinkFracoAzul:visited{
		color: #9370DB;
		text-decoration: none;
	}
	
	a.intLinkFracoAzul:hover{
		color: #FF4500;
		text-decoration: none;
	}
	
	
/* NOVOS ESTILOS / NOVO LAYOUT */

	p.intResumo{
		width: 390px;
		font-size:1.1em;
		line-height: 1.4em;
		margin: 1.4em 0em 1.4em 0em;
		font-weight:bold;
	}
	
	div.intDestaque{
		margin: 10px -50px;
		background-color: #f0f0f0;
		height:183px
	}
	
	div.intDestaque p {
		margin: 15px 0px 0px 50px; 
		padding: 0px 0px 0px 0px; 
	}
	div.intDestaque img {
		margin: 0px 0px 0px 30px; 
		float:right;
	}


/* Structure */

#header {
	background-color: #f0efef;
	border-bottom: 10px #303380 solid;
	width: 950px;
}

#header #header_main {
	width: 670px;
	height: 87px;
}

#header #header_main #logo img{
	margin: 17px 5px 5px 30px;
	border: 0;
}


#header #header_main #header_text{
	float: right;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	margin: 13px 0px 0px 0px;
}


#header #header_main #header_text p{
	margin: 0 0 10px 0;
	font-size: 10px;
}

#header #header_main #logo p{
	margin: -20px 0px 0px -2px;
	color: #303380;
	font-size: 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}

#header #header_right {
	float: right;
	width: 273px;
	height: 87px;
}

#header #header_right #busca {
	height: 48px;
	border: 1px #fff solid;
	margin: 18px 0 0 6px;
	background-color: #f2f7f7;
}

#header #header_right #busca button{
	float:right;
	width:19px;
	height:18px;
	margin: 0 15px 0 0;
	background-image:url(../img/botOK.gif);
}

#header #header_right div.genIdioma{
	float: right;
	margin: 65px 15px 0px 0px;
}

#header #header_right div.genIdioma a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

#header #header_right div.genIdioma a:hover{
	text-decoration: underline;
}

#header #header_right div.genIdioma img{
	border: 0;
	margin: 0 0 0 5px;
}


#principal{
	width: 847px;
	background-repeat: repeat-y;
	background-position: right;
	min-height: 550px;
	_height: 550px;
}


#principal #principal_left{
	width: 617px;
	background-image: url(../img/menuBG.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#principal #principal_right{
	position:relative;
	float: right;
	width: 230px;
	height:100%;
	margin-left: -5px;
	padding: 0px 0px 20px 0px;
	background: #F0EFEF;/
}

#principal #principal_right p.genRightTitle{
	margin: 8px 0 0 1px;
	background-color: #ffcc09;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-indent: 10px;
}


/* Busca */
#principal_right #busca{
	position:relative;
	background-image: url(../imagem/_genFundoBusca.gif);
	color: #828282;
	border: 0px solid black;
	margin: 0px;
	height: 62px;
	padding: 30px 14px 20px 20px;

}

	#principal_right #busca .titulo{
		font-size: 12px;
		font-weight: bold;

	}

	#principal_right #busca form{
		margin-top: -10px;
	}

		#principal_right #busca .caixa{
			font-size: 1.2em;
			width: 135px;
			height: 20px;
			margin: 3px 5px 0px 0px;
			float:left;
		}

		#principal_right #busca .botao{
			border: 0px solid #ffffff;
			float:left;
		}
	#principal_right #busca p.newsletter{
		margin-top: 45px;
		_margin-top: 20px;
		*margin-top: 20px;
		margin-bottom: 0px;
	}
	#principal_right #busca p.newsletter img{
		margin-bottom: -5px;
	}



/* Lateal Home */
#principal_right #lateralHome{
	position:relative;
	border: 0px solid black;
	margin: 0px;
	color: #828282;
	padding: 10px 10px 20px 10px;

}

#footer {
	background-image: url(../img/_picBarraH.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	text-align: center;
	font-size: 0.8em; 
	line-height: 1.5em;
	padding: 2px 0px 15px 0px;
	clear: both;
	width: 847px;
}


.mainMenu {
	height: 112px;
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0 0 0 1px;
	position:relative;
	z-index:50;
}

.mainMenu ul {
	padding: 0;
	margin: 0;
	z-index:100;
}
.mainMenu ul li {
	padding: 0;
	margin: 0;
}
.mainMenu ul li a, .mainMenu ul li a:visited {
	display: block;
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: -1px;
	color: #828282;
	text-decoration: none;
	text-transform: uppercase;
	padding: 7px 5px 0px 5px;
	overflow:hidden;
	background-image: url(../img/menuBG.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fff;
}
.mainMenu ul li.selected a, .mainMenu ul li.selected a:visited{
	background-image: url(../img/menuBGSelected.gif);
}
.mainMenu ul li.selected ul li a, .mainMenu ul li.selected ul li a:visited{
	background-image: none;
}
.menu ul li ul li a, .menu ul li ul li a:visited {
	background-image: none;
	text-transform: none;
}

.menu ul li ul li a:hover {
	background-image: none;
	text-transform: none;
}
