body {
	background-color: #000000;
	margin:0;
	padding:0;
	border:none;
	font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	
	color:#333;
	text-align:center;
	}
#tudo {
	width:750px;
	margin:0 auto;
	text-align:left;
	background-image:  url(images/bg.jpg);
	}
#topo {
	background-image:  url(images/topo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 290px;
	border: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
	}
#rodape {
	clear:both;
	text-align:center;
	color: #FFFFFF;
	margin: 0px;
	border: 1px solid #999933;
	background-image:  url(images/bottom.jpg);
	height: 156px;
	background-repeat: no-repeat;
	}
ul, ol {
	margin:0;
	padding:0;
	list-style:none;
	}
h1, h2, h3 {
	margin: 0.8em 0;
	color:#CC0000;
	font-size:14px;
	}
h2 {
	font-size:1.2em;
	}
h3 {
	font-size:1.0em;
	}
	
.dest {
	color:#039;
}
#principal {
	float:left;
	width:580px;
	margin-left:3px;
	text-align:left;
	padding: 0;
	margin-top: 0px;
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
	
	background-position: right top;
	color: #FFFFFF;
	background-repeat: no-repeat;
	border-top: medium solid #4D4D4D;
	border-right: medium none #4D4D4D;
	border-bottom: medium none #4D4D4D;
	border-left: medium solid #4D4D4D;
	background-image: url(images/centralbg.jpg);
	}
#left {
	margin: 0px;
	padding: 0px;
	width:150px;
	height:550px;
	float:left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-image: url(images/leftbg.jpg);
	}
#menuleft {
	text-align: right;
	padding: 0px;
	
}
#menuleft ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menuleft li {
	margin: 0px;

	padding: 0px
	color: #FFFFFF;
	line-height: 30px;
	text-align: left;
	
}
#menuleft li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px 0px 8px;
	display: block;
	background-repeat: no-repeat;
	margin: 0px;
	height: 30px;
	width: 140px;
	background-image: url(images/menuleftrbg.gif);
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin solid #000000;
	border-left: thin none #000000;
	
}
#menuleft li a:hover {
	color: #CCCCCC;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	background-image: url(images/menuleftrbgover.gif);
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin solid #000000;
	border-left: thin none #000000;
}
#menucenter {
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
	position: relative;
	height: 25px;
	width: 480px;
	top: 230px;
	left: 20px;
}
#menucenter ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menucenter li {
	margin: 0px;
	padding: 0px 18px 0px 0px;
	text-decoration: none;
	text-align: center;
	display: inline;
	height: 26px;
	width: 76px;
	
}
#menucenter li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/menucenterbg.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 76px;
	background-color: #990000;
	border: thin solid #333333;	
}
#menucenter li a:hover {
	color: #F3F3F3;
	text-decoration: none;
	padding: 0px;	
	background-color: #990000;
	border: thin solid #333333;	
	
}

p {
	margin-right: 10px;
	margin-left: 10px;
}

a:link {
	color: #CCFFCC;
	text-decoration: none;
}
a:visited {
	color: #CCFF00;
	text-decoration: none;
}
a:hover {
	color: #CCFF66;
	text-decoration: none;
}
a:active {
	color: #FF9966;
	text-decoration: none;
}
.subtitulo {
	font-size: 17px;
	font-weight: bold;
	color: #E4EFE7;
}
#form fieldset {
 	width:320px;	
 	font:12px/24px arial, verdana, helvetica, sans-serif;	
 	border-top:1px solid #cfcfcf;
 	border-left:1px solid #cfcfcf;	
	 border-right:1px solid #696969;
	 border-bottom:1px solid #696969;
 	color:#FFFFFF;	
		}

#form p {
 	height:25px;
 	font-size:15px; 
 	line-height:25px;
 	text-align:center;
 	font-weight:bold;
 	border-bottom:1px groove #A5C7B7; 
		}

#form label{
 	float: left;
 	width: 80px;
 	margin-left:5px;
		}

#form label.ltextarea{
 	line-height:150px;
		}

#form input, textarea {
	color:#333;
	width: 220px;
	margin: 3px 0;
	background-color: #9AABA3;
	font-size: 14px;
		}

#form textarea{
 	height: 150px;
		}

#form input.botao {
	width:50px;
	background:#000000;
	color:#ffffff;
	border:2px groove #A5C7B7;
	margin-left:5px;
	font-size: 11px;
	font-weight: normal;
		}  

#form br { 
 	clear: left;
		}

#form span { 
 	margin-left:25px;
		}
#search {
	font-size: 12px;
	background-color: #99CCCC;
}
.corbranca {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#datahora {
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
	position: absolute;
	height: 30px;
	width: 550px;
	top: 0px;
	left: 30px;
	color: #F20000;
}
#conteudo {
	float:left;
	width:540px;
	margin-left:3px;
	text-align:left;
	padding: 0;
	margin-top: 0px;
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
	background-position: right top;
	color: #FFFFFF;
	background-repeat: no-repeat;	
	}
.marquee {
	position: absolute;
	height: 30px;
	width: 400px;
	left: 30px;
	top: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #CF9576;
}
.destaque {
	color: #FFFFFF;
	top: 230px;
	position: relative;
	width: 130px;
	background-color: #CC0000;
	text-align: center;
	font-weight: bold;
	padding: 0px;
	left: 580px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#livrodevisitas {
	float:left;
	width:700px;
	margin-left:3px;
	text-align:left;
	padding: 0;
	margin-top: 0px;
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
	
	background-position: right top;
	color: #FFFFFF;
	background-repeat: no-repeat;
	border-top: medium solid #4D4D4D;
	border-right: medium none #4D4D4D;
	border-bottom: medium none #4D4D4D;
	border-left: medium solid #4D4D4D;
	background-image: url(images/centralbg.jpg);
	}
