@charset "iso-8859-1";
/* CSS Document */

body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(img/bg_page.png);
}

#QuemSomos{
	position:absolute;
	top:111px;
	z-index: 44;
	left: 666px;
	width: 150px;
	visibility: hidden;
}

.BordaMenu {
	padding: 4px;
	background-color: #FFF;
	width: 100%;
}


#Menu {
	width: 201px;
}

#MenuTopo {
	position:absolute;
	left:470px;
	top:-5px;
	z-index: auto;
	width: 431px;
	background-image: url(img/bg_menu_topo.png);
	background-repeat: no-repeat;
	visibility: hidden;
}

.over_topo {background-color: #FFF; padding: 4px 10px 5px 11px; float: left; text-align: center; cursor:pointer;}
.over_topo a { text-decoration: none; color: #000000; cursor:pointer;}
.over_topo a:hover { text-decoration: underline; color: #000000; cursor:pointer; }
.out_topo {padding: 4px 10px 5px 11px; text-align: center; float: left; color: #000000;}
.out_topo a {text-decoration: none; color: #FFF;}
.out_topo a:hover {text-decoration: underline; color: #FFF;}

#BoxPontilhado {
	border: 1px dashed #D8D8D8;
	padding: 10px;
}

#PontinhosMenu { background-image: url(img/pontinhos_menu.gif); background-repeat: no-repeat; width: 1px; margin: 4px 5px 5px 5px; float: left; }

.TextoEditor { font-family: Arial, Helvetica, sans-serif; color: #333333; text-align:left; line-height: 16px; }

.TextoEditor a {
	color: #B7101F;
	text-decoration: none;
	font-weight: normal
}
.TextoEditor a:hover {
	color: #B7101F;
	text-decoration: underline;
	font-weight: normal
}

#Lateral { width: 150px; margin: 0px 0px 12px 0px; background-color: #FFF; padding-top: 10px; }

#Telefone {
	position: absolute;
	top: 36px;
	left: 664px;
	visibility: hidden;

}

#Banner {
	position: absolute;
	top: 3px;
	left: 317px;

}


#BoxPaginacao {
	margin: 10px;
	padding: 0px 0px 6px 0px;
}

.CampoFiltro {
	margin: 1px;
	padding: 1px;
	background-color: #CCCCCC;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid;
	border-color: #666666;
}

.botao_busca {
	border: 1px ridge;
	color: white;
	padding: 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #C12300;
	cursor: pointer;
}

#Ref {
	text-align: right;
	position: absolute;
	top: 70px;
	background-image: url(img/bg_ref.png);
	height: 34px;
	width: 285px;
	background-repeat: no-repeat;
	left: 613px;
	color: #FFF;
	overflow: hidden;
	visibility: hidden;
}

.link_noticia {
	text-decoration: none;
	color: #000000
}
.link_noticia:visited {
	color: #000000;
	text-decoration: none;
}
.link_noticia:hover {
	text-decoration: underline;
	color: #000000
}
.Data {
	color: #239CCE;
	font-weight: bold;
	font-size: 11px;
}
.Data2 {
	color: #BB5FA4;
	font-weight: bold;
	font-size: 11px;
}
#BoxImg {
	position:absolute;
	left:683px;
	top:-146px;
	z-index:1;
}

#geral1{ margin:0 auto; background:url(../imagens/bg_home.jpg) no-repeat; width:940px; height:600px}
#topo{
	width: 900px;
	margin: 0px auto 0px auto;
	position: relative;
	height: 111px;
}

#idiomas{ text-align:right; padding:10px 10px 0px 0px} 
#idiomas li{ display:inline; padding-left:10px}

#BoxConfirma {
	background-color: #FBFBFB;
	border: 4px solid #EAEAEA;
	color: #333333;
	padding: 25px 0px 25px 10px;
	width: 320px;
	margin: 10px 0px 10px 0px;
}

#BoxTexto{
	background-color: #E8E8E8;
	border-color: #D2D2D2;
	border-style: solid;
	border-width: 1px;
	text-align: left;
	padding: 10px 10px 10px 20px;
}

#BoxTexto2{
	background-color: #FFF;
	border-color: #FFF;
	border-style: solid;
	border-width: 0px;
	text-align: left;
	padding: 10px 10px 10px 20px;
	background-repeat: repeat-x;
}

#MenuLateral{
	background-color: #E8E8E8;
	border-color: #D2D2D2;
	border-style: solid;
	border-width: 1px;
	width: 194px;
	text-align: left;
}
#MenuLateral ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#MenuLateral li{
	display:list-item;
	padding:9px 5px 9px 20px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(img/icone_menos.png);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}
#MenuLateral li a{
	text-decoration:none;
	color:#0054A6
}
#MenuLateral li a:hover{
	text-decoration:underline;
	color:#0054A6
}

