@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	margin:0;
	padding:0;
	font-family:Helvetica, Arial;
	color:#808080;
	text-align:center; /* hack para o IE */ 
}

#tudo {
    width:100%;
    margin:0 auto;         
    text-align:left; /* "remédio" para o hack do IE */ 
   }

.bhome {
	background-color: #FFF;
	background-repeat:repeat-x;
}

.bpag {
	background-color: #FFF;
	background-repeat:repeat-x;
}

a {
	outline:none;
}

.bn {
	border:none;
}

.f19 {
	font-size:19px;
	line-height:30px;
}

#topo{
	width:100%;
	float:left;
	position: relative;

}

#logo{
	width:415px;
	height:61px;
	float:left;
	position: relative;
    left: 15%;
	top: 20px;
}

#menu_acima{
	position:relative;
	float:left;
	top: 64px;
	left: 22%;

}

#area1 {
	float:left;
    width:500px;
    position:relative;
	top: 110px;
    left: -14%;
    margin-right:0 auto;
}




.c1 {
	width:170px;
	float:left;
	margin:0 0 0 30px;
	background-image:url(/images/separa-area1.jpg);
	background-repeat:no-repeat;
	background-position:left 27px;
}

.c1 h2 {
	font-weight:normal;
	font-size:18px;
	margin:0;
	padding:0 0 17px 0;
}

.c1 a {
	text-decoration:none;
	color:#808080;
}

.c1 h3,h4 {
	font-size:11px;
	margin:0;
	padding:4px 0 0 0;
	text-indent:20px;
	font-style:italic;
	font-weight:normal;
}


.btnNewsletter {
	cursor: pointer;
	float:right;
	margin:-18px 0 0 0;
	margin-right:40px;
}


#area2 {
	width:830px;
	clear:left;
	margin:0 auto;
	overflow:hidden;
	padding:30px 0 0 0;
}

#area2 h3{
	margin:0;
	padding:0 0 5px 0;
	font-weight:normal;
	font-size:18px;
}

#rodape {
    float:left;
    width:100%;
	text-align:center;
	font-size:9px;
	font-family:arial;
	color: #666;
	padding:0;
	background-image:url(../images/copyright.png);
	position:relative;
	top: 115px;
	height:10px;
}

#rodape_copy_home {
    float:left;
    width:100%;
	text-align:center;
	font-size:9px;
	font-family:arial;
	color: #666;
	padding:0;
	background-image:url(../images/copyright.png);
	position:relative;
	top: 55px;
}




.pags {
	width:1000px;
	overflow:hidden;
	margin:0 auto;
	background-image:url(/images/bg1pag.jpg);
	background-repeat:no-repeat;
	background-position:center 45px;
}

.pags h1 {
	font-size:18px;
	margin:0;
	padding:20px 0 12px 110px;
	font-weight:normal;
}

.pags h2 {
	font-size:10px;
	margin:0;
	padding:0 110px 40px 110px;
	font-weight:normal;
	font-style:italic;
}

.pags ul {
	margin:0;
	padding:0;
	list-style:none;
}

.pags ul li {
	width:252px;
	height:329px;
	margin:0 0 10px 14px;
	padding:0;
	list-style:none;
	float:left;
}

.p {
	margin-left:110px!important;
}

.bg2pag {
	margin:-10px 0 0 0;
}

#contato1 {
	float: left;
	width:350px;
	text-align:right;
	font-size:15px;
	font-family:Myriad pro, arial;
	color: #786B62;
	position:relative;
	top: 120px;
	left: 10%;
}

#contato1 a {
	text-decoration:none;
	color:#786B62 ;
}

#contato1 a:hover {
	text-decoration:underline;
}

#contato1 p a {
	text-decoration:none;
	color:#786B62;
}

#contato1 p a:hover {
	text-decoration:underline;
}

#contato1 img {
	padding:0 0 7px 0;
}

#contato2 {
	width:460px;
	float:right;
	text-align:left;
	font-size:12px;
}


.tfContato {
	width:337px;
	background-color:#786B62;
	margin:5px 3px 19px 3px;
	padding:5px;
	background-image:url(../Contato/contato_bg.jpg);
	font-family:Myriad pro, arial;
	font-size:13px;
	height:21px;
	color: #FFF;
	border:0 solid;
}

.textarea{
	width:326px;
	background-color:#786B62;
	margin:5px 3px 19px 3px;
	padding:10px;
	font-family:Myriad pro, arial;
	font-size:13px;
	height:100px;
	color: #FFF;
	border:0 solid;
}

.btnForm {

         float:left;
		 margin-left: 250px;
}



#google {
	width:339px;
	height:258px;
	border: solid 5px;
}

#newsletter_topo{
	width:512px;
	height:35px;
	background-image:url(../Topo/newsletter_bg.jpg);
   	margin-left: 748px;
    position: relative;
    right:1%;
}


.form_news{
	width:220px;
	margin-left:260px;
	height:15px;
}
input{
	float:left;
	margin-top:9px;
	font-family:Myriad Pro;
	font-size:11pt;
	padding-left:3px;
	color:#786B62;
}

.foco{
	background-color:#DAD6D4;
	border:0px;
}

.botao{
	float:left;
	background-image:url(../Contato/bt_enviar.jpg);
	color:;
	width:89px;
	height:21px;
	margin-left: 250px;
	border:none;
}

.bt_news{
	float:left;
	background-image:url(../Contato/bt_enviar_news.jpg);
	width: 35px;
	height:24px;
	border: none;
}

#titulo_pagina{
    float:left;
	font-family:"arial";
	font-size:18pt;
	color: #786B62;
    position:relative;
	top: 80px;
	left:16%;
}



#linha_topo{
	float:left;
	background-image:url(../Topo/linha_topo.jpg);
	height:2px;
	width:100%;
	position:relative;
	top:52px;
	text-align:center;
	margin:0 auto;
}

#form{
	float:left;
	width:380px;
    position:relative;
	top: 115px;
	left:20%;
	color:#786B62;
	font-family:myriad pro, arial;
	font-size: 12pt;
}

#area_home{
	float:left;
	width:100%;
	position:relative;
	top: 50px;

}

#rodape_pags{
	float:left;
	width:100%;
	height:25px;
	padding-top:11px;
	background-color:#786B62;
    color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	text-align:center;
	position:relative;
	top: 110px;
}

#rodape_home{
	float:left;
	width:100%;
	height:25px;
	padding-top:11px;
	background-color:#786B62;
    color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	text-align:center;
	position:relative;
	top: 50px;
}


#link_bahs{
	float:right;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color: #786B62;
	width:219px;
}

#proxima{
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12pt;
	margin-bottom: 30px;
}


