/* CSS Document */
body {
	background-color: #811201;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#460901;
}

* {
	padding: 0px; 
	margin: 0px;}
a {
	border: none;
	text-decoration: none;
	color: #000000;
}
ul {
	list-style-type: none;
}
.clear {
	clear: both;
}
#web{
	position:absolute;
	left: 50%;
	right: 50%;
	top: 50%;
	bottom: 50%;
	width: 857px;
	height: 512px;
	margin-left: -422px;
	margin-top: -256px;
	background: url(../imatges/fondo_index.jpg) left top no-repeat;
}
#web a.entrar {
	display: block;
	position:absolute;
	left: 50%;
	right: 50%;
	top: 50%;
	bottom: 50%;
	width: 295px;
	height: 173px;
	margin-left: -137px;
	margin-top: -62px;
	border: none;
	text-indent: -99999px;
	background: url(../imatges/logo.jpg) left top no-repeat;
}
#web a.pop {
	text-decoration: none;
	color:#000000;
	text-align: center;
	border: none;
	display: block;
	background: #CCCCCC;
	padding: 4px;
	margin-top: 15px;
	border: solid 1px #550D01;
}
#web #ocult {
	text-indent: -999999px;
	clear: both;
}
#web #direccio{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	display: block;
	position:absolute;
	left: 50%;
	right: 50%;
	top: 100%;
	bottom: 100%;
	width: 275px;
	text-align: center;
	height: 173px;
	margin-left: -127px;
	margin-top: -137px;
	color:#CCCCCC;
	
}