@charset "utf-8";
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {text-decoration: none;	color: #333333;}
a:visited {text-decoration: none;	color: #333333;}
a:hover {text-decoration: none;	color: #333333;}
a:active {text-decoration: none; color: #333333;}

.titulo_menu_esquerdo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.menu_esquerdo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight:lighter;
}

.menu_esquerdo a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	font-weight:lighter;
}

.menu_esquerdo a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6633;
	text-decoration:underline;
	font-weight:lighter;
}

.menu_principal {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.titulo_services {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
.corpo {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight:lighter;
}
.corpo2 {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	line-height:20px;
	font-weight:lighter;
}

.rodape_dir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.tt_prd {
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 26px;
	color: #F68C31;
}

#full {
	position:absolute;
	left:50%;
	top:0px;
	width:900px;
	height:auto;
	margin-left:-450px;
}

#full2 {
	position:absolute;
	left:50%;
	top:0px;
	width:900px;
	height:auto;
	margin-left:-450px;
}

#top {
	position:absolute;
	left:208px;
	top:63px;
	width:680;
	height:350;
	z-index:1;
	
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.titulo_produtos {
	color: #F68C31;
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
}

.phones {
	color: #666666;
	font-family: "Arial Narrow";
	font-size: 22px;
	font-weight: bold;
}

.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:lighter;
}

.sm33 {

    font-family:"Trebuchet MS";
	font-size: 10px;
	line-height: 30px;
	color: #999999;
	text-decoration:none;
	}