@charset "utf-8";
body {
	background-color: #efefef;
	background-image: url(../images/body_bckgrd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/main_bckgrd.png);
	background-repeat: repeat-y;
	background-position: center;
}
#main_bottom {
	height: 24px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/sombra_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#conteudo {
	width: 950px;
	margin-right: 20px;
	margin-left: 20px;
}
#conteudo #index {
	background-image: url(../images/bckgdr_web.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 102px;
	width: 950px;

}
#conteudo #top {
	height: 14px;
	width: 950px;
	background-image: url(../images/bckgr_conTop.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#conteudo #midlle {
	width: 950px;
	background-image: url(../images/bckgr_conMiddle.jpg);
	background-repeat: repeat-y;
	background-position: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#conteudo #midlle a {
	color: #666666;
	text-decoration: none;
}
#conteudo #midlle a:hover {
	color: #0099FF;
}


#conteudo #midlle h1 {
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0A95EA;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 50px;
}
#conteudo #midlle h2 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bolder;
	color: #0A95EA;
	padding-bottom: 0px;
	padding-right: 50px;
	padding-left: 50px;
}
#conteudo #midlle h3 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 12px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	padding-right: 50px;
	padding-left: 50px;
}
#conteudo #midlle h4 {
	font-size: 14px;
	color: #0A95EA;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#conteudo #midlle #form1 {
	background-image: url(../images/bckgrd_form1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 45px;
	width: 398px;
	overflow: hidden;
}
#conteudo #midlle #form2 {
	height: 180px;
	width: 522px;
	background-image: url(../images/bckgrd_form2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	padding-top: 15px;
}
#conteudo #midlle #form3 {
	height: 60px;
	width: 522px;
	background-image: url(../images/bckgrd_form3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}




#conteudo #bottom {
	height: 14px;
	width: 950px;
	background-image: url(../images/bckgr_conBottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#conteudo #index a {
	color: #0B95EA;
	text-decoration: none;
}
#conteudo #index a:hover {
	color: #999999;
	text-decoration: none;
}

#conteudo #index h1 {
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0099FF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#conteudo #index h2 {
	color: #8b786d;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
#conteudo #index h3 {
	font-size: 11px;
	line-height: 13px;
	color: #676767;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-weight: bold;
}
#conteudo    #index    #sec1 {
	float: left;
	height: 87px;
	width: 114px;
	margin-top: 6px;
	margin-left: 39px;
	display: inline;
}
#conteudo   #index   #sec2 {
	float: left;
	height: 52px;
	width: 350px;
	margin-top: 26px;
	margin-left: 19px;
}
#conteudo   #index   #sec3 {
	float: right;
	height: 76px;
	width: 295px;
	margin-top: 15px;
	margin-right: 30px;
	overflow: hidden;
}

#conteudo #index:hover {
	background-image: url(../images/bckgdr_web_over.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}



#topo {
	height: 132px;
	width: 950px;
	margin-right: 20px;
	margin-left: 20px;
}
#menu {
	height: 33px;
	width: 950px;
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #efefef;
	background-color: #0a95ea;
}
#menu #bt {
	float: left;
	height: 33px;
	border-right-width: 1px;
	border-right-style: solid;
	background-color: #0a95ea;
	border-right-color: #89ccf5;
	font-size: 11px;
	text-align: center;
	color: #F4F4F4;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 33px;
}
#menu #bt a {
	color: #F5F5F5;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}
#menu #bt a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#menu #bt:hover {
	float: left;
	height: 33px;
	border-right-width: 1px;
	border-right-style: solid;
	background-color: #8b786d;
	border-right-color: #89ccf5;
}

#newsletter {
	height: 55px;
	width: 950px;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #efefef;
}
#newsletter #dir {
	height: 55px;
	width: 390px;
	float: right;
	padding-right: 15px;
}
#newsletter #dir h2 {
	font-size: 12px;
	color: #0099FF;
	line-height: 12px;
	margin: 0px;
	text-align: center;
}

.formularios {
	background-color: #FFFFFF;
	border: 1px solid #D3D3D3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #666666;
}

.formularios_cont {
	background-color: #FFFFFF;
	border: 1px solid #D3D3D3;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #666666;
	margin-bottom: auto;
	margin-top: auto;
}



#newsletter  #esq {
	height: 31px;
	width: 242px;
	padding-top: 14px;
	padding-left: 16px;
	float: left;
}

#banner {
	height: 277px;
	width: 950px;
	margin-right: 20px;
	margin-left: 20px;
}
#final {
	height: 58px;
	width: 950px;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #EFEFEF;
}
#topo  #esq {
	height: 132px;
	width: 606px;
	float: left;
	background-image: url(../images/topo_logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#topo #dir {
	height: 132px;
	width: 344px;
	float: left;
	background-image: url(../images/topo_telefones.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#topo    #dir    #horas {
	height: 62px;
	width: 264px;
	padding-top: 25px;
	padding-left: 42px;
}
#topo #dir #horas h1 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #0a95ea;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
}
#topo #dir #horas h2 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}
#final  #fin1 {
	float: left;
	height: 38px;
	width: 254px;
	margin-top: 20px;
	background-color: #C2C2C2;
}
#final  #fin2 {
	float: left;
	height: 38px;
	width: 632px;
	margin-top: 20px;
	background-color: #C2C2C2;
}
#final  #fin3 {
	float: right;
	height: 38px;
	width: 64px;
	background-color: #8b8b8b;
	margin-top: 20px;
}
#final h1 {
	font-size: 24px;
	line-height: 38px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#final h2 {
	font-size: 11px;
	line-height: 38px;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#final   h3 {
	font-size: 11px;
	line-height: 38px;
	color: #0A95EA;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	text-decoration: none;
}
#final a {
	color: #0A95EA;
	text-decoration: none;
	padding-right: 10px;
}
#final  a:hover {
	color: #666666;
}
#main_top {
	height: 21px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bckgrd_topoLay.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
