body, html {
	text-align:center;
	background-image: url(imatges/degradat.gif);
	background-repeat: repeat-x;
	background-color: #BCDEEE;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 89%;
	color: #ffffff;
}
#container{
	width: 663px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#fotofons{
	margin-left:3px;
	padding-left:3px;
	background-image: url(imatges/fotofons.png);
	background-repeat:no-repeat;	
}
#header {
	width: 663px;
	height: 90px;
	position:relative;
}
#logo {
	position:absolute;
	left:3px;
	top:52px;
	width:173px;
	height:35px;
	z-index:1;
	overflow: visible;
	background-image:url(imatges/logo.jpg);
	cursor: pointer;	
}
#submenu {
	text-align:right;
	color: #000000;
	float:left;
	position:absolute;
	left:400px;
	top: 74px;
	width:260px;
	height:14px;
	z-index:2;
	overflow: visible;

}
#content{
	background-image:url(imatges/quadre.png);
	height:360px;
	width:663px;
	background-repeat: no-repeat;
}
#contingut{
	font-size:11px;
	color:#404040;
	float:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	width:399px;
	text-align:justify;
	line-height:19px;
	height:320px;
}
#photos{
	padding:0px;
	padding-right:0px;
	padding-right:0px;
	width:222px;
	float:left;
	
}
a:link{
	color:#FFFFFF;
	text-decoration: none;
}
a:visited{
	color:#FFFFFF;
	text-decoration: none;
}
a:hover{
	color:#EEEEEE;
	text-decoration:underline;
}
ul#nav{
	margin:0px;
	padding:0px;
	height:120px;	
}
ul#nav li {
	width:165px;
	text-align:center;
	float:left;
	color:#404040;
	font-size:15px;
	font:bolder;
	list-style:none;
	margin:0px;
}
ul#nav li a:link {
	color:#404040;

	
}
ul#nav li a:hover {
	color:#333333;
	text-decoration:none;
	border-top:2px solid #FFFFFF;
	width: 165px;
	display:block;
	height:16px;
	margin:0px;
}
ul#nav li a:visited{
	color:#333333;

	
}
ul#nav li a:active {
	color:#333333;
	
}
.subnav{
	margin:0px;
	margin-top:5px;
	height:97px;
	background-image:url(imatges/subnav2.png);
	position:relative;
}
.menu{
	position:absolute;
	top: 0px;
	left: 0px;
	visibility:hidden;
	padding-top:9px;
	width:200px;
	height:88px;
	text-align: left;
	font-size:12px;	
	background-repeat: no-repeat;
}
#menu1{
	padding-left:25px;
	clear:both;
	background-image:url(imatges/menu1.png);
}
#menu2{
	padding-left: 185px;
	background-image:url(imatges/menu2.png);
}

a#facebook {

    float: left;
    margin: 0px 0px 0px -3px;
    padding: 0px;
    width: 120px;
}

a#facebook img {
    margin: 5px 0px 0px 0px;
    border: solid 1px #FFFFFF;
}

#menu3{
	padding-left:335px;
	background-image:url(imatges/menu3.png);
}
#menu4{
	padding-left:520px;
	background-image:url(imatges/menu4.png);
}
#llista{
	margin:0px;
	padding:0px;
}
#footer {
	text-align:center;
	color:#333333;
	font-size:10px;
	clear:both;
}
a.mail:link{
    color:#333333;
	font-size:10px;
}
a.mail:hover{
    color:#333333;
	font-size:10px;
	
}
.titol{
	font-size:15px;
	text-align:left;
	color:#3399CC;
	background-image: url(imatges/pastilla.png);
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 1px;
	height: 42px;
	text-indent: 10px;
	padding-left: 9px;
	padding-top: 10px;
	font-weight: bold;
}	
p {
	margin:1px;
	padding-left:1px;
}

.Estilo1 {font-weight: bold}
.Estilo2 {color: #003366}
.actiu a{
color: #003366;
}
#text{
	height:270px;
	overflow:auto;
	line-height:20px;
	padding-right: 10px;
	scrollbar-arrow-color:#3399CC;
	scrollbar-track-color:#FFF;
	scrollbar-shadow-color:#FFF;
	scrollbar-face-color:#FFF;
	scrollbar-highlight-color:#FFF;
	scrollbar-darkshadow-color:#3399CC;
	scrollbar-3dlight-color:#3399CC;
}
#premi {
	background-image: url(imatges/premis.gif);
	background-repeat: no-repeat;
	height: 140px;
	width: 360px;
	font-size: 12px;
	color: #445259;
	padding:5px;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	}
#fade {
	background-color: white;
	display:block;
	top:0px;
	left:0px;
	height:100%;
	width:100%;	
	z-index:1001;
	position:fixed;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#quadret{
	background-image: url(imatges/quadret.png);
	background-repeat: no-repeat;
	height: 125px;
	width: 173px;
	padding: 5px;
}
#lbOverlay {
	background-color: #000;
}
