
/* Estils del web traldisporta*/

/* Aspecte de les barres de desplaçament */

BODY { scrollbar-face-color: #99B5CB; scrollbar-highlight-color: #18455A; scrollbar-shadow-color:#18455A; scrollbar-3dlight-color:#99B5CB; scrollbar-arrow-color:#FFFFFF; scrollbar-track-color:#FFFFFF; scrollbar-darkshadow-color:#99B5CB; }

/* Aspecte dels links */

a.triaIdioma:link { text-decoration: none; font-family: Trebuchet MS; font-size: 15px; font-weight: bold; color: #18455A; }
a.triaIdioma:hover { text-decoration: none; font-family: Trebuchet MS; font-size: 15px; font-weight: bold; color: #18455A; }
a.triaIdioma:visited { text-decoration: none; font-family: Trebuchet MS; font-size: 15px; font-weight: bold; color: #18455A; }

a.adminNou:link { text-decoration: none; font-family: Trebuchet MS; font-size: 12px; font-weight: bold; color: white; }
a.adminNou:hover { text-decoration: none; font-family: Trebuchet MS; font-size: 12px; font-weight: bold; color: white; }
a.adminNou:visited { text-decoration: none; font-family: Trebuchet MS; font-size: 12px; font-weight: bold; color: white; }

a.adminDades:link { text-decoration: none; font-family: Trebuchet MS; font-size: 12px; font-weight: bold; color: black; }
a.adminDades:hover { text-decoration: none; font-family: Trebuchet MS; font-size: 12px; font-weight: bold; color: black; }
a.adminDades:visited { text-decoration: none; font-family: Trebuchet MS; font-size: 12px; font-weight: bold; color: black; }

a.textMenu:link {text-decoration: none; font-family: Arial; font-size: 12px; font-weight: bold; color: #18455A; }       /* blavos */
a.textMenu:hover {text-decoration: none; font-family: Arial; font-size: 12px; font-weight: bold; color: #18455A; }
a.textMenu:visited {text-decoration: none; font-family: Arial; font-size: 12px; font-weight: bold; color: #18455A; }  

a.textSubMenu:link {text-decoration: none; font-family: Arial; font-size: 11px; font-weight: bold; color: white; }   
a.textSubMenu:hover { text-decoration: none; font-family: Arial; font-size: 11px; font-weight: bold; color:white; }
a.textSubMenu:visited {text-decoration: none; font-family: Arial; font-size: 11px; font-weight: bold; color: white; }

a.textLinks:link {text-decoration: none; font-family: Arial; font-size: 12px; font-weight: bold; color: #18455A; }       /* blavos */
a.textLinks:hover {text-decoration: none; font-family: Arial; font-size: 12px; font-weight: bold; color: #18455A; }
a.textLinks:visited {text-decoration: none; font-family: Arial; font-size: 12px; font-weight: bold; color: #18455A; }  

a.textEmail:link {text-decoration: none; font-family: Arial; font-size: 12px; font-weight: bold; color: #A72237; }       /* blavos */
a.textEmail:hover {text-decoration: none; font-family: Arial; font-size: 12px; font-weight: bold; color: #A72237; }
a.textEmail:visited {text-decoration: none; font-family: Arial; font-size: 12px; font-weight: bold; color: #A72237; }  

/* Aspecte dels textes */ 

.adminTitol { text-decoration: underline; font-family: Trebuchet MS; font-size: 20px; font-weight: bold; color: #9D5D20; }
.adminSubTitol { text-decoration: none; font-family: Trebuchet MS; font-size: 14px; font-weight: bold; color: #9D5D20; } 
.adminContingut1 { text-decoration: none; font-family: Trebuchet MS; font-size: 12px; font-weight: bold; color: white; }
.adminContingut2 { text-decoration: none; font-family: Trebuchet MS; font-size: 12px; font-weight: bold; color: black; }		

.textContingutOut { text-decoration: none; font-family: Trebuchet MS; font-size: 13px; font-weight: bold; color: black; }
.textContingutOver { text-decoration: none; font-family: Trebuchet MS; font-size: 13px; font-weight: bold; color: white; }

.textPrincipal { text-decoration: none; font-family: Verdana, Arial; font-size: 12px; font-weight: normal; color: black; } 
.textPrincipalVermell { text-decoration: none; font-family: Verdana, Arial; font-size: 14px; font-weight: bold; color: #A72237; }
.textPrincipalBlau { text-decoration: none; font-family: Verdana, Arial; font-size: 13px; font-weight: bold; color: #18455A; }

.textCinta { text-decoration: none; font-family: Verdana,Arial; font-size: 14px; font-weight: bold; color: white; } 
  
/* Aspecte de les taules */

.subMenuCellOver {	background-color: #18455A; BORDER: #18455A 1px solid; }
.subMenuCellOut {	background-color: #99B5CB; BORDER: #18455A 1px solid; }
