@charset "utf-8";

/*-------------- Generics / Reset --------------*/
* { margin: 0; padding: 0; line-height: 1em; font-size: 1em;}
body { font-size: 62.5%;}
body, input, select, textarea { color: #555; font-family: Tahoma, Helvetica, Arial, FreeSans, sans-serif;}
a { text-decoration: none; color: #555;}
img { border: 0;}
hr, #skip { display: none;}
ul { list-style-type: none;} 
p { font-size: 1.4em;}


/*-------------- Estructura --------------*/
#wrapper { 
	width: 97em; 
	margin: 0 auto;
}

#header {
	width: 97em;
	height: 16em;
	background: url("../images/bg_cap.gif") no-repeat;
	position: relative;
    z-index: 500; 
}

#header a.logo {
	position: absolute;
	top: 1.9em;
	left: 1.4em;
}

#header h1 {
	text-indent: -1000em; 
}  

#header h2 {
	text-indent: -1000em;
} 

#header #login {
	position: absolute;
	top: 0.6em;
	right: 0.5em;
	color: #A1916E;
}  

#header #login .error {
	color: #BF0000 !important;
	margin-top: 0.2em; 
	margin-left: 0.5em;  
	font-size: 1.1em; 
}   

#header #login label{
   	padding-right: 0.5em; 
	padding-left: 0.5em; 
}   

#header #login p {
   	padding-right: 0.5em; 
	padding-left: 0.5em; 
	font-size:1.3em;
   
}    

#header #login input {
   border: 0;
}   

#header #login input.entrar{
   vertical-align: middle;
}

input.sortir {
   vertical-align: middle; 
	margin-left: 5em;
}        

.footer-es
{
	background: url("../images/es/bg_peu.jpg") no-repeat !important;
	width: 97em;
	height: 5.7em; 
	margin: 1em auto;   
	clear: both; 
	color: #615f60;
}   
#footer
{
	background: url("../images/bg_peu.jpg") no-repeat;
	width: 97em;
	height: 5.7em; 
	margin: 1em auto;   
	clear: both; 
	color: #615f60;
}    

#footer p
{
  	font-size: 1.3em;
  	float: right;
	padding: 1.5em;
}        

#footer img
{
	vertical-align: middle;
} 

#footer a.rss {
background:transparent url(../images/rss.gif) no-repeat scroll right center;
padding-right:15px;
}
#footer a:hover {
text-decoration:underline;
}
#footer a {
color:#7D8489;
text-decoration:none;
}

.paginador
{
	background: url("../images/bg_paginador.gif") no-repeat;  
	height: 18px;
	clear: both;
	padding: 0.4em 2em 0.3em 0; 
	text-align: right;  
	margin: 2em 0 !important;  
	font-size: 12px;     
}

.destacatfoto
{
    border: 2px solid #b27428; 
    width: 19em;
	height: 14.2em; 
	margin-bottom: 0.4em; 
	overflow: hidden;

}

.project
{
	background: url("../images/bg_paginador_project.gif") no-repeat; 
} 

.cercador {
	background: none;
	border: 1px solid #CCC9BC; 
	padding-right: 1em;
}
.cercador form input.radio {
	border: 0;
	width: 1.5em;
}  

.paginador a {   
	color: #7d7864;
} 

.paginador a:hover {   
	color: #555;
}

.paginador .anterior
{
   	background: url("../images/bg_anterior.gif") no-repeat 4px 0.2em;
	padding-left: 1.8em; 
}   

.paginador .seguent
{
   	background: url("../images/bg_seguent.gif") no-repeat 4em 0.2em;
	padding-right: 1.8em;
}  

/*-------------- Menú --------------*/

#main-menu {
   	height: 3.5em; 
	position: absolute;
	top: 14em;
   	left: 1em;       
}

#main-menu li {
	position: relative;
	float: left; 
	border-left: 1px solid #807C66;  
	padding: 0.2em 1em; 
}  

#main-menu li a {
	display: block;
   	color: #FFF; 
	font-size: 1.3em;

} 
#main-menu li.actiu a{
	color: #FDBC4C;
}

#main-menu li:hover a, #main-menu li.hover a  { 
	color: #FDBC4C;
	padding-bottom: 0.2em;
}  

#main-menu li:hover li a, #main-menu li.hover li a {
	color: #FFF;
}


