body {
	background-color: #BFCCBD;
	margin: 0px;
	background-position: center center;

}
.tablaexterna{
	background-image: url(../imatges/fons.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: right top;
}
.tabla {
	border-bottom-width: 9px;
	border-left-width: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #106652;
	border-left-color: #106652;
	padding: 25px 20px 20px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tablaint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.textes{
	text-align: justify;
	justify: distribute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.submenu{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #1DBA97;
}
td.submenu{
	border-bottom: 1px #D4D4D4 dotted;
	font-weight: bold;
	font-size: 11px;
}
a.submenu{
	font-size: 11px;
	font-weight: bold;
}
a.submenu:hover{
	color: #106652;
	background-color: #DDFBF4;

}
.peumenu{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #1DBA97;
}
td.peumenu{
	border-top: 1px #D4D4D4 dotted;
	font-weight: bold;
	font-size: 11px;
}
a.peumenu{
	font-size: 11px;
	font-weight: bold;
}
a.peumenu:hover{
	color: #106652;
	background-color: #DDFBF4;

}
.linkampli{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.linkampli:hover{
	font-weight: bold;
	font-size: 11px;
}
.linkampligran{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
}
a.linkampligran:hover{
	font-weight: bold;
	font-size: 17px;
}
.enlace{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #1DBA97;
}
a.enlace{
	font-size: 17px;
}

a.enlace:hover{
	color: #106652;
	background-color: #DDFBF4;

}
.celdatitular {
	font-family: Verdana, Arial, "Times New Roman", sans-serif, "Berlin Sans FB";
	font-size: 9px;
	font-weight: bold;
	color: #006666;
	background-color: #E3F2E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCE0BC;
}
.celdaform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #E2E2E2;
	border: 1px solid #BCE0BC;
}
input.celdaform,textarea.celdaform {
	background-color: #FFFFFF;
}
.botonform{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	background-color: #006666;
	border-right:0px solid #BCE0BC;
	border-right:0px solid #BCE0BC;
	border-width:0px;
	border-top:1px solid #BCE0BC;
	border-left:1px solid #BCE0BC;
	border-style:solid;
	text-decoration:none;	
}

