body {
	background-color: #DFDEDE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:20px;
}

a, a:active {
	text-decoration: none;
	color:#AA5102;
}

a:hover {
	text-decoration: underline;
	color:#000000;
}


.idiomes {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-color: #AA5102;
}
.idiomes a, .idiomes a:active {
	text-decoration: none;
	color:#FFFFFF;
	background-color: #AA5102;	/*color:#707070;*/
}
.idiomes a:hover {
	text-decoration: none;
	color:#FFFFFF;
	/*color:#000000;*/
	text-decoration: underline;
}

.idiomes_actiu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-color: #AA5102;
}


.web {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#707070;

}
.web a, a:active {
	text-decoration: none;
	color:#707070;
}
.web a:hover {
	text-decoration: underline;
	color:#AA5102;
}

.web_actiu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#AA5102;

}




#menu{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

#menu a, menu a:active, menu a:link, menu a:visited {
	text-decoration: none;
	color:#333333;
}

#menu a:hover {
	text-decoration: underline;
	color:#AA5102;
}

#cerca{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#cerca a, cerca a:active {
	text-decoration: none;
	color:#333333;
}

#cerca a:hover {
	text-decoration: underline;
	color:#AA5102;
}

.titols {
	font-size: 11px;
	font-weight:bold;
	color:#AA5102;
}
.fons_home {
	background-image: url(../img/fons_home.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.fons_ambits {
	background-image: url(../img/fons_1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.fons_equip {
	background-image: url(../img/fons_2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.fons_projectes {
	background-image: url(../img/fons_3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.logo {
	/*background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;*/
}
.formularis {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid #999999;
	color: #AA5102;
}