#main-menu ul {
	display: none; 
	position: absolute;
	top: 2em;
	left: 0;
	background-color: #c2bfaf; 
   	z-index: 1; 
    border: 0;
	padding: 0em 1em;

}
#main-menu li:hover ul, #main-menu li.hover ul {
	display: block;
}
#main-menu li li {
	float: none;
	border-bottom: 1px solid #99947a;      
	border-right: none; 
	color: #626045; 
	border-left: 0; 
	padding: 1em 0;   
}
#main-menu li li a {
	width: 12em; 
	color: #626045!important;      
}  

#main-menu li li a:hover {
	width: 12em; 
	color: #FFF!important;      
}

#main-menu .intranet 
{
   background-color: #ffebc9;
   color: #d9931d; 
   border: 0;
}   

#main-menu .intranet a 
{
   color: #d9931d;  
}

#main-menu  li.ultim 
{
	border: 0;
}

#idiomes{
	position:absolute;
	right:0.5em;
	bottom:0.5em;
	font-size:1.2em;
}
#idiomes li{
	float:left;
	margin-right:1em;
}
#idiomes a{
		color:#FFF !important;
}
/*-------------- Apartats --------------*/
#content {
	position: relative; 
    height: 1%;  
}

#box_projectes {
	width: 70.6em;
	background: url("../images/bg_projectes.gif") no-repeat;    
	padding: 1em;
	float: left;  
	margin-top: 2em; 
} 

#box_projectes #box_projecte_destacat {
	width: 45.5em; 
	float: left;  
}  

#box_projectes #box_projecte_destacat p {
	margin: 0 0.5em 0 0; 
} 

#box_projectes #box_projecte_destacat h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 2.2em;
	color: #89846d;
	font-weight: normal;
	margin-bottom: 0.3em;
}   

#box_projectes #box_projecte_destacat h3 a {
	font-family: georgia, serif;
	font-size: 2.2em;
	color: #d68b0d;
	font-weight: normal;
}  

#box_projectes #box_projecte_destacat h3 a:hover {
	text-decoration: underline;
}

#box_projectes #box_projecte_destacat .mida1 {   
	width: 46.5em;
	height: 34.9em;
	margin-bottom: 1em;
	overflow: hidden;
}    

.mida1 img {
	width: 46.5em;
}
  
#llistat ul a.veure_video, #box_projecte_destacat p a.veure_video {
    float:left;
    display: block;
    margin-top: 0.5em;
    font-size: 12px;
    color: #D68B0D;
    background: url("../images/ico_video.gif") no-repeat;
    padding-left: 1.5em;
}

#box_projectes #box_altres_projectes {
	width: 19em; 
	float: left; 
	margin-left: 2em;
	padding-left: 1em;
    margin-top: 3em;
} 

#box_projectes #box_altres_projectes h2 {
	font-family: helvetica, arial, sans-serif; 
	font-size: 1.8em;
	color: #FFF;
	font-weight: normal;
	margin: 0 0 0.5em 0;
}    

#box_projectes #box_altres_projectes .mida2 {
	width: 19em;
	height: 14.2em; 
	margin-bottom: 0.4em; 
	overflow: hidden;
    border:2px solid #FFAB1F; 
} 

.mida2 img, .destacatfoto img {
	width: 19em;
}  

#box_projectes #box_altres_projectes a.mes {
	color: #7d7864;  
	background: url("../images/bot_mes_notis.gif") no-repeat 0;
	float: right;
	padding: 0.2em 0em 0.2em 1.5em;
	font-size: 1.2em; 
}

#col_right {
   	float: right;
	margin-top: 2em;
	width: 24em; 
}  

#col_right #serveis, #col_right #cercador {       
	float: right;
	border: 1px solid #CCC9BC;
	padding: 0.5em;
	margin-bottom: 1em;  
	width: 23em; 
}   

#col_right #serveis h2, #col_right #cercador h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 2.2em;
	color: #99947A;
	font-weight: normal;
	margin-bottom: 0.5em; 
	border-bottom: 1px solid #CCC9BC;
}  

#col_right #cercador h3{
	font-family: helvetica, arial, sans-serif;
	font-size: 1.9em;
	color: #99947A;
	font-weight: normal;
	margin-bottom: 0.5em; 
	margin-top: 2em;
	border-bottom: 1px solid #CCC9BC;
}

