.boxgrid{
	width: 305px;
	height: 201px;
	float:left;
	background:#ffffff;
	overflow: hidden;
	font-size: 14px;
	color: #FFF;
	position: relative;
	margin-top: 15px;
	margin-right: 7px;
	margin-bottom: 15px;
	margin-left: 7px;
}  
.boxgrid img{  
    position: absolute;  
    top: 0;  
    left: 0;  
    border: 0;  
} 

/* caption */ 

 .boxcaption{
	float: left;
	position: absolute;
	height: 201px;
	width: 100%;

	padding-top: 2px;
	vertical-align: middle;
	background-image: url(../images/back-box.png);
        }  

/* caption Full */ 

    .captionfull .boxcaption {
	top: 2px;
	left: 0;
    }  
    .caption .boxcaption {  
        top: 220;  
        left: 0;  
    }  
#caixa-detalhes {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #93002C;
	text-align: left;
	opacity: .9;

















        /* For IE 5-7 */  
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);  
	/* For IE 8 */  
        -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	background-image: url(../images/back-txt-detaq.png);
	margin-top: 147px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 45px;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	background-position: right;
}
.sub-text {
	font-size: 12px;
	color: #333;
}

.link-detalhes {
	color: #93002C;
	text-decoration: none;
}

a.link-detalhes : hover{
	color: #93002C;
}
#box-preto {
	height: 160px;
	width: 200px;
	background-image: url(../images/back-caixa.jpg);
	background-color: #93002C;
}
.sub-text-end {
	font-size: 11px;
	color: #666;
	font-weight: bold;
}
