body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

body {
	height:100%;
	background-image: url(img/fons.gif);
	background-position:center;
	background-position:top;
	background-repeat:repeat-x;
	margin: 0px;
	background-color: #D8D8D8;
}

a {
	text-decoration:none;
}

a:hover {
	color:#CCCCCC;
}

.fonsTaca {
	background-image:url(img/fonsTaca.gif);
	background-repeat:no-repeat;
}

.fonsGris {
	background-image:url(img/fonsInterior2.gif);
}

.fonsBarraBlau {
	background-image:url(img/barra-blau.gif);
	height:36px;
	padding-top:7px;
}

#master	{
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 25px;
	overflow: visible;
	visibility: visible;
	display: block;
	margin: auto;
	margin-left: auto;
	margin-right: auto;
	z-index:0;
}

#cap {
	position: absolute;
	top: 16px;
	left:50%;
	width:754px;
	height:112px;	
	margin-left: -377px;
	visibility: visible;
	z-index:1;
}

#menu {
	position: absolute;
	top: 230px;
	left:50%;
	width:127px;
	height:287px;	
	margin-left: -393px;
	visibility: visible;
	z-index:3;
}

#contingut {
	background-image:url(img/fonsInterior.gif);
	position: absolute;
	top: 128px;
	left:50%;
	width:754px;
	margin-left: -377px;
	visibility: visible;
	z-index:2;
}

a.ruta {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

a.ruta:hover {
	color:#FF5A00;
}

a.sota {
	font-size:11px;
	font-weight:bold;
	color:#003C5F;
	text-decoration:none;
}

a.sota:hover {
	color:#000000;
}

a.sota2 {
	font-size:11px;
	font-weight:normal;
	color:#003C5F;
	text-decoration:none;
}
a.sota2:hover {
	color:#000000;
}

a.sota3 {
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

a.sota3:hover {
	color:#003C5F;
}

a.titol {
	color:#FFFFFF;
}

a.titol:hover {
	color:#FE8456;
}

.txtTitol {
	font-size: 13px;
	font-weight:bold;
	color:#FE8456;
}

.txtTitol2 {
	font-size: 13px;
	font-weight:bold;
	color:#1F3E5B;
}

.txtNormal {
	color:#FFFFFF;
	font-size: 12px;
	line-height:18px;
}

.txtNormal2 {
	color:#FFFFFF;
	font-size: 12px;
	line-height:14px;
}

.txtNormal3 {
	color:#FFFFFF;
	font-size: 11px;
	line-height:14px;
}

.txtNormalBold {
	font-size: 11px;
	font-weight:bold;
	color:#333333;
	line-height:27px;
}

.txtPetit {
	font-size: 9px;
	line-height:11px;
}

a.rm {
	font-size: 9px;
	color:#999999;
	text-decoration:none;
	letter-spacing:0px;
}

a.rm:hover {
	color:#333333;
}

.txtSota {
	font-size: 10px;
	letter-spacing:1px;
}

.borde {
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
}

.bordeFoto {
	border-color:#D9D099;
	border-style:solid;
	border-width:1px;
}