/* Whads Accent (www.whads.com) */

/* /////////// DEFINICIO DELS TAGS /////////// */
body {
	font-family: Verdana, sans-serif;
	background-color: #eee;
	color: #333333;
	margin: 0;
	padding: 0;
    font-size: 62.5%;
}

body.comisarias {
	background-color: white;
}
img {
	border: 0;
}

p {
	margin-top: 1.3em;
	margin-bottom: 0.5em;
}

a, a:visited {
	color: #044CA1;
}

a:hover {
	text-decoration: underline;
}

h1 {
	margin: 0;
	padding: 0;		
}	

h2, h3.submenu {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	font-size: 2.2em;
	color: #044CA1;
	width: 23.0em;
}

h3, .submenu h4 {
	margin: 0;
	padding: 0 0 .3em 0;
	margin-top: 1.4em;
	margin-bottom: .5em;

	border-bottom: 1px dotted #666666;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.4em;	
	color: #044CA1;
}

h4 {
	margin: 0;
	padding: 0;

	font-family: Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #555;
}

h5 {
	margin: 0;
	padding: 0;
	margin-top: .5em;

	font-family: Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;	
}

address{ font-style:normal;}

form {
	margin: 0;
	padding: 0;
}

p,td,div {
	font-family: Verdana, sans-serif;
/*    font-size: 1em;*/
	color: #666666;
}

p {
/*    font-size: 1.1em;*/
}

ul { 
	margin: 0; 
	padding: 0; 
	list-style: none;
}
ol { margin: 0; padding: 0; }


abbr {
	border:none;
}

map {
	margin: 0; padding: 0;
}

map p {
	display: none;
}


/* /////////// DEFINICIÓ DE CLASSES /////////// */

.imatge-dreta {
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
	margin-top: .5em;
}

.imatge-esquerra {
	float: left;
	margin-top: .5em;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.hidden {
	display: none;
}

/* /////////// DEFINICIÓ DE ZONES DEL LLOC WEB /////////// */

#marc-web {
	width: 95em;
    margin: 0 auto;
	background-color: white;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;	
}

#barra-footer {
	border-top: 1px solid #fff;
	background-color: black;
	padding-bottom: .1em;
	padding-left: 1em;
}	

#barra-footer p {
	margin: 0;
	padding: .5em;
}

#barra-footer a {
	color: white;
}

#header {
	padding-top: .1em;
	padding-bottom: .1em;
	border-bottom: 4px solid #044CA1;
}

#header h1 img {
	display: block;
	width: 100%;
}

#contenidor {
	margin: .7em 2.5em;
	margin-bottom: 0;
	padding: 0;

	border-bottom: none;
	overflow: hidden;

	background: url("../images/bg_content.gif") repeat-y 26.2em top;	
	clear: both;
}

#back {
	margin: 1em 2.5em;
	padding: 0;
	line-height: 2.5em;
}

#telefon {	
	float: right;
	margin: 1em 2.5em;
}

	#telefon img {
		display: block;
	}

.col1 {
	float: left;
	width: 23.5em;
	padding-bottom: 4em;
}

.col2 {
	float: right;
	min-height: 53.5em;
	width: 61em;
	padding-bottom: 4em;
}


#content {
/*    overflow: hidden;*/
/*    font-size: 1.1em;*/
}

/*   Menu
 * -----------------------------------------------------------------------------*/
 
#menu {
	margin-bottom: 1em;
}

/*  MENU 1er Nivell
 * -----------------------------------------------------------------------------*/

#menu ul {
	border-top: 1px dotted #999999; 
}
 
#menu ul li {
/*    margin-bottom: 5px;*/
}

#menu ul li a {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #044CA1;
}

#menu ul li span {
	font-size: 1.1em;	
}

#menu ul li a:hover, #menu ul li.selected a, #menu ul li span {
	color: white;
	background-color: #044CA1; 
}


#menu ul li.selected ul li a, #menu ul li ul li a {
	background-color: white; 
}

#menu ul li a, #menu ul li span {
	display: block;
	padding: .5em;
	font-weight: bold;
	border-bottom: 1px dotted #999999; 
/*    width: 17em;*/
}


/*  MENU 2n Nivell
 * -----------------------------------------------------------------------------*/

#menu ul li ul {
	padding-bottom: 0.5em;
	border-top: none; 
	border-bottom: 1px dotted #999999; 
}

#menu ul li li {
	margin-bottom: .1em;
	margin-left: 1em;
}

