body {
  margin: 0;
  /*padding-bottom: 20px;*/
  padding-top:28px;
  color: #000;
  letter-spacing:1px;
}

.navbar {
  margin-bottom: 20px;
}

.aaaa {
	width:100%;
	text-align:center;
	padding:20px;
}

.imaentro {
	width:90%;
	margin:12px auto;
}
.imabann {
	width:70%;
	margin:20px auto;
}
.centro {
	text-align:center;
}
.logo_sup {
	width:180px;
	text-align:center;
	background-color:rgba(91,91,91,0.6);
	padding:4px;
}
.imga{
	width:180px;
}

.topsite{
	background-color:rgba(91,91,91,1);
	height:6px;
	width:100%;
	border-bottom:2px solid #FFF;
}
.topmiddle{
	background-color:rgba(91,91,91,1);
	height:54px;
	width:100%;
	border-bottom:2px solid #FFF;
}
.topmiddlefot{
	background-color:rgba(91,91,91,1);
	width:100%;
	border-bottom:2px solid #FFF;
}
.topmiddlefot .titu{
	font-size:14px;
	color:rgba(255,255,255,1);
	border-bottom:1px solid rgba(255,255,255,0.4);
	padding:6px;
	margin:18px auto 10px auto;
}
.separatortop{
	margin-top:20px;
}
.tt0{
	font-size:1.4em;
	color:rgba(51,153,255,1);
	font-weight:bold;
}
.cuertext{
	color:rgba(0,0,0,1);
	font-size:1.2em;
	letter-spacing:1px;
	text-align:justify;
}
.infopt1{
	font-size:1.3em;
	letter-spacing:1px;
	text-align:left;
	width:100%;
	margin:10px auto;
	color:rgba(255,255,255,1);

    border-radius: 8px;
    background:rgba(0,138,205,0.6);
    padding: 10px 20px;


}
.infopt1:hover {
    cursor: pointer;
}
.infopt2{
	font-size:1.3em;
	letter-spacing:1px;
	text-align:left;
	width:100%;
	margin:10px auto;
	color:rgba(255,255,255,1);
    border-radius: 8px;
    background:rgba(102,102,102,1);
    padding: 10px 20px;


}
.infopt2:hover {
    cursor: pointer;
}
.contip {
	margin:20px auto	;
	font-size:1.1em;
	width:90%;
}
.colorio {
	color:rgba(0,138,205,1);
}
.boosses {
	width:10px auto;
	width:96%;
}
.titustus {
	font-size:0.9em;
	color:rgba(51,153,204,1);
}
.agu {
	font-size:0.7em;
	color:rgba(255,255,255,1);
	margin:6px auto;
}
