A               { text-decoration: none; color: #0F2A5B; }
A:link          { color: #0F2A5B; }
A:visited       { color: #0F2A5B; }
A:active        { color: #0F2A5B; }
A:hover         { color: #000000; text-decoration: underline;}

a img {
   border: none;
}

html {
   font-family: Tahoma;
   font-size: 12px;
   color: #000000;
   text-decoration: none;
   text-align: justify;
}

body {
   background-color: #ffffff;
   background-image: url('/img/back.jpg');
   background-position: top center;
   background-repeat: no-repeat;
   margin: 0px;
   padding: 0px;
}

b, strong {
   color: #490305;
   font-weight: bolder;
}

input, textarea, select {
   color: #555555;
   background: white;
   border: 0px;
   border: 1px solid #7E888A;
   font-size: 12px;
}

.boton {
   height: 20px;
   border-width:1px;
   border-style:solid;
   border-color:#cdcdcd;
   background-color:#000000;
   font-family: Tahoma;
   color: #ffffff;
   font-weight: Bold;
   font-size: 11px;
}

div#header {
   width: 870px;
   height: 150px;
   margin: 0px auto 0px auto;
   border: 1px;
   text-align: right;
}

div#menu {
   display: block;
   position: relative;
   height: 25px;
}

img#logo {
   margin: 25px 30px 0px 0px;
}

div#contentLienzo {
   width: 870px;
   margin: 0px auto 0px auto;
   background-image: url('/img/backlienzo.png');
   background-position: top center;
   background-repeat: no-repeat;
}

div#content {
   width: 780px;
   margin: 30px auto 0px auto;
}

div#colaboranFranja {
   width: 100%;
   margin: 35px auto 0px auto;
}

div#colaboranBanners {
   text-align: center;
}

div#footer {
   width: 780px;
   margin: 20px auto 10px auto;
   background: #E11921;
   color: white;
   font-size: 10px;
   font-weight: bold;
   text-align: center;
   height: 20px;
   padding-top: 5px;
}

div#footer a {
   color: white;
}

div#footer2 {
   width: 780px;
   margin: 10px auto 5px auto;
   font-size: 10px;
   font-weight: bold;
   padding-top: 5px;
}


h1 {
   background-image: url('/img/titlesecc.gif');
   background-position: top left;
   background-repeat: no-repeat;
   padding-top: 5px;
   padding-left: 5px;
   margin: 0px;
   margin-top: 2px;
   margin-left: 2px;
   margin-bottom: 15px;
   height: 25px;
   width: 770px;
   font-size: 14px;
   color: white;
   font-weight: bold;
}

h2 {
   background-image: url('/img/backcolaboran.gif');
   background-position: top left;
   background-repeat: no-repeat;
   margin: 0px;
   margin-top: 2px;
   margin-left: 2px;
   margin-bottom: 15px;
   padding-top: 1px;
   padding-left: 0px;
   height: 25px;
   width: 770px;
   font-size: 12px;
   color: white;
   font-weight: bold;
}

h1 div, h2 div {
   margin-left: 13px;
   margin-top: 5px;
}

div.importante {
   width: 80%;
   margin: 10px auto 10px auto;
   border: 1px dotted #cdcdcd;
   background: #F1E8E8;
   padding: 10px;
   font-weight: bold;
   text-align: center;
}

div#resultats-edicions {
   text-align: center;
   font-weight: bold;
}

td.tableResultats-header {
   font-weight: bold;
   background: #E11921;
   color: white;
   text-align: center;
}

td.tableResultats-header2 {
   font-weight: bold;
   background: #DAB1B3;
   color: black;
   text-align: center;
}

td.tableResultats-body {
   background: #efefef;
   text-align: center;
}

div#proteccionDatos {
   width: 90%;
   font-size: 9px;
   color: #707070;
   line-height: 10px;
}

#errorBox {width: 400px; border:3px solid #900; margin: 8px auto 8px auto; ; background:#F1CACA; color:#000;}
#errorBox h4{margin:8px; padding:0; text-align: center;}
#errorBox p{margin:8px; padding:0; text-align: center;}
#errorBox p a.getie7{font-weight:bold; color:#006;}
#errorBox p a.ie6expl{font-weight:normal; color:#006;}