body {
	background: #333 url('../img/fons.gif') fixed;
	color: #fff;
	font-size: 11px;
	font-family: verdana, arial, serif;
	margin: 0px auto;
}

img {
	border: 0px;
}

div#pagina{
	width: 775px;
	margin: 0px auto;	
	background: #000;
	padding-right: 10px;
	padding-left: 10px;

}

div#pagina a {
	color: #bbb;
	text-decoration: none;
}

div#pagina a:hover {
	color: #fff;
}

div#cap {
	background: url('../img/cap.jpg') no-repeat top center;
	height: 197px;
	width: 100%;	
}

div#falca {
	float: left;
	width: 175px;
	height: 18px;
}

div#menu {
	width: 100%;
	height: 39px;
}

div#menu a {
	display: block;
	height: 41px;
	float: left;
	margin-right: 8px;
}
div#menu a:hover {
	text-decoration: none;

}

div#menu a#mnu_cartell {
	width: 109px;
	background: url('../img/cartell.gif') no-repeat top center;
}

div#menu a#mnu_cartell:hover , div#menu a#mnu_cartell.actiu {
	background-position: 0pt -39px;
}

div#menu a#mnu_grups {
	width: 94px;
	background: url('../img/grups.gif') no-repeat top center;
}

div#menu a#mnu_grups:hover , div#menu a#mnu_grups.actiu {
	background-position: 0pt -39px;
}


div#menu a#mnu_comarribarhi {
	width: 229px;
	background: url('../img/com_arribari.gif') no-repeat top center;
}

div#menu a#mnu_comarribarhi:hover , div#menu a#mnu_comarribarhi.actiu {
	background-position: 0pt -39px;
}

div#menu a#mnu_difusio {
	width: 108px;
	background: url('../img/difusio.gif') no-repeat top center;
}

div#menu a#mnu_difusio:hover, div#menu a#mnu_difusio.actiu {
	background-position: 0pt -39px;
}


div#menu a#mnu_contactans {
	width: 178px;
	background: url('../img/contactans.gif') no-repeat top center;
}

div#menu a#mnu_contactans:hover , div#menu a#mnu_contactans.actiu {
	background-position: 0pt -39px;
}




div#contingut {
	min-height: 400px;
	background: url('../img/logo_fons.gif') no-repeat bottom right;
}


.flota_esquerra {
	float: left;
}

div#contingut .padding {
	padding: 15px;
}

div#contingut .titol {
	margin-top: 10px;
	margin-bottom: 5px;

	color: #ddd;
	font-size: 16px;
	font-weight: bold;
}

.separa_esquerra {
	margin-left: 15px;
}


div#map {
	color: #000;
	overflow: hidden;
}

div#peu {
	background: url('../img/peu.jpg') no-repeat top center;
	height: 283px;
	width: 100%;	
}

ul.error {
	font-size: 13px;
	color: #990000;
}

#form_contacte {
	margin: 0px auto;
	width: 350px;
}

#form_contacte label {
	margin-bottom: 7px;
	font-size: 13px;
}

#form_contacte input[type=text], #form_contacte textarea {
	width: 330px;	
	border-color: #ffea00;
	padding: 3px;
}

#form_contacte input[type=submit] {
	background-color: #FFF;
	border-color: #ffea00;

}

#form_contacte input.error , #form_contacte textarea.error {

	border-color: #990000;
	border-left-width: 4px;
	
}



div#sotapeu {
	margin-top: 5px;
	padding: 5px;
	min-height: 50px;
}

a#corona img {
	border: 0px;
	position:fixed;
	bottom:0;
	right:0;
	display:block;
	_display:none; 
	text-indent:-999em;
	text-decoration:none;
}
