*{
	border:0;
	margin:0;
}

body{
	margin:0;
	padding:0;
	background:#fff;
	color:#333;
	text-align:center;
	font:11px Tahoma;
	height:100%;
	background-image:url(../img/bk.jpg);
	background-repeat:repeat-x;
	
}

#container{
   width:787px;
   position:relative;
   float:top;
   margin:0 auto 0 auto;   
   padding:0;
   text-align:left;
   
}
#barra_top{
	background:#F0F0F0;
	text-align:left;
}
#container_inner{	
	min-height:450px;
	height:auto;
	height:320px !important;
}
#col1{
	float:left;
	width:200px;
	margin:10px 0 10px 0;
}
	#col21 ul{
		list-style:none;
		margin:0;
		padding:0;
	}
	#col21 li{
		border-bottom: 1px dotted #CCC;
		margin: 0;
	}
	#col21 li a {
		display:block;
		background:#fff;
		padding:4px 4px 4px 0.4em;
		border-left:4px solid #FF6600;
		color:#666;
		text-decoration: none;
	}
	#col21 li a:hover {
		color:#333;
		background:#FFCC00;
		border-left:4px #000 solid;
	}
	#col21 a.active{
		border-left:5px #789CC1 solid;
		background: #666666;
		color: #333;
		font-weight:bold;
	}
	/* Fix IE. Hide from IE Mac \*/
	* html #col1 ul li { height: 1%; }
	* html #col1 ul li a { height: 1%; }
	/* End */

#col2{
	float:left;
	width:787px;
	margin:2px;
}
#col3{
	float:right;
	width:250px;
	margin:10px 0 10px 0;
}
#rodape{
	margin-top:10px;
	clear:both;
	background:#efefe4;
	
}

ul.lista_hover{
	margin:0;
	list-style-type:none;
	margin-bottom:10px;
}
ul.lista_hover li{
	padding:3px;
	border-bottom:1px #efefe4 solid;
}
ul.lista_hover li:hover{
	background:#F9F9F9;
}
ul.lista_hover a{
	color:#666;
	text-decoration:none;
}
ul.lista_hover a:hover{
	color:#333333;
}

h2{
	color:#333;
	margin:15px 0 15px 0;
}
h2 a{
	color:#333;
}
h2 a:hover{
	text-decoration:none;
	color:#666666;
}

h3{
	margin-bottom:10px;
}

a{
	color:#666;
	text-decoration:none;	
	text-align:left;
}
a:hover{
	color:#333;
	text-decoration:underline;
}
#filtro{
	padding:3px;
	background:#F9F9F9;
	margin-bottom:10px;
	color:#333;
}

.banner{ padding-bottom:10px; }

input, select, textarea{
	background:#FFF;
	font:12px verdana;
	color:#333;
	border:1px #E0E0E0 solid;
	margin-bottom:5px;
}
input.btn{
	background:#FC0;
	color:#000;
	font-weight:bold;
	border:1px #F90 solid;
}

p{
	margin-bottom:10px;
	line-height:1.8em;
}

.cleft{ 
	clear:left; 
}

.imgleft{
	float:left;
	margin:0 10px 10px 0;
}
.txt1{
	color:#050;
	font:bold 12px Tahoma;
}

ul.lista{
	list-style-type:square;
	
}
ul.lista li{
	margin-bottom:5px;
}

.linha{
	background:#eee;
	height:1px;
	margin:15px 0 15px 0;
}


.lmenu {
	background-color:#D5e272;
	display:block;
	width:100%;
	padding-top:3px;
	padding-bottom:3px;
	text-align:left;
	}
	
/* Pagina Artigos  */

.data{ font-size:10px; margin-bottom:15px; color:#666; }
.autor{ background:#F9F9F9; padding:10px; border-top:1px #DDD solid; border-bottom:1px #DDD solid; }
.autor a{ font-size:12px; font-weight:bold; margin-bottom:5px; }




/* Inicial - Mods */




	
#ImagemSessao {
	float:left;
	
	padding:5px;
	width:170px;
	height:130px;
	background-color:#f9f9f9;
}

#textoSessao {
	float:left;
	margin-left:2px;
	width:170px;
	padding:5px;
	
	background-color:#f9f9f9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:left;
	}
.tituloSessao {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#006600;
	}

#roteiros {
	width:180px;	
	margin-left:3px;
	background-color:#e9e9e9;
	}

#banners {
	width:570px;
	float:left;
	}
#banner1 {
	width:280px;
	height:90px;
	background-color:#003333;
	}
#banner2 {
	width:280px;
	height:90px;
	background-color:#00CC33;
	margin-left:10px;
	}
.toposwf {
	margin-left:19px;
	margin-top:13px;
	}
