body { }

#marc 		{ margin:0 auto;  width:950px; }
#logo		{ position: absolute; z-index: 500;}
#menu 		{  }
#contenidor {  }
#peu		{ background-color: #9cc020; }
#contingut	{  }

/*  C O N T I N G U T  */
#contingut       { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
#contingut p     { color: #666; font-size: 14px; line-height: 18px; margin: 0 0 8px; padding: 0 }
#contingut h1    { color: #f39900; font-size: 18px; font-weight: normal; margin-bottom: 12px }
#contingut h2    { color:#9cc020; font-size: 18px; font-weight: normal; margin: 17px 0 8px 0; }
#contingut h3    { color: #004c99; font-size: 14px; font-weight: bold; margin: 12px 0 2px 0; }
#contingut h4    { color: #666; font-size: 18px; font-weight: bold; margin-top: 20px; margin-bottom: 4px }
#contingut h5    { color: #666; font-size: 14px; font-weight: normal; padding-top: 6px; }
#contingut ul    { color: #666; font-size: 14px; list-style-image: url("../imatges/bolallista.gif"); margin: 0; padding-top: 3px; padding-left: 20px }
#contingut li    { padding-bottom: 3px }
#contingut strong, #contenidor b  { font-weight: bold; color: #333; }

#contingut a:link, #contenidor a:visited, #contenidor a:active   { color: #005bb8; text-decoration: none }
#contingut a:hover   { color: #005bb8; text-decoration: underline }

.col1 		{ width: 221px; float: left }
.col2		{ width: 462px; float: left }
.marge		{ margin-right: 23px }

#peu p	{  color: #fff;  font-size: 12px; margin: 10px 0; padding: 8px 0; text-align: center; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;}
#peu  a:link, #peu  a:visited, #peu  a:active   { color: #fff; text-decoration: none }
#peu  a:hover   { color: #fff; text-decoration: underline }



/*  M E N U  */
#menu ul   		{ color: #8e887f; text-transform: uppercase; font-weight: bold; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
#menu li   		{ background-repeat: no-repeat; display: inline; margin-left: 5px; padding-top: 5px; padding-bottom: 5px; padding-left: 10px }
#menu a:link, #menu a:visited, #menu a:active   { color: #8e887f; text-decoration: none }
#menu a:hover   { color: #f39900; text-decoration: none }
.menuactiu		{ color:#f39900; }

.clear {clear:both}

.dreta   	{ float: right; }
.esquerre	{ float: left;  }