html, body { 
	margin: 0px; padding: 0px; 
	width: 100%; height: 100%; overflow:hidden;
}
div, p { margin: 0px; padding: 0px; }

/* @group TOT */
#tot { 
	position:relative;float:right; height:100%; overflow:auto; 
	width:897px; margin-left:-3px;
	overflow-x:hidden;
}
#dalt{ border: 0px solid #aa0000;
	position: relative;
	height: 100px;
}
#mig { position: relative; }
#sota { position: relative; }
#fons_flash { position:absolute; left:0px; right:895px; widht:auto; background-color:#000;height:100%;overflow:hidden; }
/* @end */

/* @group DALT */
#logo { border: 0px solid #333;
	position: absolute;
	height: 40px; width: 140px; top: 21px; left: 25px;
	/*
	background: url(../../imatges/logo_accent_150.png) no-repeat center;
	*/
}
div#caixa { position: absolute; right: 10px; top: 0px; text-align: right; }
p.adminerror { color: red; margin: 10px 0px; font-size: 1.2em; }

#menu { border: 0px solid #333;
	position: absolute;
	width: 635px; top: 33px; left: 245px;
}
#menu1 { border: 0px solid #f33;
	width: 635px; height: 26px;
}
#menu2 { border: 0px solid #f33;
	width: 635px; 
}
/* @end */

/* @group MIG */
#titol { 
	height: 120px; background: #ccc;
	margin-bottom:30px;
}

#menu_cont { border: 0px solid #009900;
	position: absolute; top: 150px; left: 0px; z-index: 5;
	width: 185px; padding-left: 30px; 
}
#contingut { border: 0px solid #333;
	margin: 0px 50px 0px 245px;
}
.clear_cont { clear: both; display: block; height: 1px; }
/* @end */

/* @group SOTA */
#sota {
	padding: 50px 80px 30px 245px;
	text-align: center;
}
/* @end */

#rss { text-align:center; margin-bottom:20px; font-size:1.1em; }
#rss p.rss_entrada img { vertical-align:bottom;  }
#rss p.rss_entrada a { margin-right:10px; }
#rss div.rss_finestra { border:1px solid; padding:10px; text-align:right; }
#rss div.rss_finestra ul { list-style: none; }
#rss div.rss_finestra p a { color: #bf0017; text-decoration: none; margin:0px; padding:0px; }
#rss div.rss_finestra p a:hover { text-decoration: underline; }
#rss div.rss_finestra p { text-align:right; }

