* {
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
	}
	
body {
	background:#A3A5A6 url(img/fundo.jpg) repeat-x left top;
	}
	
/********************************************************

Corpo / Topo / Estrutura

********************************************************/

div#corpo {
	width:100%;
	height:auto;
	display:table;
}

div#estrutura {
	width:900px;
	height:auto;
	display:table;
	margin:0 auto;
	padding:0 3px;
	background:url(img/conteudo_fundo.gif) repeat-y top center;
	}
	
div#topo {
	width:900px;
	height:254px;
	margin:0 auto;
	background:url(img/topo.jpg) top center no-repeat;
	}
	
div#topo h1 a {
	width:170px;
	height:180px;
	float:left;
	display:block;
	margin:18px 0 0 70px;
	text-indent:-9000px;
	}
	
/********************************************************

Menu / Banner Consultas

********************************************************/
	
div#menu {
	width:180px;
	height:auto;
	float:left;
	display:table;
	}
	
div#menu ul {
	height:auto;	
	}
	
div#menu ul li {
	height:24px;
	border-bottom:1px solid #fff;
	}

div#menu h2 {
	width:180px;
	height:20px;
	display:block;
	font:bold 10px/20px Verdana, Arial, Tahoma;
	color:#28166F;
	text-indent:2px;
	background:url(img/menu_bt_fundo.gif) repeat-x;
	border-bottom:1px solid #28166F;
	text-transform:uppercase;
	}
	
div#menu h2 a , div#menu h2 a:visited {
	font:bold 10px/20px Verdana, Arial, Tahoma;
	color:#28166F;
	display:block;
	}
	
div#menu h2 a:hover {
	background:#9AADC2;	
	}
	
div#menu ul li a , div#menu ul li a:visited {
	width:180px;
	height:24px;
	display:block;
	font:normal 11px/24px Tahoma, Arial, Verdana, sans-serif;
	color:#28166F;
	text-indent:5px;
	background-color:#EEECF3;	
	}
	
div#menu ul li a:hover {
	width:177px;
	background-color:#E0E6EC;
	border-left:3px solid #9AADC2;
	text-indent:2px;
	}
	
/********************************************************

Banners

********************************************************/
	
div#banners {
	width:120px;
	height:auto;
	float:right;
	display:table;
	padding:10px 5px 10px 10px;
	}
	
div#banners ul {
	height:auto;
	margin-bottom:10px;
	}
	
div#banners a img , div#banners a:visited img {
	margin:0 auto 10px auto;
	display:block;
	border:1px solid #6588AB;
	}
	
div#banners a:hover img {
	border:1px solid #003973;
	}
	
/********************************************************

Conteudo

********************************************************/
div#estrutura div#conteudo {
	width:510px;
	height:auto;
	display:table;
	margin:10px auto;
	}
	
/********************************************************

Conteudo - Home

********************************************************/
	
div#home h2 {
	font:bold 17px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	margin-bottom:10px;
	}

div#home div.noticia_principal {
	height:auto;
	margin-bottom:10px;
	padding:5px 10px;
	border-bottom:1px dashed #DDD;
	border-top:1px dashed #DDD;	
	display:table-row;
	background-color:#FAFAFA;
	}

div#home div.noticia_principal h2 {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif !important;
	color:#003366 !important;
	margin-bottom:2px !important;
	}
	
div#home div.noticia_principal h2 a , div#home div.noticia_principal h2 a:visited{
	font:normal 10px Verdana, Arial, Helvetica, sans-serif !important;
	color:#003366 !important;
	margin-bottom:2px !important;
	}
	
div#home div.noticia_principal h2 a:hover {
	text-decoration:underline !important;
	}

div#home div.noticia_principal p a , div#home div.noticia_principal p a:visited {
	font:normal 10px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	}
	
div#home div.noticia_principal p a:hover {
	text-decoration:underline;
	}
	
div#home div.noticia_principal p img {
	float:left;
	margin-right:10px;
	border:1px solid #CCC;
	height:auto;
	display:block;
	}
	
div#home p span.data , div#home div.noticia_principal h2 span.data_titulo {
	font:normal 9px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	}
	
div#home p.noticias_anteriores a , div#home p.noticias_anteriores a:visited {
	font:bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	text-decoration:underline;
	margin-bottom:10px;
	}
	
div#home p.noticias_anteriores a:hover {
	text-decoration:none;
	}
	
span.noticias_voltar a , span.noticias_voltar a:visited {
	font:normal 10px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	float:right;
	}
	
span.noticias_voltar a:hover {
	font-weight:bold;
	}		

/********************************************************

Conteudo - Subpages

********************************************************/

div#estrutura div#conteudo div#subpages h2 {
	font:bold 17px/21px Verdana, Arial, Tahoma;
	color:#003366;
	margin-bottom:10px;
	}
	
div#estrutura div#conteudo div#subpages h3 , div#estrutura div#conteudo div#subpages h3.servicos , div#estrutura div#conteudo div#subpages h3.informativos a , div#estrutura div#conteudo div#subpages h3.informativos a:visited {
	font:bold 13px/17px Verdana, Arial, Tahoma;
	color:#003366;
	margin-bottom:6px;
	}
	
div#estrutura div#conteudo div#subpages h3.informativos a:hover {
	text-decoration:underline;
	}
	
div#estrutura div#conteudo div#subpages p {
	font:normal 13px Arial, Tahoma, Verdana;
	color:#003366;
	margin-bottom:10px;
	}
div#estrutura div#conteudo div#subpages p a , div#estrutura div#conteudo div#subpages p a:visited {
	color:#003366;
	text-decoration:underline;
	}
div#estrutura div#conteudo div#subpages p a:hover {
	text-decoration:none;
	}
	
div#subpages div.noticia_principal p a:hover {
	text-decoration:underline;
	}

/*********************************

Formulario Contato

*********************************/

div#subpages form#formfaleconosco label {
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000;	
	text-align:left;
	}

div#subpages form#formfaleconosco input.campoform , div#subpages form#formfaleconosco textarea.campoform {
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	border:1px solid #888;
	margin-bottom:6px;
	padding:2px;
	display:block;
	}

div#subpages form#formfaleconosco input.campoform:focus , div#subpages form#formfaleconosco textarea.campoform:focus {
	border:1px solid #060;	
	}

div#subpages form#formfaleconosco textarea.campoform {
	width:330px;
	}

div#subpages form#formfaleconosco .botaoform {
	font:normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	border:1px solid #333;
	margin-bottom:10px;
	padding:1px;
	background-color:#CCCCCC;
	display:block;
	}
		
/********************************************************

Rodape

********************************************************/

div#rodape {
	width:900px;
	height:45px;
	display:block;
	margin:0 auto;
	background:url(img/rodape.gif) no-repeat top center;
	clear:both;
	}
	
div#rodape p {
	font:normal 10px/40px Verdana, Arial, Tahoma;
	color:#28166F;
	text-align:center;
	}	
	
.controle2
{
margin:0px auto;
width:450px;
}

#mensagem {
margin:20px 0px;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}

.highslide img {
border: 2px solid white;
margin:0px;
padding:0px;
}

.highslide:hover img {
border: 2px solid #009900;
}

.highslide-image {
border: 10px solid white;
}

.highslide-caption {
    display: none;
    border: 3px solid white;
    border-top: none;
    padding: 3px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;

    background-image: url(highslide/graphics/loader.gif);

   }
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}	

#consulta {
	width: 510px;
	border: 1px solid;
	border-color:#CCCCCC;
	padding-top:4px;
	height: 50px;
	color:#FFFFFF;
	background-color:#28166F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;	
	margin: 0;
}