*{
	list-style:none;
	margin:0px;
	padding:0px;

}

body {
	background-color:white;
	} 

#menu {
	position:absolute;
	left:55px;
	top:145px;
	width: 207px;
	border-style: solid solid none solid;
	border-color: #D76100;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu li a {
  	height: 38px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#menu li a:link, #menu li a:visited {
	color: #9E3C02;
	display: block;
	background: url(menu4.gif);
	padding: 8px 0 0 30px;
	}
	
#menu li a:hover {
	color: #fff;
	background: url(menu4.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#menu li a:active {
	color: #fff;
	background: url(menu4.gif) 0 -64px;
	padding: 8px 0 0 30px;
	}	

#principal {
	position:absolute;
	left:280px;
	top:105px;
	width:500px;
}

#encabezado {
	position:absolute;
	left:50px;
	top:5px;
	width:50px;
}

#escudo {
	position:absolute;
	left:265px;
	top:15px;
	width:50px;
}
#preseas {
	position:absolute;
	left:855px;
	top:355px;
	width:50px;
}
#evo {
	position:absolute;
	left:855px;
	top:135px;
	width:50px;
}

