body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a { 
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}

h1 {
	font-size: 25px;
	line-height: 25px;
}

h2 {
	font-size: 28px;
	line-height: 28px;
}

h3 {
	font-size: 24px;
	line-height: 26px;
}

h4 {
	font-size: 18px;
	line-height: 20px;
}

h5 {
	font-size: 16px;
	line-height: 18px;
}

h6 {
	font-size: 14px;
	line-height: 16px;
}

p {
	font-size: 11px;
	line-height: 15px;
}

.txt10 {
	font-size: 10px;
	line-height: 11px;
}

.txt11 {
	font-size: 11px;
	line-height: 13px;
}

.txt12 {
	font-size: 12px;
	line-height: 14px;
}

.txt14 {
	font-size: 14px;
	line-height: 16px;
}

.txt20 {
	font-size: 20px;
	line-height: 22px;
}

.blanc {
	color: #FFFFFF;
}

.blanc1 {
	color: #DFDFDF;
}

.blancf {
	color: #F5F5F5;
}

.gris {
	color: #CCCCCC;
}

.grisc {
	color: #91867E;
}

.grisf {
	color: #666666;
}

.grisb {
	color: #CCCCCC;
}

.grisf1 {
	color: #333333;
}

.grisf2 {
	color: #999999;
}

.negre {
	color: #000000;
}

.taronja {
	color: #FEA600;
}

.fesq {
	float: left;
}

.fcentre{
	float: center;
	text-align: center;
}

.fdret {
	float: right;
}

.linkk{ 		 font-size: 10px; line-height: 11px; text-decoration: none; color: #666666;}
.linkk:hover{ 	 font-size: 10px; line-height: 11px; text-decoration: none; color: #FEA600;}

.linkk1{ 		 font-size: 10px; line-height: 11px; text-decoration: none; color: #000000;}
.linkk1:hover{ 	 font-size: 10px; line-height: 11px; text-decoration: none; color: #FEA600;}

.linkk2{ 		 font-size: 10px; line-height: 11px; text-decoration: none; color: #FFFFFF;}
.linkk2:hover{ 	 font-size: 10px; line-height: 11px; text-decoration: none; color: #FEA600;}
.linkk2:active{  font-size: 10px; line-height: 11px; text-decoration: none; color: #FEA600;}

.linkk3{ 		 font-size: 11px; line-height: 13px; text-decoration: none; color: #FFFFFF;}
.linkk3:hover{ 	 font-size: 11px; line-height: 13px; text-decoration: underline; color: #FFFFFF;}

.brclearer{
	font-size:1px;
	line-height:0px;
	height:0px;
	clear:both;
}

.separador {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

.separadorGris {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	background-color: #666666;
}

.separadorGris1 {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	background-color: #333333;
}

.separadorGris2 {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	background-color: #161616;
}

.separadorTaronja {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	background-color: #FEA600;
}

.separadorMarro {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	background-color: #7E5300;
}

.screenLayout {
  position: relative;
  min-height: 100%;
  min-width: 100%;
}

* html .screenLayout {
  height: 100%;
  width: 100%;
}

#superiorDret {
	display: none;
}

#idiomes {
	display: none;
}

#idiomes ul {
	position: relative;
	float: right;
}

#idiomes li {
	position: relative;
	float: right;
	padding-right: 5px;
}

#inferior {
	position: absolute;
	left: 20px;
	bottom: 15px;
}

.fondoSup {
	display: none;
}

.fondoMenu {
	display: none;
}

.fondoInf {
	display: none;
}

.fondoInfDret {
	display: none;
}

#menu {
	display: none;
}

#menu ul {
	position: relative;
	float: left;
}

#menu li {
	position: relative;
	float: left;
	padding-left: 10px;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#menu a {
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#menu a:hover {
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#menu1 {
	display: none;
}

#menu1 ul {
	position: relative;
	float: left;
}

#menu1 li {
	position: relative;
	float: left;
	padding-left: 10px;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#menu1 a {
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#menu1 a:hover {
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	color: #FEA600;
	font-weight: bold;
}

.menuActivat {
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	color: #FEA600;
	font-weight: bold;
}

#calendari {
	display: none;
}

#numsCalendari {
	display: none;
}

#contacte {
	position: relative;
	float: left;
	width: 447px;
	height: 349px;
}

#formContacte {
	position: absolute;
	top: 15px;
	left: 20px;
	z-index: 10;
}

.input1 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	height: 18px;
	width: 160px;
	border: 1px solid #FFFFFF;
}

.input2 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	height: 220px;
	width: 200px;
	border: 1px solid #FFFFFF;
}

#subscriure {
	position: relative;
	float: left;
	width: 443px;
	height: 313px;
}

#formSubscriure {
	position: absolute;
	top: 40px;
	left: 90px;
	z-index: 10;
}

.input3 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	height: 18px;
	width: 188px;
	border: 1px solid #FFFFFF;
}

#submenu {
	display: none;
}

#submenu ul {
	position: relative;
	padding-left: 10px;
	padding-top: 10px;
}

#submenu li {
	position: relative;
}

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

#submenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.submenuActiu {
	color: #FFFFFF;
	text-decoration: none;
}

#descarrega {
	position: relative;
	float: right;
	width: 198px;
	height: 47px;
}

#txtDescarrega {
	position: absolute;
	top: 5px;
	left: 50px;
	z-index: 10;
}

#titolAgenda {
	position: relative;
	float: left;
	width: 435px; /*440*/
	height: 21px; /*24*/
	padding-left: 5px;
	padding-top: 3px;
	background-color: #333333;
}

#numAgenda {
	position: relative;
	float: left;
	width: 20px; /*22*/
	height: 20px; /*22*/
	padding-left: 2px;
	padding-top: 2px;
	background-color: #333333;
}

#barraImatges {
	position: relative;
	text-align: left;
	width: 38px;
	height: 242px;
	overflow: hidden;
}

#barraImatges1 {
	position: absolute;
}

#icone {
	display: none;
}

#colEsq1 {
	display: none;
}
	
#mEsq {
	display: none;
}

#mDret {
	display: none;
}

#botons {
	display: none;
}