* html {
	overflow: hidden !important;
}
body {
	background-image: url(img/mosca.jpg);
	background-position: right bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-size: 69%;
	overflow: hidden !important;
}
#Layer1 {
	position:absolute;
	left:0px;
	top:0px;
	width:99%;
	height:100px;
	z-index:2;
	background-image: url(img/claustrophobia.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#Layer1 span {
	padding-left: 125px;
	font-family: "Trebuchet MS";
	font-size: 500%;
	font-weight: bold;
	color: #C2DAF2;
	letter-spacing: 0.25em;
	margin-top: 15px;
	display: block;
}
#Layer2 {
	position:absolute;
	left:0px;
	top:150px;
	width:99%;
	height:100px;
	z-index:2;
}
#Layer3 {
	position:absolute;
	left:0px;
	top:100px;
	width:99%;
	height:auto;
	z-index:3;
	padding-bottom: 25px;
}
#Layer3 p {
	text-align: right;
	font-family: "Trebuchet MS";
	font-size: 1em;
	padding-right: 14em;
	padding-left: 1em;
	letter-spacing: 0.15em;
	margin-bottom: 0px;
	margin-top: 0.5em;
/*	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #AAC4D1;*/

}
#Layer3 p:first-letter {
	font-size: 200%;
	color: #6C92BF;
	margin-bottom: -25px;
}
#Layer4 p:first-letter {
	font-size: 200%;
	color: #6C92BF;
}
#Layer4 {
	position:absolute;
	left:0px;
	top:243px;
	width:99%;
	height:50px;
	z-index:4;
	font-family: "Trebuchet MS";
	font-size: 1em;
}
#Layer4 p {
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 1em;
	padding-right: 2em;
	padding-bottom: 1.5em;
	padding-left: 2em;
	letter-spacing: 0.15em;
	margin-left: 5em;
}
#psd p {
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 1em;
	padding-right: 2em;
	padding-bottom: 0.5em;
	padding-left: 2em;
	letter-spacing: 0.15em;
	margin-left: 2em;
}
#psd p strong {
	font-weight:bold;
	font-size: 1.2em;
	text-shadow: 1px 1px 1px #ccc;
}
#psd a {
	font: 1em "Trebuchet MS";
	background: #FF6600;
	color: #FFF;
	margin-right: 5px;
	margin-left: 5px;
	padding: 2px;
}
#psd a:hover {background-color:#C2DAF2; color:#000}
#direccion {
	height: 25px;
	width: 99%;
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #999999;
	position: absolute;
	text-align: right;
	margin-right: 100px;
	z-index: 5;
	top: 0px;
}
#menu {
	position:absolute;
	width:175px;
	height:115px;
	z-index:6;
	top: 80px;
	cursor: default;
	opacity:0.5; /*firefox*/
	filter: Alpha(Opacity='50');
	right: 2px;
}
#psd {
	width: 400px;
	position: absolute;
	z-index: 9999;
	bottom: 50px;
}

a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	opacity:1; /*firefox*/
	filter: Alpha(Opacity='100');
}
#menu .caja {
	color: #666666;
	background-color: #C2DAF2;
	font-family: "Trebuchet MS";
	font-size: 1em;
	border: 1px dashed #999999;
	padding-left: 25px;
}.destacado {
	font-size: 100%;
	color: #82A70A;
	padding-left: 25px;
}
.muyGrande {
	font-size: 200%;
}
img {
	border-style: none;
}
.destacadoAmarillo {
	font-size: 125%;
	color: #FFCC00;
}
.gran {
	font-size: 200%;
	color: #6C92BF;
}
#Layer3 li {
	text-align: right;
	font-family: "Trebuchet MS";
	font-size: 1em;
	padding-right: 15em;
	padding-left: 2em;
	letter-spacing: 0.15em;
	list-style-type:none;
}
.nota{
	color: #C2DAF2;
}
#Layer3 li:first-letter {
	font-size: 200%;
	color: #6C92BF;
}
#estandares{
	left: 10px;
	bottom: 10px;
	position: absolute;
	font-family: "Trebuchet MS";
	font-size: 100%;
}
#estandares a {
	color: #C2DAF2;
}.naranja {
	color: #f60;
}
.verde {
	color: #9c0;
}

