@CHARSET "utf-8";

#inst-3d{
	width:1000px;
	margin-top:15px;
	margin-right:2px;
	border-top:4px solid #c40001;
	background-image: url(../imagenes/fondo_novedades_slide.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	clear:both;
	float: left;
			
}

#titulo-inst-3d{
	width:980px;
	color:#FFF;
	padding:10px 0 0 10px;
	font-size:17px;
	margin-bottom:40px;
	float: left;
}

#cont-inst-3d{
	width:980px;
	padding:0 10px 0 10px;
	float: left;
	margin-bottom:20px;
}



