/* CSS Document */

/*@import url(/class/font_variable.php);*/

img{	
	margin: 0; 
	border: 0; 
	padding: 0; 
}
p, body, ul, li{	
	margin: 0; 
	border: 0; 
	padding: 0; 
	text-decoration: none; 
	list-style-type: none;
}
body {		
	/*min-width: 765px;*/
	background: #EFEFEF url(../imatges/fons.gif) repeat-y top center;
	min-width: 900px;
	
}
a { 
	cursor: pointer; 
}
#mare {
	margin: 0px auto;
	/*width:765px;*/
	background: #FFF;
	padding: 0 10px;
	width:900px;
}
/*
----------------------------------------------------------------------------- 
CAPÇALERA
-----------------------------------------------------------------------------
*/
#cap {
	background: url(../imatges/cap.jpg) repeat top center; 
	height: 106px;
	clear:both;
}
#cap h3{
	margin: 0;
	padding: 0;
	width: 300px;
	height: 100px;
}
#cap h3 a {
	display: block;
	width: 200px;
	height: 100px;
	text-decoration: none;
	text-indent: -3000px;
}
#idioma{
	padding: 10px 0 4px 0;
	background-color: inherit; 
	color: #333;
	font: bold 11px 'Tahoma', sans-serif;
	width: 130px;
	height:auto;
	text-align: center;
	text-transform: uppercase;
	float:left;
}
/*#idioma a {
	color: #666;
	font: bold 11px 'Tahoma', sans-serif;
	text-decoration: none;
}
#idioma a:hover {
	color: #FFF;
	background: #333;
	font: bold 11px 'Tahoma', sans-serif;
	text-decoration: none;
}*/
#idioma span {
	display: none;
}
#idioma a.catalaActiu {
	background: url(../imatges/catala_actiu.gif) no-repeat bottom left;
	width: 52px;
	height: 22px;
	display:block;
	float:left;
}
#idioma a.catala {
	background: url(../imatges/catala.gif) no-repeat bottom left;
	width: 52px;
	height: 22px;
	display:block;
	float:left;
}
#idioma a:hover.catala {
	background: url(../imatges/catala_roll.gif) no-repeat bottom left;
	width: 52px;
	height: 22px;
	display:block;
	float:left;
}
#idioma a.catalan {
	background: url(../imatges/catalan.gif) no-repeat bottom left;
	width: 54px;
	height: 22px;
	display:block;
	float:left;
}
#idioma a:hover.catalan {
	background: url(../imatges/catalan_roll.gif) no-repeat bottom left;
	width: 54px;
	height: 22px;
	display:block;
	float:left;
}
#idioma a.castella {
	background: url(../imatges/castella.gif) no-repeat bottom left;
	width: 68px;
	height: 22px;
	display:block;
	float:right;
}
#idioma a:hover.castella {
	background: url(../imatges/castella_roll.gif) no-repeat bottom left;
	width: 68px;
	height: 22px;
	display:block;
	float:right;
}
#idioma a.espanol {
	background: url(../imatges/espanol.gif) no-repeat bottom left;
	width: 58px;
	height: 22px;
	display:block;
	float:right;
}
#idioma a:hover.espanol {
	background: url(../imatges/espanol_roll.gif) no-repeat bottom left;
	width: 58px;
	height: 22px;
	display:block;
	float:right;
}
#idioma a.espanolActiu {
	background: url(../imatges/espanol_actiu.gif) no-repeat bottom left;
	width: 58px;
	height: 22px;
	display:block;
	float:right;
}
#legal{
	padding: 2px;
	background-color: inherit; 
	color: #53482D;
	font-family: 'Tahoma', sans-serif;
	font-size: 10px;
	width:auto;
	height:auto;
	float:left;
}
#legal a {
	color: #FF7D29;
	background:#FFF;
	text-decoration: none;
}
#legal a:hover {
	color: #FFF;
	background:#FF7D29;
	text-decoration: none;
}
.petit{
	font: 10px 'Tahoma', sans-serif;
	font-weight: bold; 
}
.mitja{
	font: 11px 'Tahoma', sans-serif;
	font-weight: bold; 
}
.gran{
	font: 12px 'Tahoma', sans-serif;
	font-weight: bold; 
}
button {
	border: 0;
	background: #FFF; 
	}
#lupa {
	vertical-align:middle;
}
/*
----------------------------------------------------------------------------- 
MENU
-----------------------------------------------------------------------------*/

