body {
	font-family: Arial, Helvetica, sans-serif;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	margin: 0px;
	padding: 0px;
}
#intro {
	text-align: center;
	padding: 2%;
	border: 2px solid #000000;
	background-color: #FFFFFF;
	height: 100%;
	width: 65%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-right: 15%;
	margin-left: 15%;
	background-attachment: fixed;
	background-image: url(fondointro.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#dyreco a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
}#intro a {
	background-color: #000000;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#luzmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFC01;
	border: 1px solid #000000;
	height: 15px;
	width: 170px;
	left: 75%;
	top: 95%;
	padding: 2px;
	overflow: visible;
	z-index: auto;
	position: absolute;
}
#luzmenu a {
	color: #000000;
}
