body { font-family: Verdana, Geneva, sans-serif; }

.curve { border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.titol { position: absolute; 
	width: 1256px; 
	height: 155px; 
	background-image: url(./img/titol.jpg); 
	background-repeat: no-repeat; 
	top: 5px; 
	left: 6px; 
	background-position: left bottom;
}

.apartat_zero {  position: absolute;
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 200px; 
	height: 40px;
	top: 165px; 
	left: 6px; 
}

.apartat_uno {  position: absolute;
	width: 788px; 
	height: 40px;
	top: 165px; 
	left: 210px; 
}

.apartat_dos {  position: absolute;
	width: 258px; 
	height: 40px;  
	top: 165px; 
	left: 1003px;
	display: table-cell;
	vertical-align: bottom;
}

.seccio { position: absolute; 
	width: 200px; 
	height: 439px;   
	top: 210px; 
	left: 5px;
}

.central { background-image: url(./img/logo.gif);
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute; 
	width: 718px; 
	height: 439px;   
	top: 210px; 
	left: 210px;
}

.anunci { position: absolute; 
	width: 258px; 
	height: 214px;   
	top: 210px; 
	left: 1003px;
}

.facebook { position: absolute; 
	width: 258px;
	height: 335;
	top: 426px; 
	left: 1003px;
}

.colaboracio { position: absolute;
	width: 993px; 
	height: 100px;  
	top: 654px; 
	left: 5px;
	vertical-align: bottom;
}

.final { position: absolute;
	width: 1256px; 
	height: 50px;  
	top: 776px; 
	left: 5px; 
}

table { font-family: Verdana, Geneva, sans-serif;
	color: DimGray; 
}

a { text-decoration: none; }

a.ap { color: DimGray;
	display: block;
}

a.sec { color: White; }

a.subsec { color: DarkRed;
	font-size: 12pt;
}

a.subsec:hover { font-weight: bolder; }

td.boton { background-image: url(./img/button_orange.png); 
	background-position: center center;
	background-repeat: no-repeat;
	width: 200px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
	color: white;
}

td.boton:hover { background-image: url(./img/button_orangered.png); }

.menu {
	display:none;
	background-color: Khaki;
	text-align: center;
	line-height: 15pt;
}

.colab { font-weight: bolder;
}

.firma { font-size: 8pt;
	line-height: 12pt;
}

.texto { font-size: 10pt;
	color: black;
	text-align: justify;
}

td.fotos { background-image: url(./img/button_mediumblue.png);
	background-repeat: no-repeat;
	background-position: left center;
}