	html, body{ 
	 margin:0; 
	 padding:0; 
	 text-align:center;
	 background-image: url(../img/ponto.gif);
	 background-repeat:repeat; 
	} 
	 
	#pagewidth{ 
	 width:771px; 
	 text-align:left;  
	 margin-left:auto; 
	 margin-right:auto;
	 
	} 
	 
	#header{
	 background-image:url(../img/topo1.gif);	 
	 background-repeat:no-repeat;
	 background-position:top;
	 position:relative; 
	 height:230px; 	 
	 width:100%; 
	} 
	 
	#leftcol{
	 width:203px;
	 height:1700px; 
	 float:left; 
	 position:relative; 
	 background-color:#ffae2e; 
	 }
	 
	#maincol{
	 background-image:url(../img/backprin.gif);
	 background-repeat:no-repeat;
	 background-color:#ffd799; 
	 float: right; 
	 display:inline; 
	 position: relative; 
	 width:568px;
	 height:1700px;
	 
	 }	
	 
	 
	 #menu {
	 position: relative;
	 float:left;
	 margin-top:-25px;
	 z-index:100;
	}
	
	#seta{
		width:35px;
		height:76;
		margin-top:35px;

	
	}
	
	#img{
	
		margin-right: auto;
		height:135px;		
	}
	
	
	
	#data{
	margin-left:100px;
	margin-top:10px;	
	}
	
	
	
	
	#titulo{
	width:100%;
	background-color:#ffae2e;}
	
	
	
	#logos{	
	width:198px;
	height:108px;
	margin-right:auto;
	margin-bottom:auto;
	} 
	
	
	#bgnoti{
	background-image:url(../img/backnoti.gif);
	background-repeat:no-repeat;
	width:473px;
	height:210px;
	margin-top:-100px;	
	margin-left:auto;
	margin-right:auto;}
	
	
	#bgnoti2{
	background-image: url(../img/backnoti2.gif);
	background-repeat:no-repeat;
	width:465px;
	height:210px;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
}
	
	
	#backnoticias{
	background-image: url(../img/backnotig.gif);
	background-repeat:no-repeat;
	width:476px;
	height:800px;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	}
	
	#bacanas{
	background-image: url(../img/bacanas.gif);
	background-repeat:no-repeat;
	width:476px;
	height:400px;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	}
	
	
	#clientes{
	background-image: url(../img/backnoti2.gif);
	background-repeat:no-repeat;
	width:516px;
	height:210px;
	margin-top:80px;
	margin-left:auto;
	margin-right:auto;
}
	
	#texto1{
	position:absolute;
	left:60px;
	top:30px;	
	width:450px;
	height:145px;

	
	}
	
	#texto{
	position:relative;	
	margin-left:auto;
	top:10px;	
	width:450px;
	height:145px;	
	}
	
	
	#mais{
	width:150px;
	margin:10px 0 0 10px;	
	}
	
	#titrelease{
	width:510px;	
	margin:10px 0 0 0;	
	}
	
	#titcliente{
	background-color:#000000;
	width:90px;
	margin:20px 0 0 20px;
	
	}
	
	
	#maisnot1{
	margin:20px 0 0 0px;	
	background-color:#FFFFFF;
	width:450px;
	}
	
	#maisnot2{
	margin:10px 0 0 0px;	
	background-color:#FFFFFF;
	width:450px;
	}
	
	#todasnoti{
	background-color:#ffffff;
	width:150px;
	margin:10px 0 0 10px;
	width:452px;	
	}
	
	
	#rotativo{
	padding: 10px;
	margin-left:5px;
	margin-right:5px;
	}
	
	
	
	#logoclientes{
	background-image: url(../img/atletas.gif);	
	background-repeat:no-repeat;	
	width:536px;
	height:350px;	
	margin-left:auto;
	margin-top:auto;
	}
	
	
	#logoclientes2{
	background-image: url(../img/clientes.gif);
	background-repeat:no-repeat;	
	width:536px;
	height:350px;	
	margin-left:auto;
	margin-top:auto;
	}
	
	#logoclientes3{
	background-image: url(../img/contato.gif);	
	background-repeat:no-repeat;	
	width:536px;
	height:350px;	
	margin-left:auto;
	margin-top:auto;
	}
	
	#quadrorodape{background-image:url(../img/quadrorodape1.gif);
	background-repeat:no-repeat;
	margin-left:5px;
	
	}
		
	
	#release{
	position:relative;
	margin-left:10px;
	margin-top:auto;}
	
	
	
	
	

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
	
	
	 
	.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 */  
	
	
	 
	 /*printer styles*/ 
	 @media print{ 
	/*hide the left column when printing*/ 
	#leftcol{display:none;} 
	#twocols, #maincol{width:100%; float:none;}
	
	
	
	
	
}
