body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(fundo.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 12px;
	color: #AA0000;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	text-decoration: underline;
}
li {
	margin-left: 30px;
}
tr, td {
	border: #DDDDDD 1px solid;
}
#verde {
	color: #00AA00;
	font-weight: bold;
}
#vermelho {
	color: #FF0000;
	font-weight: bold;
}
#tabela {
	background-color: #EEEEEE;
	border: #000000 1px solid;
}
#titulo_tabela {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	border: #000000 1px solid;
	border-bottom: #000000 2px solid;
	background-color: #3DB0C1;
}
#topo {
	background-image: url(topo_preenchimento.jpg);
	height: 118px;
	margin-left: 475px;
	margin-bottom: 30px;
}
#titulo {
	position: absolute;
	background-image: url(ff7.gif);
	width: 174px;
	height: 45px;
	top: 30px;
	left: 50%;
	margin-left: -87px;
}
#favoritos {
	position: absolute;
	left: 100%;
	width: 150px;
	margin-left: -200px;
	top: 12px;
	border: #000000 1px solid;
	background-color: #3DB0C1;
	font-size: 18px;
	color: #FFFFFF;
}
#guestbook {
	position: absolute;
	left: 100%;
	width: 150px;
	margin-left: -200px;
	top: 47px;
	border: #000000 1px solid;
	background-color: #3DB0C1;
	font-size: 18px;
	color: #FFFFFF;
}
#forum {
	position: absolute;
	left: 100%;
	width: 150px;
	margin-left: -200px;
	top: 80px;
	border: #000000 1px solid;
	background-color: #3DB0C1;
	font-size: 18px;
	color: #FFFFFF;
}
#conteudo {
	margin-left: 200px;
	margin-right: 30px;
}
#menu {
	display: inline;
	float: left;
	width: 140px;
	margin-left: 30px;
}
#titulo_menu {
	height: 16px;
	padding-left: 5px;
	border-left: #000000 1px solid;
	font-size: 14px;
	background-image: url(fundo_menu.gif);
}
#menu_canto {
	float: right;
	width: 16px;
	height: 16px;
	background-image:url(canto_menu.gif);
}
#menu_texto {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#conteudo_menu {
	background-color: #FFFFFF;
	border: #000000 1px solid;
	padding: 5px;
}
#spacer_menu {
	height: 10px;
	margin-bottom: 15px;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #3DB0C1;
}
#conteudo_centro {
	background-color: #FFFFFF;
	border: #000000 1px solid;
	padding-left: 10px;
	padding-right: 10px;
}

.borderimage{
background-color: #bfdae1;
padding: 5px;
border: 1px solid #d2e6eb;
margin-right: 3px;
margin-left: 3px;
margin-top: 2px;
margin-bottom: 2px;}
