body {
	background: #fde4bc no-repeat;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #000;
}
a:link {
	text-decoration : none;
	color : #000;
}
a:visited {
	text-decoration : none;
	color : #000;
}
a:hover {
	text-decoration : underline;
	color : #000;
}
a:active {
	text-decoration : none;
	color : #000;
}
#main_site {
	background: url(../imgs/main_bg.jpg) #fde4bc repeat-y;
	position : absolute;
	margin-top : 35px;
	margin-left : 0px;
	width : 900px;
}
#main_links {
	position : absolute;
	margin-top : 205px;
	margin-left : 45px;
	padding: 0;
	width : 550px;
	height : 29px;
	z-index : 1000;
}
#cover {
	background: url(../imgs/capas_bg.png) no-repeat;
	position : absolute;
	margin-top : 90px;
	margin-left : 650px;
	width : 225px;
	height : 250px;
	z-index : 100;
}
#cover_latest {
	position : relative;
	margin-top : 18px;
	margin-left : 43px;
	width : 146px;
	height : 197px;
	border : 1px #000 solid;
}
#header {
	position : relative;
	background: url(../imgs/header_bg.gif) repeat-x;
	float : left;
	margin-top : 0px;
	margin-left : 0px;
	width : 900px;
	height : 200px;
}
#logo {
	position : relative;
	margin-top : 45px;
	margin-left : 30px;
	width : 320px;
	height : 85px;
}
#download {
	position : relative;
	background: url(../imgs/header_downloads.png) no-repeat;
	margin-left : 380px;
	margin-top : -120px;
	width : 230px;
	height : 150px;
}
#download_text {
	position : absolute;
	margin-left : 435px;
	margin-top : -122px;
	font-size: 10px;
	color: #fff;
}
.download_text a:link, .download_text a:visited {
	font-size: 13px;
	color: #74ed12;
	text-decoration: none;
}
.download_text a:hover {
	color: #fff;
}
.download_text a:active {
	font-size: 13px;
	color: #74ed12;
	text-decoration: none;
}
#main_content {
	position : relative;
	float : left;
	width : 580px;
	margin-left : 40px;
}
.title {
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-transform : uppercase;
	font-weight : bold;
}
.main_text {
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #000;
}
#archive{
	position : relative;
	background: #000;
	float : left;
	width : 574px;
	height : 230px;
	border : 1px #000 solid;
	text-align : center;
}
#right_bar {
	float : right;
	width : 210px;
	margin-right : 22px;
	text-align : center;
}
.colunistas_lista {
	width : 180px;
	height : 70px;
	text-align : left;
	display : block;
}
.colunistas_nome {
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #ee9f31;
	text-transform : uppercase;
	font-weight : bold;
}
.colunistas_titulo {
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #fff;
	margin-top : 10px;
}
#credits {
	width : 655px;
	height : 90px;
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	margin-top : 30px;
	color: #333;
	text-align : center;
	float : left;
}

/* menu */
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
li {
	float: left;
	position: relative;
	width: 10em;
}
ul li {
	position: relative;
}
li ul {
	display: none;
}
li:hover ul, li.over ul {
	display: block;
}
.menu_links {
	background: url(../imgs/buttons_bg.jpg) no-repeat;
	position : relative;
	padding-top: 7px;
	float : left;
	font-size: 11px;
	color: #feaa2b;
	font-weight : bold;
	width : 109px;
	height : 29px;
	text-align : center;
}
.menu_links_li {
	background: #fff;
	position : relative;
	padding-top: 5px;
	padding-left: 5px;
	float : left;
	font-size: 10px;
	color: #000;
	height : 25px;
	width : 120px;
	text-align : left;
}
/* Blogs */
.blog_nome {
	font-family: Arial, Verdana, helvetica, arial, sans-serif;
	font-size: 20px;
	color: #ee9f31;
	text-transform : uppercase;
	font-weight : bold;
}
.blog_texto, .blog_data {
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #000;
}
.blog_comentar {
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #ee9f31;
	font-weight : bold;
}
.blog_titulo {
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight : bold;
}
#blog_titulo_topo {
	background: url(../imgs/chave.jpg) no-repeat;
	width : 570px;
	height : 49px;
}
#blog_texto_topo {
	padding-top : 5px;
	margin-left : 17px;
}
#blog_detalhe_top {
	background: url(../imgs/blog_perfil_topo.png) no-repeat;
	width : 181px;
	height : 28px;
}
#blog_detalhe_middle {
	background: url(../imgs/blog_perfil_fundo.png);
	width : 181px;
}
#blog_detalhe_bottom {
	background: url(../imgs/blog_perfil_bottom.png) no-repeat;
	width : 181px;
	height : 30px;
}
.blog_detalhe_titulo {
	color: #fff;
	text-transform : uppercase;
	font-weight : bold;
	text-align : left;
	padding-left : 10px;
	padding-right : 10px;
}
.blog_detalhe_texto {
	color: #000;
	text-align : left;
	padding-left : 10px;
	padding-right : 10px;
}