body {
	background: #054571 url(/images/background.jpg) repeat-x;
	margin-left : 0;	
	margin-top : 0;	
	margin-right : 0;	
	margin-bottom : 0;	
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	overflow: auto;
}

a:link, a:visited {	
	font-weight : bold;
	text-decoration : none;	
	color : #587aab;
}

a:hover, a:active {
	font-weight : bold;	
	text-decoration : none;	
	color : #76933a;
}

a.arquivos:link, a.arquivos:visited {
	font-weight : normal;	
	text-decoration : none;	
	color : #666;
}

a.arquivos:hover, a.arquivos:active {
	font-weight : bold;	
	text-decoration : none;	
	color : #587aab;
}

a.link_comentarios:link, a.link_comentarios:visited {
	font-weight : bold;
	color : #fff;
	font-size: 12px;
}

.data {
	font-family: Georgia, Times New Roman, serif;
	font-weight : bold;
	color : #fff;
	font-size: 14px;
}

.num_comentarios {
	font-family: Georgia, Times New Roman, serif;
	font-weight : bold;
	color : #fff;
	font-size: 12px;
}

a.num_comentarios:link, a.num_comentarios:visited {
	font-weight : bold;
	color : #fff;
}

a.num_comentarios:hover, a.num_comentarios:active {
	color : #fffc25;
}

.comentarios {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight : normal;
	color : #fff;
	font-size: 11px;
}

a.comentarios:link, a.comentarios:visited {
	font-weight : normal;
	text-decoration: none;
	color : #fff;
}

a.comentarios:hover, a.comentarios:active {
	color : #fffc25;
}

.title_posts {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight : bold;
	color : #587aab;
	font-size: 15px;
	text-transform: uppercase;
}

#center {
	background: #fff url(/images/fundo.jpg) repeat-y;
	position : absolute;
	left : 50%;
	width : 900px;
	margin-left : -450px;
}

#top {
	background: #fff url(/images/topo.jpg) no-repeat center top;
	position : relative;
	width : 900px;
	height : 195px;
	float: left;
}

#menu_horizontal {
	position : relative;
	margin-left: 0px;
	margin-top : 0px;
	padding-top: 12px;
	padding-left: 6px;
	width : 344px;
	height : 26px;
	float: right;
}

#home {
	position : relative;
	margin-left: 8px;
	margin-top : 3px;
	width : 180px;
	height : 155px;
	float: left;
}

#flickr {
	position : relative;
	margin-left: 90px;
	margin-top : 50px;
	width : 160px;
	height : 100px;
	float: left;
}

#siga-me {
	position : relative;
	margin-left: 280px;
	margin-top : 108px;
	width : 165px;
	height : 60px;
	float: left;
}

#menu_vertical {
	position : relative;
	margin-left: 15px;
	margin-top : 0px;
	width : 240px;
	height : auto;
	float: left;
}

#menu_texto {
	position : relative;
	margin-left: 22px;
	margin-top : 0px;
	width : 205px;
	height : auto;
	float: left;
}

#conteudo {
	position : relative;
	margin-left: 30px;
	margin-top : 15px;
	width : 550px;
	height : auto;
	float: left;
}

#bottom {
	background: #fff url(/images/rodape.jpg) no-repeat center top;
	position : relative;
	margin-top : 45px;
	margin-left: 0px;
	width : 900px;
	height: 25px;
	float: left;
	padding-top: 75px;
	text-align: center;
}

.data_comentarios {
	background: #fff url(/images/fundo_data_comentarios.jpg) repeat-x;
	position : relative;
	padding-top: 2px;
	width : 94px;
	height : 61px;
	float: left;
	text-align : center;
}

.posts {
	position : relative;
	margin-left : 15px;
	width : 400px;
	float: left;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight : normal;
	color : #666;
	font-size: 12px;
}

.nome_autor {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color : #666;
	font-size: 11px;
}

.conteudo_posts {
	position : relative;
	margin-bottom: 20px;
	width : 550px;
	height : auto;
	float: left;
}
