body {
	padding: 0;
	margin: 0;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	background-image: url(layout/Layout/bgfinal2.jpg);
	}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 6px;
}
a:hover img, a:active img {
      filter:alpha(opacity=70);
      -moz-opacity:0.70;
      -khtml-opacity: 0.70;
      opacity: 0.70;
      }

#corpo {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#fachada{
	background-image: url(layout/Layout/fachada.png);
	background-repeat: no-repeat;
	height: 143px;
	width: 1000px;
	position: relative;
	top: 0px;
}
#logo{
	height: 54px;
	width: 268px;
	position: relative;
	padding-top: 20px;
	float: left;
	margin-left: 100px;
}
#busca{
	background-repeat: no-repeat;
	height: 35px;
	width: 306px;
	position: absolute;
	float: left;
	left: 393px;
	top: 37px;
	background-position: center bottom;
}
#telefone{
	height: 36px;
	width: 263px;
	position: absolute;
	float: left;
	left: 716px;
	top: 31px;
}
#menu{
	width: 750px;
	position: absolute;
	float: left;
	top: 91px;
	left: 129px;
	height: 27px;
	background-color: #052F83;
	border-radius: 6px;
}
#slider{}
#meio{
	margin-top: 10px;
	width: 650px;
	height: auto;
	float: right;
}
#meio_internas{
	width: 800px;
	height: auto;
	padding: 20px;
	margin-top: -25px;
	margin-right: auto;
	margin-left: auto;
}
#texto_meio{}
#side_bar_meio{
	width: 200px;
	background-color: #FFF;
	border-radius: 8px 0px 8px 8px;
	left: 10px;
	top: 178px;
	position: fixed;
}
.TAB_REP_MENU_SIDBAR {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #9EA0A2;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBCFD0;
	text-transform: uppercase;
}

.TAB_REP_MENU_SIDBAR a{
	text-decoration: none;
	color: #666;
}

.TAB_REP_MENU_SIDBAR a:hover{

	color: #003399;
	text-decoration: none;
}
.top_titulo_sidbar {
	background-color: #9EA0A2;
	padding: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	border-radius: 8px 0px 0px 0px;
}

#side_bar_direitos{
	margin-top: 15px;
	clear: both;
	background-color: #052F83;
}

.TEXTO_FONE_TOPO {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #052F83;
}
.TEXTO_TITULOS_PAG {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #052F83;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
