/*
	My Website
	IE 6 TARGETTING STYLE SHEET
	
	Sending these styles to IE 6 only is handled by the
	inclusion of the stylesheet by conditional comments. 
	No special selectors need to be used.	
*/

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		TARGET IE 6
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


	.topo_top { top:0px;}
	
	
	#tudo_meio .news_com2{ width:243px; float:left; text-align:justify; margin-left:8px;}
	#tudo_meio .news2_com1{ width:188px; float:left; text-align:justify; margin-left:8px;}
	
	#tudo_meio .conteudoReal, #tudo_meio .conteudoComercial {
			clear: both;
		}
		
		#tudo_meio .tudo_meio_news_01 { width:253px; float:left; }
		#tudo_meio .tudo_meio_news_02 { width: 320px; float:left; margin: 0px 0px 0px 40px ; }
	
	.logo {
	text-align:left;
	margin-top:10px;
	margin-left:200;
	}