/* CSS Document */
 /*-------------- classes genèriques -------------*/
body, select {font-size: 62.5%; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #555; }
select {font-family: Arial, Helvetica, sans-serif;}
body {
	padding:0;
	margin:0; 
	background-color: #fff;
}
 

a { color: #4D88C4; text-decoration:none;}
a:hover { text-decoration:underline;}
a:visited { color:#63B1FF;}
p{font-size:11px;padding:0;margin:0;}

img { border:0;}

h1{ margin:0; padding:0;}

h3 {
	font-size: 1.1em; 
	text-transform:uppercase;
	margin:0;
	padding:0;
}

#barra_corporativa a { color: #FFF; font-size: 0.6em;}
#barra_corporativa select { font-size: 0.7em;}
#barra-ajuntament{ background:url(../imatges/ajuntament.gif) no-repeat; display:block;width:377px;height:9px; margin:0; padding:0;}
#caixa-mare {padding: 0;margin: 0; width: 778px;}
/*-------------- capçalera -------------*/
#capsalera{ display:block; width:778px; height:80px; margin:0;border-top: 1px solid #FFFFFF; border-bottom:1px solid #FFFFFF; }
/*---------------menu serveis-------------*/
 
 #utilitats {
	display:block;
	width:778px;
	height:25px;
 	background-color: #285078;	
 }
 	 #utilitats ul {margin: 0; text-align:center;}
	 #utilitats ul li { display: inline; font-size: 10px; margin : 0 6px 0 7px;  padding: 0 0 0 12px;  line-height: 25px;  text-transform:uppercase; }
     #utilitats a { color:#FFFFFF; text-decoration:none; }
	 #utilitats a:hover { text-decoration:underline;}

	 

     #tramits {background: transparent url(../imatges/icotramits.gif) left center no-repeat;}
	 #indicadors {background: transparent url(../imatges/icoindicadors.gif) left center no-repeat;  } 
	 #informacio {background: transparent url(../imatges/icoinformacio.gif) left center no-repeat; }

  /*-------------- blocks -------------*/
#contingut { width: 778px; background: url(../imatges/fons_contingut.gif) repeat-y;}
  
  #caixa-blocks {
 	margin:0;
	width: 682px;
    float:left;
	padding:12px 0 0 10px;
	}
	html>body #caixa-blocks{  width:672px;}

#part_text { border: 1px solid #dfd9d9; width: 98%; background: url(../imatges/fons_taula.gif) repeat-x bottom; padding:0; margin:0;}
#part_text h2 { font-size: 1.1em; margin:0; padding: 5px 14px; text-transform:uppercase; color:#2a6691; background-color:#efefef; }
#cont_main { padding: 14px; margin:0;}
	#cont_tramits { padding: 4em 91px;}
	
  .block{ float:left; width:213px; padding:0 10px 10px 0;}
  
  
  .block-contingut{
    margin:0;
	padding: 10px;
	background: url(../imatges/bgcontingut.jpg) no-repeat bottom;
	border-left: 1px solid #DFD9D9;
	border-right:1px solid #DFD9D9;
	width:213px;
	height:145px;
  }
   html>body .block-contingut{
	width:191px;
	height:125px;
  }
	.block-contingut p { padding: 0.4em 0 0 0;}
	
  .block-final {
 	display:block;
	width:213px;
	height:4px;
	background:url(../imatges/finalbloc.gif) no-repeat top;
	}

.nova_linia {clear:both;}

/*---------- caixa-banners ------------*/

 #caixa-banners { padding:0px; margin: 0px; width: 96px; float:right;}
 #caixa-banners ul  { list-style-type:none;padding:10px 0 0 0; margin:0; }
 #caixa-banners a { text-decoration:none; margin:0px; padding:10px 0px 0px 0px; display:block;  }
   
 .access { display: none; }
 .aclara {clear:both;}
 /**********************************************************************************************************/
#peu { margin: 1em 0 0 1em;}
#peu p { font-size: 0.9em; margin: 0 0 10px 0; padding: 0 240px 0 0; line-height: 1.2em; background: url(http://www.bcn.es/imatges/firma.gif) no-repeat center;}
#peu p.copyright_ca {
	background-position: 15em;
}
#peu p.copyright_es {
	background-position: 16.5em;
}
#peu p.copyright_en {
	background-position: 13.5em;
}
/****************************************/
#:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
