* 								{ margin:0px; padding: 0px;}
#page-wrap						{ width: 980px; margin: 0 auto; 
								  padding: 0px; }

#slider							{ background: url(../images/fondo-slide.png); height: 315px; overflow: hidden;
								  position: relative; margin: 0px; }
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 2500px; position: relative; }

.slide							{ padding: 75px 80px; width: 900px; float: left; position: relative; }
.slide h1						{ font-family: Arial, Helvetica, sans-serif; font-size: 32px; letter-spacing: -1px; 				 									font-weight:800; padding-bottom:10px;
								  color: #ffffff; text-shadow: 0px 1px 8px #cb6e19; }
.slide p						{  font-family: Arial, Helvetica, sans-serif; font-size: 19px; line-height:1.2em;
								  color: #ffffff; text-shadow: 0px 1px 8px #cb6e19; width: 300px;}
.slide img						{
	position: absolute;
	top: 0px;
	left: 480px;
}
#slider-stopper					{ font-family: Arial, Helvetica, sans-serif; position: absolute; bottom: 30px; right: 65px; 
								   background: #f57e23; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }

.brillo				{  position: absolute; top: 0px; left: 0px;  z-index: 2000; background-image:url(../images/brillo-superior.png); 				 						background-repeat:no-repeat; background-position:top; width:980px; height:50px; }
