body{
	margin:0px;
	padding:0px;
	background:#000000;
}
#content{
	margin-right:auto;
	margin-left:auto;
	width:1024px;
	/*border:1px solid green;*/
}

#top_right{
	float:left;
	width:485px;
	padding:0px;
	margin:0px;
	background:url(../images/top_1_bg.jpg) no-repeat left;
	height:auto;
}
 #top_left{
	float:left;
	width:auto;
	padding:0px;
	margin:0px;
}

#clear{
	clear:both;
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
	height:0px;
}

#menu {
	clear:both;
	margin:0;
	padding-top:0px;
}

#main_content{
	width:100%;
	background:url(../images/bg_main_content.gif) repeat-y #0d1110;
	/*border:1px solid #fff;*/
}

#side_content_{
	float:left;
	margin-left:65px;
	width:253px;
	height:auto;
	background:url(../images/point_side.gif) repeat-y  top right #0d1110;
}
#agenda{
	float:right;
	margin:10px 0px 0px 0px;
	width:676px;
	height:510px;
	background:url(../images/back_agenda.png) no-repeat top left;
	/*border:1px solid red;*/
}
#agenda #link_float{
	text-align:right;
	width:680px;
	/*border:1px solid #fff;*/
}
.atras{
	position: relative;
	top: 7pt;
	left:0px;
	z-index: 1;
}
.frente {
	width:128px;
	height: 105px;
	position: absolute;
	top: 1;
	left:1;
	z-index: 2;

}

#content_in{
	float:left;
	margin:0px;
	padding:10px 26px 0px 80px;
	width:636px;
	background:url(../images/point_side.gif) repeat-y  top right;
}

#side_content_in{
	float:left;
	padding:0px 10px 0px 0px;
	margin-left:2px;
	width:253px;

}

#side_content_ #side_box,#side_content_in #side_box{
	width:90%;
	background:url(../images/point_bottom.png) repeat-x bottom left;
	padding-top:3px;
	font-family:arial;
	font-size:12px;
	color:#cbcbcb;
	padding:10px;

}

#side_content_in #side_box_empty{
	width:245px;
	height:100%;
	padding-top:3px;

}



#rodape {
	clear:both;

	padding-top:20px;
	width:100%;
	height:60px;
	background:url(../images/rodape.png) no-repeat 33px 98%;
	text-align:right;
}

#posted {
	margin:20px 0px auto;
	width:100%;
	height:24px;
	text-align:right;
	font-family:arial;
	font-size:10px;
	font-weight:bolder;
	color:#bfe41a;
	padding:7px 15px 0px 0px;
	background:url(../images/back_posted.png) no-repeat top left;
}

#imagegallery ul, #imagegallery_2 ul {
  list-style: none;
  margin:4px 0px 4px 0px;
  background:url(../images/point_bottom.png) repeat-x bottom left;
}

#imagegallery li,#imagegallery_2 li{
  display: inline;
  list-style:none;
  padding:2px;
}

#imagegallery img {
  padding: 1.6em;
  overflow:hidden;

}

#imagegallery_2 img {
  padding: 1.2em;
  overflow:hidden;

}

#point{
	width:100%;
	margin:5px;
	background:url(../images/point_bottom.png) repeat-x top left;
}

#video_content{
	margin:2px;
	padding:5px;
	background-color:#0000000;
	background-image:none;
	text-align:center;
}


.at{
	color:#97d100;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
}

.at2{
	color:#97d100;
	font-family:arial;
	font-size:14px;
	text-decoration:none;
	margin-top:5px;
	margin-left:5px;
}


.link_more{
	color:#01d2ff;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
}

.title_blog{
	color:#bfe41a;
	font-family:Trebuchet Ms;
	font-size:20px;
	font-weight:bold;

}
.txt_blog{
	color:#c0c4c3;
	font-family:arial;
	font-size:12px;
	text-align:justify;
}
.pag_link{
	font-family:Trebuchet Ms;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#00ffbf;

}
#pag a{
	font-family:Trebuchet Ms;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#00ffbf;
}