* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

ul, li {
	list-style:none;
}

body {
	text-align:center;
	margin:0;
}

#title {
	display:none;
}

#top {
	position:relative;
	background:url(../img/top.gif) no-repeat;
	width:800px;
	height:66px;
	overflow:hidden;
	margin:40px auto 0 auto;
}

#top a {
	display:block;
	position:absolute;
	top:19px;
	height:32px;
	overflow:hidden;
	line-height:200px;
	cursor:pointer;
}

#top #logo {
	width:160px;
	height:55px;
	left:0;
	top:0;
}

#top #projeto {
	width:86px;
	left:195px;
}

#top #ovale {
	width:195px;
	left:287px;
}

#top #noticias {
	width:77px;
	left:488px;
}

#top #links {
	width:53px;
	left:571px;
}

#top #arquivo {
	width:79px;
	left:630px;
}

#top #galeria {
	width:70px;
	left:716px;
}

#content {
	background:url(../img/bg_principal.jpg) top center repeat-x;
	text-align:left;
	padding-top:255px;
	min-height:619px;
	_height:619px;
}

#left {
	margin-left:1px;
	background:url(../img/bg_principal.jpg) -321px -256px no-repeat #f2f7fb;
	padding:10px 35px 10px 35px;
	width:429px;
	min-height:879px;
	_height:879px;
}

#left a {
	color:#51aaec;
}

.post div, .post div p {
	font-size:16px;
}

.post .date {
	background:url(../img/bg_data.gif) no-repeat;
	width:45px;
	height:48px;
	overflow:hidden;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	float:left;
	margin-right:5px;
}

.post .date span {
	font-size:20px;
	display:block;
}

.post h2 {
	font-size:30px;
	color:#005a9c;
	margin:0 0 20px 0;
}

.interna div * {
	font-size:14px;
}

.interna h2 {
	font-size:30px;
	color:#005a9c;
	margin:0 0 20px 0;
}

.interna p {
	margin:0 0 18px 0;
}

.interna li {
	list-style:disc outside;
	margin-bottom:10px;
}

#right {
	width:237px;
	padding:10px 21px 10px 21px;
	color:#51aaec;
}

.galeria_item {
	display:block;
	margin-bottom:20px;
	text-decoration:none;
	color:#51aaec;
}

.galeria_item:hover {
	text-decoration:underline;
}

.galeria_item img {
	padding:3px;
	border:1px solid #bfd6e6;
	margin-bottom:3px;
}

#tit_galeria {
	display:block;
	height:15px;
	overflow:hidden;
	/*line-height:200px;*/
	margin-top:-10px;
	margin-bottom:15px;
}

#bot {
	position:relative;
	background:url(../img/bg_bot.gif) top center repeat-x;
	height:179px;
}

#credits {
	text-align:center;
	padding-top:130px;
}

#credits, #credits * {
	font-size:11px;
	color:#FFFFFF;
}

#flasg_eng {
	position:absolute;
	left:0;
	top:160px;
	display:block;
	background:url(../img/flag_english_version.gif) no-repeat;
	width:26px;
	height:101px;
	overflow:hidden;
	line-height:500px;
}
#link_img {
	position:absolute;
	left:0;
	top:120px;
	display:block;
	/*background:url(../img/flag_english_version.gif);*/
	/*border: 1px solid red;*/
	width:476px;
	height:141px;
	overflow:hidden;
	line-height:500px;
	margin-left:230px;
}

.separador01 {
	background:url(../img/separador01.gif) no-repeat;
	height:19px;
	margin:30px 0 30px 0;
}

.separador02 {
	background:url(../img/separador02.gif) no-repeat;
	height:19px;
	margin:15px 0 15px 0;
}

#tbl_paginacao {
	width:100%;
}

#tbl_paginacao #paginacao_info {
	text-align:right;
}

#tbl_paginacao #paginacao a {
	padding:0 2px 0 2px;
}

#tbl_paginacao #paginacao a.atual {
	font-weight:bold;
}

#galeria_left .galeria_item {
	xfloat:left;
	xwidth:180px;
}

td {
	xborder:1px solid red;
}

