/*Layout*/
#contenidor-menus { border-bottom:6px solid #868686; }
#contenidor { background:url(../images/fons/peu-contenidor.jpg) no-repeat bottom; }
.ombra { position:absolute; top:0; width:14px; height:240px; }
#ombra-esquerra-home { margin:315px 0 0 -14px; background:url(../images/fons/ombra-esquerra.png) no-repeat; }
#ombra-dreta-home { margin:315px 0 0 950px; background:url(../images/fons/ombra-dreta.png) no-repeat; }
#ombra-esquerra { margin:180px 0 0 -14px; background:url(../images/fons/ombra-esquerra.png) no-repeat; }
#ombra-dreta { margin:180px 0 0 950px; background:url(../images/fons/ombra-dreta.png) no-repeat; }
#banner { height:287px; }
/*Menú principal*/
#menu li { float:left; list-style:none; height:36px; text-align:center; margin:0; }
#menu li a { display:block; float:left; height:31px; line-height:40px; padding:0 10px; text-decoration:none; color:#7f7777; }
#menu li a:hover,#menu li a.actiu { height:23px; line-height:23px; color:#ff6600; border-top:8px solid #ff6600; text-decoration:none; }

/*Menú eines*/
#menu-eines li { float:right; list-style:none; font-size:7.5pt; padding:0 5px; border-left:1px solid #7f7777; }
#menu-eines li.utlim { border-left:none; padding:0 10px 0 0; }
#menu-eines li a { color:#7f7777; text-decoration:none; }
#menu-eines li a:hover { color:#fa6300; }
#menu-eines li a.actiu { color:#fa6300; text-decoration:none; }

/*CAIXES*/
/*caixa projecte web*/
.thumb-home h4 { height:35px; font-size:10.5pt; }
.thumb-home a.imatge { display:block; width:182px; height:118px; margin-top:5px; padding:4px; text-decoration:none; background:url(../images/fons/thumbs-home.png) no-repeat; }
/*caixa projecte disseny*/
.thumb-home-disseny a.imatge { display:block; width:382px; height:316px; margin-top:5px; padding:4px; background:url(../images/fons/thumbs-home-disseny.png) no-repeat; }
.thumb-home-disseny h4 { font-size:10.5pt; }

/*PROJECTES*/
.imatge-projecte { display:block; width:541px; height:334px; padding:5px 5px 0 5px; background:url(../images/fons/projecte.png) no-repeat; }
.dades-projecte h2 { font-size:11pt; color:#4c4444; }
.dades-projecte h3 { font-size:9pt; font-weight:normal; color:#fa6300; }
.dades-projecte p.url { font-size:11px; border-top:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb; }
.dades-projecte a { color:#fa6300; }
.dades-projecte a.titol { color:#000; }
.tags { display:inline; }
.tags li { display:inline; list-style:none; }
.tags li a { font-size:7pt; color:#7f7777; text-decoration:none; }
.tags li a:hover { text-decoration:underline; }

/*SERVEIS*/
.llistat-serveis h3 { min-height:37px; height:auto !important; height:37px; line-height:37px; margin-bottom:30px; font-size:13pt; color:#fa6300; }
.llistat-serveis h4 { font-size:10pt; color:#000; }
.llistat-serveis p { margin:0; }
.llista-serveis li { list-style:none; margin-bottom:3px; }

/*FITXA SERVEI*/
#fitxa-servei h3 { font-size:13pt; color:#fa6300; }
#fitxa-servei h4 { font-size:9.5pt; color:#000; }
#fitxa-servei h5 { font-size:9.5pt; color:#fa6300; font-weight:normal; }
#fitxa-servei h6 { font-size:10.5pt; color:#fa6300; }
#fitxa-servei ul.descripcio li { margin:15px 0 15px 20px; }

/*PEU*/
#peu { padding-top:15px; font-size:7.5pt; }
#peu ul li { display:inline; list-style:none; }
#peu ul li a { color:#989898; text-decoration:none; }

/*MAPA WEB*/
.mapaweb li { margin:4px 0 0 15px; }
.mapaweb li a { text-decoration:none; color:#7f7777; }

/*LOCALITZACIO*/
#localitzacio .google-maps-ombra { margin:0; height:13px; background:url(../images/fons/ombra-inferior.png) bottom repeat-x; }
#localitzacio .google-maps { margin:0; background-color:white; }
#localitzacio .google-maps .marc { margin:5px; }
#localitzacio .google-maps iframe { width:100%; }
#localitzacio .google-maps, #localitzacio .google-maps .marc { border:1px solid #F0ECE7; }