/* CSS Document */
* { padding:0; margin:0; outline: 0;}
html, body {
	height:100%;
	font-family: arial;
	font-size: 1em;
	outline: 0;
}
#marc { 
	min-height:100%;
	height: auto!important;
	height:100%;
}
#peu {
	text-align: center;
	font-size:11px;
	color: #1f1f1f;
	height: 20px;
	margin-top: -20px;
}
body { background:url(../img/bg_isopipe.gif) }
#marc { width:528px; margin: 0 auto;}
#contingut { margin-top:0; padding-bottom:100px; background:url(../img/isopipe.jpg) 0 48px no-repeat}
#contingut p { margin:0; padding:0 0 0 4px; padding-top:450px; font-size:15px; color:#000}
a { color:#000; font-weight:bold}
a:hover { text-decoration:underline}