html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	background-color:#F6D282;
	background-image:url("../img/fons1.png");
}



body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}
#background{
	position:absolute;
	z-index:1;
	width:100%;
	height:100%;
}
#fixed {
	width:956px;
	height:573px;
	position:absolute;
	z-index:2;
	left:50%;
	margin-left:-478px;
}
#content {
	width:956px;
	height:376px;
	margin-top:54px;
	
}
#menu {
	width:956px;
	height:150px;
	text-align:center;
	line-height:123px;
}
#peu {
	width:924px;
	text-align:left;
	font-size:9px;
	color:#888888;
}
#titol {
	float:left;
	width:22px;
	height:366px;
	margin-left:75px;
	_margin-left:40px;
}
#contenido {
	float:left;
	width:340px;
	height:366px;
	margin-left:63px;
}
#imagen {
	float:left;
	width:350px;
	height:366px;
	margin-left:80px;
}

#contenidoGastronomia {
	float:left;
	width:770;
	height:366px;
	margin-left:63px;
}

#masterdiv {
	height:auto;
}

#MovLayer2{
	height:300px;
	width:770px;
	overflow: hidden;
	background-color:#FFFF00;
}

#MovLayer{
	height:300px;
	width:340px;
	overflow: hidden;
}

#text2 {
	height:345px;
}
#text {
	height:345px;
}

#MovLayerMenu{
	height:420px;
	width:770px;
	overflow: hidden;
}



#midaText {
	text-align:left;
	height:18px;
	color:#2f3c8b;

}


#textMenu {
	height:400px;
	margin-top:10px;
}

.inputReserves {
	float:left;
	border:1px solid #000000;
	font-size:11px;
	margin-top:10px;
}

.reservesDades {
	width:135px;
	float:left;
	margin-top:7px;
}

.curriculumDades {
	width:187px;
	float:left;
	margin-top:10px;
}

.arial13bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

ul#puntReceptes {
	display: block;
	list-style-type:none;
	list-style-image: url('../img/punt1.gif');
	padding:0 0 0 0;
	margin-left:18px;
	margin-top:0px;
}
li {
	margin-top:7px;
}

#menuReceptes {
	float:left;
	width:141px;
	height:366px;
	margin-left:32px;
}

#titolReceptes {
	float:left;
	width:22px;
	height:366px;
	margin-left:15px;
}

#imagenPublicacions {
	float:left;
	width:300px;
	height:366px;
	margin-left:80px;
	text-align:center;
}

#menuPublicacions {
	float:left;
	width:150px;
	height:366px;
	margin-left:25px;
}

#titolPublicacions {
	float:left;
	width:22px;
	height:366px;
	margin-left:60px;
}

a.link1, a.link1:link , a.link1:active, a.link1:visited {
	color:#000000;
	text-decoration:none;
}
