html {
	overflow	: hidden;
}

body {
	height	: 100%;
	margin	: 0;
	padding	: 0;
	width	: 100%;
}

#ombres, #markers {
	left	: 0;
	position	: absolute;
	top	: 0;
}

#markers * {
	position	: absolute;
}

#espanya{
	left	: 0px;
	position: absolute;
	top	: 0px;
}

.ombra {
	position	: absolute;
	display	: none;
}



#vidre {
	height	: 686px;
	left	: 0;
	position	: absolute;
	top	: 0;
	width	: 800px;
}

.comunitat_ampliada {
	display	: none;
	position	: absolute;
}

.tc_ampliat {
	position	: absolute;
}

#nom_comunitat {
	position	: absolute;
	text-align	: center;
	width	: 400px;
}

#volver {
	position	: absolute;
	text-align	: center;
	width	: 300px;
}

.markerTC {
	position	: absolute;
}

#descripcio_web {
	position	: absolute;
	top	: 15px;
	left	: 15px;
	width	: 252px;
}

#descripcio_web .box_principal {
	height	: 380px;
}

.wizard_pas {
	font-size	: 10pt;
	margin	: 5px 0;
	text-align	: left;
}

.wizard_pas_disabled {
	color	: #C0C0C0;
}

.wizard_pas a {
	color	: #7AB800;
}

.wizard_pas_disabled a {
	color	: #C0C0C0;
}

.wizard_pas label {
	display	: block;
	font-weight	: bold;
	margin	: 5px 0 3px 3px;
	text-align	: left;
	width	: 100%;
}

.wizard_pas input, .wizard_pas textarea {
	width	: 98%;
}

#altres_xarxes {
	left	: 15px;
	position	: absolute;
	top	: 430px;
	width	: 252px;	
}

#altres_xarxes .box_principal {
	height	: 120px;
}

#participa {
	left	: 15px;
	position	: absolute;
	top	: 585px;
	width	: 252px;
}

#participa a {
	color	: #7AB800;
	font-size	: 14pt;
	font-variant	: small-caps;
	font-weight	: bold;
	text-decoration	: none;
}

#wrapper {
	height	: 600px;
	left	: 275px;
	overflow	: auto;
	position	: absolute;
	top	: 0;
	width	: 600px;
}

#infoTc, #wizardAfegirTc {
	display	: none;
	position	: absolute;
	top	: 25px;
	right	: 25px;
	width	: 252px;
}

#wizardAfegirTc {
	position	: fixed;
}