*{
	margin:0px;
	padding:0px;
}

body{
	background: url('../images/head_bg.gif') repeat-x top #2F2C2B;
	border:0px;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family: verdana, arial, sans-serif;  
}

#container{
	width:990px;
	margin:0 auto;
	text-align:left;
	bottom:0;
}

.hidden{
	display:none;
}

#header{
	float:left;
	width:993px;
	height:266px;
	z-index:2;
}

#logotopo{
	margin-top:30px;
	margin-left:-2px;
	margin-right:5px;

}

#header_bg{
	position: absolute;
	height:260px;
	width:550px;
	z-index:-2;
	margin-left:50px;
}

#bottom_header{
	float:left;
	width:158px;
	height:209px;
	margin-left:-32px;
}

#footer{
	background: url('../images/footer_bg.png') no-repeat bottom;
	height:300px;
	float:left;
	width:993px;
}

#menu_topo{
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

#menu_topo li{
	float:left;
	margin-top:7px;
	padding:5px 12px 8px 8px;
	background: url('../images/menu_topo_right.gif') no-repeat right;
}

#menu_topo li a{
	font-size:13px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

#menu_topo li a:hover{
	color:#FFF;
	padding-bottom: 8px;
	border-bottom: 10px solid #007D00;
}

#content{
	width:990px;
	height:100%; 
	float:left;
}

#content_left{
	float:left;
	width:660px;
}

#content_right{
	float:left;
	width:325px;
}

#subscription_panel{
	text-align:center;
	margin:40px 0 40px 0;
	padding:10px 0 10px 0;
	float:left;
	width:660px;
}

#subscription_panel a{
	font-size:17px;
	color:#FFF;
	text-decoration:none;
}

#subscription_panel a:hover{
	font-weight:bold;
	font-size:18px;
}

.blog_post{
	float:left;
	width:650px;
	border:1px solid #FFF;	
	background: #FFF;
	border-bottom: 10px solid #000;
}

.blog_post a{
	color: #333;
	text-decoration:none;
}

.blog_post a:hover{
	text-decoration:underline;
}

.title_blog_post{
	font-size:17px;
	background:url('../images/bg_title_blog_post.jpg') repeat-x top #C60101;
	padding:5px 0 0 0;
}

.title_interna{
	font-size:17px;
	background:url('../images/bg_title_blog_post.jpg') repeat-x top #C60101;
	padding:5px 0 0 35px;
	color:#FFF;
}

.title_blog_post a{
	color:#FFF;
	text-decoration:none;
}

.title_blog_post a:hover{
	text-decoration:underline;
}

.date_blog_post{
	background:url('../images/bg_date_blog_post.png') no-repeat ;
	width:69px;
	height:66px;
	float:left;
	margin:0 10px;
	text-align:center;
	padding-top:8px;
	font-size:17px;
	color:#c60101;
}

.date_blog_post span{
	color:#000;
	font-size:26px;
}

.comments_blog_post{
	/*background:url('../images/bg_comments_blog_post.png') no-repeat ;*/
	width:43px;
	height:26px;
	margin:10px;
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	font-size:15px;
	color:#000;
}

.comments_blog_post a{
	color:#000;
}

.content_blog_post{
	color:#333;
	font-size:13px;
	padding: 10px 35px 20px 35px;
}

.footer_blog_post{
	background: #007D00;
	color:#000;
	font-size:11px;
	height:18px;	
	padding:5px 0 5px 15px;
}

.footer_blog_post:hover{
	color:#FFF;
	font-size:12px;
}

#video_home{
	margin:22px 10px 10px 10px;
	height:250px;	
	width:300px;
	border:9px solid #4C4A49;
}

#video_home:hover{
	border:9px solid #007D00;
}

.banner_home{
	margin:0px 10px 0px 20px;
}

#produzido{
	float:right;
	margin-right:100px;
	margin-top:-20px;
	bottom:0px;
}

.patrocinador{
	float:left;
	margin-right:10px;

}

#patrocinadores{
	float:left;
}

.input_text_interna{
	background: url('../images/input_text_interna.jpg') no-repeat;
	width:320px;
	height:17px;
	padding:4px 5px 0 5px;
}

.input_text_area_interna{
	background: url('../images/input_text_area_interna.jpg') no-repeat;
	width:570px;
	height:90px;
	padding:12px 5px 10px 5px;
	overflow:hidden;
}

.input_text_interna, .input_text_area_interna{
	border:0px;
	font-size:11px;
	margin-top:7px;
}

.inscricao_ativa{
	padding:10px;
	border:1px solid #007D00; 
	background:#DFFFDF;
}


.inscricao_encerrada{
	padding:30px 10px 30px 10px;
	border:2px solid #007D00; 
	background:#DFFFDF;
	text-align: center;
	font-weight:bold;
}



.edital_seletiva{
	width: 230px;
	background:#DFFFDF; 
	border:2px solid #007D00; 
	color:#333;
	font-weight:bold;
	padding:20px 0 20px 0;
	margin-left:150px;
	margin-top:50px;
}

.edital_seletiva a{
	color:#333;
	text-decoration:none;
}

.edital_seletiva a:hover{
	text-decoration:underline;
}

.label_int{
	margin:10px 0 10px 0px;
	border:0px;
}


#lista_simples{
	font-size:14px;
	margin:0px 0 0px 0px;
	list-style-type:none;
	width: 580px;
}

#lista_simples li { 
	padding:10px 0 10px 0;
	border-bottom:1px solid #CCC;
	width: 580px;
}

#lista_simples li a{ 
	text-decoration:none;
	color:#000;
}

#lista_simples li:hover {
	padding:10px 0 10px 0;
}


.big_title_bold{
	font-size:15px;
	color:#333;
	font-weight:bold;
}

.view_videos{
	width:500px;
	border-bottom:1px solid #333;
	display:block;
	padding:10px 5px 10px 5px;
}

.view_videos:hover{
	width:500px;
	border-bottom:2px solid #007D00;
	display:block;
	padding:10px 5px 10px 5px;
	background:#DFFFDF;
}


/* pagination */
.pagination{
	margin: 20px 0px 15px 0px;
	padding:10px;
}

.pagination a, .pagination span {
	padding: 2px 5px;
	display: block;
	float: left;
	margin-right: 5px; 
	color: #FFF;
}

.pagination a{
	background:#2F2C2B;
	text-decoration:none;
}


.pagination a:hover{
	color:#2F2C2B;
}