#col_right #cercador ul{       
	font-family: georgia, serif;
    font-size: 1.6em;
	color: #3DCCC6;
}    

#col_right #cercador ul li {       
	padding-bottom: 0.5em;
}         

#col_right #cercador ul li a{       
	color: #99947A;    
}  

#col_right #cercador ul li a:hover{       
	text-decoration: underline;    
}

#col_right #serveis ul { 
	margin-bottom: 2em;
	padding: 1em 0 0em 0;
}

#col_right #serveis ul li { 
	margin: 0.3em 0;
	font-size: 1.2em;
	background: url("../images/ico_list.gif") no-repeat left 0.1em;
	padding-left: 0.8em;
}

#col_right #serveis h3 a {
	font-family: georgia, serif;
    font-size: 1.4em;
	color: #3DCCC6;
	text-transform: uppercase;
}      

#col_right #serveis h3 a:hover {
   text-decoration: underline;
}

#col_right #serveis ul.patrimoni_arq {
	background: url("../images/ico_patrimoni_arq.gif") no-repeat 13em;
}

#col_right #serveis ul.restauracio {
	background: url("../images/ico_restauracio.gif") no-repeat 14.2em;
} 

#col_right #serveis ul.gestio {
	background: url("../images/ico_gestio.gif") no-repeat 16em;
}

#col_right #serveis ul.patrimoni_hist {
	background: url("../images/ico_patrimoni_hist.gif") no-repeat 15em;
}   

#col_right .banners {
	margin: 2em 0; 
	float:right;
} 
#col_right .banners img{
	width: 24em;
} 
#col_right #cercador input.radio {
	border: 0;
	width: auto;
}  

#col_right #cercador input {
	width:19em;
	border: 1px solid #CCC9BC; 
	font-size:12px;
}    

#col_right #cercador input.cercar { 
	border:0;
	float: right;
	width:auto;
	margin: 0.5em 0;
}

#box_notis {
	background-color: #F4F2EF;   
   	float: left;
	width: 70.6em;
    margin-top: 2em;
}  
 
#box_notis h3 { 
	background: url("../images/bg_titol_notis.gif") repeat-x;
	font-size: 2.2em;
	font-weight: normal; 
	color: #99947A;
	padding: 0.2em 0 0.2em 0.5em;  
	_width: 100%;
}

#box_notis ul {
	width: 30.5em;
	padding: 0.5em 1em; 
	border-right: 1px solid #C8BFAB;
	margin: 1em;   
	float: left;
}    

#box_notis ul.ultim {
   	border-right: 0;
}

#box_notis ul p {
	font-size: 1.3em;  
	margin-bottom: 1.5em;
    line-height:1.1em;
}    

#box_notis ul p.data {
   	margin-bottom: 0;
}

#box_notis ul .mida3 {
	float: left;
	margin: 0.5em 0.5em 0 0;
	width: 11.4em;  
	height: 8.6em;
	overflow: hidden;
}      

.mida3 img {
 	width: 11.4em;  
}


#box_notis ul li h4 a {
	font-size: 1.8em;
	color: #3DCCC6;
	font-family: georgia;
	font-weight: normal;
    line-height: 1.1em;
}  

#box_notis a.mes {
	color: #7d7864;  
	background: url("../images/bot_mes_notis.gif") no-repeat 0;
	float: right;
	padding: 0.2em 0 0.2em 1.5em;
	margin-right: 2em;
	font-size: 1.2em;  
	margin-bottom: 1em;
} 

/*-------------- Estàtica -----------*/
#estatica {
	width: 70em;
    border: 1px solid #CCC9BC; 
	padding: 1em;
	float: left;  
	margin: 2em 0 !important;  
	overflow: hidden;
}


#estatica h2 {
	color: #89846d;
	font-family: georgia, serif;
	font-size: 1.8em;
	font-weight: normal; 
	padding-bottom: 0.3em; 
	margin-bottom: 1em;
} 

#estatica h3 {
	color: #89846d;
	font-size: 2em;
	font-weight: normal; 
	border-bottom: 1px solid #CCC9BC;
	padding-bottom: 0.3em;
	margin-bottom: 1em;
}      

