body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #CCCCCC;
	background-image: url(../img_asun/fondointrob.jpg);
	background-color: #030102;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#menu {
	position: absolute;
	height: 135px;
	width: 140px;
	top: 50%;
	left: 3%;
	font-size: 10pt;
	font-weight: bold;
	margin-top: -70px;
	z-index: 2;
}
#menu a:link {
	text-decoration: none;
	color: #CCCCCC;
}
#menu a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#menu a:hover {
	color: #000000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #734828;
	background-color: #FFFFFF;
}
#planeta {
	position: absolute;
	width: 200px;
	height: 250px;
	left: 3%;
	top: 3%;
	z-index: 1;
}
#sirena {
	position: absolute;
	height: 250px;
	width: 213px;
	right: 10%;
	bottom: 10px;
}
#paisa {
	position: absolute;
	height: 300px;
	width: 174px;
	top: 10%;
	right: 50%;
}
#titular {
	position: absolute;
	height: 10px;
	width: 130px;
	left: 150px;
	top: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	font-style: normal;
	text-transform: uppercase;
}
#paisanos {
	position: absolute;
	height: 250px;
	width: 150px;
	left: 300px;
	bottom: 100px;
}
#abuelo {
	position: absolute;
	height: 250px;
	width: 161px;
	top: 20px;
	right: 10%;
}
#text {
	position: absolute;
	height: 500px;
	width: 500px;
	top: 15%;
	left: 30%;
	background-color: #000000;
	padding: 10px;
}
#text a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#text a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#titular2 {
	position: absolute;
	height: 10px;
	width: 100px;
	left: 10px;
	top: 30px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	font-style: normal;
	text-transform: uppercase;
}
#titular3 {
	position: absolute;
	height: 10px;
	width: 90px;
	left: 100px;
	top: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	font-style: normal;
	text-transform: uppercase;
}
#titular4 {
	position: absolute;
	height: 10px;
	width: 90px;
	left: 70px;
	top: 80px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	font-style: normal;
	text-transform: uppercase;
}
#titular5 {
	position: absolute;
	height: 10px;
	width: 120px;
	left: 40px;
	top: 50px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	font-style: normal;
	text-transform: uppercase;
}
#contacto {
	height: 15px;
	width: 250px;
	margin-left: -125px;
	position: absolute;
	left: 50%;
	bottom: 3%;
	color: #000000;
	background-color: #CCCCCC;
	padding: 5px;
	text-align: center;
}
#menu #sello {
	position: absolute;
	height: 330px;
	top: -350px;
	left: 0px;
}
#bonus {
	height: 55px;
	width: 70px;
	position: absolute;
	left: 3%;
	bottom: 3%;
	color: #000000;
	background-color: #7F7B7C;
	text-align: center;
}

