BODY {
	margin: 0px;
	padding: 0px;
	background-color: #47136b;
	/*background-image:url(../img/bg1.jpg);
	background-position:absolute;
	background-repeat:no-repeat;
	background-position:center;*/
}

/*#img {
position:absolute;
left:50%;
top:50%;
margin-left:-350px;
margin-top:-225px;
}*/

#topo {
width: 940px;
height: 150px;
clear:right;
}

#logo {
width: 500px;
height: 100px;
margin-top: 50px;
float:left;
}

#about {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:11px;
text-align:right;
color:#999999;
width: 440px;
height: 100px;
margin-top: 50px;
float:right;
}

#space {
width: 940px;
height: 30px;
float:left;
}

#body1 {
width: 940px;
float:left;
margin-bottom:15px;
}

#thumb {
width: 219px;
height: 157px;
margin-right: 15px;
clear:both;
display:inline;
}

.img {
border: 0px solid #333333;
}

#rodape {
width: 940px;
height: 100px;
clear:both;
background-color: #1E1E1E;
}

#contatos {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:11px;
color:#ffffff;
height: 80px;
margin-bottom: 10px;
padding-left:10px;
padding-top:10px;
}

.blog{
font-size:18px;
color:#0099CC;
text-decoration:none;
margin-bottom:10px;
}

.texto{
font-size:13px;
color: #666666;
text-decoration:none;
}

.link{
font-size:13px;
color: #666666;
text-decoration:none;
}

.link:hover{
font-size:13px;
color: #0099CC;
text-decoration:none;
}