@charset "utf-8";

#imgscroll .boxgrid{width:180px; height:150px; margin:0px; float:left; background:#FFF; overflow:hidden; position:relative; padding:0px; border:0px solid #EBEBEB;}

.boxgrid{width:180px; height:150px; margin:0px 0px 0px 0px; float:left; background:#FFF; overflow:hidden; position:relative; color:#606061; 
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;}
.boxgrid img{position:absolute; top:0; left:40; border:0;}

.boxcaption{float:left; position:absolute; background:none; width:180px; height:150px; opacity:.8; padding:0px 0px 0px 0px;

/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";}
/*
.boxcaption a{color:#000; font-weight:bold; font-size:9pt; display:block; width:100%; text-align:center; position:relative; top:7px;}
.boxcaption a:hover{color:#0065B2;}
.boxcaption .blanco{
width:auto;
height:15px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
padding-left:5px;
color:#FFFFFF;
}
.boxcaption .plomo{
width:auto;
height:15px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
padding-bottom:5px;
color:#606061;
}*/