#estatica h4 {
	color: #89846d;
	font-family: georgia, serif;
	font-size: 1.4em;
	font-weight: normal; 
	padding-bottom: 0.3em; 
	margin: 1em 0 0.5em 0; 
	border-bottom: 1px solid #CCC9BC;       
}

#estatica h5 {
	color: #3DCCC6; 
	font-family: georgia, serif;
	font-size: 1.6em;
	font-weight: normal; 
	margin-bottom: 1em;
}   

#estatica h5 span {
	color: #89846d!important; 
	font-family: georgia, serif;
	font-size: 14px;
	font-weight: normal; 
	margin-bottom: 1em;
}



#estatica p, #estatica ul {
	color: #6c6c6c;
	font-size: 1.3em;
	margin-bottom: 0.5em;
	text-align: justify;  
}   

#estatica ul {
    list-style: disc;
    padding-left: 1em; 
	margin: 0.5em 0;
}  

#estatica p.entradeta {
	font-weight: bold; 
	font-size: 1.2em; 
}   

#estatica p.peu_foto {
	clear: left;
	/*width: 19em;*/ 
	font-size: 1.1em;  
	padding-top: 0.2em;
	color:#89846d;
	margin-bottom:1em;
}   

#estatica a.adjunts {
	font-size: 1.3em; 
	color: #3dccc6;
	font-family: georgia, serif; 
	display: block;
	padding: 0.3em 0;
}      

#estatica a:hover.adjunts {
	text-decoration: underline;
}

#estatica .foto {
	width: 25em;     
	float: left; 
	margin-right: 1.5em; 
	margin-bottom: 2em;
}  

#estatica .foto .mida4 {
	width: 25em; 
	/*height: 18.8em;
	overflow: hidden; */
}

#estatica .text {
	width: 100%;     
	float: left; 
	margin-bottom: 1em;
}   
#estatica a.afegir {
   font-family: georgia, serif; 
   color: #89846d!important; 
   text-decoration: underline;
} 

#estatica a.afegir:hover {
   text-decoration: none; 
}


p.fil {
    font-size: 11px;
    margin-top: 1em;
} 

p.fil a {
    color: #FDBC4C;
}

#estatica .text_foto {
	width: 43.5em;     
	float: left; 
	margin-bottom: 1em;
} 

#estatica p a.contactar { 
	color: #3DCCC6; 	
}

.mida4 img {
	width: 25em;
}    
    
.mapa {
	clear:both;
}   


/*--------------Llistats--------------*/
#llistat {
	width: 70em; 
	float: left; 
	margin-top: 2em;
}  

#llistat span {
	font-size:1.3em;
}

#llistat h3 {
	background: url("../images/bg_titol_notis_int.gif") no-repeat;   
	color: #99947a;
	font-size: 2em;
	padding: 0.2em 0.5em; 
	font-weight: normal; 
}  

#llistat h3.titol_projectes_int {
	background: url("../images/bg_titol_projectes_int.gif") no-repeat;   
}  

#llistat h3.resultats-cerca {
	background: none;
	border: 1px solid #CCC9BC;    
	position: relative;
}

#llistat h3.resultats-cerca span {
	font-size: 14px;
	position: absolute;
	top: 5px;
	right: 10px;  
}      

#llistat h3.resultats-cerca span a {
	padding: 0 0.5em; 
	text-decoration: underline;
}    

#llistat h3.resultats-cerca span a:hover {
	text-decoration: none;
}  

#llistat h3.resultats-cerca span .altres {
	background: #a4e7e4;  
	text-decoration: none;      
}  

#llistat h3.resultats-cerca span .projectes {
	background: #ffda9d;
	text-decoration: none;    
}  

#llistat h3.resultats-cerca span .noticies{
	background: #dcd6c8;
	text-decoration: none;    
}

#llistat h4 {
	font-size: 1.8em;
	color: #3DCCC6;
	font-family: georgia;
	font-weight: normal;
	margin-bottom:0.3em;
}   

#llistat h4 a {
	color: #3DCCC6;
}  

#llistat h4.projectes a {
	color: #d68b0d;
}   

#llistat h4.altres a {
	color: #999379;
}

#llistat img {
	margin-right: 0.5em; 
	float: left; 
	width: 11.4em;
}

#llistat ul {
	margin: 1em 0; 
	width: 66em;
	padding: 1em; 
	float: left;
}  

#llistat ul.fons {
	background-color: #f4f2ef;
} 

