body {
	padding: 0;
	margin: 0;
}
#contenidor {
	margin: 0 0 0 0;
	padding: 0;
}
img {
 	display: none;
}
#capcalera {
	display: none;
}

#logoVitaliseurCodis {
	background-image: url('../imatges/logocodisverd.gif');
	background-repeat: no-repeat;
	height: 120px;
}
#logoVitaliseurCodis img {
	display: none;
}


#navrecepta img {
	display: block;
}

#navrecepta h5 {
	display: none;
}

#detall {
	clear: both;
	position: relative;
	width: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 40px;
	padding: 0 0 0 1em;	
}
#detall ul {
	list-style-type: square;
}
#detall ul li {
	margin: .2em 0 .2em 0;
}
#detall h2 {
	text-align:center;
	margin: 10px 20px 0 390px;
	color: #D5E643;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 20px;
}
#detall h3 span img {
	vertical-align: middle;
	margin-right: 5px;
}
#detall h3, #detall h4 {
	padding: 0 0 0 1em;
	margin: 10px 0 0 0;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: bold;
}
#detall h4 {text-decoration: underline; text-align: left; clear: both;}
#detall p {
	padding: 0 0 0 0;
	font-size: 11px;
	text-indent: 2.5em;
}
#navrecepta {
	position: relative;
	float: left;
	margin: 50px 40px 10px 10px;
	width: 310px;
}

#navrecepta a { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px;}
#navrecepta a:link, #navrecepta a:visited { color: blue; text-decoration: none;}
#navrecepta a:hover{color: blue;text-decoration: underline;}

#peupagina {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: .5em;
	width: 100%;
	heigth: 15px;
	background-color: #ccc;	
}