#menu {
	font: bold 12px 'Trebuchet MS', sans-serif;
	width: 130px;
	padding: 0px 0px 20px 0px;
	line-height: 5px;
	margin: 0px;
	float: left;
	clear: both;
	color:#53482D;
	background: inherit;
}
#menu ul {
	padding: 0px;
	margin: 0px;
}
#menu li {
	list-style: none;
	padding-bottom: 4px;
	padding-top: 4px;
	background: url(../imatges/limenu.gif) no-repeat bottom left;
}
#menu span {
	color: #FF7D29;
	background-color: none; 
	text-decoration: none;
	display: block;
	width: 142px;
	line-height: 18px;
	padding: 0px 4px;
	text-transform: uppercase;
}
#menu a {
	color: #000000;
	background-color: none; 
	text-decoration: none;
	display: block;
	width: 100%;
	line-height: 18px;
	padding: 0px 10px;
}
#menu a:hover {
	color: #FF7D29 !important;
	background: none;
	text-decoration:none;
}
#menu a.submenu {
	color: #444444;
	background: none;
	width: 126px;
	padding: 0px 4px 0px 20px;
	font: normal 12px 'Trebuchet MS', sans-serif;
}
#menu li.submenu {
	list-style: none;
	padding-bottom: 4px;
	padding-top: 4px;
	/*background: url(../imatges/lisubmenu.gif) no-repeat bottom left;*/
	background: url(../imatges/liblanc.gif) no-repeat bottom left;
}
#linia {
	background:  url(../imatges/px_linia.gif) repeat-x top center;
	width: 150px;
	height: 2px;
}
#segells {
	background-color: #FFF; 
	padding: 0px;
}
#segells a:hover, #segells a {
	background: #FFF;
	font: normal 10px 'Trebuchet MS', sans-serif;
	line-height: 14px;
}

/*
----------------------------------------------------------------------------- 
CONTINGUT
-----------------------------------------------------------------------------*/
.t {background: url(../imatges/dot.gif) 0 0 repeat-x}
.b {background: url(../imatges/dot.gif) 0 100% repeat-x}
.l {background: url(../imatges/dot.gif) 0 0 repeat-y; min-height: 740px;}
.bl {background: url(../imatges/bottom_centre.gif) 0 100% no-repeat; min-height: 740px;}
.tl {background: url(../imatges/top_centre.gif) 0 0 no-repeat}
#centre {
	font: 12px 'Tahoma', sans-serif;
	color: #444444;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 4px;
	/*border-left: 2px solid #FF7D29;
	border-top: 2px solid #FF7D29;
	border-bottom: 2px solid #FF7D29;*/
	float: right;
	width: 715px;
	text-align: justify;
	/*min-height: 740px;*/
	line-height: 16px;
}

#cse {
margin-left: 30px
}

#text {margin-left: 16px;}
#centre td{
	font-family:'Tahoma', sans-serif;
	font-size:12px;
}
#centre thead td{
	font: bold 12px 'Tahoma', sans-serif;
	border: 1px solid #EFEFEF;
}
#centre h3 {
	font: 18px 'Trebuchet MS', sans-serif;
	background: url(../imatges/sota_tit_2.gif) no-repeat bottom left;
	margin-top: 10px;
}
#centre h4 {
	font: bold 14px 'Trebuchet MS', sans-serif;
	background: url(../imatges/sota_tit_2.gif) no-repeat bottom left;
}
#centre .tit {
	font: 12px 'Trebuchet MS', sans-serif;
	color: #FF7D29;
	background: inherit;
}
#centre ul{
	padding: 0;
	margin-left: 5px;
}
#centre li{
	background: transparent url(../imatges/quadre.gif) no-repeat 0 0.8em;
	padding: 4px 4px 2px 12px;
	list-style: none;
	color: #444444;
}
#centre li.nones{
	background: none;
}
#centre li.nivel2 {
	background: transparent url(../imatges/quadre2.gif) no-repeat 0 0.8em;
}
/*#centre #sub li{
	background: transparent url(../imatges/quadre2.gif) no-repeat 0 0.8em;
	padding: 4px 4px 2px 12px;
	list-style: none;
	color: #53482D;
}
*/
#centre a {
	color: #444444;
	background: #FFF;
	text-decoration: underline;
}
#centre a:hover {
	color: #FF7D29;
	background: #FFF;
	text-decoration: none;
}
#password {
	padding: 20px;
	border: 1px solid #FF7D29;
	width: 200px;
	margin: 0 auto;
}
.mapa {
	font: bold 14px 'Trebuchet MS', sans-serif;
	color: #FF7D29;
	text-transform: uppercase;
}
#mapa ul{
	padding: 0;
	margin-left: 5px;
	margin-top: 10px;
}
#mapa a{
	text-decoration: none;
}
#mapa li{
	background: transparent url(../imatges/bullet.gif) no-repeat 0 0.6em;
	padding: 4px 4px 2px 25px;
	list-style: none;
	color: #53482D;
}

