*{ padding:0px; margin:0px; }
body{ background:#000000; }
a{ color:#C8DCE5;}
h3{ margin: 10px 10px 0 10px; color:#FFF; font:18pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }

.boxgrid{ 
width: 325px; 
height: 260px; 
margin:3px; 
float:left; 
background:#161613; 
/*border: solid 1px #3F3F3F; */
overflow: hidden; 
position: relative; 
}
.boxgrid img{ 
position: absolute; 
top: 0; 
left: 0; 
border: 0; 
}
.boxgrid p{ 
padding: 0 10px; 
color:#afafaf; 
font-weight:bold; 
font:10pt "Lucida Grande", Arial, sans-serif; 
}

.boxcaption{ 
float: left; 
position: absolute; 
background: #000; 
height: 100px; 
width: 100%; 
opacity: .8; 
}
.captionfull .boxcaption {
top: 260px;
left: 0;
}
.caption .boxcaption {
top: 220px;
left: 0;
}

h3 a{}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: #000000;
	margin-top: 10px;
}
.rodape {
	text-align:center;
	font-size:12px;
	color:#ffffff;
	line-height:30px;
}