#menu ul li li a, #menu ul li li span {
	background-image: url("../images/Menu_li_li_ico.gif");
	background-repeat: no-repeat;
	background-position: 0 1em;
	background-color: white;
	border: none;
	padding-bottom: 0;
	font-size: 1.1em;
}

#menu ul li li a, #menu ul li.selected li a, #menu ul li li span, #menu ul li.selected li span {
	font-weight: normal;
	color: #333333;
}	

 #menu ul li.selected li.selected a, #menu ul li.selected span, #menu ul li.selected li.selected span {
	font-weight: bold;
}	

#menu ul li li a:hover {
	font-weight: bold;
    background-color: #FFFFFF;
}



#banners {
	margin-top: 4em;	
}

#banners li {	
	padding: .3em 0;
    margin-bottom: 1em;
}	

#banners p {
	margin: 0px;
	padding: 0px;
}

#banners img {
	display: block;
	width: 20.7em;
	margin: 0 auto;
}


/*  ESTILS SUBMENU
 * -----------------------------------------------------------------------------*/

#areasubmenus {
	width: 100%;
	overflow: hidden;
}

#submenu ul li {
	background-image: none;
	padding-left: 0;
	padding: .5em 0;
	background-color: #EEEEEE;
	border-right: 1px solid #666666;
	font-size: 1.1em;
	float: left;
	line-height: 1.4em;
}

#submenu ul li a, #submenu ul li span {
	text-decoration: none;
	padding: 0 .9em;
	color: #000000;
	background-color: #EEEEEE;
}

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

#submenu ul li span, #submenu ul li.selected {
	font-weight: bold;
	background-color: #909090;
	color: white;
}

/*  Estils en cas de tenir Submenu
 * -----------------------------------------------------------------------------*/
h2.submenu {
	display: none;
}

h3.submenu {
	border: none;
/*    margin-bottom: .5em;*/
	margin-top: 1em;
}	

.submenu h4 {
}

/* Contingut General
 * -----------------------------------------------------------------------------*/
 
#content-text {
	margin-bottom: 1em;
	margin-top: 1em;
	width: 60em;
	overflow: hidden;
}	

#content-text .tornar {
    font-size: 1.1em;
    margin-top: 0;
    padding-bottom: .7em;
	text-align: right;
    border-bottom: 1px dotted #ccc;
}

#content-text .tornar a {
	color: #333;
    text-decoration: none;
}	

#content-text .tornar a:hover {
    text-decoration: underline;
}

#content-text p, #content-text a, #content-text li {	
	font-size: 1.2em;
	line-height: 1.4em;
}

#content-text p {    
    margin-bottom: 1.5em;
}

#content-text p a, #content-text p li, #content-text li a, #content-text p li a {
	font-size: 1em;
}

#content-text li a {
	font-size: 1em;		
}

#content-text li {
	margin: 0.5em;
	list-style-type: none;
	background-image: url(../images/li_icoContent.gif);  
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding-left: .8em;
	margin-bottom: .5em;

}

#content-text li li {
	font-size: 1em;	
}

#content-text h3 {

}

#content-text #destacat {
	overflow: hidden;
}

#content-text #destacat p {
	color: #044CA1;
	font-weight: bold;
}

#content-text a {
	text-decoration: underline;
}

/*  Llistats especials
 * -----------------------------------------------------------------------------*/

#content-text ul {
	margin-bottom: 2em;
}
 
#content-text ul#llistat-noticies li {
	padding-top: 0 !important;
}

#content-text ul.llistat-links {
	margin-bottom: 1em;
	margin-left: 1em;
}

#content-text ul.llistat-links li {
	list-style-type: none;
	background-image: url(../images/fletxa_segon_menu.gif);  
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding-left: 1.2em;
	margin-bottom: .5em;
}

#content-text ul.llistat-links li a {
	text-decoration: none;
	font-size: 1em;
}

#content-text ul.llistat-links li a:hover {
	text-decoration: underline;
}

#content-text .llistat-material li {
	overflow: hidden;
	width: 28em;
	padding: .5em 0;
	padding-left: .8em;
	background: none;	
}

#content-text .llistat-material a {
	display: block;
	width: auto;
	float: left;
	margin-right: .8em;
	text-decoration: none;;
}

#content-text .llistat-material a:hover {
	text-decoration: underline;
}

#content-text .llistat-material img {
	float: left;
	padding-right: 1em;
}


#content-text ul.llistat-divises {
	overflow: hidden;
	margin-bottom: 2em;
}

