body  { color: #214332; font-size: 13px; font-family: "Lucida Grande", Arial, Helvetica, Swiss, SunSans-Regular; font-style: normal; background: #2b2b2b; margin-top: 20px; position: relative }

p {
	font-family: "Lucida Grande", "Arial", "Helvetica" ,"Swiss" ,"SunSans-Regular";
	font-size: 13px;
	color: #2b2b2b;
}

b {
	color: #056ace;
	font: bold 13px "Lucida Grande", "Arial", "Helvetica" ,"Swiss" ,"SunSans-Regular";
}

.content   { color: #214332; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; text-align: justify }

#content img{
	position: relative;
	margin: 10px;
	float: right;
}

.header{ font-weight: normal; }

#header img{
	position: relative;
	margin: 5px;
	float: left;
}

.TitleStyle  {
	color: #ffffff; 
	font-size: 22px; 
	font-family: "Lucida Grande", Arial, Helvetica, "sans serif"; 
	font-weight: bolder;
	text-shadow: 0px 1px 3px #000000;
	text-indent: 0px;
	left: 10px;
	position: relative;
}

.sloganStyle  {
	color: #ffffff; 
	font-size: 16px; 
	font-family: "Lucida Grande", Arial, Helvetica, "sans serif"; 
	font-weight: bolder;
	text-shadow: 0px 1px 3px #000000;
	text-indent: 0px;
	left: 10px;
	position: relative;
}

.footer   { color: #ffffff; font: bold 10px "Lucida Grande", Arial, Helvetica, Swiss, SunSans-Regular; text-align: center }
menu actiu { color: #214332; font-size: 13px; font-family: Arial; font-style: normal; font-weight: bolder; text-decoration: none; background: transparent; position: relative; left: 10px }
a.toolbarStyle:link  { color: #ade1c7; font-size: 13px; font-weight: bolder; text-decoration: none; background: transparent; position: relative; left: 10px }
a.toolbarStyle:visited  { color: #ade1c7; font-size: 13px; font-weight: bolder; text-decoration: none; background: transparent; position: relative; left: 10px }

a.toolbarStyle:hover { color: #ffffff; font-size: 13px; font-weight: bolder; text-decoration: none; background: transparent; position: relative; left: 10px }

a.toolbarStyle:active { color: #ade1c7; font-size: 13px; font-weight: bolder; text-decoration: none; background: transparent; position: relative; left: 10px }

a:link   { color: #04626d; text-decoration: none }

a:visited   { color: #177878; text-decoration: none }

a:hover {
	color: #a20100;
	text-decoration: none;
}

a:active {
	color: #056ace;
	text-decoration: none;
}

.footer  {
	color: #ffffff;
	text-align: center;
	font: 12px "Lucida Grande", "Arial", "Helvetica" ,"Swiss" ,"SunSans-Regular";
}

a.footer:link  {
	color: #056ace;
	text-decoration: none;
}

a.footer:visited  {
	color: #056ace;
	text-decoration: none;
}

a.footer:hover  {
	color: #ffffff;
	text-decoration: underline;
}

a.footer:active  {
	color: #056ace;
	text-decoration: none;
}