/* CSS do Showroom*/

/* Internas */

body, html {
	width:100%;
	height:100%;
	margin: 0px;
	background-color: #ffe7d3;
}

a:link {
	color:#999999;
	font-weight: normal;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#themes p {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

#google {
	display: none;
}

#codigos {
	display: none;
}

#main {
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	height: 100%;
	vertical-align: top;
}

#margem_topo {
	padding-top: 90px;
}

#content {
	width: 650px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #bdbdbd;
}

#marca {
	padding-right: 45px;
	padding-left: 15px;
	text-align: right;
	padding-bottom: 20px;
}

#coluna_esquerda {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 18px;
}

#coluna_esquerda a {
	color: #999999;
	text-decoration: underline;
}

#coluna_direita {
	text-align: justify;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

#top {
	background-image: url(../imagens/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 20px;
}

#middle {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 15px;
	clear: both;
}

#bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 20px;
}

#margem_bottom {
	padding-bottom: 15px;
}