/* CSS Document */
#tot{
	top:0px;
	width: 586px;
	margin: 0 auto;
	text-align:left;
}
#titol{
	width: 586px;
	height:161px;
	position:relative;
	background-color: #FFFFFF;
	margin-top:0px;
		border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cc9999;
	border-bottom-color: #999999;
	}
	#titol2{
	width: 586px;
	height:182px;
	position:relative;
	background-color: #FFFFFF;
	margin-top:0px;
		border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cc9999;
	border-bottom-color: #999999;
	}
#menu{
	width: 586px;
	height:25px;
	position:relative;
	margin-top:10px;
	margin-bottom:10px;
	background-color: #FFFFFF;
		background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cc9999;
	border-bottom-color: #999999;
}

#contingut{
	width:586px;
	/*height:436px;*/
	position:relative;
	margin-top:10px;
}
#prepeu{
	width:586px;
	height:20px;
	text-align:center;
	margin-bottom:10px;
	position:relative;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cc9999;
	border-bottom-color: #999999;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#peu{
	width:586px;
	height:100px;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	position:relative;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cc9999;
	border-bottom-color: #999999;
	vertical-align: top;
	
}
body {
	background-color: #FFFF33;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../imatges/fons3.gif);
	background-repeat: repeat;
}
a.ocult {
	text-decoration: none;
	border: 0px none;
}
a:hover.ocult {
	text-decoration: none;
	border: 0px none;
}
