#options {
	padding:0px;
	margin:0px;
	width:550px;
	text-align:right;
	color:#9ac1c9;
}
#options a {
	text-decoration:none;
	color:#9ac1c9;
}
#options a:hover {
	color:#033;
}

#acc {
	padding:0px;
	margin:0px;
	list-style:none;
	color:#033;
}

#acc h3 {
	padding:8px 30px 0px 10px;
	margin:0px;
	margin-top:10px;
	width:515px;
	cursor:pointer;
	background:url(../../imatges/boxTop550.gif) no-repeat top left;
}

#acc h3:hover {
	text-decoration:underline;
	color:#D6511E;
}

#acc .acc-section {
	padding:0px;
	margin:0px;
	overflow:hidden;
}

#acc .acc-content {
	padding:10px;
	margin:0px;
	width:550px;
}

#acc .acc-selected{
	background:url(../../imatges/boxTop550desp.gif) no-repeat top left;
}

#acc .acc-selected:hover {
	text-decoration:underline;
	color:#D6511E;
}

#acc li{
	background:url(../../imatges/boxBody550.gif) repeat-y top left;
}