h2 { 
	font-size: 75%; 
	border-bottom: 1px solid #1657a7; 
	background-color: #83acde; 
	padding: 3px 0px 3px 10px; 
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	color: #000; 
	float: left;
	display: block;
	_margin-top: 10px;
	_margin-bottom: 10px;
	width: 420px;	
}
h2 a {
	color: #000;
	border: 0px solid #000;
	text-decoration: none;
}
h2 a:hover {
	color: #1657a7;
	border: 0px solid #000;
	text-decoration: none;
	background-color: transparent;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-right: 5px;
	padding-left: 7px;
	padding-bottom: 5px;
	color: #666666;
	text-align: justify;
	float: left;
	width: 310px;
}
.miniatura {
	margin-right: 5px;
	float: left;
}
.miniatura img {
	border: 1px solid #1657a7;
}
.miniatura a {
	border-bottom: 0px solid #1657a7;
	background-color: transparent;
}
.miniatura a:hover {
	border-bottom: 0px solid #1657a7;
	background-color: transparent;
}
.titol1 {
	width: 149px;
	padding: 0px 5px 0px 5px;
	background-color: #10417d;
	float: left;
	border-bottom: 1px solid #1657a7;
	height: 15px;
	background-repeat: no-repeat; 
	background-position: 5px;
}
.titol {
	width: 149px;
	padding: 0px 5px 0px 5px;
	background-color: #10417d;
	float: left;
	border-bottom: 1px solid #1657a7;
	border-top: 1px solid #1657a7;
	height: 15px;
	background-repeat: no-repeat;
	background-position: 5px;
}
.menulT {
	width: 143px;
	padding: 4px 8px 4px 8px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	float: left;
}
.llista {
	text-align: left;
	list-style-image: url(imatges/marca_blava.png);
	list-style-type: circle;
	padding: 5px 5px 10px 15px;
	margin: 0px;
}
a {
	color: #1657a7;
	text-decoration: none;
	border-bottom: 1px dotted #1657a7;
}
a:hover {
	background-color: #abc2de ;
	color: #1657a7;
	text-decoration: none;
	border-bottom: 1px solid #1657a7;
}
.formfield {
	background-color: #E5EDF4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #404040;
	border: 1px solid #1657a7;
	margin-left: 5px;
}
.formbutton {
	background-color: #E5EDF4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #404040;
	border: 1px solid #1657a7;
	margin-top: 8px;
	margin-left: 5px;
}
.formbutton:hover {
	background-color: #FFFFFF;
}
.imatge {
	margin-left: auto;
	margin-right: auto;
}
.centre {
	text-align: center;
}
.peu {
	border-top: 1px solid #1657a7;
	padding-top: 12px;
	padding-bottom: 5px;
	text-align: center;
	float: left;
	width: 600px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.peu a {
	border-bottom: 0px solid #1657a7;
	background-color: transparent;
}
.peu a:hover {
	border-bottom: 0px solid #1657a7;
	background-color: transparent;
}
img {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.aimg {
	border-bottom-style: none;
        border-top-style: none;
        border-right-style: none;
        border-left-style: none;
	background-color: inherit;
}
.aimg:hover {
	background-color: transparent;
	border-bottom-style: none;
}
.pagines {
	margin-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	width: 430px;
	text-align: center;
	float: left;
}
.no_dispon {
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	font-weight: bold;
	height: 200px;
	margin-top: 70px;
}
.seccio {
	padding-left: 10px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	color: #43090c;
}
img.esquerra { 
	float: left;
	margin-right: 8px;
	border: 1px solid #1657a7;
	padding: 5px;
}
img.dreta { 
	float: right;
	margin-left: 8px;
	border: 1px solid #1657a7;
	padding: 5px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-align: justify;
}
form {
margin-left: 10px;
}
.titol_form {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
margin-top: 5px;
margin-bottom: 3px;
font-weight: bold;
color: #666666;
}