@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	font-size: 24px
}
.style2 {
	color: #CC0000;
	font-weight: bold;
}
.style3 {color: #666666}
.style4 {font-size: 36px}
.style5 {font-size: 18px}
.style6 {
	font-size: 14px
}
.boxgaleria {
	float: left;
	height: 120px;
	width: 120px;
	position: relative;
	margin: 5px;
}

.style7 {
	font-size: 10px
}
.style9 {
	font-size: 22px;
	font-weight: bold;
}

#page {
	margin: auto;
	width: 984px;
	position: relative;
}

#page #logo {
	float: left;
	height: 203px;
	width: 984px;
	position: relative;
}

#page #menu {
	float: left;
	width: 984px;
	position: relative;
	border-top-width: 2px;
	background-image: url(imagens/bgmenu.jpg);
}

#page #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#page #back {
	float: left;
	position: relative;
	margin-top: 10px;
	font-size: 12px;
}
#page #back a {
	color: #CC0000;
	text-decoration: none;
}

#page #menu li {
	float: left;
}

#page #menu a {
	width: 123px;
	display: block;
	text-align: center;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
	padding: 5px 0;
}
#page #menu a:hover {
	color: #FFFFFF;
	background-color: #000000;
}



#page #destaque {
	background-repeat: no-repeat;
	float: left;
	width: 984px;
	position: relative;
	background-image: url(imagens/destaque_home.jpg);
	height: 280px;
}

#page #bottom p {
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#page #destaque #in {
	float: left;
	height: 300px;
	width: 500px;
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
}
#page #destaque #in p {
	margin: 0px;
	padding: 0px;
}

#page #info {
	background-repeat: no-repeat;
	float: left;
	width: 984px;
	position: relative;
	padding-top:20px;
}
#page #info #titulo {
	width: 950px;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#page #info #conteudo {
	width: 950px;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	
}
.texto {
	float: left;
	width: 560px;
	position: relative;
	text-align: justify;
	font-size:13px;
}
.galeria {
	float: left;
	width: 385px;
	position: relative;
}
#page #info #conteudo #galeria img {
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#page #info #conteudo #texto p {
	padding-right: 15px;
}





#page #footer {
	padding-bottom: 20px;
	float: left;
	width: 984px;
	position: relative;
	font-size:11px;
}

#page #bottom {
	background-color: #CC0000;
	float: left;
	height: 30px;
	width: 984px;
	position: relative;
}
#page #bottom  a{
	color: #fff;
} 
#page #info #titulo a {
	text-decoration: none;
	font-size: 14px;
	color: #CC0000;
}
#page #info #titulo a:hover {
	text-decoration: underline;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#page #info #conteudo #texto .style9 img {
	margin-left: 5px;
	margin-bottom: 5px;
}
#page #info #conteudo #loja_contato {
	background-image: url(images/loja_contato.jpg);
	float: left;
	height: 571px;
	width: 437px;
	position: relative;
}
#page #info #conteudo #contato_info {
	float: left;
	position: relative;
	width: 500px;
	margin-left: 10px;
}
#page #info #conteudo #botaoveja {
	float: left;
	width: 385px;
	position: relative;
	text-align: center;
}

