*{ 	font-family: "Trebuchet MS";	font-size: 11px;}
body {
	background-color: #C2C2C2;
	background-image: url(../img/jpg/bg_.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #606060;
}
.txt_interna {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

h1 {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#menu {	width: 100%; display: block;	height: 40px; margin: 10px; padding:0px; margin-top:auto;}
#menu ul{	margin: 0px;	padding: 0px;}
#menu ul li{	list-style: none;	float: left;	height: 27px;	padding: 0px;	margin-right: 1px;}

#menu ul li.btn01{	width: 107px;	background-image: url(../img/gif/btn_menu_empresa.gif);	background-repeat: no-repeat;}
#menu ul li.btn02{	width: 106px;	background-image: url(../img/gif/btn_menu_produtos.gif); background-repeat: no-repeat;}
#menu ul li.btn03{	width: 106px;	background-image: url(../img/gif/btn_menu_servicos.gif); background-repeat: no-repeat;}
#menu ul li.btn04{	width: 106px;	background-image: url(../img/gif/btn_menu_obras.gif); background-repeat: no-repeat;}
#menu ul li.btn05{	width: 106px;	background-image: url(../img/gif/btn_menu_depoimentos.gif);	background-repeat: no-repeat;}
#menu ul li.btn06{	width: 116px;	background-image: url(../img/gif/btn_menu_novidades.gif); background-repeat: no-repeat;}
#menu ul li.btn07{	width: 104px;	background-image: url(../img/gif/btn_menu_faleconosco.gif);	background-repeat: no-repeat;}

#menu ul li a{display: block; height: 27px; text-indent: -1000px; overflow:hidden;}
#menu ul li:hover ul, #menu ul li.over ul{  display: block}


#form_faleconosco input {
	width: 250px;
	height: 16px;
	border: 1px solid #CCCCCC;
}
#form_faleconosco textarea {
	width: 250px;
	height: 100px;
	border: 1px solid #CCCCCC;
}
#form_faleconosco #enviar {	height: 21px;	width: 64px;	border: none;	float: right;}

#form_curriculo input {
	width: 250px;
	height: 16px;
	border: 1px solid #CCCCCC;
}
#form_curriculo textarea {
	width: 250px;
	height: 100px;
	border: 1px solid #CCCCCC;
}
#form_curriculo .checkbox {
	border: none;
	width: auto;
}

#form_curriculo #enviar {	height: 21px;	width: 64px;	border: none;	float: right;}

#menu ul li ul{
	position: absolute;
	background: #DDDddd;
	width: 160px;
	padding: 0px;
	border: 1px solid #FFF;
	border-bottom: none;
	display: none;
	z-index:10;
}
#menu ul li.btn02 ul li a:hover {background: #CCC;	color: #333;	width: 100%;}
#menu ul li.btn04 ul li a:hover {background: #CCC;	color: #333;	width: 100%;}
#menu ul li:hover ul, #menu ul li.over ul{  display: block; background: #666;}
#menu ul li ul li{ border-bottom: 1px solid #CCC; width: 100%; height: 18px; }
#menu ul li ul li a{ text-indent: 10px; color: #CCC; text-decoration:none; height: 18px;}


.content {	margin: 10px;	padding: 10px;}
.content_internas {	margin-top: 0px; margin-right: 0px;	margin-bottom: 0px;	margin-left: 10px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px; padding-left: 10px;}
.content_nopadding {	margin: 0px;	padding: 0px;}
.content_depoimentos {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.img_localizacao_left {	margin: 5px;	padding: 5px;	float: left;	clear: left;	display: block;}
.img_localizacao_right {	margin: 5px;	padding: 5px;	float: right;	clear: right;	display: block;}.bg_tour {
	background-image: url(../img/gif/bg_tour.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_novidades {
	background-image: url(../img/gif/bg_novidades.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.select_produtos {
	text-transform: uppercase;
	padding: 0px;
	border: 1px solid #EFEFEF;
	display: inline;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.borderImage {
	border: 1px solid #B5B5B5;
}

