body{
	background-color:#8BD8A4;
	font-family:Arial;
	font-size:90%;
	color:#000000;
	scrollbar-face-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;	
	margin: 0px;
	padding: 0px;
	background-color: #999999;
}

table
{
	font-size:100%;
}

body.normal	{
	background-attachment:fixed;
	background-position:bottom right;
	background-repeat:no-repeat;
	margin-left:20;
	margin-right:10;
}
.general {
	width: 760px;
	height: 544px;
	background-color: #8BD8A4;
}
#menu {
	list-style: none;
	display: inline;
}
#menu li{
	display: inline;
}

#contents {
	height: 406px;
	overflow: auto;
	padding: 15px;
}
a{
color:#FF0000;
font-weight:bold;
}

a.menu
{
	font-weight:bold;
	color:#006600;
	text-decoration:none;
}

a.menu:hover{
	color:#000000;
}

a.fotospeque{
	color:#006600;
}

a.fotospeque:hover{
	color:#000000;
}

/* Titol seccio	*/
p.textosblancos{
	color:#FFFFFF;
	margin-left:5;
}
p.titulo, td.titulo
{
	font-weight:bold;
	color:#FF9900;
}

h2{
	font-size:120%;
	font-weight:bold;
}

h3{
	font-size:110%;
	font-weight:bold;
	color:#FF9900;
}


/* Peus de foto */
p.peufoto,td.peufoto
{
	font-size:90%;
	font-weight:normal;
	color:#627563;
}



/* Recuadre imatges 		*/
img.links
{
  border-style:solid;
  border-width:2px;
  border-color:#D4D2D2;
}


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