.taulasota {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0099CC;
}

.taulacentre {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #0099CC;
	border-left-color: #0099CC;
	width: 775px;
}
.taula_email {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0099CC;
	border-left-color: #0099CC;
	width: 777px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D8F4FE;
	background-image: url(../imatges/fons.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}.taulafotos {
	background-color: #CEECFD;
	width: 775px;
	height: 110px;
}
.taulabotonera {
	height: 27px;
	width: 775px;
	background-color: #B3E1F1;
	background-image: url(../imatges/fonstaulabotons.jpg);
}
.taulacontingut {
	background-color: #FFFFFF;
	width: 775px;
}
.taulacontingutpop {
	background-color: #D1F4FC;
	width: 100%;
}
.taulapophtml{
	background-color: #FFFFFF;
	width: 100%;
	background-image: url(../imatges/fonspopup.jpg);
	height:60px;
}

.taulatext {
	background-color: #FFFFFF;
	width: 97%;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #999999;
}
.textpopup {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}
.textblau {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: overline;
}
a:active {
	color: #006699;
	text-decoration: none;
}
.taulallista {
	width: 80%;
}
.taulallistargan {
	width: 98%;
}
.style1 {color: #666666}
.botoformulari {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
}


H1{ 
margin:0px;
font-size:15px;
float:left;
font-family: Tahoma;
color:#666666;
padding-left:20px;
}

H1 a{
color: #006699;
text-decoration: none;
}

H2{ 
margin:0px;
font-size:13px;
float:left;
font-family: Tahoma;
}