@import url("geral.css");

.esquerda h2.conheca{
	margin:0px;
	padding:0px;
	float:left;
	margin-bottom:11px;
	}
	
.esquerda p{
	line-height:15px;
	}
	
.esquerda .saiba-mais{
	}

.esquerda .saiba-mais h2{
	width:554px;
	display:block;
	margin-top:16px;}
	
.esquerda .saiba-mais .links img{
	float:left;
	margin-bottom:15px;
	}
.esquerda .fotos-zoom{
	width:554px;
	}
	
	.esquerda .fotos-zoom .baixo{
	}

    .baixo a.foto-1{
	display:block;
	background-image:url(../../imgs/conheca-a-academia/geral/foto-1.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:265px;
	border:1px solid #e8f4fa;
	float:left;
		}
	.baixo a.foto-2{
	display:block;
	background-image:url(../../imgs/conheca-a-academia/geral/foto-2.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:265px;
	border:1px solid #e8f4fa;
	float:left;
		}
		    .baixo a.foto-3{
	display:block;
	background-image:url(../../imgs/conheca-a-academia/geral/foto-3.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:265px;
	border:1px solid #e8f4fa;
	float:left;
		}