section{display: block; width: 100%; height:auto; background-color: #ffffff;}	
header{display: block; width: 100%; height:auto; background-color: #ffffff;}
nav  { background-color: #f9e4de; text-align: center; display: block; margin-top: 10px; margin-bottom: 15px; padding-top: 10px; padding-bottom: 10px; width: 100%; height: auto; border-top: 2px solid #f1f0f4; border-bottom: 2px solid #f1f0f4 }
article {display: block; width: 100%; height:auto; background-color: #ffffff;}	
footer{display: block; width: 100%; background-color: #ffffff;}
body { background-color: #ffffff; }	
.hr1 {width: 100%;}
.termbox   { background-color: #ffeded; padding: 5px; width: 460px; height: auto; border: solid 1px #f00; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px  }
#termALLE  { background-color: #ffeded; display: none; padding: 5px; width: 460px; height: auto; border: solid 1px #f00; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px }
.navs { line-height: 24px }
	
