body
{
	background-position: center top;
	margin-top: 0px;
	background-image: url(/Imas/background.jpg);
	background-repeat: repeat-x;
	background-color: #9fccd8;
}
.FonsPlantis
{
	background-position: left top;
	background-image: url(/imas/fons_plantis.png);
	background-repeat: repeat-y;
}



/* Framedalt*/

.Imacap
{
	background-position: left top;
	background-image: url(/Imas/Fons_framedalt.png);
	background-repeat: no-repeat;
	height: 183px;
}
.FonsMenu
{
	background-position: left bottom;
	background-image: url(/imas/fons_menu.png);
	background-repeat: no-repeat;
}

/*...Fin Framedalt*/
/* Framebaix*/

.Imabaix
{
	background-position: left bottom;
	background-image: url(/Imas/Fons_framebaix.png);
	background-repeat: no-repeat;
	height: 48px;
}

/*...Fin Framebaix*/

/* Formularis*/

.Dropdownlist1
{
	border-right: #496a4d 1px solid;
	border-top: #496a4d 1px solid;
	font-weight: bold;
	font-size: 10px;
	border-left: #496a4d 1px solid;
	color: #496a4d;
	margin-right: 20px;
	border-bottom: #496a4d 1px solid;
	font-family: tahoma;
	background-color: #ccffcc;
}
/*...Fin Formularis*/
A:active
{
	font-weight: bold;
	font-size: 11px;
	color: #0066cc;
	font-family: tahoma;
	text-decoration: none;
}

A:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #0099cc;
	font-family: tahoma;
	text-decoration: underline;
}
A:link
{
	font-weight: bold;
	font-size: 11px;
	color: #0066cc;
	font-family: tahoma;
	text-decoration: none;
}
A:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #0066cc;
	font-family: tahoma;
	text-decoration: none;
}


.Fondollis
{
	background-position: center top;
	background-image: url(/Imas/fondollis.png);
	background-repeat: repeat-y;
}

