@charset "utf-8";
/* CSS: Páginas Internas */
/*********H'S**********/
h1 {
	margin: 3px 0 15px;
	padding-top:0;
	font: bold 30px Calibri, "trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#00458E;
	position:relative;
}
h2 {
	margin:0;
	padding: 0;
	font: bold 18px Calibri, "trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#3657A4;
	position:relative;
}
h3 {
	margin:0;
	font: 18px Calibri, "trebuchet MS", Arial, Helvetica, sans-serif;
	color:#1478c1;
}
/*******NAVEGACAO*******/
#navegacao {
	padding:0 0 0 11px;
	position: relative;
}

/*** PAGINAS INTERNAS  ***/
.wrap_pag_int {
	padding: 5px 10px;
}
.wrap_pag_int p.fonte_padrao {
	line-height: 16px;
	padding: 0 0 0 4px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

/*** REPRESENTANTES ***/
#representantes_wrap {
	width: 587px;
	margin: auto;
}
ul#representantes_menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#representantes_menu li {
	float: left;
	margin: 0;
	padding: 0;
}
#representantes_bg_rep {
	clear: both;
	width: 587px;
	background: url(/images/layout/bg_representantes_rep.jpg) top left repeat-y;
	margin: -3px 0 0 0;
}
#representantes_bg_top {
	width: 547px;
	background: url(/images/layout/bg_representantes_top.jpg) top left no-repeat;
	padding: 20px;
	float:left;
}
#representantes_bg_bottom {
	width: 587px;
	clear: both;
	background: url(/images/layout/bg_representantes_bottom.jpg) bottom left no-repeat;
}
#representantes_wrap h2 {
	font-size: 20px;
	margin: 5px 5px 10px 5px;
}
#representantes_wrap h3 {
	font-size: 18px;
	margin: 5px 5px 0px 15px;
}
#representantes_wrap p {
	margin: 8px 15px 25px 15px;
}

/* REPRESENTANTES:ABAS */
.aba {
	float: left;
	height: 32px;
	background: url(/images/layout/aba_rep.jpg) top left repeat-x;
}
.aba_esq {
	float: left;
	height: 32px;
	background: url(/images/layout/aba_esq.jpg) top left no-repeat;
}
.aba_dir {
	float: left;
	height: 27px;
	line-height: 27px;
	padding: 5px 5px 0px 5px;
	background: url(/images/layout/aba_dir.jpg) top right no-repeat;
}
.aba_botao {
	float: left;
	height: 16px;
	line-height: 16px;
	padding: 5px 22px;
	text-align: center;
	font: bold 12px Tahoma, Verdana, Arial, sans-serif;
	color: #FFF !important;
	text-decoration: none !important;
	display: block;
	cursor: pointer;
	background: url(/images/layout/aba_efeito.jpg) center left repeat-x;
}
.aba_off {
	float: left;
	height: 32px;
}
.aba_esq_off {
	float: left;
	height: 32px;
}
.aba_dir_off {
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 3px 3px 0px;
}
.aba_botao_off {
	float: left;
	height: 17px;
	line-height: 17px;
	padding: 6px 22px;
	text-align: center;
	font: bold 12px Tahoma, Verdana, Arial, sans-serif;
	display: block;
	color: #1e91e4 !important;
	cursor: pointer;
}
.TituloTabela {
	background:#f4f9fd;
	border-bottom:1px solid #4277ad;
	border-top:1px solid #4277ad;
	text-align:center;
	color:#4277ad;
	font: bold 14px Tahoma, Verdana, Arial, sans-serif;
}
#produtos_wrap td {
	border-bottom:1px solid #4277ad;
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	padding:5px;
	text-align:center;
}

#publicidade {
	text-align:center;
	padding:0 0 15px 0;
}
#navegacao {
	padding:0 0 0 11px;
	position: relative;
}

/*** SERVIÇOS ***/
.wrap_serv {
	width: 400px;
	float: left;
}
.img_serv {
	float: right;
	margin: 5px 10px 5px 0;
}
.ctrl_serv {
	margin: 0 0 15px !important;
	clear: both;
}

/* CONTATO */
.input_contato, textarea {
	width: 210px;
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	line-height: 11px;
	padding: 4px 5px;
	border: 1px solid #c2d9ec;
}
.input_tel {
	width: 110px;
}



