body, html {
	margin:0px;
	text-align:center;
	background-color:#CCCCCC;
}
img, form{
	margin:0;
	padding:0;
	border:0;
}
#container {
	position:relative;
	float:center;
	width:780px;
	height:580px;
	padding:auto;
	margin-left:auto;
	margin-right:auto;
}
#topo {
	position:relative;
	float:left;
	width:780px;
	height:202px;
	background-image:url(images/index_01.jpg);
	background-repeat:no-repeat;
}
#topo_1 {
	position:relative;
	float:left;
	width:780px;
	height:202px;
	background-image:url(images/produtos_01.jpg);
	background-repeat:no-repeat;
}
#topo_2 {
	position:relative;
	float:left;
	width:780px;
	height:202px;
	background-image:url(images/contato_01.jpg);
	background-repeat:no-repeat;
}
#topo_3 {
	position:relative;
	float:left;
	width:780px;
	height:202px;
	background-image:url(images/parcerias_01.jpg);
	background-repeat:no-repeat;
}
#menu {
	position:relative;
	float:left;
	width:184px;
	height:347px;
}
#conteudo {
	position:relative;
	float:left;
	width:596px;
	height:347px;
	background-image:url(images/index_03.jpg);
	background-repeat:no-repeat;
	text-align:center;
}
#rodape {
	position:relative;
	float:left;
	width:780px;
	height:31px;
}
#fotos {
	position:relative;
	float:left;
	width:576px;
	height:327px;
	margin-left:10px;
	margin-top:10px;
	text-align:center;
	overflow:auto;
}
.texto_home {
	position:relative;
	float:left;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:justify;
}
.mini {
	position:relative;
	float:left;
	width:120px;
	height:85px;
}
.java {
	cursor:pointer;
	border: 1px solid #000000;
}
