@media screen, print{
	*{ 
	 margin: 0; 
	 padding: 0; 
	} 

	body{
	 font-family: arial, verdana, helvetica, sans-serif;
	 font-size: 69%;
	 color:#707070;
	 background:url("../../imagens/principal/bg.jpg") top repeat-x;
	 margin:0;
	}
	
	.center{ 
	 text-align: center;
	} 
	.left{ 
	 text-align: left;
	} 
	.right{
	 text-align: right;
	}
	.justify{
	 text-align: justify;
	}

	.linkcursor{
	 cursor: pointer;
	 cursor: hand;
	}

	a{
	 text-decoration: none;
	 color:#898989;
	}
	
	a:hover{
	 color:#749BBD;
	}
	
 	ul li{
	 list-style:none;
	 margin:0 0 5px 17px;
 	} 	
	
 	table{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
 	}
	
	table img{
	 margin:0px;
	 border:none;
 	}
	
	h1{
	 color:#1761A3;
	 font-size:11px;
	 font-family:Arial, Helvetica, sans-serif;
	 margin:0;
	}
	
	#site{
	 width:780px;
	 margin-left:auto;
	 margin-right:auto;
	}
	
	div.esquerda{
	 float:left;
	}
	
	div.direita{
	 float:right;
	}
	
	#topo{
	 width:780px;
	 height:440px;
	}
	
	#boletim{
	 width:223px;
	 height:190px;
	 z-index: 100;
	 position: absolute;
	 margin:230px 0 0 10px;
	 text-align:right;
	}
	
	#conteudo, #conteudo2{
	 width:780px;
	 min-height:440px;
	 text-align:justify;
	 background:url("../../imagens/principal/bg_conteudo.gif") center repeat-y;
	}
	
	#esquerda{
	 width:132px;
	 min-height:402px;
	 padding:20px 16px 0 10px;
	 float:left;
	}
	
	#direita{
	 width:578px;
	 min-height:402px;
	 padding:19px 29px 0 0;
	 float:right;
	}
	
	#grupo, #grupo2, #grupo3{
	 width:578px;
	 min-height:84px;
	 padding-bottom:20px;
	 background:url("../../imagens/principal/pontilhado_horizontal.gif") bottom repeat-x;
	}
	
	#grupo2{
	 padding-top:20px;
	 padding-bottom:0;
	 background:none;
	}
	
	#grupo3{
	 padding:0;
	 background:none;
	}
	
	#a_academia{
	 width:425px;
	 height:190px;
	 padding-right:15px;
	 float:left;
	 overflow:hidden;
	 background:url("../../imagens/principal/pontilhado.gif") right repeat-y;
	}
	
	#dicas{
	 width:122px;
	 height:190px;
	 float:right;
	 overflow:hidden;
	}
	
	div.atividades{
	 width:121px;
	 height:196px;
	 padding-right:18px;
	 margin-right:12px;
	 background:url("../../imagens/principal/pontilhado.gif") right repeat-y;
	 float:left;
	}
	
	#atividades2{
	 width:121px;
	 height:196px;
	 float:left;
	}
	
	div.galeria, div.galeria2, div.tblfotos, div.tblfotos2{
	 width:125px;
	 min-height:220px;
	 overflow:hidden;
	 float:left;
	 background:url("../../imagens/principal/pontilhado.gif") right repeat-y;
	 margin-right:11px;
	 padding-right:15px;
	 text-align:center;
	}
	div.galeria, div.galeria2{
	 min-height: 190px;
	}
	
	div.galeria2{
	 background:none;
	 margin:0;
	 padding:0;
	}
	
	div.tblfotos{
	 min-height:94px;
	}
	
	div.tblfotos2{
	 min-height:94px;
	 background:none;
	 margin:0;
	 padding:0;
	}
	
	div.galeria img, div.galeria2 img, div.tblfotos img, div.tblfotos2 img{
	 padding:3px;
	 background-color:#DEE7EF;
	 margin-bottom:10px;
	 border:0;
	}
	
	div.tblfotos img, div.tblfotos2 img{
	 margin:0;
	}
	
	div.atividades2{
	 width:100%;
	 min-height:127px;
	 margin-top:20px;
	}
	
	div.atividades2 img{
	 padding:3px;
	 background-color:#DEE7EF;
	 margin-right:25px;
	}
	
	#menu{
	 width:161px;
	 height:307px;
	}
	
	#paginacao{
	 width:100%;
	 height:18px;
	 margin-top:6px;
	 display:block;
	}
	
	#rodape{
	 width:780px;
	 height:65px;
	 background:url("../../imagens/principal/bg_rodape.gif");
	 margin-bottom:10px;
	}
	
	#copy{
	 width:320px;
	 height:15px;
	 padding:50px 0 0 64px;
	 float:left;
	 font-size:9px;
	 color:#898989;
	 text-align:left;
	}
	
	#ello{
	 width:100px;
	 height:13px;
	 float:right;
	 padding-top:52px;
	 text-align:right;
	}
	
	.titulo{
	 display:block;
	 margin-bottom:30px;
	 border:0;
	}
	
	.destaque{
	 color:#1761A3;
	}
	 
	a.paginas{
	 padding:2px 4px;
	 background-color:#DEE7EF;
	 text-align:center;
	 color:#707070;
	 margin-right:3px;
	 font-size:9px;
	}
	 
	a:hover.paginas{
	 background-color:#ADC9DB;
	 color:#707070;
	 text-decoration:none;
	}
	
	img.fotos {
	 padding:3px;
	 background-color:#DEE7EF;
	 margin-left:15px;
	}
	
	img.promocao {
	 padding:3px;
	 background-color:#DEE7EF;
	 margin:0 15px 0 0;
	}
	
	a.links{
	 padding-left:14px;
	 background:url("../../imagens/botoes/seguinte.gif") left no-repeat;
	}
	
	a:hover.links{
	 margin-left:6px;
	}


	.imgnoticia, .imgdica, .imgpagina{
	 float: right;
	 margin-left: 8px;
	 margin-bottom: 8px;
	 display: block;
	}	
	.imgnoticiaE, .imgdicaE, .imgpaginaE{
	 float: left;
	 margin-right: 8px;
	 margin-bottom: 8px;
	 display: block;
	}
	
	.imgpaginaD, .imgdicaD, .imgnoticiaD{
	 float: right;
	 margin-left: 8px;
	 margin-bottom: 8px;
	}	
	.imgpaginaL, .imgdicaE{
	 float: left;
	 margin-right: 8px;
	 margin-bottom: 8px;
	}
	.imgpaginaD img, .imgpaginaE img, .imgdicaD img, .imgdicaE img, .imgnoticiaD img, .imgnoticiaE img{
	 display: block;
	 margin: 5px 0px;
	}

	.imgpaginaH, .imgdicaH, .imgnoticiaH{
	 float: center;
	 margin-top: 8px;
	 margin-bottom: 8px;
	 display: block;
	}

	span.nmfonte{
	 display: block;
	 width: 100%;
	 margin-top: 20px;
	 margin-bottom: 0px;
	}
	
	h5.nmdestaque{
	 font-size: 12px;
	 font-weight: bold;
	 color: #83A6C4;
	 align: center;
	 display: block;
	 position: relative;
	 text-align: center;
	}

	.clearfix:after {
	 content: '.'; 
	 display: block; 
	 height: 0; 
	 clear: both; 
	 visibility: hidden;
	 }
 
	.clearfix{display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix{height: 1%;}
	.clearfix{display: block;}
	/* End hide from IE-mac */  
}
