#fotoprin {
	background-image: url(../images/benvinguda.jpg);
	height: 200px;
	background-repeat: no-repeat;
	width: 550px;
	float: left;
}
#banneresquerra{
	clear: both;
	float: left;
	height: 70px;
	width: 85px;

}
#bannerdret{
	clear: both;
	float: right;
	height: 70px;
	width: 85px;

}

#separaciovertical{
	width: 10px;
	float: left;
}

#Noticies{
	width: 270px;
	float:left;
	height: 100px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#Actualitat{
	width: 270px;
	float:right;
	height: 100px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#Foot{
	background-image: url(../admin/images/foot_background.gif);
	height: 60px;
	vertical-align: middle;
	text-align: center;
}
#Calendari{
	width: 220px;
	height: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#frame{
	top: 0px;
	bottom: 0px;
}
