body{
margin:0;
font-family:arial;
font-size:80%;
color:#000000;
background-color:#133853;
scrollbar-face-color: #133853;
	scrollbar-shadow-color: #133853;
	scrollbar-highlight-color: #133853;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}

table{
font-size:100%;
}

body.normal
{
	scrollbar-face-color: #133853;
	scrollbar-shadow-color: #133853;
	scrollbar-highlight-color: #133853;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	
	background-image:url('../../img/fons_body.jpg');
	background-position:bottom right;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
#web {
width: 760px;
background-color:#99CC99;
}


#menu {
float:left;
height: 457px;
}

#contents{
  float: right;
  visibility: visible;
  position: relative;
  width: 620px;
  height: 457px;
  overflow: auto;
  background-color:#99CC99;
  background-image:url('../../img/fons_body.jpg');
	background-position:bottom right;
	background-repeat:no-repeat;
	background-attachment:fixed;   
}

/*
#dins {
  position: relative;  
  margin: 0;
  padding: 0 10px 0 10px;    
  width: 620px;
  height: 520px;
  overflow: auto;
  background-image:url('../../img/fons_body.jpg');
	background-position:bottom right;
	background-repeat:no-repeat;
	background-attachment:fixed;   
}
*/


p{
text-align:justify;
}

/*  Titol seccio */
h2
{
	font-size:140%;
	font-weight:bold;
	color:#133853;
}

/*  Subtitols */
h3
{
	font-size:120%;
	font-weight:bold;
	color:#133853;
	padding-bottom:0;
}

a{
text-decoration:none;
color:#CC3333;
}
a:hover{color:#000000;}

.capsalera {
	background-image:url('../../img/cap_fons.jpg');
	width: 760px;
	height: 100px;
	text-align: center;
	padding-bottom: 7px;
	padding-left: 200px;
	color: black;
}
.capsalera a{
	text-decoration: none;
	color: white;
}
.capsalera a:hover{
	text-decoration: none;
	color: white;
}

input
{
 border: 1px solid #333300;
 background-color: #f8f8f8;
 font: 9px tahoma, arial;
}

/* 
.capsalera a#cat {
	display:inline;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	text-decoration:none;
	/* border:none; 
	float:top;
	width:55px;
	height:25px;
}
.capsalera a#esp {
	display:inline;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	text-decoration:none;
	/* border:none; 
	float:top;
	width:100px;
	height:25px;
}*/ 