* { margin: 0; }

body {
	background-image: url('../imatges/fonsppal.jpg');
	/*background-image: url('imatges/fonsppal.gif');
	 */
	background-color: #80C502;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
}

h2, h3 {font-family: Verdana, Arial, Helvetica, sans-serif;}

h3 {
	margin-bottom: 0px;
	/* color: #fff; */
	color: #D5E643;
	border-bottom: 4px #DD003E solid;
	font-size:12px;
}

h2 {
	text-align:right;
	color: #D5E643;
	margin: 0;
	/* border-bottom: 4px #DD003E solid;	 */
	font-size: 18px;
}

#navsuperior {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 740px;
	height: 20px;
}
#navsuperior img {
	border: 0;
	vertical-align:top;
}

#navmenuproducte {
	position: absolute;
	left: 10px;
	top: 115px;
	width: 207px;
	height: 106px;
}

#navsojamatic {
	background-repeat: no-repeat;
	position: absolute;
	left: 30px;
	top: 280px;
	width: 120px;
	height: 190px;
	padding-top: 40px;
	padding-left: 120px;
	text-align:right
}

#navsojamatic ul {
	margin-left: 34px;
	}
	
#navsojamatic h3 {
	color: #009900;
}

#navtemporada {
	position: absolute;
	z-index: 1;
	top: 175px;
	left: 280px;
	background-image: url('../imatges/fonsreceptemporada.gif');
	background-repeat:no-repeat;
	width: 300px;
	height: 35px;
}

#navtemporada p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #fff;
	padding: .6em;
	text-align: center;
}

#navtemporada img {
	vertical-align: middle;
}

/* LListes menús */

#navsuperior ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
background-color: #DD003E;
width: 760px;
}

#navsuperior li
{
margin-left: 30px;
text-align: center;
display: inline;
list-style-type: none;
}

#navsuperior a { 
	padding: 3px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold; 
	font-size:12px;
}

#navsuperior a:link, #navsuperior a:visited
{
color: #EEE;
background-color: #DD003E;
text-decoration: none;
}

#navsuperior a:hover
{
color: #fff;
text-decoration: underline;
}

ul.verd
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
width: 80px;
}

ul.verd a
{
display: block;
padding: 3px;
width: 80px;
background-color: #009933;
}

ul.verd a:link, ul.verd a:visited
{
color: #EEE;
text-decoration: none;
}

ul.verd a:hover
{
background-color: #00CC33;
color: #fff;
}
/* FI Llistes menús */

#zonalogin {
	position: absolute;
	left: 400px;
	top: 28px;
	width: 350px;
	height: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	letter-spacing: -.5px;	
	text-align: right;
	
}
#zonalogin a {
	text-decoration: none;
	color: #DDE500;
	font-size: 1.1em;
}
#zonalogin a:hover {
	text-decoration: underline;
}
/*
#zonalogin input {
	font-size: 9px;
	background-color: #FFF;
	filter: alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;		
}
.boto {
	background-color:#999999;
}
*/

#zonareceptes {
	position: absolute;
	left: 380px;
	top: 50px;
	width: 370px;
	height: 350px;
}
#zonareceptes h2 {
	border-bottom: 4px #DD003E solid; 
}
img.fotorecepta {
	float: right;
	border: 0;
	border-right: 4px #DD003E solid; 
}
#zonareceptes br {
	clear: both;
}
#zonareceptes p {
	text-align: center;
	font-size: 14px;
	padding: .6em;
}
#zonareceptes p span {
	font-size: 18px;
}
#zonareceptes h2 span img{
	vertical-align: bottom;
	margin-right: 10px;
}
#zonareceptes a {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight:bold;
}	
#zonareceptes a:link, #zonareceptes a:visited {
	text-decoration: none;
}
#zonareceptes a:hover {
	text-decoration: underline;
}
#receptadelmes {
	width: 340px;
	margin-left: 30px;
}
#receptadelmes p {
	padding: .4em;
}
#receptatemporada, #receptadelmes {
	position: relative;
	text-align: right;
	/* background: url('../imatges/liniavermella4px.gif') 50px 18px repeat-x; */
	/*
	background-image: url('../imatges/liniavermella4px.gif');
	background-repeat: repeat-x;
	background-position: 18px 25px;	
	*/
}
#receptatemporada {
	margin-left: 50px;
}

#receptesnadons {
	position: absolute;
	top: 440px;
	left: 490px;
	width: 190px;
}
#receptesnadons p {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#receptesnadons p a {
	font-size: 14px;
	color: #DD003E;
}
#peupagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: .5em;
	position: absolute;
	top: 560px;
	left: 0px;
	width: 750px;
	heigth: 15px;
	background-color: #FFF;
	filter: alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;		
}

#oferta {
	position: absolute;
	top: 235px;
	left: 30px;
	width: 380px;
	height: 50px;
	/*
	background-color:#DD003E;
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;	
	*/
	background-image: url('../imatges/fonsoferta.gif');
	background-repeat: no-repeat;
}
#oferta h1 {
	padding: 0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	letter-spacing: -1px;
	line-height: 50px;
}
#oferta h1 a {
	color: #fff;
	text-decoration: none;
	display: block;
}
#oferta h1 a:hover {
	color: #FFCC00;
	text-decoration: none;
	display: block;
}
