/* CSS Document */

Body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	word-spacing: normal;
	margin: 0px;
	text-align: left;
	background-repeat: repeat-x;
	background-image: url(img/fons_paret.jpg);
}
.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.text_negreta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.text_centrat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: center;
}
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #666666;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #666666;
}

#master {
	position:center;
	width:900px;
	height:100%;
	margin: auto;
}

#capcelera {
	position:relative;
	width:900px;
	height:120px;
	z-index:1;
	left: 0px;
	top: 10px;
}

#Espectacle {
	position:relative;
	width:901px;
	height:585px;
	z-index:2;
	left: -1px;
	top: 0px;
}
#Espectacle #Foto1 {
	position:absolute;
	width:413px;
	height:245px;
	z-index:1;
	left: 460px;
	top: 31px;
}
#Espectacle #Foto2 {
	position:absolute;
	width:412px;
	height:243px;
	z-index:2;
	left: 460px;
	top: 300px;
}
#Espectacle #Baner {
	position:absolute;
	width:404px;
	height:76px;
	z-index:4;
	left: 23px;
	top: 24px;
}
#Espectacle #Text {
	position:absolute;
	width:398px;
	height:444px;
	z-index:1;
	left: 27px;
	top: 106px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: auto;
}
#Espectacle #historic {
	position:absolute;
	width:423px;
	height:545px;
	z-index:4;
	left: 458px;
	top: 24px;
	overflow: scroll;
}
