/***********************************/
/* IMPORTEM EL CSS DEL BLUEPRINT   */
/***********************************/
@import url("grid.css");
@import url("base.css");

body { text-align:justify; }

/*LAYOUT*/
#idioma { margin: 10px 0; }
#idioma img { float: left; margin-right:5px; width:20px; height:13px; }
#idioma a {  float:left; display:block; width:65px; margin:0 4px; font-size:1.1em; color:#4b4b4b; }
#idioma a:hover,#idioma a.active { color:#2d2d2e; }

#header { height:296px; background: url(../images/banners/banner-principal.jpg) no-repeat top left; }
#header .frase-banner h4 { margin-top:35px; color:#3c5382; font-size:2.4em !important; text-align:center; font-style:italic; }
#logo a{ display:block; height:150px; }
#footer { margin:240px 0 0 25px; text-align:left; }
.marge-petit { margin:125px 0 0 25px !important; }
#footer p { margin:10px 0; color:#4b4b4b; font-size:1.2em; font-weight:bold; text-align:left; }
#footer p.petit { color:#797979; font-size:1.1em; font-weight:normal; }
#footer a { color:#000000; font-size:1.1em; }

/*MENU*/
#menu { height:765px; background: url(../images/fons/menu.jpg) no-repeat top left; text-align: center; }
#menu ul { margin-top: 20px; }
#menu ul li { list-style:none; background: url(../images/detalls/menu-separador.jpg) no-repeat bottom center; }
#menu ul li.noborder { list-style:none; background: none; display:none; }
#menu ul li a { display:block; height:40px; line-height:40px; font-size: 2em; font-weight:bold; color:#2d2d2e; }
#menu ul li a img { margin-top:12px; }
#menu ul li a:hover,#menu ul li a.active{ color:#0040c0; }

#menu .submenu { margin:0; padding:0; }
#menu .submenu li { height:30px; background:none; }
#menu .submenu li.ultim { background: url(../images/detalls/menu-separador.jpg) no-repeat bottom center; }
#menu .submenu li a { display:inline; height:30px; padding-right:10px; font-size:1.6em; color:#0040c0; }
#menu .submenu li a img { margin: 0; }
#menu .submenu li a:hover,.submenu li a.active{ padding-right:10px; background: url(../images/detalls/menu-selector.jpg) no-repeat top right; }

.zona-clients { margin-top:40px; }

/*LOCALITZACIO*/
.mapa { height:347px; background: url(../images/fons/mapa.jpg) no-repeat top left; }
.mapa iframe { margin: 15px 0 0 20px; }

/*SLIDER*/
#prev,#next { position:absolute; }
#prev { left:280px; }
#next { left:865px; }
#prev a { display:block; margin-top:110px; width:25px; height:34px; background: url(../images/detalls/boto-prev.jpg) no-repeat top left; cursor:pointer; }
#next a { display:block; margin-top:110px; width:25px; height:34px; background: url(../images/detalls/boto-next.jpg) no-repeat top left; cursor:pointer; }
#slider{ margin-left:30px; _margin-left:15px; height:347px; background: url(../images/fons/slider.jpg) no-repeat top left; }
#slider img { margin:9px 0 0 18px; }
#slider ul, #slider li{ margin:0; padding:0; list-style:none; }
#slider, #slider li{ width:550px; height:347px; overflow:hidden; }

/*SLIDESHOW*/
#slideshow { position:relative; width:630px; height:350px; background: url(../images/fons/slider-gran.jpg) no-repeat top left; }
#slideshow img { position:absolute; top:9px; left:18px; z-index:8; opacity:0.0; }
#slideshow img.active { z-index:10; opacity:1.0;}
#slideshow img.last-active { z-index:9; }
/*RECURSOS HUMANS*/
.formulari-top { height:41px; background: url(../images/fons/formulari-top.jpg) no-repeat top left; }
.formulari-top h3 { line-height:41px; margin:12px 0 0 30px; }
.formulari-content { width:387px; border:1px solid #ececec; background-color:#FFFFFF; }
.formulari-bottom { height:38px; background: url(../images/fons/formulari-bottom.jpg) no-repeat top left; }
.formulari-bottom a { display:block; margin:0 0 0 318px; line-height:38px; font-weight: bold; }

/*FORMULARIS*/
label { float:left; display:block; width:130px; color:#000000; font-size:1.2em; font-weight: bold; }
label.gran { width:300px; }
input { float:left; width:200px; border:1px solid #d6d6d6; background: url(../images/fons/formulari-input.jpg) repeat-x top left; }
input.file { width:200px; }
#imgCaptcha { float: left; }
#captcha { margin-left: 10px; width: 125px; }
textarea { width:330px; height:150px; border:1px solid #d6d6d6; background: url(../images/fons/formulari-input.jpg) repeat-x top left; }
ul.fieldErrors { margin-left:130px; clear:both; }
ul.fieldErrors.no-margin { margin-left:10px; }
ul.fieldErrors li { color:red; list-style-type:none; }

/*DESCARREGAS*/
.caixa-descarrega { margin-bottom:20px; background: url(../images/fons/fons-descarregas.jpg) repeat-x bottom left; }
.caixa-descarrega .ico a { display:block; text-align:center; color:#ea0910; font-weight:bold; text-decoration:underline; }
.caixa-descarrega .ico a img { margin:10px 0 5px 0; }
