body {
   /*background-image: url(../img/bk_repeat2.gif);*/
	padding: 0px;
	margin: 0px;
	font-family: arial;
	font-size: 12px;
	color: #4E4E4E;
	background-position: top;
}

a {text-decoration: none;}
a:hover {text-decoration: underline;}
span.neteja {clear: both; display: block;}

div#container {
	width: 954px;
	background-color: transparent;
}

div#top {
	background-image: url(../img/fons_top2.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div#top div#top2 {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 176px;
	}

div#top div#top2 h1 {
	margin: 0px;
	padding: 0px;
	position: absolute;  /* prova! */
}

div#top div#top2 img {
	margin: 0px;
	padding: 0px;
	border: none;
}

div#idiomes {
	position: absolute;
	margin-left: 600px;
	top: 5px;
	font-size: 11px;
}

div#idiomes ul {
	padding: 0 0 0 0; margin: 0;
	margin-left: 145px;
	list-style: none;
}

div#idiomes li {
	display: inline;
	padding-left: 3px;
	padding-right: 3px;
}

div#idiomes li a {
	color: #959595;
	text-decoration: none;
}

div#idiomes li a:hover {
	text-decoration: underline;
}

div#idiomes li.seleccionat {
	color: #161616;
}

div#top div#banner img, div#top div#banner_light img  {
padding: 7px 0px 0px 0px;/
padding: 0;

	margin: 0px;
	border:0;
display:block;
}

div#continguts {
	padding-left: 140px;
	padding-right: 140px;
	background-color: transparent;
   background-image: url(../img/continguts_repeat_.gif);
	background-repeat: repeat-y;
}


/*****************  peu de p?gina **************/

div#peu {
	clear: both !important;
	background-image: url(../img/peu_.gif);
	background-repeat: no-repeat;
	padding: 5px;
	padding-top: 6px;
	font-size: 11px;
width: 895px;
}

div#peu p {
padding: 0;
margin: 5px 0px;
margin-right: auto;
	text-align: center;
	padding-bottom: 7px;
	margin-left: 48px;
	background-color: #E2E2E2;
}

#peu p a {
		color: #4E4E4E;
}

/* cercador */

div#cercador form {
	padding: 0; margin: 0px 0px 0px 0px;
	margin-top: 5px;
		padding-top: 5px;
	border-top: 1px solid #DBDBDB;
}

div#cercador label {
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
}

div#cercador input {
	border: 1px solid #818181;
	margin-top: 1px;
	font-size: 9px;
	width: 70px;
	height: 11px;
}

div#cercador input.login {
  background-image: url(../img/arrow.gif);
  background-repeat: no-repeat;
  width: 14px; height: 14px;
  cursor: pointer;
  border: 0;
}


/**************** cercador seccions ************/


div#cerca form.cercador {
	padding: 0; margin: 0;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #DBDBDB;
}

label {
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
}

input {
	border: 1px solid #818181;
	margin-top: 1px;
	font-size: 9px;
	width: 70px;
	height: 10px;
}

input.login {
  background-image: url(../img/arrow.gif);
  background-repeat: no-repeat;
  width: 14px; height: 14px;
  cursor: pointer;
  border: 0;
}



/*********************************************/

div#ariadna a {
	color: #4E4E4E;
}


span.back {
margin-top: 13px;
}

span.back a {
	background-image: url(../img/ico_black2.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
}

span.back a:hover {
	background-image: url(../img/ico_blackover2.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	}