* { margin: 0; padding: 0; }
img { border: 0; }
body { text-align: center; background-color: #fff; color: #000; }
#contenedor { width: 70em; margin: 2% auto; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; background-color: #fff; color: #333;}
#contenido {
	margin-bottom: 2em;
}
/*cabecera*/
#cabecera { text-align: left; margin: 0; height: 135px; padding-bottom: 4em; }
#logo { width: 460px; height: 135px; }
#encabezado { padding-left: .4em; }
#encabezado em, h1 { font-size: 1em; }
#encabezado em { font-weight: lighter; }
h1 { display: inline; }
/*detalles*/
#detalles {
	float: right;
	width: 30%;
	text-align: left;
	border: 2px solid rgb(0, 102, 153);
	padding: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#detalles .caja {
	background: url(imgliquid/cajalarge.png) repeat-x top left;
	/*padding: .8em .5em;*/
}

/*descarga*/
.caja:before {
	background: url(imgliquid/cajatopder.png) no-repeat top right;
	content: url(imgliquid/cajatopizq.png);
	display: block;
	line-height: .7em;
	margin: -1.15em /*-10px */-1.15em; /*-10px;*/
}

.caja h3 {
	font-size: 1em;
	color: #fc0;
	background-color: inherit;
	padding-bottom: 1.2em;
	text-align: center;
}

#detalles ul {
	margin-bottom: 1em;
}

#detalles li {
	list-style: none;
	display: block;
	padding-left: 1em;
}

#detalles li, #detalles h4, #detalles p {
		line-height: 1.4em;
		font-size: .9em;
}

#detalles h4, #detalles h5 {
	border-top: 1px solid rgb(0, 102, 153);
	border-bottom: 1px solid rgb(0, 102, 153);
}

#detalles p {
	padding-bottom: .7em;
}

/*contenido*/
#principal { float: left; width: 60%; text-align: left; }
#principal p, #principal dl { padding-left: 1em; font-size: .9em;	line-height: 1.4em; }
#principal p strong { font-size: larger; /*display: block; text-align: center;*/ }
/*info dades llobregat expres*/
#principal h2, #principal h3 {
	font-weight: lighter;
	color: #0069b0;
	background-color: inherit;
	padding: .5em 0;
}
	
#principal dl {
	display: block;
}
#principal dt {
	float: left;
	padding-right: .5em;
}
/*portada*/
#principal #portada {
	float: left;
	text-align: center;
}
#portada img {
	border: 2px solid #fc0;
	padding: .25em;
	width: 132px;
	height: 200px;
}

#portada a:hover img {
	border: 2px solid rgb(0, 102, 153);
}

#destacar {
	float: right;
	/*margin-top: 4em;*/
	padding-bottom: 1em;
	margin-bottom: .5em;
	border: 1px solid #fc9;
	background: #ff9 url(imgcss/bustia.png) no-repeat bottom right;
	color: #000;
	width: 60%;
}
#destacar h3 {
	text-align: center;
	padding-bottom: .5em;
}
#destacar ul {
	margin-left: 1em;
}
#destacar li {
	list-style: none;
	line-height: 1.7em;
}
#destacar li ul li {
	list-style: square inside;
}
/* peu */
#peu {
	clear: both;
	margin-top: .5em;
	border-top: 1px dotted #ccc;
}
#peu p {
	font-size: small;
}
#peu img {
	padding-top: 1em;
}

/* @group promos */
dl#calendari {
	padding-top: .5em;
	padding-left: .5em;
	border-right: 2px solid rgb(0, 102, 153);
	border-bottom: 2px solid rgb(0, 102, 153);
	border-left: 2px solid rgb(0, 102, 153);
}
dl#calendari dd img {
	padding-bottom: .6em;
	border-bottom: 1px solid #fc9;
}
dl#calendari dd#last img {
	border-bottom: none;
}
ul#novetats li {
	list-style-type: square;
	text-align: left;
	line-height: 1.7em;
	font-size: .9em;
}
/* @end */