/* CSS Document */

/* GERAL */
* {
	border: 0;
}
img, div, input { behavior: url("_js/iepngfix_v2/iepngfix.htc"); } /* IE PNGFIX */

html,body{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: url(../_img/fundo.png) top repeat-x;
	background-color: #01b330;
		/*border:#990000 1px solid;*/
	}
	body{
		margin: 0px;
		padding: 0px;
	}
	
	a:link{
		font-family: Verdana;
		font-size: 11px;
		color: #333333;
		text-decoration: underline;
		}
		a:visited {
			font-family: Verdana;
			font-size: 11px;
			color: #333333;
			text-decoration: underline;
		}
		a:active {
			font-family: Verdana;
			font-size: 11px;
			color: #333333;
			text-decoration: underline;
		}
		a:hover {
			font-family: Verdana;
			font-size: 11px;
			color: #333333;
			text-decoration: none;
		}

#geral{
	margin: 0px;
	min-height: 100px;
		height: auto !important;
		/*border:#009900 1px solid;*/
	}

#conteudoPagina{
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	margin: 0 auto;
}

/* TOPO */
#Topo{
	width: 1000px;
	height: 150px;
	padding-left: 49px;
}
#TopoLogo{
	float:left;
	width: 328px;
	height: 150px;
	padding-left: 20px;
}

#TopoLogin{
	float:right;
	width: 160px;
	height: 78px;
	padding-right: 20px;
	padding-top: 32px;
}
	
/* MENU */
#menuTopo{
	clear: both;
	width: 100%;
	height: 38px;
	background-image: url(../_img/fundo_menu.png);
	background-repeat: repeat-x;
		/*border:#009900 1px solid;*/
	}
	
	#menu{
		width: 1000px;
		height: 38px;
		margin: 0px;
		padding: 0px;
		/*border:#009900 1px solid;*/ 
	}

	#menuSombra{
		width: 100%;
		height: 10px;
		background-image: url(../_img/fundo_sombra.png);
		background-repeat: repeat-x;
		/*border:#009900 1px solid;*/
	}
	
/* ESTRUTURA */				
#conteudo{
	clear: both;
	width: 1000px;
	height: auto;
	margin-top: 20px;
	text-align: left;
		/*border:#009900 1px solid;*/
	}
	
	#conteudo_interno{
		float: left;
		width: 791px;
		height: auto;
			min-height: 809px;
		background-color:#FFF;
		padding: 20px;
		font-family: Verdana;
		font-size: 11px;
		color: #333333;
		text-align: left;
			/*border:#990000 1px solid;*/
	}
	
	#conteudo_interno_esq{
		float: left;
		width: 468px;
		height: auto;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 11px;
		text-align: left;
			/*border: solid 1px #0F0;*/
	}
	
	#conteudo_interno_dir{
		float: right;
		width: 302px;
		height: auto;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 11px;
		text-align: left;
			/*border: solid 1px #FF0;*/
	}
	
	#conteudo_banners{
		float: right;
		display: table;
		width: 140px;
		height: auto;
			min-height: 813px;
		background-color:#FFF;
		padding: 10px;
	}
	
	#banner {
		width: 100%;
		height: auto;
		padding-bottom: 4px;
	}
	
	#conteudo_titulo{
		clear: both;
		width: auto;
	}
	
	#botaoHome {
		float: right;
		width: 782px;
		padding: 7px 8px 0px 0px;
		position: absolute;
		text-align: right;
		font-family: Verdana;
		font-size: 10px;
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#conteudo_texto{
		clear: both;
		width: 781px;
		height: auto;
		padding: 0px 5px 0px 5px;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 11px;
		text-align: justify;
	}

	
	.linkHome{
		font-family: Verdana;
		font-size: 11px;
		color: #333333;
		}
		a.linkHome, a.linkHome:link, a.linkHome:visited {
			color: #333333;
			text-decoration: none;
			}
			a.linkHome:hover {
			color: #333333;
			text-decoration: underline;
			}
	
	#conteudo_meio_esq{
		float: left;
		width: 350px;
		height: auto;
		font-size: 11px;
		text-align: justify;
	}
	
	#conteudo_meio_dir{
		float: right;
		width: 350px;
		height: auto;
		font-size: 11px;
		text-align: justify;
	}
	
	.conteudo_link{
		font-family: Verdana;
		font-size: 11px;
		color: #0f4c91;
		font-weight: bold;
		}
		a.conteudo_link, a.conteudo_link:link, a.conteudo_link:visited {
			color: #0f4c91;
			font-weight: bold;
			text-decoration: none;
			}
			a.conteudo_link:hover {
			color: #0f4c91;
			font-weight: bold;
			text-decoration: underline;
			}
			
	.conteudo_link_destaques{
		font-family: Verdana;
		font-size: 11px;
		color: #ffcb08;
		}
		a.conteudo_link_destaques, a.conteudo_link_destaques:link, a.conteudo_link_destaques:visited {
			color: #ffcb08;
			text-decoration: none;
			}
			a.conteudo_link_destaques:hover {
			color: #ffcb08;
			text-decoration: underline;
			}
			
	#conteudo_fim{
		clear: both;
		width: 800px;
		height: 20px;
			_margin-top: 15px;
	}
	
#destaques{
	clear: both;
	width: 810px;
	}
		#destaques_esq{
			float: left;
			width: 253px;
			height: auto;
			font-family: Verdana;
			font-size: 11px;
			color: #686868;
			}
			
		#destaques_meio{
			float: left;
			width: 253px;
			height: auto;
			margin-left: 25px;
			font-family: Verdana;
			font-size: 11px;
			color: #686868;

			}
			
		#destaques_dir{
			float: left;
			width: 253px;
			height: auto;
			margin-left: 26px;
			font-family: Verdana;
			font-size: 11px;
			color: #686868;
			}
	
#rodape{
	clear: both;
	width: 1000px;
	height: 50px;
	}
	
/* CONTEUDO */
#voltar{
	clear: both;
	width: 100%;
	height: 24px;
	margin-top: 10px;
	}

#formulario{
	float: left;
	width: 320px;
	height: auto;
	text-align: left;
	font-weight: bold;
	}
	
#info{
	float: right;
	width: 350px;
	height: auto;
	}
	
/* FORM */
.campoObrigatorio{
	color: #990000;
	}
	
.boxForm{
	width: 100%;
	height: 14px;
	border: #dad7ce solid 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 8px;
	}
	
.boxFormLogin{
	width: 100%;
	height: 14px;
	background-color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 3px;
	}
	
.boxSelect{
	width: auto;
	height: 22px;
	border: #dad7ce solid 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 8px;
	}
	
.boxText{
	width: 100%;
	height: 65px;
	border: #dad7ce solid 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 8px;
	}
	
.botaoEnviar{
	float: right;
	width: 72px;
	height: 28px;
	background: url(../_img/botaoEnviar.png) no-repeat;
	}
	
#textoMsg{
	text-align: left;
	font-size: 9px;
	color: #006832;
	padding-top: 11px;
	padding-left: 53px;
	padding-bottom: 10px;
	}
	
.FotoConteudo {
	border: #DDD solid 3px;
}
