html, body {
	width:100%;
	height:100%;
	background:#315384 url('/img/fons2.png') center center repeat-y;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
}
strong {
	font-weight:bold;
}
a {
	outline:none;
	text-decoration:none;
	color:#004D9A;
}
ul li {
	margin-left:12px;
	list-style-type:disc;
	line-height:18px;
}
img.logo {
	margin-bottom:10px;
}
div#wrapper {
	position:relative;
	margin:0 auto;
	width:100%;
	text-align:left;

	height:auto !important; /* real browsers  */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}
div#subwrapper {

	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:740px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */

}

div#cap {
	width:100%;
	height:252px;
}
div#centre {
	width:660px;
	margin:0 40px;
	clear:both;
}
div.bloccentre {
	border:2px solid #e6e6e6;
	border-left:none;
	border-right:none;
	margin:15px 0;
	padding:3px 0;
	color:#999;
	font-size:10px;
}
div.clear {
	clear:both;
}
div#navegacio ul, div#navegacio ul li {
	display:inline;
	margin:0;
}
div#navegacio ul li span.separador {
	margin:0 1px 0px 7px;
}
div#contingut h2.titol {
	font-weight:bold;
	margin-bottom:15px;
}
div#contingut div.text_meitat {
	width:317px;
	float:left;
	padding-bottom:20px;
}
div#contingut div.foto_meitat {
	width:325px;
	height:535px;
	float:left;
	margin-left:18px;
}
div#contingut div.text_meitat p {
	margin-bottom:10px;
}
div#contingut div.foto_meitat div.responsables {
	width:307px;
	background:#e6e6e6;
	padding:8px;
	margin-top:15px;
	border:1px solid #ccc;
}
div#contingut div.foto_meitat div.responsables p {
	font-weight:bold;
}
div#contingut div.foto_meitat div.responsables ul {
	margin-top:5px;
}
div#contingut div.foto_meitat div.responsables ul li {
	list-style:none;
}
div#contingut div.foto_meitat div.responsables ul li a{
	border-bottom:1px dotted #004D9A;
}
div#contingut div.foto_meitat div.responsables ul li a:hover{
	border-bottom:1px solid #004D9A;
}
div#contingut p.blau {
	color:#004D9A;
	font-weight:bold;
}
div#contingut.contacto div.text_meitat p.segon {
	margin-top:20px;
}
div#contingut.contacto div.text_meitat p {
	line-height:13px;
	margin:0;
}
/** Peu **/

div#peu {
	overflow: hidden;
	width: 660px;
	height: 50px;
	z-index:9999;
    margin-top:100px !important;
	margin:0 auto; /* center, not in IE5 */


	text-align:center;
	font-size:1.1em;
	bottom:0;
	left:50%;

	padding-top:50px;
}


/*
div#peu {
	width:660px;
	margin:0 40px;
	bottom:0;
	position:absolute;
	text-align:right;
	padding-bottom:10px;
	clear:both;
}*/
div#peu p.copi, div#peu a {
	font-weight:bold;
	color:#004D9A;
	font-size:8px;
	display:inline;
}
div#peu div.bloccentre {
	letter-spacing:-1px;
	text-align:center;
	margin:15px 0;
}div#map_canvas {
    width:325px;
    height:325px;

}


