* { padding: 0; margin: 0; }

body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0px;
	text-align: center;
	background-image: url(bg.png);
	background-repeat: repeat;
	color: #FFFFFF;
}

#wrapper {
	margin: 0 auto;
	padding-top: 30px;
}

#topo {
	display: block;
	clear: both;
	float: left;
	height: 100px;
	width: 1000px;
	background-image: url(topo.png);
	background-repeat: no-repeat;
	margin-top: 20px;
}

#interna {
	width: 1000px;
	height: 720px;
	margin: 0 auto;
	border: 1px solid #996633;
}

#esquerda {
	width: 660px;
	float: left;
	clear: both;
	padding-top: 20px;
	padding-left: 10px;
}

p.normal {
	text-align: justify;
	padding-bottom: 15px;
	line-height: 24px;
	font-size: 18px;
}

p.maior {
	text-align: left;
	padding-bottom: 20px;
	line-height: 28px;
	font-size: 24px;
}

p.menor {
	text-align: justify;
	padding-bottom: 7px;
	line-height: 20px;
	font-size: 14px;
}

img.especial {
	border: 1px solid #996633;

}

#esquerda h1 {
	text-align: left;
	padding-bottom: 15px;
	font-size: 28px;
	color: #996633;
	font-weight: normal;
}

#esquerda td {
	vertical-align: top;
	padding: 10px;
}


#direita {
	width: 299px;
	float: right;
	padding-top: 20px;
}

#restmenu {
	width: 299px;
	float: left;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}

#restmenu ul {
	padding:0px;
	margin: 0px;
	font-size:18px;
	list-style:none;
	text-indent:30px;
	text-align: left;
}

#restmenu li {
	display: inline;
/* for IE5 and IE6 */
}

#restmenu a:link {
	text-decoration: none;
	font-size: 18px;
	display: block;
	width: 299px;
	padding-top: 10px;
	margin-bottom: 10px;
	color: #996633;
	height: 35px;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.1);
	filter:progid;
:DXImageTransform.Microsoft.gradient(startColorstr=#19000000, endColorstr=#19000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000, endColorstr=#19000000)";
}

#restmenu li a:visited {
	text-decoration: none;
	font-size: 18px;
	display: block;
	width: 299px;
	padding-top: 10px;
	margin-bottom: 10px;
	color: #996633;
	height: 35px;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.1);
	filter:progid;
:DXImageTransform.Microsoft.gradient(startColorstr=#19000000, endColorstr=#19000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000, endColorstr=#19000000)";	
}

#restmenu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #996633;	
}

#restidio {
	width: 299px;
	float: left;
	clear: both;
	padding-top: 30px;
}

#restidio img {
	padding: 15px;
}

#restcont {
	width: 299px;
	float: left;
	clear: both;
	padding-top: 30px;
	color: #996633;
	line-height: 20px;
	font-size: 14px;
}

#restcont a:link {
	text-decoration: none;
	color: #996633;
}

#restcont a:visited {
	text-decoration: none;
	color: #996633;
}

#restcont a:hover {
	text-decoration: underline;
	color: #996633;
}

#sp {
	width: 100%;
	height: 20px;
	clear: both;
	color: #666666;
	font-size: 10px;
	text-align: center;
	float: left;
	padding-top:20px;
}

#sp a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#sp a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#sp a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