#llistat .mida3 {
	width: 11.4em;
	height: 8.6em;
	overflow: hidden;  
	float: left; 
	margin-right: 1em;
}  

/*-------------- Intranet -----------*/
#intranet {
	width: 70em;
    border: 1px solid #CCC9BC; 
	padding: 1em;
	float: left;  
	margin: 2em 0 !important; 
	  

} 
#intranet h2 {
	color: #89846d;
	font-family: georgia, serif;
	font-size: 1.8em;
	font-weight: normal; 
	margin-bottom: 0.3em; 
	clear:  both; 
    background-color: #F4F1EE; 
	padding: 0.3em;
	position: relative;
}

#intranet h2 a {
	color: #89846d; 
}  

#intranet h2 span a.mes {
    color: #7d7864;  
	background: url("../images/bot_mes_notis.gif") no-repeat 0!important;
   	padding: 0.2em 0 0.2em 1.5em;
  	font-size: 12px;  
   	font-family: Tahoma,Helvetica,Arial,sans-serif!important;  
	position: absolute;
	right: 0.5em;
	top:0.5em;
	*top:0.8em;
}

#intranet h3 {
	color: #89846d;
	font-size: 2em;
	font-weight: normal; 
	border-bottom: 1px solid #CCC9BC;
	padding-bottom: 0.3em;
	margin-bottom: 1em;
}      

#intranet h4{
	color: #89846d;
	font-family: georgia, serif;
	font-size: 1.4em;
	font-weight: normal; 
	padding-bottom: 0.3em; 
	margin: 1em 0 0.5em 0; 
	border-bottom: 1px solid #CCC9BC;       
}        

#intranet ul {
	border-bottom: 1px solid #CCC9BC; 
	margin-bottom: 1em;  
	float: left; 
	padding-bottom: 0.5em;
	width: 100%;
}  

#intranet li {
	clear:both;       
}

#intranet .text {
	width: 100%;     
	float: left; 
	margin-bottom: 1em;  
}  

#intranet  p {
	color: #6c6c6c;
	font-size: 1.3em;
	margin-bottom: 0.5em; 
}     

#intranet a.adjunts {
	font-size: 1.6em; 
	color: #3dccc6;
	font-family: georgia, serif; 
	display: inline;
	line-height: 1.5em;

}     

#intranet a:hover.adjunts {
	text-decoration: underline;
}    

#intranet span.nom {
   	width: 40em;
   	float: left;
}      

#intranet span.data {
   	float: left;
    font-size: 1.4em; 
	color: #89846D;
	font-family: georgia, serif; 
	margin-right: 0.5em;

} 

#intranet .paginador_intranet { 
	float: right;
}  

#intranet .paginador_intranet a
{   
	color: #7d7864; 
	font-size: 1.3em;
	font-family: georgia, serif; 
} 

#intranet .paginador_intranet a:hover
{   
	color: #555;
}

#intranet .paginador_intranet .anterior
{
   	background: url("../images/bg_anterior.gif") no-repeat;
	padding-left: 1.8em; 
}   

#intranet .paginador_intranet .seguent
{
   	background: url("../images/bg_seguent.gif") no-repeat 4em 0;
	padding-right: 1.8em;
}  


/*************FORMULARI CONTACTA*****************/

form.contacta input, form.contacta textarea { 
	border: 1px solid #CCC; 
	display: block;
	margin: 0.5em 0;  
} 

form.contacta p {
	margin-bottom: 1.5em!important; 
	
}     

form.contacta p.avis {
	color: #89846D!important;
	font-size: 11px !important;
} 

form.contacta input.enviar {
	float: right; 
	background-color: #FFBC4C; 
	color: #FFF; 
	border: 0;
	padding: 0 0.3em;
}  

form.contacta .error {
	color: #BF0000 !important;
	margin-top: 0.2em; 
	font-size: 1.1em; 
	border: 1px solid red; 
	padding: 0.5em;
}  


/**************** VIDEO **************/ 

#video {
	width: 435px;
	height: 298px;
	background: #dad9d0 url("/images/bg-video.gif") repeat;
	margin: 0.5em 1em 1em 0;
	text-align: center;  
    _width: 430px;
}

.text p a {
    text-decoration:underline;
}

.text_foto p a {
    text-decoration:underline;
}



