dhtml, 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; 
}
#logo img {float:left; width:360px;}

/*CAMBIOS MAYO 09*/
#logo div {
	float:right;
	top: 12px;
	right: 435px;
	width: 400; /*570px;*/
	text-align: right;
	padding-top:12px; /*15*/
	padding-right:5px;
	color:#FFFFFF;
}

#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;
}

/*FIN CAMBIOS MAYO 09*/
/* BASE */
#top {
	width: 74%;
	margin: 0 auto;
	position: relative;
	padding: 0;
	font-size: 82%;
	min-width: 590px !important;
	background: none;
	height: 100%;
}
