*								{ margin: 0; padding: 0; }
body							{ font-family: "Lucida Grande", Arial, Sans-Serif; background: #FFFFFF; }

a {color: #0E3F62;text-decoration:none;}
a:visited {color:#0E3F62;text-decoration:none;}
a:hover {color: #0E3F62;text-decoration:underline;}
a:active { color:#0E3F62;text-decoration:none;}
a img							{ border: none; }

#page-wrap						{ background: white; width: 740px; margin: 0 auto; 
								  padding: 5px 0; }

#slider							{ background: white url(../images/fondoslider.gif); height: 260px; overflow: hidden;
								  position: relative; margin: 5px 0; }
								  
                                /* 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; }

.slide							{ padding: 40px 30px; width: 740px; float: left; position: relative; }
.slide h1						{ font-family: Helvetica, Sans-Serif; font-size: 30px; letter-spacing: 0px;
								  color: #0E3F62; }
.slide p						{ color: #868480; font-size: 12px; line-height: 22px; width: 300px; }
.dinamica						{ position: absolute; top: 20px; left: 400px; }
#slider-stopper					{ position: absolute; top: 1px; left: 20px; background: #0E3F62; color: #9AC6E9;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }