/*Properties Page*/
.IndexPrincipal {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Tahoma;
	font-size:12px;
	background-image:url(../imgs/fundoadv.png);
	background-position:top;
	background-repeat: repeat;
}
/* Topo ADV properties*/

.ConteudoPrincipal {
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	text-align: inherit;
}

.imgsMenus {
	padding-bottom:10px;
}

#LinkLeia a{
	color:#036;
	font-weight:bold;
}

#LinkLeia a:hover{
	color:#003333;
	font-weight:bold;
}

.ConteudoPrincipal a{
	text-decoration:none;
	color:#000000;
}

.ConteudoPrincipal a:hover{
	text-decoration: underline;
	color:#000000;
}

.rodape a{
	text-decoration: none;
	color:#ffffff;
}

.rodape a:hover{
	text-decoration: underline;
	color:#ffffff;
}

#divTopo {
	width:1000px;
	height:250px;
	margin: 0 auto;
	background-image: url(../imgs/topo.png);
	background-position:top;
	background-repeat:no-repeat;
}
.imgFundoMenu {
	background-repeat:no-repeat;
}
#divMenu table{
	/*padding-top:223px;*/
	width:1000px;
	padding-left:1px;
	background-image: url(../imgs/fundo_menu.png);
}

#divMenu tr{
	height:63px;
}

#divMenu td{
	vertical-align:middle
}


#divMenu a{
    font-weight: bold;
    text-decoration: none;
    display: block;
	padding: 10px 10px;
    color: #FFFFFF;
}

#divMenu a:hover{
    background-color: #FFFFFF;
	color: #30528F;
	padding: 10px 10px;
}

#divCimaTudo {
	width: 1000px;
	height: 10px;
	background-color: #A8CF45;

}
#divMeio {
	width: 90%;
	height: 10px;
	background-color: #A8CF45;

}

.ConteudoPrincipal h2{
	font-size:14px;
	font-weight:bold;
	color:#30528F;
}

#divRodape {
	width:1000px;
	margin: 0 auto;
	background-color:#FF771B;
	background-position:bottom;
	background-repeat:no;
}

#TxtRodape {
	color:#FFFFFF;
}

#TxtRodape h1{
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}

#divIndexTopo {
	width:1000px;
	margin: 0 auto;
	border-top: 4px solid white;
	border-left: 4px solid white;
	border-right: 4px solid white;
	background-color:#FFFFFF;
}

#divIndexMeio {
	width:1000px;
	margin: 0 auto;
	border-left: 4px solid white;
	border-right: 4px solid white;
	background-color:#FFFFFF;
}
#divIndexRodape {
	width:1000px;
	margin: 0 auto;
	border-left: 4px solid white;
	border-right: 4px solid white;
	border-bottom: 4px solid white;
}

/* Contato */
.manda_email {
	background-color:#A9ABAE;
	color: #FFFFFF;
	text-align:left;
	font-size:14px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	font-weight:bold;
}

#form_manda_email form{
	padding-left:70px;
	padding-right:30px;
}

.formadv {
	border-color:#003333; 
	border-style:solid; 
	border-width:1px; 
	text-align:left; 
}

.cmd {
	height:40px;
	color:#30528F;
	width:150px;
}

.cmdVaga {
	height:40px;
	color:#30528F;
	width:250px;
}

.contatoAdv {
	width:500px;
	margin: 0 auto;
}

.InstitucionalAdv {
	width:800px;
	margin: 0 auto;
}

.txtInstitucional {
	text-align:justify;
	padding-left:50px;
	padding-right:50px;
}

.txtInstitucional h1{
	font-size:14px;
	color:#003333;
	font-weight:bold;
}

.imgInst {
	float:left;
	padding: 10px 10px 10px 10px;
}

.imgArea {
	float:right;
	padding: 10px 10px 10px 10px;
}

.noticias h1{
	font-size:14px;
	font-weight:bold;
}

.noticias a{
	color: #333333;
	text-decoration:none;
}

.noticias a:hover{
	color: #333333;
	text-decoration: underline;
}

.detailNoticias h1{
	font-size:20px;
}

.detailNoticias hr{
	width:98%;
}

.detailNoticias {
	text-align:justify;
}

#lst_not th{
	background: #666666;
	font-size:10px;
	font-weight:bolder;
	color:#FFFFFF;
	padding:5px 5px 5px 5px;
	text-align:left;
}

#lst_not td{
	padding:5px 5px 5px 5px;
}

#lst_not a{
	color:#006699;
	text-decoration:blink;
}

#lst_not a:hover{
	color:#494949;
	vertical-align:middle;
	text-decoration: underline;
}

.imgLstNoticias a{
	text-decoration:nome;
}

.imgLstNoticias a:hover{
	text-decoration:nome;
}

.float_img {
	float:left;
	margin:10px 10px 10px 10px;
	background-color:#FFFFFF;
}