body {
	font-family	: Verdana;
}

a, a:active, a:focus {
	outline	: none;
}

.linia_0 {
	background	: #F0F0F0;
}

#espanya{
	filter	: alpha(opacity=75);
	opacity	: 0.75;
}

#vidre {
	background	: #FFF;
	filter	: alpha(opacity=70);
	opacity	: 0.7;
}

#nom_comunitat {
	font-size	: 20pt;
	font-weight	: bold;
}

.tc_ampliat {
	cursor	: pointer;
}

#volver {
	color	: #2C6300;
	font-variant	: small-caps;
	font-size	: 12pt;
	font-weight	: bold;
	text-decoration	: none;
}

#volver:focus, #volver:active {
	outline	: none;
}

.box_border_top {
	background-image	: url('../img/borders/borderTop.gif');
	background-repeat	: no-repeat;
	background-position	: 0 0;
	height	: 10px;
	line-height	: 10px;
}

.box_principal {
	background	: #FFF;
	border-left	: 2px solid #7AB800;
	border-right: 2px solid #7AB800;
}

.box_contingut {
	padding	: 0 5px;
	text-align	: center;
}

.box_border_bottom {
	background-image	: url('../img/borders/borderBottom.gif');
	background-repeat	: no-repeat;
	background-position	: 0 0;
	height	: 10px;
	line-height	: 10px;
}