body {
  background-color: #ffffff;
  padding: 0 0;
  margin: 0 0;
  font-weight: normal; 
  font-family: Univers, arial, helvetica, sans-serif;
}

.invisible {display: none;}
.centrat {margin:0 auto; width: 750px;}

#cap {font-size: 0; height: 10px; background-color: #2ac5d0;}

#fila1 {font-size: 0;width: 100%; height:113px; margin-top: 50px;}
#fila2 {width: 100%; height: 158px; position: relative;}
.imatge {position: absolute; top: -1px; right: 60px;}
#fila3 {width: 100%;}
.sots-titol {padding: 0 0 3px 5px;}
.text-tria {width: 150px; float:left; padding: 0 15px 0 5px;}
.tria-idioma {width: 200px; float: left;}
.enviar {width: 155px; text-align:right;}
.text-gramatica {width: 350px; float:right; padding: 0 15px 0 0; text-align: right;}

#peu {width: 100%; margin-top: 150px;}
.enllasos {float: left; width: 510px; height: 102px; line-height:80px;}
.logo {float: right;}

input {
 width: 137px;
 font: 11px Univers, arial, helvetica, sans-serif;
 letter-spacing: 0.1em;
 color: #666666;
 border: 1px solid #000000;
 padding: 2px 1px 1px 4px;
 margin-bottom: 4px;
}
select {
 width: 143px;
 font: 11px Univers, arial, helvetica, sans-serif;
 letter-spacing: 0.1em;
 color: #666666;
 border: 1px solid #000000;
 margin-bottom: 4px;
}
.btn { 
 width: 16px;
 height: 19px;
 border: 0;
 background: #1c828a; 
 cursor: pointer; 
 background-image: url(../img/bsubmit.gif); 
 background-repeat: no-repeat;}

a img {border: 0;}
a, a:visited {color: #1c828a; font-weight: bold; font-variant: small-caps; text-decoration: none;}
a:active, a:hover {text-decoration: underline; color: #1c828a;}
a.gramatica, a.gramatica:visited {color: #2ac5d0; font-weight: bold; font-variant: normal; text-decoration: none;}
a.gramatica:active, a.gramatica:hover {text-decoration: underline; color: #2ac5d0;}
a.presentacio, a.presentacio:visited {color: #2ac5d0; font-weight: bold; font-variant: normal; text-decoration: none;}
a.presentacio:active, a.presentacio:hover {text-decoration: underline; color: #2ac5d0;}

.mini {font-size: 14px;}
.petit {font-size: 16px; letter-spacing:-0.05em;}
.normal {font-size: 18px; letter-spacing:-0.05em;}
.gran {font-size: 22px; letter-spacing:-0.05em;}

.blau-clar {color: #2ac5d0;}