#content-text .divisa-1linea {
	float: right;
}

#content-text .divisa-placa {
	float: left;
    width: 30em;
	margin-right: 14.5em;
    margin-bottom: 2em;
}

#content-text .llistat-divises li {
	display: block;
	background-image: none;
	padding: 0 1.2em;
	margin: 0;
	font-size: 1em;
	width: 11.6em;
	float: left;
	margin-right: 1em;
	text-align: center;
}

#content-text .llistat-divises li.Last {
	margin-right: 0;
}

#content-text .llistat-divises li img {
	width: 100%;	
}

#content-text h3.llistat-divises {
	clear: left;
}

#content-text ul#llistat-revista {
	margin-left: 17.5em;
	margin-top: 1.5em;
	padding: 0;
}

	#content-text ul#llistat-revista li {
		list-style-type: none;
		background-image: url(../images/fletxa_segon_menu.gif);  
		background-repeat: no-repeat;
		background-position: 0 center;
		margin: .5em .5em;
		padding: 0 0 0 1.2em;
	}
	
	#content-text ul#llistat-revista a {
		text-decoration: none;
	}
	
	#content-text ul#llistat-revista a:hover {
		text-decoration: underline;
	}


/* Galeria items
 * -----------------------------------------------------------------------------*/
h3.galeria {
	font-size: 1.4em;
	color: #666;
	border: none;
	margin: 0;
	margin-right: .5em;
	text-align: center;
}

#content-text .llistat-galeria {
	overflow: hidden;
}

#content-text .llistat-galeria li {
	display: block;
	background-image: none;
	margin: 0;
	font-size: 1.1em;
	width: 22em;
	height: 14em;
	float: left;
	padding: 2.2em;
	text-align: center;
	border-bottom: 1px dotted #999; 
}

#content-text .llistat-galeria li.uniforme {
	height: 17em;
}

#content-text .llistat-galeria li.even {
	border-right: 1px dotted #999; 
}	

#content-text .llistat-galeria li.last {
	border-bottom: none;
}

#content-text .llistat-galeria li img {	
	margin-bottom: .5em;
}

#content-text .llistat-galeria li a {
	
}

#content-text .galeria-detall {
	text-align: center;
}

#content-text .caracteristiques dl {
	margin: 0 1em;
	overflow: hidden;
	clear: both;
}

#content-text .caracteristiques dt {
	white-space: nowrap;
	margin: .75em .5em 0 0;
	padding: 0 0 0 .5em;
	background: url(../images/li_icoContent.gif) no-repeat left .5em;
	float: left;
    font-size: 1.1em;
	font-weight: bold;
}

#content-text .caracteristiques dd {
	margin: .75em 0 0 .5em;
	padding: 0;
    font-size: 1.1em;
}


/* Navegador Llistats 
 * -----------------------------------------------------------------------------*/
 
#navigator ul {    
	width: 60em;
    overflow: hidden;
    margin-top: .8em;
    margin-bottom: 1em;
    padding-bottom: .8em;
    border-bottom: 1px dotted #ccc;
}

#navigator li {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
    display: block;
}

#navigator #tornar {
	float: left;
	text-align: left;
}

#navigator #tornar a {
	color: #333;
}

#navigator #anterior {
	float: right;			
	background: url("../images/li_fletxa_anterior.gif") no-repeat left center;
	padding-left: 1em;								
}

#navigator .separador {
	margin-right: .5em;
	padding-right: .5em;
	border-right: 1px solid #044CA1;
}

#navigator #seguent {
	float: right;

	background: url("../images/li_fletxa_seguent.gif") no-repeat right center;
	padding-right: 1em;
}



/*  Organigrama 
 * -----------------------------------------------------------------------------*/
#content-text p.organigrama {
	text-align: right;
	margin-bottom: 1.5em;
}

#content-text p.organigrama img {
	margin-bottom: .5em;
}	

#content-text p.organigrama a {
	background-image: url(../images/content/organigrama_ico.gif);  
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding-left: 1.7em;
}

#content-text ul.organigrama li {
	font-weight: bold;
	background-image: none;
	color: #044CA1;

	border-bottom: 1px solid #CCC; 
}

#content-text ul.organigrama li li {
	font-weight: bold;
	background-image: url(../images/li_icoContent.gif);  
	border-bottom: none; 
}

#content-text ul.organigrama li ul li ul {
	margin-top: .4em;
	border-top: 1px solid #ccc !important;
}

