
body {
   margin: 0;
}

font {
   font-family: Arial;
   font-size: 10px;
}

font.privacidad {
   font-family: Arial;
   font-size: 9px;
}

font.copyright {
   font-size: 9px;
}

a.email{
   color: #000000; /*Color de les lletres del mail*/
   text-decoration: none;
}

font.Nombre {
   color: #000000;
}

font.LoginCarrito {
   color: #FFFFFF;
}

font.separador {
   color: #FFFFFF;
}

td.separador {
   height: 20px;
   background: #0066CC;
   border-bottom: solid 1 #B5D0EB;
}
td.login {
   height: 20px;
   background: #0066CC;
   border-bottom: solid 1 #B5D0EB;
}

td.separadorActiu {
   height: 20px;
}

td.item {
   height: 20px;
   background: #B5D0EB;
   border-bottom: solid 1 #0066CC;
}

td.itemActiu {
   height: 20px;
   background: #B5D0EB;
   border-bottom: solid 1 #0066CC;
}

td.Vacante {
   border-bottom: solid 1 #0066CC;
}

input.camp {
   font-family: Arial;
   font-size: 9px;
   border: solid 1 #000000;
}

input.boto {
   font-family: Arial;
   font-size: 9px;
   border: solid 1 #789CBC;
   background: #FFFFFF;
   width: 100px;
}

blockquote.item {
   margin-left: 10px;
   margin-right: 5px;
}

blockquote.separador {
   margin-left: 5px;
   margin-right: 5px;
}

a.separador:link {
   font-family: Arial;
   font-size: 10px;
   text-decoration: none;
   border-style: none;
   font-weight: normal;
   color: #FFFFFF;
}

a.separador:visited {
   font-family: Arial;
   font-size: 10px;
   text-decoration: none;
   border-style: none;
   font-weight: normal;
   color: #FFFFFF;
}

a.separador:hover {
   font-family: Arial;
   font-size: 10px;
   text-decoration: none;
   border-style: none;
   font-weight: normal;
   color: #FFFFFF;
}

a.item:link {
   font-family: Arial;
   font-size: 10px;
   text-decoration: none;
   border-style: none;
   font-weight: normal;
   color: #000000;
}

a.item:visited {
   font-family: Arial;
   font-size: 10px;
   text-decoration: none;
   border-style: none;
   font-weight: normal;
   color: #000000;
}

a.item:hover {
   font-family: Arial;
   font-size: 10px;
   text-decoration: underline;
   border-style: none;
   font-weight: normal;
   color: #000000;
}

a.itemActiu:link {
   font-family: Arial;
   font-size: 10px;
   text-decoration: underline;
   border-style: none;
   font-weight: normal;
   color: #000000;
}

a.itemActiu:visited {
   font-family: Arial;
   font-size: 10px;
   text-decoration: underline;
   border-style: none;
   font-weight: normal;
   color: #000000;
}

a.itemActiu:hover {
   font-family: Arial;
   font-size: 10px;
   text-decoration: underline;
   border-style: none;
   font-weight: normal;
   color: #000000;
}

#noticias
{
	
}


a.noticia:link {
   font-family: Verdana, Arial;
   font-size: 10px;
   text-decoration: none;
   border-style: none;
   font-weight: normal;
   color: #000000;
}

a.noticia:visited {
   font-family: Verdana, Arial;
   font-size: 10px;
   text-decoration: none;
   border-style: none;
   font-weight: normal;
   color: #000000;
}

a.noticia:hover {
   font-family: Verdana, Arial;
   font-size: 10px;
   text-decoration: none;
   border-style: none;
   font-weight: normal;
   color: #3399CC;
}
font.LoginCarrito {
   color: #FFFFFF;
}
td.separadorNoticies {
   height: 20px;
   background: #3399CC;
   border-bottom: solid 1px #154A78;
}

