a								{ text-decoration: none; outline: none; }
a img							{ border: none; }

#page-wrap						{ background: white; width: 658px; height: 380px; margin: 0 auto; }

#slider							{ background: white url(../imagenes/fondo-izq-t.png); height: 363px; overflow: hidden;
								  position: relative; }
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 2880px; position: relative; margin:0px; padding:0px; }

.slide							{ padding: 40px 30px; width: 600px; float: left; position: relative; }
.slide h1						{ font-family: Helvetica, Sans-Serif; font-size: 30px; letter-spacing: -1px;
								  color: #FFF; margin-top:233px; }
.slide p						{ color: #FFF; font-size: 12px; line-height: 14px; width:550px; margin-top:240px; vertical-align: middle; position: relative; height:90px; }
.slide img						{ position: absolute; top: 0px; left: 1px; }
#slider-stopper					{ position: absolute; top: 1px; right: 20px; background: #ac0000; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; display:none; }