#content-text ul.organigrama li li li ul {
	border-top: 1px solid #CCC; 
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
}

#content-text ul.organigrama li ul li ul li ul li ul {
	border: none !important;
}

#content-text ul.organigrama li li li {
	background-image: none;
}	

#content-text ul.organigrama li li li li {
	font-weight: normal;
	background-image: url(../images/li_icoContent.gif);  
}	


#content-text ul.organigrama ul ul ul ul {
margin-top: 0 !important;
border-top: none;
}



#content-text ul.organigrama li a {
	background-image: url("../images/content/folded.gif");
	background-repeat : no-repeat;
	background-position: 0 .2em;
	padding-left: 1.3em;
}

/*Estil Plegat*/
#content-text ul.organigrama li a.folded {
	text-decoration: underline;	
	background-image: url("../images/content/folded.gif");
	background-position: 0 .2em;
}
/*Estils desplegat*/
#content-text ul.organigrama li a.unfolded {
	text-decoration: none;	
	background-image: url("../images/content/unfolded.gif");
	background-position: 0 .4em;
}




/* Mapa Comisarias 
 * -----------------------------------------------------------------------------*/
#content-text #mapa-comisaries {
	border-bottom: 1px solid #044CA1;
	margin-bottom: 100px;
}

#content-text #mapa-comisaries img {
	padding-left: 73px;
	padding-right: 73px;
	padding-bottom: 20px;
}

#content-text #comisarias-barris {
	overflow: hidden;
	margin-top: 10px;
}

/* INICI: Elements de les pestanyes */

#content-text .pestanyes {
	border-bottom: 4px solid #044CA1;
	display: block;
	
	width: 100%;
	overflow: hidden;
	margin-top: 2em;
}
	
#content-text .pestanyes li {
	margin: 0;
	padding: 0;
	margin-right: .1em;
	text-align: center;
	font-size: 1.1em;
	background-image: none;
	background-color: #CDCDCD;	
	float: left;
}		

#content-text .pestanyes a {
	padding: 5px 10px;
	color: black;
	display: block;
	text-decoration: none;			
}

#content-text .pestanyes a.selected {
	background-color: #044CA1;
	color: #fff;
}


/* INICI: Classe pel <div> que contindra l'informacio de cada pestanya */
.pestanya-content { 
	margin: 0;
	padding-top: 1em;
	padding-left: 1em;
	display: block;
	background-color: #EBEBEB;
	border: 1px solid #EBEBEB; 
}


/* FI: Elements de les pestanyes */

.pestanya-content table {
	border-collapse: collapse;
	background-color: #EBEBEB;
}

.pestanya-content table caption {
	text-align: left;
	font-size: 1.3em;
	color: #333333;
}

.pestanya-content th { 
	color: #044CA1;
	font-weight: bold;
	font-size: 1.1em;
	text-align: left;
	padding-bottom: .4em;
}

.pestanya-content th.first {
	width: 12em;
/*    padding-left: 1em;*/
}

.pestanya-content th.second {
	width: 20em;
}

.pestanya-content th.third {
	width: 18em;
}

.pestanya-content td {
	color: #333333;
	font-size: 1.1em;
	padding-right: .8em;
	padding-top: .4em;
	padding-bottom: .4em;
	border-top: 1px dotted #999;
}



/* INICI: Estils galeria de publicacions */

#content-text #revistes li {
	padding: 0;
	margin: 0em 1.25em 1.5em 1.25em;
	list-style: none;

	width: 10.6em;
	font-size: 1em;
	height: 18em;
			
	float: left;
}

#content-text #revistes li img {
	width: 100%;
}

#content-text #revistes li a {
	text-decoration: none;
	color: #333;
}			


#content-text .portada {
	float: left;
	width: 10.6em;
	margin-top: 1em;
	margin-right: 1.5em;
}

#content-text .contingut-revista {
	margin-left: 11.8em;
	width: 38.4em;
}

#content-text .contingut-revista dt {
	font-size: 1.1em;
	font-weight: bold;
	color: black;
}

#content-text .contingut-revista dd {
	color: #666;
	background: url("../images/li_fletxa_seguent.gif") no-repeat left .4em;
	padding-left: 1em;
	margin-top: .3em;
	margin-bottom: 1em;
	margin-left: 1.8em;
}

#content-text .contingut-revista a {
	color: #666;
	text-decoration: none;
}

#content-text .contingut-revista a:hover {
	text-decoration: underline;
}

#content-text .menu-retorn {
	float: right;
}

