/* diputacio de barcelona  style sheet v2 */

/* colors
#42187a; color1 lila
#a5c613; color2 verd
#e5880f; color3 taronja
#d73423; color4 vermell
*/

body{
	background-color:silver;
	color:#353535;
	margin:0; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align: center;
}
div.contenidorglobal{
	width:960px;
	border:1px solid #353535;
	margin: 0 auto;
	background-color:white;
	-moz-border-radius-bottomleft: 40px;
	-webkit-border-bottom-left-radius: 40px;
	-moz-border-radius-bottomright: 40px;
	-webkit-border-bottom-right-radius: 40px;
	text-align:left;
}
div.capsalera{
	background-color:#FFFFFF;
	padding:0;
	margin:0;
	font-size:0;/* elimina marges fantasma a IE */
	border-bottom:2px solid silver;
}
div.imatgecap{
	border-top: 1px solid silver;
	border-bottom: 1px dashed silver;
	padding:20px 0 20px 0;
	text-align:center;
}
div.menusuperior{
	width:832px;
	margin:0 0 0 129px;
	padding:0;
}
div.menulateral{
	width:120px;
	float:left;
	padding:0 0 10px 10px;
	margin:0 10px 0 0;

}
div.caixescentrals{
	margin:20px 0px 20px 10px;
	padding:0;
	width:800px;
	overflow:hidden;
}
.amplada960 {
	width:960px!important;
}
div.doscolumnes{
	width:390px;
	float:left;
	margin:10px 10px 10px 0;
}
div.peucontacte {  
	margin:0px 0 0px 0;
	padding:10px;
	border-top:1px dashed silver;
	font-size: .8em; 
}
div.peu {  
	margin:0;
	font-size: .8em; 
	background:url("../franja/franja2a.jpg") bottom repeat-x;
	height:40px;
	-moz-border-radius-bottomleft: 40px;
	-webkit-border-bottom-left-radius: 40px;
	-moz-border-radius-bottomright: 40px;
	-webkit-border-bottom-right-radius: 40px;
}
div.novetats {
	width:70%;
	margin: 50px auto 10px auto!important;
	padding: 20px;
	border-top: 15px dotted #e5880f;
	border-bottom: 15px dotted #e5880f;
	border-left: 5px dotted #e5880f;
	border-right: 5px dotted #e5880f;
}
div.novetats h3{
	margin:0 0 2em 0;
}
div.novetats ul{
	margin:0;
}
div.novetats ul li{
	list-style:none; /* per a Firefox */
	list-style-image: none; /* per a IE */
	margin: 0 0 1em 0;
}
div.novetatshome {
	width:445px;
	margin: 20px 10px 10px 10px!important;
	padding: 10px;
	float:left;
	background-color: #EEEEEE;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;}
div.novetatshome h3{
	margin:0 0 1em 0;
}
div.novetatshome ul{
	margin:0;
}
div.novetatshome ul li{
	list-style:none; /* per a Firefox */
	list-style-image: none; /* per a IE */
	margin: 0 0 1em 0;
}
div.imghomeinferiors {
	float:left;
	margin:10px 0 0 0;
	width:225px;
	height:180px;
	position:relative;
}
div.imghomeinferiors img{
	position:absolute;
	bottom:0;
	left:25%;
}
div.noticia {
	width:99%;
	margin: 0 0 0 10px;
	padding: 0px;
	border-top: 1px solid #e5880f;
	border-bottom: 1px solid  #e5880f;
	border-left: 1px solid  #e5880f;
	border-right: 1px solid  #e5880f;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
div.noticia h3{
	background-color:#e5880f;
	margin: 0 0 1em 0;
	padding:1em;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}
div.pastilla {
	width:500px;
	margin: 10px 0 10px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border:1px solid #cecece;
	overflow:hidden;
	font-size:1.2em;
}
div.pastilla2 {
	width:90%;
	margin: 10px 0 10px 10px;
	padding: 5px 5px 5px 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border:1px solid #cecece;
	overflow:hidden;
	font-size:0.8em;
	float:right;
}

div.pastillaimg {
	float:left;
	background:white;
	overflow:hidden;
	padding:10px;
	margin:0 10px 0 0;
	width:160px;
	height:120px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	text-align:center;

}
div.pastillaimg img {
	border:none;
	position:
}
div.pastillaimg a{
	border:none;
}
div.pastilla ul {
	margin:10px;
	padding:0;
}
div.pastilla ul li{
	list-style-image:none;
	list-style:none;
	margin:0 0 .5em 0;
}
div.caixescentrals dl{
	width:225px;
	float:left;
	margin:0 10px 0 0 ;
	padding:0;
	color:black;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
div.caixescentrals dl.color1{
	border:1px solid #42187a;
}
div.caixescentrals dt{
	padding:.3em 0 .3em 1em ;
	font-size:.8em;
	font-weight:800;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}
div.caixescentrals dd{
	padding:.3em;
	font-size:1em;
	margin:0;
}
dl.caixambimg{
	width:100%!important;
	margin: 0 0 10px 0!important;
}
dl.caixambimg h3 {
	margin: 0 0 0 0!important;
}
dl.caixambimg img {
	margin-left: 0!important;
}
dl.color1 dt {
	background-color:#42187a;
	color:white;
}
div.caixescentrals dl.color2{
	border:1px solid #a5c613;
}
dl.color2 dt {
	background-color:#a5c613;
	color:white;
}
div.caixescentrals dl.color3{
	border:1px solid #e5880f;
}
dl.color3 dt {
	background-color:#e5880f;
	color:white;
}
div.caixescentrals dl.color4{
	border:1px solid #d73423;
}
dl.color4 dt {
	background-color:#d73423;
	color:white;
}
div.cancons {
	border:1px solid #d73423;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


div.inaugura {
	width: 200px;
	padding: 5px 2px 2px 2px;
	background-color: #EEEEEE;
	float: left;
	margin-right:5px;
	margin-bottom: 5px;
	border:1px solid #d73423;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


.floatesq {
	float:left;
	margin:0 10px 0 10px;
}
.floatdreta {
	float:right;
	margin:0 10px 0 10px;
}
.netejafloat{
	clear:both;
}
td {
	font-family : Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

p {
	font-size: .8em;
	text-decoration: none;
	color: #353535;
	text-align: justify;
	margin: 10px 10px 0 10px;
}
p.tornarenrera {
	text-align:center;
	margin:50px 0 0 0;
	padding:0;
}
p.tornarenrera img {
	margin:0 30px 0 0;
}
div.peucontacte p{
	text-align:center;
	margin:0;
	padding:0;
	font-size:1em;
}
h1 {
	font-size: 16px;
	font-weight : bold;
	margin: 1em 10px 0 10px;

}

h2 {
	font-size: 14px;
	margin: 1em 10px 0 10px;

}

h3 {
	font-size: 12px;
	font-weight : bold;
	margin: 1em 10px 0 10px;

}

a:link, a:active, a:visited {
	color:#000000;
  text-decoration: none;
	border-bottom:1px dotted #353535;
}
a:hover {
	border-bottom:1px solid #353535;
}
ul.llistatcolor1 a, ul.llistatcolor1 a:hover, ul.llistatcolor1 a:visited, ul.llistatcolor1 a:active {
	color: #42187a;
	font-weight:800;
	font-size:1.3em;
	border:0;
}
ul.llistatcolor2 a, ul.llistatcolor2 a:hover, ul.llistatcolor2 a:visited, ul.llistatcolor2 a:active {
	color: #a5c613;
	font-weight:800;
	font-size:1.3em;
	border:0;
}
ul.llistatcolor3 a, ul.llistatcolor3 a:hover, ul.llistatcolor3 a:visited, ul.llistatcolor3 a:active {
	color: #e5880f;
	font-weight:800;
	font-size:1.3em;
	border:0;
}
ul.llistatcolor4 a, ul.llistatcolor4 a:hover, ul.llistatcolor4 a:visited, ul.llistatcolor4 a:active {
	color: #d73423;
	font-weight:800;
	font-size:1.3em;
	border:0;
}
.color1 {
	color: #42187a;
	}
td.color1 { 
	background-color: #42187a;	
	}
.color2 {
	color: #a5c613;
	}
td.color2 { 
	background-color: #a5c613;	
	}	
table.color2 { 
	background-color: #a5c613;	
	}		
	
.color3 {
	color: #e5880f;
	}
td.color3 { 
	background-color: #e5880f;	
	}
.color4 {
	color:#d73423;
	}
td.color4 { 
	background-color: #d73423;	
	}
.color0 {
	color: white;
	}	

.cent {  
	text-align: center; 
	vertical-align: top;
}
.cent2 {  
	text-align: center; 
	vertical-align: middle;
}
.enquesta {
	font-size: 9px;
}
.blanc  {
	color: white;
	text-decoration:none;
	}
ul {
	font-size:.8em;
}
ul li {
/* list-style-image:  url(../images/estrella.gif); */
		list-style: none;}
ul.llistatcolor1 {
margin:0;
padding:0 0 0 10px;
}
ul.llistatcolor2 {
margin:0;
padding:0 0 0 10px;
}
ul.llistatcolor3 {
margin:0;
padding:0 0 0 10px;
}
ul.llistatcolor4 {
margin:0;
padding:0 0 0 10px;
}
ul.llistatcolor1 li {
	list-style: none;
	margin:10px 0 0 0;
}
ul.llistatcolor2 li {
	margin:10px 0 0 0;	
	list-style: none;
}
ul.llistatcolor3 li {
	margin:10px 0 0 0;
	list-style: none;
}
ul.llistatcolor4 li {
	margin:10px 0 0 0;
	list-style: none;
}
ul.llistatsimatge li {
list-style-image:  none;
list-style:  none;
}
div.menusuperior ul {
	margin:0 0 0 0;
	padding:0;

}
div.menusuperior ul li{
	margin:0;
	padding:0;
	float:left;
	width:207px;
	list-style: none;
	border-left:1px dotted silver;
}
div.menusuperior ul li a, div.menulateral ul li a{
	margin:0;
	padding:0;
	border:0;
}
div.menulateral ul {
	margin:0;
	padding:0;
	border-right:1px dotted silver;
}
div.menulateral ul li{
	margin:0 0 20px 0;
	padding:0;
	list-style: none;
	list-style-image: none;
}
.bkcolor1{
background-color:#42187a;
}
.bkcolor2{
background-color:#a5c613;
}
.bkcolor3{
background-color:#e5880f;
}
.bkcolor4{
background-color:#d73423;
}
.bkcolor5{
background-color:#9999ff;/*lila clar*/
}
.bkcolor6{
background-color:#ffe1c4;/*beig clar*/
}
.bkcolor7{
background-color:#99ffff;/*blau cel electric*/
}
.bkcolor8{
background-color:#ef8e76;/*carn*/
}

ul.estiu li {
list-style-image:  url(../especials/estiu/images/sindria.gif);
}

ul.tardor li {
list-style-image:  url(../images/castanyada/2008/pinya_petita.gif);
}

ul.nadal li {
list-style-image:  url(../images/nadal/bola3.gif);
}
table.llistat{
	margin:0 0 20px 10px;
	border:1px solid #a5c613;
	border-collapse:collapse;
	border-spacing:0;
}
table.llistat td {
	padding:.5em;
	margin:0;
	border:1px solid #a5c613;
}
table.llistat tr {
	padding:0;
	margin:0;
}
table.llistat th {
	padding:.5em;
	margin:0 0 0 0;
	background-color:#a5c613;
}
table.llistat caption{
	padding: 20px 0 10px 0!important;
	
}
