/*################################################
#################  GLOBALES  #####################
################################################*/

*{ padding: 0; margin: 0; }

body     { font-family:Eurostile,Verdana,Tahoma,Arial; font-size:13px; color:#000; margin:0px; border:0; letter-spacing:0.1em; font-weight:900; }
img      { border:0; }
a:link   { cursor: hand; }

/*################################################
##################  ESTRUCTURA  ##################
################################################*/

.base  { width:902px; height:510px; padding-top:15px; margin:auto; text-align:center; border:1px solid #FFF; }
.video { width:900px; height:300px; margin:5px auto 0 auto; border:1px solid #FFF; }
.texto { width:900px; margin:10px auto 0 auto; border:1px solid #FFF;  }
.blanco{ width:900px; height:16px;  margin:3px auto 0 auto; border:1px solid #FFF; }
.link  { width:685px; height:40px;  margin:30px auto 0 auto;border:1px solid #FFF; text-align:center; }
.pie   { width:435px; height:12px;  margin:50px auto 0 auto; border:1px solid #FFF; color:#888; font-size:11px; word-spacing:0; font-weight:400; }


.sens { background-image: url(img/sens.gif); cursor:hand; text-decoration:none; display:block; }
.sens:hover { background-image: url(img/sens_on.gif); }

.you {  background-image: url(img/you.gif); cursor:hand; text-decoration:none;  display:block; }
.you:hover { background-image: url(img/you_on.gif); }

.face { background-image: url(img/face.gif); cursor:hand; text-decoration:none; display:block;  }
.face:hover { background-image: url(img/face_on.gif); }

.venta_2 { background-image: url(img/venta_2.gif); cursor:hand; text-decoration:none; display:block; }
.venta_2:hover { background-image: url(img/venta_2_on.gif); }

.venta_3 { background-image: url(img/venta_3.gif); cursor:hand; text-decoration:none; display:block; }
.venta_3:hover { background-image: url(img/venta_3_on.gif); }

.venta_4 { background-image: url(img/venta_4.gif); cursor:hand; text-decoration:none; display:block; }
.venta_4:hover { background-image: url(img/venta_4_on.gif); }

.al       { font-size:11px; color:#888; text-decoration:none; cursor:hand; word-spacing:0; font-weight:400; }
.al:hover { color:#333; }

.dal { margin:20px 10px 10px 10px; }
.legal { font-size:11px; text-align:justify; word-spacing:0; font-weight:400; }

.cambio { width:900px; margin-top:12px; }
