/* Start of CMSMS style sheet 'box-anteriores' */
#apoio {
	height:70px;
	width:241px;	
	background:#EFEFEF url(https://www.ciberarte.com.br/img/bg-apoio.gif) top left no-repeat;
	float: right;
	padding:10px 0 10px 24px;
	}
	
.anteriores {
	height:90px;
	width:505px;	
	background:#EFEFEF url(https://www.ciberarte.com.br/img/bg-anteriores.gif) top left no-repeat;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;	
	text-decoration: none;	
	}	

.anteriores em{
	font: 10px Arial, sans-serif; 
	color: #333;
	}	

.anteriores span{
	font: 40px Arial, sans-serif; 
	color: #FFF;
	}	
	
.anteriores .box{
	height: 70px;
	width: 70px;
	float: right;
	margin: 10px 10px 0 0;
	display: inline;	
	text-align:center;	
}

.anteriores .box a {
	text-decoration: none;
	display: block;
	height: 65px;
	width: 70px;
	padding: 5px 0 0 0;	
}

.anteriores .box a:hover {
	background-color:#FFF;
}

.anteriores a:hover span{
	color:#000;
}

.nr1 {
	background-color: #F5C66C;	
}

.nr2 {
	background-color: #FF7D58;	
}

.nr3 {
	background-color: #A1CC4D;	
}

.nr4 {
	background-color: #BBBBBB;	
}

.nr5 {
	background-color: #F6402D;	
}

.nr6 {
	background-color: #4EBAFF;	
}
/* End of 'box-anteriores' */

