body {
	font-family: Comic Sans MS;
	background: #FFF url('bg.jpg') repeat-x;
}
#header{
	position: relative;
	margin: 0 auto;
	width: 978px;
	height: 110px;
}
a, link, visited, body, #galerias {
	color: #000
}
a:hover {
	text-decoration: none;
}
#logo {
	position: relative;
    float: left;
	margin-left: 50px;
}
h1, h2, body {
	margin: 0
}
h1 {
	display:block;
	font-size: 55px;
	padding: 0;
	font-weight: normal;
}
h2 {
	display:block;
	font-size: 17px;
	font-weight: normal;
}
#welcome {
	position: relative;
	float: right;
	font-size: 12px;
	border: 0;
	width: 300px;
	height: 60px;
	margin-top: 12px;
	margin-right: 90px;
	margin-bottom: 12px;
}
#barrinha {
	position: relative;
	font-size: 27px;
	width: 100%;
	height: 43px;
	background: #D44747 url('barrinha.jpg');
	vertical-align: bottom;
}
#barrinha a, link, visited, #barrinha, #welcome, #logo, #rodape {
	color: #FFF
}
#galerias {
	position: relative;
	width: 978px;
}
.tp {
	font-size:18pt;
	font-face: arial;
	margin: 0;
	padding: 0;
}
.tp img {
	height: 240px;
	width: 180px;
}
.tp img, .amigos img {
	border: 1px solid #F00;
}
.tp a:hover img, .amigos a:hover img {
	border: 1px dashed #F00;
}
.amigos {
	font-size: 12px;
	text-align: center;
	padding: 3px;
	margin-top: 15px
}
table {
	width: 100%
}
.top {
	font-family: TAHOMA;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 15px 0;
}
.top td{
	width: 25%;
}
.top2 {
	font-size: 18px;
	font-weight: bold;
	padding: 3px;
}
.amigos td{
	width: 20%
}
.top a, .tp a {
	color: #F00
}
#rodape {
	position: relative;
	width: 100%;
	font-size: 11px;
	background: #D44747;
}
