.body {
	font-family: verdana;
	font-size: 10px;
	text-align:center;
	margin:0;
	color: #2E2E2E;
	background-image: url(imgs/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}


.link:link {
	font-family: Verdana;
	font-size: 10px;
	color: #84A0A1;
	text-decoration: none;
}
.link:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #84A0A1;
	text-decoration: none;
}
.link:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #84A0A1;
	text-decoration: underline;
}
.link:active {
	font-family: Verdana;
	font-size: 10px;
	color: #84A0A1;
	text-decoration: none;
}



#main_div {
	margin: 0 auto;
	text-align: left;
	width:763px;
	vertical-align: top;
			
}

.texto-verde{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #84A0A1;
}

.texto{
    font-family: verdana;
	font-size: 10px;
	color: #2E2E2E;
}

#menu{
	height: 400px;
	width: 152px;
	padding-top: 0px;
	text-align: right;
	float:left; 
}

#foto_home{
	height: auto;
	width: 610px;
	padding-top: 32px;
	float: right;
	text-align: left;
}

#foto_home2{
	height: auto;
	width: 610px;
	float: right;
	text-align: center;
	padding-top: 1px;
}

#texto_home{
	height: 80px;
	width: 600px;
	float: right;
	text-align: left;
	position: relative;
	left: 0px;
	top: 20px;
}

#texto_prod{
	height: 422px;
	width: 610px;
	float: right;
	text-align: left;
	position: relative;
	background-image: url(imgs/bg_box.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
#texto_cont{
	height: 266px;
	width: 610px;
	float: right;
	text-align: left;
	position: relative;
	background-image: url(imgs/bg_box.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
.tabela{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #868686;
	padding: 5px;
   
}
.rodape{
	width: 600;
	height: auto;
	position: relative;
	left: 0px;
	
			
}
#enter{
	width: 600;
	height: auto;
	position: relative;
	left: 120px;
	top: 42px;
			
}.bg {
	background-image: url(imgs/bg_box.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
