/*seal.php*/
body {
	 font-family: 'Arimo', sans-serif;
  height: 100%;
  line-height: 1.6;
  }
#seal {
	width:600px;
	background: #EFEFEF;
	margin:0 auto;
	padding: 10px;
	padding-bottom: 50px;
}
#capSeal img, #peuSeal img{
	border: 0;
	margin: 0;
	padding: 0;
}
#peuSeal, #capSeal {
	width:600px;
	margin:0 auto;
	padding: 0;
	margin-top: -40px;
	text-align: right;
}
.copy {
	width:600px;
	margin:0 auto;
	padding: 0;
	margin-top: -40px;
	text-align: left;
	font-size: 11px;
}
#seal a {
	color: #65A3D8;
	background: inherit;
	text-decoration: none;
	font-weight: bold;
}
#seal a:hover {
	background: #65A3D8;
	text-decoration: none;
	color: #FFF;
}
#seal thead {
	border-bottom: 1px solid #82bcdf;
	background: #82bcdf;
	border-collapse: collapse;
	color: #10315A;
}
#seal td {
	border-bottom: 1px solid #82bcdf;
	background: #EFEFEF;
	border-collapse: collapse;
}
#data thead td {
	border: 0;
	background: #EFEFEF;
	border-collapse: collapse;
	color: #10315A;
}
#data td {
	border-bottom: 1px solid #82bcdf;
	background: #82bcdf;
	border-collapse: collapse;
	color: #FFF;
	padding: 10px;
}
#dreta {
	float: right;
	/*width: 280px;*/
	width: 345px;
	margin-top: 0;
}
#esquerra {
	float: left;
	/*width: 280px;*/
	width: 345px;
	padding-right: 10px;
	border-right: dotted 1px #82bcdf;
	margin-top: 0;
}
#segells a:hover {
	background: #FFF;
}
#web1, #web2, #web3 {
	margin: 0 0 0 14px;
	padding:0px;
	width: 680px;
	height: 80px;
	background:url(../imatges/fons_webs.gif) no-repeat top left;
	}
#ColaDreta {
	float: right;
	/*width: 280px;*/
	width: 345px;
	margin-top: 14px;
}
#ColaEsquerra {
	float: left;
	/*width: 280px;*/
	width: 345px;
	padding-right: 10px;
	border-right: dotted 1px #82bcdf;
	margin-top: 14px;
}
#web1 img, #web2 img, #web3 img, #ColaDreta img, #ColaEsquerra img {
	margin: 2px 14px 0 2px;
	padding:0px;
	border: 0;
	float: left;
	}

  
h2 {
  font-size: 32px;
  font-family: 'Questrial', sans-serif;
  color: #82bcdf !important;
  font-weight: bold;
  line-height: 1.3;
  margin: 40px 0 10px;
  text-rendering: optimizelegibility;
  text-align:left;
}
