/**
 * ESTRUCTURA WEB
 **/
html, body { background:#000; color:#fff; margin:0px; font-family:Verdana, Arial, Tahoma; font-size: 10px; background:#930 url('/images/backgrounds/body.gif') 0 0; }
#top { height:130px; background-image: url('/images/backgrounds/top.jpg'); background-position: 50% 0%; }
#top #banner { width: 950px; margin:auto; height: 100px; }
#top #menu-continent { height: 34px; background:transparent url('/images/backgrounds/barra-menu.png') 0 0 repeat-x; }
#top #menu-contingut { width: 904px; margin: auto; }
#noticies { width:785px; margin: auto; }
.noticies-left { background-image:url('/images/backgrounds/fons-noticies.png'); padding: 8px; }
.noticies-right { margin-left: 8px; width:355px; background-image:url('/images/backgrounds/fons-noticies.png'); padding: 8px; }
.noticies-tot { margin-left: 8px; width: 726px; background-image:url('/images/backgrounds/fons-noticies.png'); padding: 8px; }
.noticies-subratllat { background-color:#f96;height:1px;margin-bottom:5px; }
.taula-de-dades { background-image:url('/images/backgrounds/fons-noticies.png');padding:8px; }

#main { padding-top: 20px; width: 950px; margin: auto; }
#main #main-left { float:left; width: 785px; }
#main #main-right { float:right; width: 156px; margin-top:15px; }
#bottom { position: fixed; z-index: 9999999999999; left: 0px; bottom:0px; width:100%; height: 45px; padding-top: 8px; background-image: url('/images/backgrounds/bottom.jpg'); }
.contingut { width:950px; margin: auto; }
.taula-de-dades { margin:auto; width: 400px; }


/**
 * VARIACIONS DEL MENÚ
 **/
#Menu1.MM li.menu { width:177px !important; }
#Menu1 li { list-style-type: none; }
#imageSlideshowHolder { width:156px; height:117px; }


/**
 * PASTILLES ARRODONIDES I CAPES
 **/
.bloc-pastilla-arrodonida { background:#c63 url('/images/degradat-interior.png') 0 0 repeat-x; margin-top:20px; margin-bottom:20px; }
.pastilla-contingut  { background:transparent; color:#ffffff; padding: 15px; }
.pastilla-capcalera { font-size: 2.0em; line-height: 30px; font-variant: small-caps; color: #ffffff; padding-left: 10px; }
.pastilla-ratlla { background:transparent url('/images/backgrounds/body.gif');height:3px; }
.foto-noticia, .foto-staff-l { float:left; margin-right:10px; }
.foto-staff-r  { float:right; margin-left:10px; }
.variacio-staff-tecnic { width:300px;text-align:right; }
.staff { width: 600px; margin: auto; }
.staff-data { width: 500px; }
.thumbnail { min-width: 156px; min-height: 117px; float:left; text-align: center; margin-right:5px; }


/**
 * ELEMENTS DE DISSENY
 **/
.wrapper-petit { clear: both; height: 5px; }
.wrapper-nospace { clear: both; height: 0px; }
.wrapper { clear: both; height: 10px; }
.wrapper-espaiat { clear: both; height: 20px; }

.floatleft { float: left; }
.floatright { float: right; }
.centrada { margin: auto; width:660px; }

.text00 { font-size: 1.0em; }
.text01 { font-size: 1.1em; line-height: 20px; }
.text02 { font-size: 1.2em; line-height: 24px; }
.text03 { font-size: 1.4em; }
.text04 { font-size: 1.9em; line-height: 30px; }
.text05 { font-size: 1.6em; line-height: 30px; }
.text06 { font-size: 1.4em; line-height: 30px; }

.color00 { color: #fff; }
.color01 { color: #000; }
.color02 { color: #ff9; }
.color03 { color: #bbb; }
.color04 { color: #ffc; }

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.justify { text-align: justify; }

.bold { font-weight: bold; }

.bg00 { background-color: #cb6633; }
.bg01 { background-color: #930; }
.bg02 { background-color: #600; }

.bordered { border: 1px solid #f96; }
img { border-width: 0px; }

.col_esquerra { float:left; width:150px; }
.col_dreta { float:left; }

#main ul, .propers-torneigs ul { margin-top: 0px; margin-bottom: 0px; margin-left: 10px; padding-left: 10px; line-height: 19px;}
#li-noticies li { list-style-type: none; margin-bottom: 10px; }
#li-noticies li a { background: transparent url('/images/pilota.png') 0% 0% no-repeat; padding-left: 25px; }
#li-noticies li a:hover { background: transparent url('/images/pilota-hover.png') 0% 0% no-repeat; }

.mleft20 { margin-left:20px; }

li { list-style-type: disc; margin-bottom:10px; }
li.notype { list-style-type: none; }

/**
 * LINKS
 **/

a:link, a:active, a:visited, a:hover { text-decoration: none; }
.paginador a:link, .paginador a:active, .paginador a:visited {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
    color:#fff;
    padding:3px;
    border:1px solid transparent;
    line-height: 20px;
}

a[href$='.pdf'] {
    display:inline-block;
    padding-left:50px;
    line-height:48px;
    background:transparent url(/images/icones/pdf-48.png) center left no-repeat;
}

.enlaceExterno {
    display:inline-block;
    padding-left:50px;
    line-height:48px;
    background:transparent url(/images/icones/link-48.png) center left no-repeat;
}

.paginador a:hover, .paginador .text00 { /* #paginador .text00 no es de tipo link, es de tipo texto, per va aquí para que esté todo junto */
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
    color:#ffffff;
    background:#990000;
    padding:3px;
    border:1px solid #990000;
}