#content-text .menu-retorn li {
	background: url("../images/li_fletxa_anterior.gif") no-repeat left .4em !important;
}

/* FI: Estils galeria de publicacions */












/* HOME
 * -----------------------------------------------------------------------------*/
 
.col2home {
	float: left;
    padding-right: 2.5em;
	border-right: 1px dotted #999999; 
	width: 34em;
	padding-bottom: 1em;
    margin-left: 5.5em;
	min-height: 53.5em;    
}

.col2home img {	
	width: 34em;
    display: block;    
}

.col2home li {
    margin-bottom: 2.5em;
}

.col3 {
	float: right;
	width: 22em;
    padding: 0;
}	
	.col3 h2 { width: auto; }


/*  Noticies
 * -----------------------------------------------------------------------------*/
 
#zona-noticies {	    
    margin: 0;    
}

#zona-noticies ul {
	margin: 1em 0 0 0;
	padding: 0;
}

#zona-noticies ul li {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px dotted #999999;
}

#zona-noticies h2 {
	margin: 0;
	padding: .3em .6em;
	font-size: 1.4em;
    font-weight: bold;
	background-color: #044CA1;
	color: #fff;
}

#zona-noticies a {
/*    text-decoration: none;*/
}

#zona-noticies h3 {
	margin: .5em 0;
	padding: 0;
	color: #D3242E;
	font-size: 1.2em;
	border: none;
}

#zona-noticies p {
	font-size: 1.1em;
	color: #555;
}

#zona-noticies p img {
	float: left;
	margin: 0 1em .5em 0;
	width: 5.2em;
}

#zona-noticies .mes {
	padding: 0 .8em;
	background: url('../images/fletxa_segon_menu.gif') no-repeat left center;
}


/* Llistat de campanyes
---------------------------------------------------------------------- */

#content-text .llista-campanyes {
}

	#content-text .llista-campanyes li {
		width: 100%;
		overflow: hidden;
		background: none;
		margin: 1.5em 0 0 0;
		padding: 0;		
		font-size: 1em;
	}
	
		#content-text .llista-campanyes li h4 {
			margin-top: .5em;
			margin-bottom: .5em;
			font-size: 1.2em;
		}
		
		#content-text .llista-campanyes li p {
			margin-top: .5em;
		}


/* Llistat de videos */

	#content-text .videos {
		padding: 0;
		margin: 0;		
	}

		#content-text .videos li {
			padding: 0;
			margin: 0 0 25px 0;
			background: none;
			font-size: 1em;
			width: 100%;
			overflow: hidden;
		}
		
			#content-text .videos li h3,
			#content-text .videos li p {
				margin-left: 160px;
			}
            
			#content-text .videos li h3 {
				margin-top: 0;
				margin-bottom: .6em;
                line-height: 1.3em;
				font-size: 1.3em;
			}			
			
            #content-text .videos li p {
				font-size: 1.1em;
                margin-top: .6em;
				margin-bottom: .6em;                
            }

			#content-text .videos li img.video {
				float: left;
				clear: left;
				display: block;
				padding-right: 1em;
				margin-bottom: 1em;			
                background-color: #fff;
                width: 14em;
			}