#MenuLinks{
	margin: 0px auto 0px auto;
	padding: 6px 0px 6px 0px;
	background-color: #237AB2;
	margin-top: 1px;

}
#MenuLinks ul{}
#MenuLinks li{
	display:inline;
	padding:0px 14px 0px 0px;
	font-size: 12px;
	font-weight: normal;
}
#MenuLinks li a{
	text-decoration:none;
	color:#FFF
}
#MenuLinks li a:hover{
	text-decoration:underline;
	color:#FFF
}

#container {
	width: 100%;
	text-align: left;
	position: relative;
}

#container2 {
	margin: 0px auto 0px auto;
	width: 760px;
	text-align: left;
	background-color: #FFFFFF;
	position: relative;
	background-repeat: repeat-y;
	border-left-color: #E6E6E6;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #E6E6E6;
	border-right-style: solid;
	border-right-width: 2px;
}

#Conteudo {
	margin: 0px auto 0px auto;
	width: 900px;
}

.form_news {
	padding: 1px;
	background-color: #FFFFFF;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #cccccc;
}

#traco_campos
{
	width: 470px;
	background-image: url(img/pontilhado.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px 0px 6px 0px;
}

#Rodape {
	border-top-color: #4FB8F2;
	border-top-style: solid;
	border-top-width: 5px;



}

h1 {
	font-size: 16px;
	padding: 5px 0px 5px 10px;
	background-image: url(img/bg_titulo.png);
	background-repeat: no-repeat;
	color: #FFF;
	margin: 0px 0px 0px 6px;
	background-position: 0px 0px;
	text-align: left;
}

h2 {
	font-size: 16px;
	padding: 5px 0px 5px 10px;
	background-image: url(img/bg_titulo2.png);
	background-repeat: no-repeat;
	color: #FFF;
	margin: 0px 0px 0px 6px;
	background-position: 0px 0px;
}

h3 {
	padding: 10px;
	border-style: dashed;
	border-width: 1px;
	border-color: #C62201;
	margin: 0px;
	font-size: 16px;
}

/*************************** 
  CSS UC MENU
*/
.over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #10428C;
	padding: 11px 0px 11px 0px;
	text-align: center;
	background-repeat: no-repeat;
	width: 118px;
	float: left;
	font-weight: bold;
	background-image: url(img/bg_menu_b.jpg);
	cursor: pointer;
}

.over a {
	text-decoration: none;
	color: #FFF;
	cursor: pointer;
}
.over a:hover {
	text-decoration: none;
	color: #FFF;
	cursor: pointer;
}

.out {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #10428C;
	padding: 11px 0px 11px 0px;
	text-align: center;
	background-repeat: no-repeat;
	width: 118px;
	float: left;
	font-weight: bold;
	background-image: url(img/bg_menu.jpg);
}
.out a {
	text-decoration: none;
	color: #10428C;
}
.out a:hover {
	text-decoration: none;
	color: #10428C;
}

.over_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px 12px 9px 26px;
	text-align: left;
	cursor: pointer;
	background-image: url(img/bg_menu_b.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

.over_sub a {
	text-decoration: none;
	color: #FFF;
	cursor: pointer;
}
.over_sub a:hover {
	text-decoration: none;
	color: #FFF;
	cursor: pointer;
}

.out_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 8px 12px 9px 26px;
	text-align: left;
	cursor: pointer;
	background-image: url(img/bg_menu_a.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
.out_sub a {
	text-decoration: none;
	color: #333333;
}
.out_sub a:hover {
	text-decoration: none;
	color: #333333;
}

.over_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #434290;
	cursor: hand;
	padding: 4px 0px 4px 4px;
	cursor: pointer;
	text-align: left;
	font-weight: bold;
}

.over_prod a {
	text-decoration: none;
	color: #FFF;
	cursor: pointer;
}
.over_prod a:hover {
	text-decoration: none;
	color: #FFF;
	cursor: pointer;
}

.out_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434290;
	padding: 4px 0px 4px 0px;
	text-align: left;
	background-repeat: no-repeat;
	font-weight: bold;
}
.out_prod a { text-decoration: none; color: #000000; }
.out_prod a:hover {
	text-decoration: none;
	color: #000000;
}

/*
  FIM CSS UC MENU
 ***************************/

.link {
	font-size: 11px;
	text-decoration: none;
	color: #196CA4
}
.link:visited { color: #196CA4; text-decoration: none;}
.link:hover { text-decoration: underline; font-weight: normal; color: #196CA4}

.link_cinza {
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.link_cinza:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #333;
}

.link_verm {
	text-decoration: none;
	color: #B7101F
}
.link_verm:visited {
	color: #B7101F;
	text-decoration: none;
}
.link_verm:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #B7101F
}

.form_1 {
	margin: 1px;
	padding: 1px;
	background-color: #F3F3F3;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}

.form_2 {
	margin: 1px;
	padding: 1px;
	background-color: #D7D7D7;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}

.form {
	margin: 1px;
	padding: 1px;
	background-color: #F5F5F5;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #CCCCCC;
	font-size: 11px;
}

.form_busca {
	margin: 1px;
	padding: 1px;
	background-color: #F5F5F5;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #333333;
	font-size: 11px;
}


.form_o {
	margin: 1px;
	padding: 1px;
	background-color: #DADADA;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #999999;
	font-size: 11px;
}

.txt_area {

	margin: 1px;
	padding: 1px;
	background-color: #F5F5F5;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #CCCCCC;
}

#Logo {
	position: absolute;
	left: 0px;
	top: 29px;


}

#Titulo {
	width: 800px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 20px 0px;
}

#Box {
	width: 49%;
	float: left;
	background-image: url(img/bg_box.gif);
	height: 126px;
	padding-left: 6px;
}
.TituloLaranja {
	font-size: 12px;
	font-weight: bold;
	color: #E77700;
	margin-bottom: 10px;
}

.TituloAzul {
	font-size: 12px;
	font-weight: bold;
	color: #0087BB;
	margin-bottom: 10px;
}

.Texto {
	color: #0087BB;
	margin-bottom: 15px;
}
.BoxFoto {
	float:left;
	margin-top: 10px;
	font-weight: normal;
	color: #333;
	margin-right: 6px;
	width: 153px;
}

.BoxLogoCliente {
	float:left;
	margin-top: 10px;
	font-weight: normal;
	color: #333;
	margin-right: 6px;
	width: 51px;
}
.BoxCases {
	float:left;
	font-weight: normal;
	color: #333;
	margin-right: 6px;
	width: 133px;
	line-height: 17px;
}
#BoxPublicado {
	background-image: url(img/bg_cinza.gif); background-color: #E6E6E6; background-repeat: repeat-x; border-style: solid; border-color: #DBDBDB; border-width: 1px; margin-top: 15px; padding: 10px; color: #0054A6; font-weight: bold;
}

