html, body {
    background-color: #eae8e8;
    color:#000;
    margin:0px;
    font-family: Verdana, "Times new Roman", Arial, Tahoma;
    font-size: 10px;
}

#top-contenidor, .contenidor, #contingut, .contingut-seccio {
	background: url('/images/backgrounds/back.jpg') center top repeat-y !important;
}

#top-contenidor { height: 70px; width: 968px; margin: auto; background: #fff; }
.contingut-seccio { width:908px; margin: auto; padding:10px 30px 30px 30px; text-align: justify; }
#top { width: 968px; height: 84px; margin: auto; }

#logotipo { margin: 3px 0px 0px 20px; }

.contenidor { width: 968px; margin: auto; }
#contingut { width: 100%; float:left; padding:0px; }
/* #flash { padding-top: 10px; border: 0px; margin:auto; width:968px; } */
#multiflash { width: 968px; height: 244px; }

#bottom  { width: 882px; margin: auto; padding: 13px; margin-top:4px; background: #eae8e8; }
#bottom #bottom-oficinas { line-height:20px; width:600px; margin:auto; font-family: "Times new Roman"; }

.flas { border-bottom: 1px solid #999; width:  950px; margin: auto; }

.actividad {
	width:130px;
	height: 30px;
	line-height:30px;
	margin:0px 6px 0px 6px;
}
.actividad-larga {
	width:290px;
	height: 30px;
	line-height:30px;
	margin:6px 0px 0px 0px;
}

#idioma {
	background: #ccc;
	padding: 5px 8px 5px 8px;
	margin-right: 20px;
}

#columna-esquerra-portada { float:left; width:669px; padding: 0px 0px 20px 30px; }
#columna-dreta-portada { float:right; width: 215px; padding: 0px 35px 0px 0px; }

#notes-legals { padding:10px; line-height: 20px; }
#noticies-anteriors { height:18px; }


h1, h2, h3, h4 { margin: 0; padding: 0; font-weight: normal; }

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

.wrapper-nospace { clear: both; height: 0px; }
.wrapper { clear: both; height: 5px; }
.wrapper-espaiat { clear: both; height: 20px; }

.floatleft { float: left; }
.floatright { float: right; }

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

.bold { font-weight: bold; }
.normal { font-weight: normal; }
.italic { font-style: italic; }

.text09 { font-size: 0.9em; }
.text10 { font-size: 1.0em; }
.text11 { font-size: 1.1em; }
.text12 { font-size: 1.2em; line-height: 19px; }
.text14 { font-size: 1.4em; }
.text17 { font-size: 1.7em; }
.text18 { font-size: 1.8em; }

.color00 { color: #000; }
.color01 { color: #fff; }
.color02 { color: #900; }
.color03 { color: #666; }
.color04 { color: #999; }

.fons01 { background: #eae8e8; line-height:18px; }

a:link, a:active, a:visited, a:hover { text-decoration: none; outline: none; }
a:hover.underlined { text-decoration: underline; }

/* PORTADA */
.foto-noticia { float:left; text-align: center; min-width:156px; min-height:117px; padding: 0 20px 20px 0; }
.foto-noticia-descripcio { float:left; text-align: center; min-width:156px; min-height:117px; padding: 5px 15px 15px 0; }

.titular { border-left: 4px solid #900; padding-left:10px; margin-left: 30px; min-width:447px; max-width: 447px; }
.text-noticia { clear:right; margin-left: 30px; min-width:461px; max-width: 461px; text-align: justify; line-height:18px; margin-top:15px; }
.separador { height: 14px; margin: 0px; background: #fff url('/images/news-dotted.jpg') top center no-repeat; }
.separador-wide { height: 14px; margin: 0px; background: #fff url('/images/news-wide-dotted.jpg') center left no-repeat; }
.llegir-mes { padding-right: 21px; }

/* FORMULARI DE CONTACTE */

.form-esquerra { width:140px; }
.form-rma-esquerra { width:240px; }
select { width: 300px; }
input[type=text].contactar, textarea.contactar, input[type=text].error, textarea.error { width:300px; }
input[type=text].error, textarea.error { background:#369; color:#fff }

/* SOLAR */
.foto-solar {
	margin: 0px 35px 0px 35px;
}

/* BOTONS */

div>a.boto {
    color: #fff;
    text-decoration: none;
    width: 100%;
    line-height: 16px;
    display: block;
}


/* PAGINADOR */
.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;
	background: #900;
}

.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:#900;
    background:#fff;
    padding:3px;
    border:1px solid #900;
}
