html,body {
	height:100%;
}
body {
	background-image:url(img/fonsbody.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 980px;
	margin:20px auto 0 auto;
	position: relative;
}

#ombres{
	width:980px;
	height:18px;
}

#contingut{
	width:959px;
	height:513px;
	float:left;
	display:inline;
	padding:0 10px 0 9px;
	background-image:url(img/fons1.gif);

}



#netfloat{clear:both;}

#cap{
	width:959px;
	height:114px;
	float:left;
}

#info{ 
	height:399px;
	width:939px;
	float:left;
	padding:0 10px 0 10px;
	display:inline;
	background-image:url(img/fonscont.gif);
	background-color:#FFFFFF;
}

#infoE{	
	width:265px;
	height:340px;
	padding:30px 0 0 15px;
	display:inline;
	float:left;
}

#infoM{	
	width:376px;
	height:370px;
	display:inline;
	float:left;
}


#infoD{	
	width:283px;
	height:370px;
	display:inline;
	float:left;
}



#infoDdins{	
	width:135px;
	display:inline;
	float:left;
}

#infoDdins ul{
	margin:0;
	padding:0;
}

#infoDdins li{
	margin:0 0 0 30px;
	padding:0 0 8px 0;
	list-style-image:url(img/llista.gif);

}

#peu{
	width:939px;
	background-image:url(img/peu.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:12px;
	text-align:center;
	float:left;
	display:inline;
}





.text12B{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.text12G{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f3bd05;
	font-weight:bold;
}
.text12G a{
	color:#f3bd05;
	text-decoration:none;
}
.text12G a:hover{
	color:#f3bd05;
	text-decoration:underline;
}

.text12N{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.text12N b{
	font-weight:bold;
}


.text12Nb{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.text13Gris{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#595959;
}


.text10Gris{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3e3e3e;
}
.text10Gris a{
	color:#3e3e3e;
	text-decoration:none;
}

.text10Gris a:hover{
	color:#3e3e3e;
	text-decoration:underline;
}


