body{
	background-color: #ffffff;
	background-image:url(../imgs/tramafondo.gif);
	margin-top: 0px;
	margin-left: 0px;
	font-family: verdana;
	font-size: 9px;
	color: #666666;
}

#contenedor{
	z-index:1;
	margin: 0 auto 0 auto;
	margin-left: -502px;
	margin-top: 0px;
	position: absolute;
	width:1004px;
	top: 0;
	left: 50%;
	overflow: hidden;
}

#fons{
	z-index:2;
	margin: 0 auto 0 auto;
	margin-left: 0px;
	margin-top: -0px;
	position: relative;
	width:1004px;
	top: 0px;
	left: 0px;
	overflow: hidden;
}

#contenido_cerca { 
	z-index:4;
	background-image:url(../imgs/sombra_lateral.png);
	position: relative;
	top:0px;
	left:0px;
	/*padding: 15px 15px 15px 15px;*/
}

#contenido_cerca_peu { 
	z-index:4;
	position: relative;
	left:7px;
}

#contenido_cerca_cap { 
	z-index:4;
	position: relative;
	top:7px;
	left:7px;
}

#ombra_fons_superior{
	z-index:3;
	background-image:url(../imgs/sombra_superior.png);
	position: relative;
	top:0px;
	left:0px;
	width:1004px;
	height:75px;
}

#ombra_fons_inferior{
	z-index:3;
	background-image:url(../imgs/sombra_inferior.png);
	position: relative;
	left:0px;
	width:1004px;
	height:62px;
}

#pie{
	z-index:3;
	margin: 0 auto 0 auto;
	margin-left: 0px;
	margin-top: 0px;
	position: relative;
	width:1004px;
	left: 0px;
	overflow: hidden;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
font.vermell{
	font-family: verdana;
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
}
font.separador{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
font.grisfort{
	font-size: 9px;
	color: #000000;
}
img.thumbnail{
	border:#666666;
	border-width: 1px;
}

.resaltat_cerca{
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}

.titular_cerca:link, .titular_cerca:visited, .titular_cerca:hover{
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}

.tipus_resum{
	color: #CCCCCC;
}