/*GENERAL*/
a:link, a:visited {color:#0152A9;}
body {background:#fff; margin:0px 8px 0px 3px; font-size:59%; font-family:'Trebuchet ms';}
IMG {border:0;}

 #intro {
position:absolute;
top:50%;
 height:623px;
 width:99%;
margin-top: -312px;
padding:0;
margin-left:auto;
margin-right:auto;
text-align:center;
} 

#sx {width:55%; background:url('/images_intro/sx.gif') repeat-x; position:absolute; left:0; top:50%;
 height:623px; margin-top: -310px;}
#ds {width:48%; background:url('/images_intro/ds.gif') repeat-x; position:absolute; right:0; top:50%;
 height:623px; margin-top: -310px;}

#intro IMG {margin-top:82px;}
#intro IMG.entra {margin-top:15px!important; margin-left:-40px;}


