body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10pt;
	height:96%;
	background-image:url(arquivos/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	margin-top:5px;
}

#container {
	width: 673px;
	margin: auto;
}

#top {
	color: #FFFFFF;
	width: 221px;
	height: 140px;
}

#topright {
	float: right;
	height: 140px;
	width: 447px;
	align: center;
}

.cl {
clear: both;
}

#gallery {
	width: 673px;
	padding-top: 5px;
}

#news {
	width: 213px;
	margin-top: 5px;
	color: #FFFFFF;
	padding: 4px;
	padding-top: 14px;
}

#news_footer {
	width: 213px;	
}

#news_text {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 8pt;
}

#news a:link, #news a:active, #news a:visited {
	text-decoration: none;
	color: #ffffff;
}

#news a:hover {
	border-bottom: 1px dotted;
	color: #ffffff;
}

#menu {
	width: 422px;
	padding: 13px;
	border-bottom: 5px solid #FFFFFF;
	float: right;
}

#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F7CB33;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}

#menu a:hover {
	padding: 13px;
	background-color: #F01E1E;
	text-decoration: none;
	color: #FFFFFF;
}

#content {
	width: 446px;
	float: right;
	margin-top: 5px;
}

p {
margin: 0 0 0 0px;
padding-left: 4px;
}

h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-bottom-style: dotted;
	border-top-style: dotted;
	border-bottom-color: #e5b81c;
	border-top-color: #e5b81c;
}

h2 {
	text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}

#pad {
	padding-left: 12px;
	padding-right: 12px;
	color: #000000;
}

#pad a:link, #pad a:active, #pad a:visited {
	text-decoration: none;
	color: #F01E1E;
}

#pad a:hover {
	text-decoration: underline;
	color: #000000;
}

#footer {
	background-color: #e5b81c;
	padding: 12px;
	width: 650px;
	color:#000000;
	font-size: 90%;
	text-align: center;
	clear: both;
	border-top: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
}

#footer a:link, #footer a:active, #footer a:visited {
	padding: 13px;
	text-decoration: none;
	color: #000000;
}

#footer a:hover {
	text-decoration: none;
	background-color: #384130;
	color: #ffffff;
}

h4 {
	font-size: 300%;
	border-top:25px;
	text-align:center;
	color: #F01E1E;
}

h3 {
	font-size: 150%;
	padding-left: 4px;
	padding-right: 4px;
	padding-top:8px;
	padding-bottom: 4px;
	color: black;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #e5b81c;
}

h5 {
	font-size: 130%;
	text-align:center;
	padding: 4px;
	color: white;
}

h6 {
	font-size: 100%;
	text-align:center;
	padding: 4px;
	color: white;
}

.td {border:1px solid #E5B81C;}
.table {border:1px solid #E3E1C4; padding:5px;}