@charset "utf-8";
/* CSS Document */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.last_work { width:250px; height:200px; float:left; margin:0 5px;
}
.screenshot { width:240px; height:145px; padding:5px; background-color:#FFF;
}
p.datos_work { font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#f7f7f7;
}
p.datos_work a { color:#FC0; text-decoration:none;
}
.articulo_home { 
	float:left; 
	width:440px; height:141px; 
	margin:0 10px 10px 10px; padding:10px 15px; 
	border:1px dotted #f1f1f1; 
	background:url(../imagenes/bg-black-transp.png) repeat;
}
.titulo_art { font-size:13px; color:#fc0;
}
.sumilla_ult_art { font-size:12px; color:#FFF; line-height:20px; text-align:justify;
}
.link_art a { font-style:italic; color:#fc0;
}
.etiqueta_susc {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#eee;
	font-weight:normal; width:80px; height:23px;
}
.caja_susc { 
	background-color:#FFF; 
	color:#333; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; padding:2px; height:18px; border:0; 
	margin:6px auto;
}
.boton_suscripcion { 
	background:url(../imagenes/boton-suscripcion.png) no-repeat; 
	width:99px; height:25px; 
	color:#FFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	border:0; 
	cursor:pointer;
}
.ad_lateral { 
	width:200px; min-height:50px; margin:10px auto 10px auto;
}
