BODY {
	margin: 0px;
	background-image: url(img_interfaz_home/splash_fondo.png);  background-repeat: repeat-y;
	background-position: center;
}

.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}


ppp { background-image: url(img_interfaz_home/splash_fondo.png);  background-repeat: repeat-y;  width: 996px; }
