

body {
text-align:justify;
font-family:tahoma;
}

#top {
	width:1058px;
	height:130px;
	margin-top:50px;
	padding:4px;
	background: white;
	left:100px;
	position:absolute;
	background-color: white ; border: black 3px solid
}


#menu {
	width:300px;
	height:336px;
	margin-top:202px;
	padding:10px;
	background: white;
	left:100px;
	position:absolute;
	background-color: white ; border: black 3px solid 
}

#menu2{
	width:300px;
	height:1253px;
	margin-top:202px;
	padding:10px;
	background: white;
	left:100px;
	position:absolute;
	background-color: white ; border: black 3px solid 
}

#menu9 {
	width:300px;
	height:585px;
	margin-top:202px;
	padding:10px;
	background: white;
	left:100px;
	position:absolute;
	background-color: white ; border: black 3px solid 
}



#contenido {
	width:760px;
	height:208px;
	margin-top:202px;
	padding:10px;
	background: white;
	right:100px;
	position:absolute;
	text-align: Justify;
	background-color: white ; border: black 3px solid 
}


#contenido1 {
	width:760px;
	height:336px;
	margin-top:202px;
	padding:10px;
	background: white;
	right:100px;
	position:absolute;
	text-align: Justify;
	background-color: white ; border: black 3px solid 
}


#pie {
	width:1058px;
	height:30px;
	margin-top:535px;
	padding:0px;
	background: white;
	left:100px;
	right:100px;
	position:absolute;
	background-color: white ; border: black 3px solid
}

#pie2 {
	width:1058px;
	height:30px;
	margin-top:1453px;
	padding:0px;
	background: white;
	left:100px;
	right:100px;
	position:absolute;
	background-color: white ; border: black 3px solid
}

#pie9 {
	width:1058px;
	height:30px;
	margin-top:785px;
	padding:0px;
	background: white;
	left:100px;
	right:100px;
	position:absolute;
	background-color: white ; border: black 3px solid
}


ul#navlist
{
margin: 0 0 0 5px;
padding: 0px;
font-family: Tahoma;
width: 100%;
}

#navlist li
{
list-style-type: none;
background-color: 00c0c0;
color: #daa520;
border: .2em solid black;
font-weight: 600;
text-align: left;
padding: 4px;
margin-bottom: .3em;
}

#navlist li a
{
color: black;
text-decoration: none;
display: block;
}

#navlist li a:hover
{
background-color: #33CCFF;
color: white;
}










ul#navlis
{
margin: 0 0 0 5px;
padding: 0;
width: 100%;
}

#navlis li
{
list-style-type: none;
background-color: White;
color: black;
border: 0px;
font-weight: 900;
text-align: center;
padding: 1px;
margin-bottom: 0px;
}

#navlis li a
{
color: Black;
text-decoration: none;
display: block;
}

#navlis li a:hover
{
background-color: #33CCFF;
color: white;
}




