body{
	border:0px;
	padding:0px;
	margin:0px;
	background:  url(images/background.jpg);
	font-family:verdana;
	font-size:12px;
}

div.geral{
	width:440px;
	position:relative;
	left:50%;
	margin-left:-400px; 
}

div.titulo {
	position:relative;
	width: 767px;
	left: 0;
}

div.posts {
	background:  url(images/background1.jpg);
	margin-top: -2px;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-width: 2px;
	left: 13px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
	width: 512px;
	min-height:855;
	}
div.posts1 {
	margin-top: -2px;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-right-width: 2px;
	left: 13px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
	width: 512px;
	height:660;
	}
div.pop {
	margin: 20px;
	position:relative;
	text-align: left;
	width: 330px;
	}


#post {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
	padding : 20;
	max-width: 470	px;
	text-align: left;
	min-height:805;
	
}
		
#post1 {
	height: 660px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
	padding : 20;
	max-width: 470	px;
	text-align: left;
	
}
#post2 {
	height: 660px;
	-moz-box-sizing:border-box;box-sizing:border-box;
	position:relative;
	width: 450px;
	text-align: left;
	
}
		
#coluna {
	border-style: solid;
	border-right-width: 2px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position:absolute;
	float: right;
	width: 255px;
	height: 1100px;
	top:43px;
	right: 9px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#coluna1 {
	border-style: solid;
	border-right-width: 2px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position:absolute;
	float: right;
	width: 255px;
	height: 660px;
	top:43px;
	right: 9px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#baixe {
	position:relative;
	margin-bottom:30px;
	left:55px;
}
#mailing {
	position:relative;
	margin-bottom:5px;/*top:200px;*/
	left: 55px;
}
#input {
	position:relative;
	margin-bottom:30px;/*top:230px;*/
	left: 50px;
}
#orkut {
	position:relative;
	margin-bottom:5px;/*top:275px;*/
	left: 55px;
}
#myspace {
	position:relative;
	margin-bottom:5px;/*top:275px;*/
	left: 55px;
}
#trama {
	position:relative;
	margin-bottom:30px;/*top:325px;*/
	left: 55px;
}


#destaque {
	position:relative;
	margin-bottom:30px;/*top:375px;*/
	left: 45px;
	width:190;
	text-align: center;
	}
#search{
	position:relative;
	margin-bottom:30px;/*top:570px;*/
	text-align: center;
	left: 15px;
}

#lista {
	position:relative;
	margin-bottom:30px;/*top:615px;*/
	left: 80px;
	text-align: left;
}

#meter{
	position:relative;
	margin-bottom:30px;/*top:775px;*/
	left: 15px;
	text-align: center;
}

div.alignright {
	-moz-box-sizing:border-box;box-sizing:border-box;
	float: right;
	}
	
div.alignleft {
	-moz-box-sizing:border-box;box-sizing:border-box;
	float: left;
	}
div.barra {
	margin-top: 50px;
	position:relative;
	width: 752px;
	height: 67px;
	-moz-box-sizing:border-box;box-sizing:border-box;
	}
	
#menu {
	margin-top: 50px;
	margin-bottom: 50px;
	position:relative;
	border-style: solid;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 30px;
	width: 767px;
	-moz-box-sizing:border-box;box-sizing:border-box;
	
}

#itens {
	margin-left: 15px;
	margin-right: 7px;
	float: left;
}
#itens-membros {
	padding-left:12 px;
	float: left;
}
#itens-membros2 {
	float: left;
}
#fotos{
	padding-top: 25px;
	
}
#fotos_inf{
	padding-top: 5px;
	padding-right:80px;
	padding-left:60px;
}

#camiseta{
	padding-right:30px;
	padding-left:30px;
}
#texto{
	
}
#foto-membro{
	float:right;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 10px;
	padding-right:5px;
	padding-left:5px;
}

#foto-membro1{
	float:left;
	text-align: center;
	font-weight: bold;
	font-size: 13px;;
	padding:10px;
}

#foto-membro2{
	float:right;
	text-align: center;
	padding-bottom: 25px;
	font-weight: bold;
	font-size: 13px;;
	padding-right:10px;
	padding-left:10px;
}

#divisoria{
		padding-bottom: 25px;
}

.divisoria{
	padding-top: 30px;
	padding-bottom: 30px;
}

.pagetitle{

	padding-bottom: 30px;
}

#btn-topo{
	position:absolute;
	margin-left:495px;
	margin-top:-10px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#comment{
	text-align: left;
}

#t {
	font-family:verdana;
	font-size:16px;
	font-weight: bold;
}

#VS {
	font-family:verdana;
	font-size:10px;
	font-style: italic;
}

img {
	border: 0px;
}

a:link {
	font-weight: bold; 
	text-decoration: underline;
	color: #000000;
}

a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}

a:active {
	text-decoration: none
}.link{
	font-size: 11px;
	color: #000000;
}
div.right{
	
-moz-box-sizing:border-box;box-sizing:border-box;
	width:95%;
}
div.baixe-left{
	position:relative;
	-moz-box-sizing:border-box;box-sizing:border-box;
	margin-top:-95px;
	margin-left:30px;
}
