@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	background-image: url(imagens/bg.jpg);
	background-repeat: repeat-x;
	background-color: black;
	list-style-image: url(imagens/bullet2.png);
}
.imagenslink {
	float: left;
	padding: 3px;
	margin: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/* Estilos das divs */

#conteiner {
	width: 960px;
	align: left;

}

#logo {
	width: 220px;
	height: 600px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	align: left;
	float: left;
}

#menu {
	width: 740px;
	heigth: 120px;
	padding: 0 px;
	margin: 0px;
	border: 0px;
	align: left;
	float: left;
}

#rodape {
	width: auto;
	align: left;
	clear: left;
	padding-top: 20px;
}
#rodape img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#rodape p {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 20px;
	text-align: left;
}
#rodape a {
	color: #FFFFFF;
	text-decoration: none;
}
#rodape a:hover {
	text-decoration: underline;
}



#rodape_nav  {
	text-align:right;
	color: white;
	font-family: tahoma;
	font-size: 9px;
}


#conteudo {
	width: 740px;
	align: left;
	float: left;
	background-image:url(imagens/bg2.gif);
	background-repeat: repeat-y;
}

		
#conteudo p {
	padding: 5px 20px 20px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 20px;
	margin: 10px 10px 0px 10px;
	text-align: left;
	color: #663300;
}

#conteudo ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 20px;
	text-align: left;
	color: #663300;
}
#conteudo  a:link {
	color: #663300;
	text-decoration:underline;
}

#conteudo h2 {
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	margin: 10px 10px 0px 10px;
	padding-bottom: 20px;
	padding: 0px 0px 0px 20px;
	font-style: italic;
}
#conteudo h3 {
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	margin: 10px 10px 0px 10px;
	padding-bottom: 20px;
	padding: 0px 0px 0px 20px;
}

#conteudo h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	margin: 10px 10px 0px 10px;
	padding: 20px 0px 0px 20px;
}
.form_contato {
	float: left;
	width: 400px;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #663300;
}
#contato input {
	border: thin solid #663300;
	font-family: Georgia, "Times New Roman", Times, serif;
}




#idiomas {
	width:98px;
	align: right;
	font-family:Tahoma;
	margin: 0;
	padding: 0;
	font-size: x-small;
	text-align: right;
	color: #FFFFFF;
	position: absolute;
	left: 860px;
	top: 0px;
	height: 48px;
	z-index: 5;
	visibility: visible;
}

#idiomas a {
	color: #FFFFFF;
	text-decoration: none;
}
#idiomas a:hover {
	text-decoration: underline;
}
#borda {
	background-image:url(imagens/bg2-fim.png);
	background-repeat: no-repeat;
	width: 740px;
	height: 20px;
	float: left;
}

.poster {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#fotos {
	width:300px;
	align:right;
	float:right;
}


	
#conteudo blockquote {
	font-style: italic;
	border: thin dotted #663300;
}

.tabela_precos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
	margin-left: 25px;
	padding: 0;
	border: thin solid #990000;
	width: 680px;
}
.tabela_precos  td {
	color: #663300;
	border: thin solid #990000;
	margin: 0px;
	padding: 5px;
}
.tabela_precos_valores {
	font-size: 24px;
	font-weight: bolder;
}

