html, body{height:100%;}
body { 
	margin: 0;
	padding: 0;
	font-size:62.5%;
	line-height: 165%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: url(/imatges/fondo.gif) repeat-x;
}
img {border: 0;}
ul li{margin: 0;padding: 0;}
.break {clear: both;}
table { border-collapse: collapse;}
body table.table2 { border-collapse: separate;}

/* CABECERA */
#logo {
	line-height: 130%;
	font-weight: bold;
	color: #2d371c;
	height: 64px;
	background: #902342 no-repeat right top;
	/*background-image: url(/imatges/000.jpg);*/
}
#logo img {float:left;}
#logo div {
	float:right;
	 top: 12px;
	 right: 435px;
	 /*width: 570px;*/width: 400px;
	 text-align: right;
	 padding-top:12px; /*15*/
	 padding-right:5px;
	 color:#FFFFFF;
	 /*margin-top:7px;
	 height:40px;*/
}
#logo div span .poble {
	display: block;
	text-transform: capitalize;
	font-size: 140%;
}
#logo div span.poble2 {
	 display: block;
	 /*text-transform: capitalize;*/
	 font-size: 200%;
	 font-weight:normal;
	 float:right;
	 padding-top:10px;
	 padding-bottom:10px;
}

/* BASE */
#top {
	width: 74%;
	margin: 0 auto;
	position: relative;
	padding: 0;
	font-size: 82%;
	min-width: 590px !important;
	background: none;
	height: 100%;
}
