* {
    margin: 0;
    padding :0;
}
.imgFull {
    width: 100%;
}
.imgLogo {
    padding-left: 65px;
    padding-top: 35px;
    border: 0;
}
#site{
    width: 100%;
    height: auto;
}
#fotoAtleta{
	width:30%;
	height:auto;
	float:left;
	background-color:#bbbbbb;
	padding: 2% 2% 2% 2%;
}
#profileAtleta{
	width:60%;
	height:auto;
	float:left;
	margin-left:2%;
	background-color:#f0f0f0;
	padding: 2% 2% 2% 2%;
}
#videoAtleta{
	width:96%;
	height:auto;
	float:left;
	margin-top:2%;
	background-color:#676767;
	padding: 2% 2% 2% 2%;
}
#anexosAtleta{
	width:96%;
	height:auto;
	float:left;
	background-color:#bbbbbb;
	margin-top:2%;
	padding: 2% 2% 2% 2%;
}
#contQualquer{
	width:96%;
	height:auto;
	float:left;
	background-color:#bbbbbb;
	padding: 2% 2% 2% 2%;
}
#voltarAtleta{
	width:96%;
	height:auto;
	float:left;
	margin-top:2%;
	background-color:#f0f0f0;
	padding: 2% 2% 2% 2%;
}
#sitePanel{
    width: 80%;
    height: auto;
	margin: auto;
}
#menuSite{
    margin: 0 auto;
    width: 100%;
    height: 130px;
	float:right;
	background-color: #171717;
}
#linhaBlue{
    width: 100%;
    height: 50px;
	float:left;
    background-color: #000000;
}
#banner{
    width: 100%;
    height: 485px;
	float:left;
	position:relative;
}
#logo{
    width: 200px;
    height: 215px;
    position: absolute;
    margin-top: 20px;
	margin-left: 20px;
    z-index: 30;
}
#bannerLSup{
    width: 100%;
    height: 15px;
    background: #000000;
    background: rgba(0,0,0,0.5);
    z-index: 4;
	float:left;
    margin-top: 0px;
    
}
#bannerLInf{
    width: 100%;
    height: 15px;
    background: #000000;
    background: rgba(0,0,0,0.5);
    z-index: 4;
	float:left;
    margin-top: 455px;
    
}
#conteudoBox{
    width: 100%;
    height: auto;
    background-color: #ff0000;
	float:left;
}
#conteudo{
    width: 86%;
    height: auto;
    margin: auto;
    padding-bottom: 20px;
    padding-top: 20px;
}
#destaques{
    width: 100%;
    height: auto;
	float:left;
	background-color:#ffffff;
}
#destaqueUm{
    width: 25%;
    height: 432px;
    background-color: #a8aaac;
    float: left;
}
#destaqueDois{
    width: 25%;
    height: 432px;
    background-color: #959699;
    float: left;
}
#destaqueTres{
    width: 25%;
    height: 432px;
    background-color: #a8aaac;
    float: left
}
#destaqueQuatro{
    width: 25%;
    height: 432px;
    background-color: #959699;
    float:left;
}
#destaqueCircle{
    width: 180px;
    height: 180px;
    border-radius: 180px;
    -moz-border-radius:180px;
    -webkit-border-radius:180px;
	background-color: #ffffff;
    left: 50%;
    transform: translateX(-50%);
	position:relative;
    margin-top: 80px;
    float: left;
    box-shadow: 0px 2px 2px #000000;
}
#destaqueCircle:hover{
	background-color: #d4d5d6;
}