#mapa li.submapa {
background: transparent url(../imatges/subbullet.gif) no-repeat 0 0.9em;
	padding: 4px 4px 2px 12px;
	list-style: none;
	color: #53482D;
}

#submapa li{
	background: transparent url(../imatges/subbullet.gif) no-repeat 0 0.9em;
	padding: 4px 4px 2px 12px;
	list-style: none;
	color: #53482D;
}
.boto {
	font: bold 10px 'Tahoma', sans-serif;
	color: #53482D;
	/*border: 1px solid #FF7D29;
	background: #E7E3CE;*/
	background: transparent url(../imatges/boto.gif) no-repeat 0 0;
	border: 0;
	height: 20px;
	width: 50px;
}
input, textarea {
	font: 11px 'Tahoma', sans-serif;
	border: 1px solid #ADA694;
}
.copy {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
}
.petit {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FF7D29;
}
.color1 {
	background:#E6E6E6;
}
.color2 {
	/*background:#FFA469;*/
	background: #fdeabd;
}
.color3 {
	background:#F3F3F3;
}
.asterisc {	
	font: 10px 'Tahoma', sans-serif;
	margin:4px 0 0 32px;
}
.asterisc2 {	
	font: 10px 'Tahoma', sans-serif;
	margin:4px 0 0 22px;
}
.llegenda {
	font: 10px 'Tahoma', sans-serif;
	color:#666666;
}
.superindice {
	vertical-align:super;
}
#biblio li {	
	font: 12px 'Tahoma', sans-serif;
	padding: 4px 4px 2px 20px;
	background: transparent url(../imatges/file.gif) no-repeat 0 0.5em;
}
#noti li {	
	font: 12px 'Tahoma', sans-serif;
	padding: 4px 4px 2px 26px;
	background: transparent url(../imatges/noticia.gif) no-repeat 0 0.5em;
}
/*
----------------------------------------------------------------------------- 
PEU
-----------------------------------------------------------------------------
*/
#peu {
	margin:0 auto;
	/*width: 715px;*/
	height:auto;
	clear:right; 
	color: #000000;
	font-family: 'Tahoma', sans-serif;
	font-size: 10px;
	height: 30px;
}
#peuDreta {
	float: right;
	width: auto;
	color: #000000;
	margin:4px 2px 0 0;
/*	background: #FFCC99;*/
	padding: 0 4px;
}
#peuEsquerra {
	float: left;
	width:auto;
	margin:4px 0 0 0;
	padding:0;
}
#peu a {
	color: #FF7D29;
	background:#FFF;
	text-decoration: none;
	text-transform: uppercase;
}
#peu a:hover {
	color: #FFF;
	background:#FF7D29;
	text-decoration: none;
}
/*#peu ul {
	margin: 4px 0 0 0;
	list-style-type: none;
	line-height: 13px;
}
#peu li {
	padding: 0 0 0 15px;
	background: #FFF url(../imatges/li.gif) no-repeat 0 0.6em;
	font-family: 'Tahoma', sans-serif;
	font-size: 10px;
	color: #444444;
	line-height: 13px;
}*/
/*
----------------------------------------------------------------------------- 
CERCADOR
-----------------------------------------------------------------------------
*/
#cercador {
	padding: 0;
	margin: 0; 
	font: 11px 'Tahoma', sans-serif;
	color: #53482D;
	float: right;
	height: 32px;
}
#cercador input{
	font: 11px 'Tahoma', sans-serif;
	color: #333333;
	border: 1px solid #53482D;
	background:#fff;
	margin: 6px 0 5px 0;
	padding:0;
	width: 100px;
	height: 16px;	
}
#cercador a {
	background: none; 
	text-decoration: none;
	display: inline;
	width: 20px;
	padding: 0;
}
.destacat {
	font: bold 11px 'Trebuchet MS', sans-serif;
	color: #FF7D29 !important;
	text-decoration: none !important;
}
#cercador2 {
	font: 12px 'Tahoma', sans-serif;
	color: #444444;
	padding: 0px 10px 0px 0px;
	margin: 20px 0px 0px 4px;
	text-align: justify;
	line-height: 16px;
}