@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #99CC33;

}


.logo {
	background-color:#ffffff;
	top:0;
	margin-bottom:8px;
	position: fixed;
	padding-top:3px;
	width:100%;
	z-index: 38;
	
}

.menu {
	background-color:#CCCC33;
	text-align:left;
	position: fixed;
	top:101px;
	padding-left:180px;
	padding-top:8px;
	padding-bottom:8px;
	width:100%;
	z-index: 40;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.hamaca {
	margin-left:310px;
	z-index:90;
	position: fixed;
	top:127px;
}
	
.principal {
	width: 2000px;
	height:400px;
	background-image: url(img2/arcoiris2.jpg);
	background-repeat:  repeat;
	background-position: left top;
	position: absolute;
	top:127px;
	z-index: 0;
	text-align: left;
	left: 0px;
	padding-left: 50px;
	display: inline;
	}
.pieuno {
	width: 100%;
	background-image: url(img2/pasto.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
	height: 90px;
	z-index: 25;
	position: fixed;
	top: 450px;
	left: 0px;
}
.piedos {
	width: 100%;
	height: 30px;
	background-color: #99CC33;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	position: fixed;
	top: 540px;
	z-index: 20;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006633;
	text-align: center;
	padding-top: 8px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	border-left: 1px solid #006633;
	letter-spacing: 1px;
	outline: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #006633;
	border: 1px solid #fff;
}
#molinete1 {
	position:absolute;
	left:-110px;
	top:-25px;
	width:350px;
	height:560px;
	z-index:100;
	visibility: visible;
}

