body {
	height: 100%;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#666;
	background: #FFF; 
}
html { width: 100%; height: 100%; 
}
#loading {  
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  color: #666;  
  text-align: center;
  padding: 80px;
  background-color: #fff;
  box-sizing: border-box;
}
p {
	margin:0px;
	padding:0px;
}
a {
	color:#650000;
	text-decoration:none;
}
a:hover {
	color:#F96;
}
h1 {
	font-size:1.8em;
	color:#666;
	padding-left:3px;
	font-weight:normal;
	padding-top:4px;
}
h2{
	font-size:1.4em;
	color:#f8682f;
	margin-top:3px;
	padding-left:10px;
	font-weight:normal;
	padding-top:4px;
}
.banner {
	width:100%;
	background:#333;
	height:auto;
}
.supH {
	max-width:100%;
	height:auto;
	margin:1px 0 0 0;
}
.flex {
	max-width: 100%;
	height: auto; 
}

ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.box22E {
	max-width:90%;
	height:auto;
	margin:0 auto;
	display:block;
	overflow:hidden;
	line-height:1.5em;
	border: 1px solid #eee;
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border: 7px 7px 7px 7px;
	padding: 10px 20px 30px 20px;
}
.box22E b{
	color:#108984;
}
.didb4 {
	line-height:1.5em;
}
.didb4a {
	max-width:90%;
	line-height:1.5em;
		margin:0 auto;
}
.didb4a p {
	padding:8px;
	background-color:#666;
	border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border: 7px 7px 7px 7px;
	color:#fff;
}
.appli1 {
	border-bottom:1px solid #ccc;
	height:auto;
	margin:2px 30px 15px 35px;
	padding: 2px 0 2px 0;	
}
button{
outline:none;	
}
.piede {
	width:100%;
    position:relative;
	bottom: 10px;
    left: 0;
}
.fila {
	color:#999;
	padding-top: 50px;
	margin-bottom: 10px;
	width:80%;
	height:auto;
	overflow:hidden;
	font-size:0.8em;
}
.fila a {
	color:#666;
}