@charset "utf-8";
#flag {
	height: auto;
	width: auto;
	position: static;
	margin-left: 885px;
}
#contenido {
	clear: both;
	height: 700px;
	position: relative;
}

#menu {
	position:absolute;
	left:12px;
	top:31px;
	width:140px;
	height:148px;
	z-index:1;
}

#valores {
	position:absolute;
	left:389px;
	top:131px;
	width:411px;
	height:277px;
	z-index:1;
}

#periodo {
	position:absolute;
	left:356px;
	top:93px;
	width:236px;
	height:24px;
	z-index:1;
}

#leyenda {
	position:absolute;
	left:71px;
	top:429px;
	width:536px;
	height:219px;
	z-index:2;
}

#verano {
	position:absolute;
	left:683px;
	top:456px;
	width:218px;
	height:157px;
	z-index:1;
	border: 1px solid #006;
}

#invierno {
	position:absolute;
	left:188px;
	top:230px;
	width:154px;
	height:116px;
	z-index:2;
	border: 1px solid #F90;
}

#valor {
	margin: 2px;
	border-collapse: collapse;
	text-align: center;
	color: #003;
}

#valor .cab {
	color: #F90;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006;
	margin: 0px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
}

#valor .meses {
	color: #009;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F90;
}

#valor .mes {
	color: #006;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F90;
	border-bottom-color: #006;
}

#ley .titulo {
	color: #006;
	padding-bottom: 2px;
}

#ley .cod {
	color: #F90;
	padding-top: 1px;
	padding-bottom: 1px;
}

/* CSS Document */

#apDiv1 {
	position:absolute;
	left:88px;
	top:676px;
	width:185px;
	height:16px;
	z-index:1;
	font-size: 10px;
}
