/* CSS Document */
body{
	background-color: #ff9900;
	background-image: url(../imatges/estil/fons_general-mitja.gif);
	background-repeat: repeat;
	text-align:center;
}
#tot{
width:745px;
height:100%;
margin:0 auto;
text-align:center;
}
#contingut{
	margin-top:44px;
	text-align:center;
	vertical-align: top;
	position: relative;
 
}
#esquerra{
	text-align: left;
	vertical-align: top;
	float: left;
	width: 734px;
	position: relative;
	


}
/*
#dreta{
	text-align: left;
	vertical-align: top;
	float: left;
	width: 267px;
	margin-right: 5px;
	position: relative;
	height: 600px;
	}

#agendaitaulell{
	width: 600px;
	text-align:center;
}
#agenda{
	text-align: center;
	vertical-align: top;
	float: left;
	width: 321px;
	height: 263px;
	position: relative;
	background-image: url(../imatges/estil/fons_agenda.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#taulell{
	text-align: center;
	vertical-align: top;
	float: left;
	width: 262px;
	height: 229px;
	position: relative;
	background-image: url(../imatges/estil/fons_taulell.gif);
	background-repeat: no-repeat;
	
}
*/



#peu{
width:734px;
height:77px;
margin:0 auto;
margin-top:35px;
vertical-align:top;
text-align:left;
float:left;
}
#titol{
	width:734px;
	background-image: url(../imatges/menus/fons_titol_llarg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 114px;

}
.textosxic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	line-height: 16px;
	padding: 20px;
}