#destaqueCircleInt{
    width: 160px;
    height: 160px;
    border-radius: 160px;
    -moz-border-radius:160px;
    -webkit-border-radius:160px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    overflow: hidden;
}
.destaqueTitle{
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    color: #00121c;
    text-align: center;
    padding-top: 275px;
}
.conteudoTitle{
    font-family: futura;
    font-size: 20px;
    font-weight: bold;
    color: #00121c;
    text-align: left;
	border-bottom-color: #CCCCCC;
	border-bottom-style: double;
	border-bottom-width:Medium;
}
#destaqueTxt{
    width: 80%;
    margin-left: 10%;
    margin-top: 15px;
    height: 100px;
    overflow: hidden;
    text-align: left;
    font-family: arial;
    font-size: 16px;
    color: #000000;
}
#boxImage{
	float: left;
	width: 400px;
	height: auto;
	margin-right:20px;
}
.forImage{
	float:left;
	padding: 20px 20px 20px 20px;
	width: 360px;
	background-color: #dcdbdb;
}
#legendaImage{
	background-color: #f0f0f0;
	padding: 20px 20px 20px 20px;
	width: 360px;
	float:left;
	
	
}
.boxChamada{
	background-color: #f0f0f0;
	margin-left:20px;
	float:left;
}
#map{
    width: 100%;
    height: auto;
    background-color: #f0f0f0;
	float:left;
}
#mapInt{
    width: 90%;
    height: auto;
    float: left;
    text-align: left;
    margin-left: 4%;
    margin-bottom: 6%;
    margin-top: 6%;

}
#rodape{
    width: 100%;
    height: 100px;
    background-color: #171717;
    line-height: 100px;
    text-align: center;
	float:left;

}
.rodapeTexto{
	text-shadow: 2px 2px 2px #000000;
    font-family: arial;
    font-size: 16px;
    color: #ffffff;
}
#rodapeAndro{
	width: 100%;
    height: 50px;
    background-color: #000000;
    line-height: 50px;
	float:left;
	text-align: center;
	
}
.topoAdmin{
	text-shadow: 2px 2px 2px #000000;
    font-family: arial;
    font-size: 20px;
    color: #69808e;
}
.rodapeLink{
    font-family: arial;
    font-size: 12px;
    color: #ffffff;
	text-decoration:none;
	
}

.rodapeLink:hover{
	text-align: center;
    color: #cccccc;
	
}
.texto{
	font-family: futura;
    font-size: 18px;
    color: #000000;
	text-align: justify;
}
#infoAtletas{
	width:96%;
	height:auto;
	float:left;
	margin:2% 2% 2% 2%;
}
#infoQualquer{
	width:96%;
	height:auto;
	float:left;
	margin:2% 2% 2% 2%;
}
.middleIcon {
	width:32px;
	height:32px;
	float:left;
	position:relative;
	top:-5px;
}
.parTxt{
	margin-left: 45px;
	position: relative;
}
@font-face {
	font-family: "futura";
	src: url("fonts/futura.ttf");
	}
@font-face {
	font-family: "bakersBold";
	src: url("fonts/bakersfieldBold.ttf");
	}
h1{
	font-family:bakersBold;
	font-size:30px;
	font-weight:bold;
}
h2{
	font-family:bakersBold;
	font-size:34px;
	font-weight:bold;
	color:#163e67;
}
#galFotoBox{
	width:840px;
	height:565px;
	background: rgba(0,18,28,0.8);
	margin: 0 auto;
	text-align:center;
}
.txtAtleta{
	font-family:futura;
	font-size:20px;
	color:#333333;
}
.fotoGeral{
	padding: 20px 20px 20px 20px;
	background: rgba(0,18,28,0.8);
	margin: 0 auto;
	text-align:center;
}
#galFoto{
	width:800px;
	height:525px;
	float: left;
    margin-left: 20px;
    margin-top: 20px;
    overflow: hidden;
}
a{
	font-family: futura;
    font-size: 18px;
    font-weight: bold;
    color: #163e67;
	text-decoration:none;
}
a:hover{
    color: #0b2743;
	text-decoration:underline;
}
.embed-container { 
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	overflow: hidden; 
	max-width: 100%; 
	height: auto; 
} 
.embed-container iframe, .embed-container object, .embed-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	display: block;
	width: 100%; 
	height: 100%; 
}
#diretoriaBox{
    width: auto;
    height: auto;
    background-color:#959595;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}
#diretoriaFoto{
    width: auto;
    height: auto;
    padding: 10px 10px 10px 10px;
    background-color:#dad9d9;
    float: left;
}
#diretoriaTitle{
    width: auto;
    height: auto;
    padding: 10px 10px 10px 10px;
    font-weight: bold;
    float: left;
}
#diretoriaNome{
    width: auto;
    height: auto;
    padding: 10px 10px 10px 10px;
    float: left;
}
#diretoriaNomeBox{
    width: 100%;
    height: auto;
    float: left;
    background-color:#dad9d9;
}

.fonteContatos{
    font-size: 14px;
    color: #333333;
    text-decoration: none;
}
.fonteContatos:hover{
    color: #777777;
}
.fonteRodape{
    font-size: 26px;
    color: #333333;
    text-decoration: none;
}
.fonteRodape:hover{
    color: #777777;
}
.containerYT {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.videoYT {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


