

#wrapper {
	width: 996px;
	height: 300px;
	margin: auto;
}


#main {
	width: 738px;
	background:url('img/bg_main.jpg') repeat-y right #E6D9B7;
}


#content h1 {
	background-image: url('img/bg_content3.jpg');
	height: 77px;
	padding-top:  50px;
	color: #FAEACA;
	font-family: Times New Roman;
	font-size: 36px;
	padding-left: 10px;
}

#content h2 {
	width: 100%;
	border-bottom: 1px dashed #5a2e23;
	color: #5A2E23;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 20px;
}


#content img {
	float: left;
	padding: 10px;
}

#sidebar {
	width: 185px;
	background-color: #ffffff;
}

#sidebar * {
	font-size: 10px
}


#sidebar h1 {
	height: 49px;
	line-height: 49px;
	vertical-align: middle;
	padding-left: 10px;
	background-image: url('img/sidebar_bg_title.jpg');
	display: block;
	font-size: 12px;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
}


#logo {
	display: block;
	text-align: center;
}


#spacer {
	width: 15px;
	background-color: #e6d9b7;
}


#menu {
	width: 738px;
	background-image: url('img/bg_menu.jpg');
	height:35px;
	padding-top:40px;
}


#menu a {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin-left: 10px;
}


#menu a:hover {
	text-decoration: underline;
}


#footer {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 10px;
	color: #c0c0c0;
}

#veja_tambem a {
}

.spacer {
	height: 8px;
	clear: both;
}

.corsim, .cornao {
	display: block;
	padding: 3px;
}

.corsim {
	background-color: #997866;
}
  
.cornao {
}

