.sub {

	margin-top:20px;	

}

#content .cats {

	margin:0;

	padding:0 5px;

}

#content .cats ul{

	padding:0;

	margin:0;

}

.cats li {

	list-style:none;

	margin-right:20px;

}



.cats li a { 	
	line-height:16px; 	
	color:#222;
	display:block;
	background:#9F3540;	
	color:#FFF;
	padding:5px 10px 7px 10px;	
	border-bottom:1px dotted #E3838D;
	border-top:0 solid;
	width:160px;
}



.cats li a.l2 { 



}



.cats li a:hover,

.cats li.selected a{ 	

	background:#C7E7F5;

	background:#8A2932;

	color:#444;

	color:#FFF;	

}



.paginacao {

	margin-left:30px;	

}



#content .col1 h3 {
	position:relative;
	z-index:10
}

#content .col1 ul {
	position:relative;
	z-index:50;
}



#list  ul {
	margin:0;
	padding:0 20px 0 0px;
	list-style:none;
}



#list li {
	float:left;
	width:330px;
	margin-right:10px;
	background:#FCFCFD url(/img/field-bg.gif) repeat-x 10px 0;
	height:55px;
	border-bottom:1px solid #FFF;
}

#list li a {
	display:block;
	padding:7px 15px 7px 25px;
	background:url(/img/seta-premios.png) no-repeat 10px 15px;
}