/*
headers (novetats, ...): 55
headers noticies (barnaludica 2010, ...): 28
Mida headers columna esquerra (links, ...): 24
Foot: Mini=15 !hitling,Head=22 ac9c20,Headpos=0,0;Minipos=center,25; Totalheight=55;
Color: #c0c0c0
*/

* { padding:0px; margin:0px; border:0px; }
body {
	background:url(image/dark-wood.jpg);
	font-family:"Arial", "Verdana", "Sans Serif";
	color:#c1c1c1;
	font-size:12px;
	text-align:center;
	overflow:hidden;
	}
a:link,a:active,a:visited {
	color:#ac9c20;
	text-decoration:none;
	}
a:hover {
	color:#c1c1c1;
	}
.foot {
	width:100%;
	height:80px;
	background:url(image/foot-bg.png);
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:2;
}
.footLogo {
	position:absolute;
	left:0px;
	padding-top:5px;
	width:190px;
	height:80px;
}
.footLinks {
	position:absolute;
	right:0px;
	height:80px;
}
.footLinksLink {
	float:right;
	padding-top:11px;
	padding-right:20px;
	text-align:center;
}
.mask {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	overflow:auto;
	z-index:1;
}
.intro {
	position:absolute;
	top:40%;
	left:50%;
}
.intro img {
	position:absolute;
	top:-175px;
	left:-175px;
}
.data {
	width:950px;
}
.leftColumn {
	float:left;
	width:250px;
	margin-top:0px;
}
.leftColumnBody {
	width:250px;
	background:url(image/column-bg.png);
}
.leftColumnBodyData {
	width:200px;
	padding-top:20px;
	text-align:left;
	line-height:1.5em;
	font-size:11px;
}
.leftColumnBodyData img {
	margin-bottom:5px;
}
.leftColumnBorder {
	width:250px;
	height:25px;
	background:url(image/column-left-border.png);
}
.rightColumn {
	float:right;
	width:680px;
	margin-top:20px;
}
.rightColumnBody {
	width:680px;
	background:url(image/column-bg.png);
}
.rightColumnBodyData {
	width:630px;
	padding-bottom:100px;
	text-align:justify;
	line-height:1.5em;
	overflow:hidden;
}
.rightColumnBorder {
	width:680px;
	height:25px;
	background:url(image/column-right-border.png);
}
.galeriaMini {
	float:left;
	width:315px;
	padding:30px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
}
.galeriaMini img {
	margin-bottom:5px;
	height:200px;
}