/* Enllaç per a imprimir */

	#content-text p.imprimir {
		width: 100%;
		overflow: hidden;
	}
	
		#content-text p.imprimir a {
			display: block;
			float: right;
			padding-left: 1.4em;
			background: url("../images/content/icona_imprimir.gif") no-repeat left center;
		}
		
		
		
	/* Educacio viaria */
	
		/* Submenu */
    
			#content-text div.menu-educacio-viaria {
				width: 100%;
				overflow: hidden;
			}
			
			
				#content-text div.menu-educacio-viaria img {
					float: left;
					margin: 0;
					padding: 0;
				}
				
				
				#content-text div.menu-educacio-viaria ul {
					float: right;
					width: 25em;
					margin: 0;
					padding: 0;
				}
				
					
					#content-text div.menu-educacio-viaria ul li {
						font-size: 1.1em;
						margin: 0;
						padding: 0 0 .6em 0;
						display: block;
					}
					
					
						#content-text div.menu-educacio-viaria ul li a {
							color: #444;
							text-decoration: none;
							font-weight: bold;
							padding: .3em .7em;
							display: block;
							background-color: #EEEEEE;
							border-top: 1px solid #ddd;
							border-bottom: 1px solid #ddd;
						}
						
						#content-text div.menu-educacio-viaria ul li a:hover {
							text-decoration: underline;
						}
		
		/* Paginador de notícies */
		
			#content-text .paginador-noticies {
				width: 100%;
				overflow: hidden;
				margin: 0;
				padding: 1em 0;
                font-size: 1em;
			}
			
				#content-text .paginador-noticies li {
					margin: 0;
					padding: 0;
                    font-size: 1em;
				}
                
                #content-text .paginador-noticies a,
                #content-text .paginador-noticies span,
                #content-text .paginador-noticies strong {
                    font-size: 1.1em;
                    line-height: 1.4em;
                }
			
				#content-text .paginador-noticies li a {					
					width: auto;                    
				}
			
				#content-text .paginador-noticies li.anteriors {
					float: left;
					padding-left: 12px;					
					background: url("http://www.bcn.cat/guardiaurbana/images/li_fletxa_anterior.gif") no-repeat left;					
				}
				
				#content-text .paginador-noticies li.seguents {
					float: right;
					padding-right: 12px;
					background: url("http://www.bcn.cat/guardiaurbana/images/li_fletxa_seguent.gif") no-repeat right;					
				}
				
		/* Llistat de noticies */
		
			#content-text .llistat-noticies-viaria {
				margin: 2em 0 0 0;
				padding: 0;
			}
			
				#content-text .llistat-noticies-viaria li {
					width: 100%;
					overflow: hidden;
					margin: 0 0 2em 0;					
					font-size: 1em;					
				}
				
					#content-text .llistat-noticies-viaria li h5 {
						margin-top: 0;
						margin-bottom: .5em;						
					}
					
					#content-text .llistat-noticies-viaria li h5 a { text-decoration: none; }
					#content-text .llistat-noticies-viaria li h5 a:hover { text-decoration: underline; }
					
					#content-text .llistat-noticies-viaria li img {
						float: left;
						margin: 0 1em 1em 0;
					}
					
					#content-text .llistat-noticies-viaria li p {
						font-size: 1.1em;
						margin: 0 0 .5em 0;
					}
					
					#content-text .llistat-noticies-viaria li p.data {
						font-weight: bold;
					}
                    
                    
                    
    /* Taula de dades per a planes de text generic*/
    
        #content-text .taula-dades {
            border-collapse: collapse;
            border: 1px solid #ccc;
            font-size: 1em;
            margin: 1.5em 0;
            
        }
        
        #content-text .taula-dades th {
            background-color: #eee;
        }
        
        #content-text .taula-dades th,
        #content-text .taula-dades td {
            font-size: 1.2em;
            padding: .7em 1.2em;
            text-align: left;
            vertical-align: top;
            border: 1px solid #ccc;
            line-height: 1.4em;
        }
    
        
        
/* Bloc del Twitter a la homepage */

    #zona-tweets {
        margin-top: 3em;
    }

        #zona-tweets .twtr-widget {
            margin-bottom: 1em;
        }

        #zona-tweets h2 img {
            display: block;
        }

        #zona-tweets h3 {
            border-bottom: none;
        }

        #zona-tweets p {
            font-size: 11px;
        }

        #zona-tweets p > em {
            display: none;
        }

        #zona-tweets .twtr-widget .twtr-tweet {
            border-top: 1px dotted #999;
            border-bottom: none;
        }

        #zona-tweets .twtr-widget #tweet-id-3 {
            border-top: none;
        }

        #zona-tweets .twtr-widget .twtr-tweet-wrap {
            padding: 12px 0;
        }

        #zona-tweets .twtr-timeline,
        #zona-tweets .twtr-doc {
            border-radius: 0;
            -moz-border-radius: 0;
            -webkit-border-radius: 0;
        }

        #twtr-widget-1 .twtr-doc,
        #twtr-widget-1 .twtr-hd a,
        #twtr-widget-1 h3,
        #twtr-widget-1 h4,
        #twtr-widget-1 .twtr-new-results,
        #twtr-widget-1 .twtr-results-inner,
        #twtr-widget-1 .twtr-timeline {
            background-color: #eee !important;
        }

        #zona-tweets .twtr-tweets {
            margin: 0 12px;
        }

        #zona-tweets .twtr-ft,
        #zona-tweets .twtr-hd {
            display: none;
        }

        #zona-tweets .mes {
            font-size: 1.1em;
            font-weight: bold;
            padding: 0 0.8em;
            background: url("../images/fletxa_segon_menu.gif") no-repeat scroll left center transparent;
        }

