body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img-comunes/fondo-body.gif);
	margin: 0px;

	height: 100%;
	width: 100%;
}
h1 {
	color: #663300;
	margin: 0px;
	padding: 0px;
}


#cien {
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	position: absolute;
	height: 100%;
	width: 100%;
	background-image: url(../img-comunes/index.jpg);
}
#central {
	position: relative;
	height: 580px;
	width: 780px;
	padding: 0px;
	margin-top: -290px;
	margin-left: -390px;
	left: 50%;
	top: 50%;
	background-repeat: no-repeat;
	background-position: center center;
}

#menu1 {
	left: 250px;
	position: absolute;
	top: 200px;
	font-weight: bold;
	color: #663300;
	width: 180px;
	margin: 0px;
	padding: 0px;
}


#menu1 a:link {
	color: #663300;
	text-decoration: none;
}
#menu1 a:visited {
	color: #996600;
	text-decoration: none;
}
#menu1 a:hover {
	color: #000000;
	text-decoration: none;
}

#menu2 {
	left: 424px;
	position: absolute;
	top: 405px;
	color: #663300;
	width: 200px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#menu2 a:link {
	color: #663300;
	text-decoration: none;
}
#menu2 a:visited {
	color: #996600;
	text-decoration: none;
}
#menu2 a:hover {
	color: #000000;
	text-decoration: none;
}

#tit {
	position: relative;
	left: 230px;
	top: 110px;
	font-size: 36px;
	width: 370px;
}
#diseny {
	font-size: 9px;
	color: #996633;
	position: absolute;
	left: 446px;
	top: 479px;
	width: 170px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
}
#diseny a:link {
	color: #FFCC66;
	text-decoration: none;
}
#diseny a:visited {
	color: #FFCC99;
	text-decoration: none;
}
#diseny a:hover {
	color: #000000;
}
#fla {
	position: absolute;
	left: 296px;
	top: 341px;
	height: 80px;
	width: 115px;
	margin: 0px;
	padding: 0px;
}