#BoxClientes {
	background-color: #B4C8D0;
	background-repeat: repeat-x;
	border-style: solid;
	border-color: #95B3BD;
	border-width: 1px;
	margin-top: 15px;
	padding: 10px;
	color: #0054A6;
	font-weight: bold;
}

#TituloInterno {
	background-image: url(img/bg_barra.png);
	padding: 4px 0px 5px 20px;
	color: #0054A6;
	font-size: 16px;
	font-weight: bold;
}
.BgTabela {
	background-image: url(img/bg_tabela.png);
	background-repeat: repeat-x;
	padding: 8px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
.TextoTabela {
	padding: 8px;
}
#TracoTopo {
	height: 2px;
	background-color: #333333;
}
#TracoBusca {
	background-image: url(img/bg_traco.png);
	height: 29px;
}
#BoxParceiros {
	border: 1px solid #1E97D2;
	padding: 10px;
}
.Pontilhado {
	background-image: url(img/bg_pont.png);
	background-repeat: repeat-x;
	padding: 4px;
	margin: 6px 0px 6px 0px;
}
#BgMenu {
	background-image: url(img/imoveis.png);
	background-repeat: no-repeat;
	width: 201px;
	margin: 10px 0px 0px 0px;
}
#DivBoxNews {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DEDEDE;
	border-left-color: #DEDEDE;
	width: 138px;
	font-size: 10px;
	padding: 0px 5px 5px 10px;
	text-align: left;
}
#Centro {
	padding-top: 10px;
	text-align: left;
}

.Paginacao {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px;
	margin: 10px 10px 10px 0px;
	border-color: #CCCCCC;
	border-style: dashed;
	border-width: 1px;

}
.Paginacao a {
	color: #A93130;
	text-decoration: none;
}
.Paginacao a:hover {
	color: #A93130;
	text-decoration: underline;
}
.Paginacao a:Visited {
	color: #A93130;
}

.TituloBranco {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
#boxPaginacao {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px;
	margin: 10px 10px 10px 0px;
	border-color: #CCCCCC;
	border-style: dashed;
	border-width: 1px;
}
#boxPaginacao a {
	color: #A93130;
	text-decoration: none;
}
#boxPaginacao a:hover {
	color: #A93130;
	text-decoration: underline;
}
#boxPaginacao a:Visited {
	color: #A93130;
}
#vc_esta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #FBFBFB;
	margin: 4px 0px 10px 0px;
	padding: 0px 5px 5px 15px;
	text-align: left;
}

#vc_esta a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #333
}
#vc_esta a:hover {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	font-variant: normal;
	text-decoration: underline;
}
#BgTopo {
	background-image: url(img/bt_topo.gif);
	background-repeat: no-repeat;
	background-position: 50% 0px;
}

#MenuHorizontal {
	position: absolute;
	top: 111px;
	left: 10px;
	width: 883px;
}
#BgCinza {
	background-color: #EFEFEF;
	padding: 15px;
	border-bottom-color: #D3D3D3;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-bottom: 10px;
}
.TxtColunas {
	padding: 5px;
	font-weight: bold;
	background-color: #EAEAEA;
}

