body {
	margin: 0;
	padding: 0 0 10px 0;
	font-family: verdana, helvetica, sans-serif;
	font-size: 0.75em; /* 12px */
	color: #333;
	background: #fff;
}
/* estils portada */
#frontpage {
	width: 922px;
	margin: 0 auto;
}
	#frontpage #header {
		min-height: 389px !important;
		height: 389px;
		z-index: 1000 !important;
	}
		#frontpage #header #flashcontain {
			width: 922px;
			position: absolute;
			z-index: 0 !important;
			background: #ebebeb url("../comu/fons_portada.jpg") no-repeat;
			height: 389px;
		}
		#frontpage #header #flashcontain.es {
			background: #ebebeb url("../comu/fons_portada_es.jpg") no-repeat;
		}
		#frontpage #header #flashcontain.en {
			background: #ebebeb url("../comu/fons_portada_en.jpg") no-repeat;
		}
		#frontpage #header h1 {
			display: inline; /* ie float hack */
			clear: left;
			float: left;
			width: 199px;
			height: 151px;
			margin-left: 36px;
		}
			#frontpage #header h1 a {
				display: block;
				width: 199px;
				height: 151px;
				background: url("../comu/logo_portada.jpg") no-repeat;
			}
				#frontpage #header h1 a span {
					position: absolute;
					top: -999em;
				}
	/* idiomes */
	#frontpage #languages {
		padding: .8em 0;
		text-align: right;
	}
			#frontpage #languages ul li {
				display: inline;
				margin-right: 1.4em;
				padding-left: 10px;
				text-align: left;
				background: url("../comu/kland_negre_portada.jpg") no-repeat 0 .6em;
			}
	#frontpage #menu2 {
		position: absolute !important;
		z-index: 1000 !important;
		/*xleft: 10px;
		xtop: 45px;*/
	}
	#frontpage #menu {
		display: inline; /* ie float hack */
		clear: left;
		float: left;
		width: 199px;
		margin-left: 36px;
		padding-bottom: 15px;
		background: url("../comu/baix_menu.png") no-repeat center 100%;
		z-index: 1000 !important;

	}
		#frontpage #menu li {
			display: inline;
			clear: left;
			float: left;
			width: 199px;
			background: url("../comu/kland_menu_portada.png") no-repeat left center;
		}
			#frontpage #menu li a {
				display: block;
				width: 163px;
				margin: 0 0 0 6px;
				border-top: 1px solid #191919;
				border-bottom: 1px solid #333;
				padding: .7em 10px .7em 20px;
				color: #fff;
				font-weight: bold;
				background: #000;
			}
				#frontpage #menu li a:hover {
					color: #23b768;
					text-decoration: none;
					background: #525252 url("../comu/menu_a_bg.png") repeat-y;
				}
	#frontpage #content {
		margin-bottom: 12px;
		padding: 15px 15px 15px 35px;
		background: #ebebeb url("../comu/contenidor_portada.jpg") no-repeat center bottom;
	}
		#frontpage #content #wrapper {
			background: url("../comu/fons_linies_portada.gif") repeat-y 478px 0;
		}
		#frontpage #content h2 {
			padding: .4em 0;
			color: #000;
			font-family: georgia, arial, serif;
			font-size: 1.83em;
			font-weight: normal;
		}
			#frontpage #content h2.info {
				/*padding-left: 38px;
				background: url("../comu/icona_info.jpg") no-repeat left center;*/
				padding-left:0;
			}
			#frontpage #content h2.news {
				padding-left: 38px;
				background: url("../comu/icona_novetats.jpg") no-repeat left center;
			}
		#frontpage #content #banners {
			display: inline; /* ie6 float hack */
			float: left;
			width: 99px;
			margin-left: 15px;
			background: url("../comu/logos_biobanc.jpg") no-repeat center top;
		}
			#frontpage #content #banners p {
				margin: 0 0 10px 0;
			}
					#frontpage #content #banners a span {
						position: absolute;
						top: -999em;
						width: 98px;
					}
					#frontpage #content #banners p.clinic a {
						display: block;
						height: 58px;
					}
					#frontpage #content #banners p.idibaps a {
						display: block;
						height: 78px;
					}
					#frontpage #content #banners p.idibaps{
					margin: 0 0 15px 0;
					}
					#frontpage #content #banners p.ciberehd a {
						display: block;
						height: 44px;
					}
					#frontpage #content #banners p.ciberdem a {
						display: block;
						height: 20px;
						margin-bottom: 10px;
					}
		#frontpage #content #main {
			display: inline; /* ie6 float hack */
			clear: left;
			float: left;
			width: 453px;
			margin-right: 25px;
		}
			#frontpage #content #main div#assessora,
			#frontpage #content #main div#treballa{
				width:220px;
				display:inline;
				float:left;
			}
				#frontpage #content #main div#assessora{
					padding-right:1em;
				}
			#frontpage #content p {
				margin-bottom: .7em;
				line-height: 1.1em;
			}
		#frontpage #content #news {
			display: inline; /* ie6 float hack */
			float: left;
			width: 280px;
		}
				#frontpage #content #news span.date {
					display: block;
					margin-bottom: .7em;
					color: #6d6d6d;
				}
			#frontpage #content #news h2, #frontpage #content #news h3, #frontpage #content #news p, #frontpage #content #news span, #frontpage #content #news div {
				margin: 0 16px .4em 20px;
			}
				#frontpage #content #news p.center {
					margin: 0 10px .4em 15px;
				}
			#frontpage #content #news h3 {
				margin-bottom: .6em;
				font-size: 1.25em;
				font-weight: bold;
				line-height: 1.1em;
			}
			#frontpage #content #news img {
				border: 0;
				margin: 5px 0 8px 0;
				display: inline;
			}
	/* peu de pàgina portada */
	#frontpage #footer {
		width: 922px;
		margin: 0 auto;
		text-align: center;
		font-size: .92em;
		color: #fff;
		background: #000 url("../comu/peu_baix.jpg") no-repeat center bottom;
	}
		#frontpage #footer a {
			color: #fff;
			text-decoration: underline;
		}
			#frontpage #footer a:hover {
				text-decoration: none;
			}
		#frontpage #footer span {
			display: block;
			padding: 1.4em 1em 1.7em 1em;
			background: url("../comu/peu_dalt.jpg") no-repeat center top;
		}