/* CSS Document */

body{
	behavior: url(/structure/css/csshover.htc); /* WinIE behavior call */
	}

/* Suporte para PNG em IE6 */

#mainContent { display:inline-block; position:relative; height:1%; }
 #mainContent:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.columns02 {float:left;}
	.columns02 .column{float:left; width:285px; margin-right:15px;}
	
.nuclear { height:350px;}


.columns03 {
	overflow:auto;
	background: url(../../img/layout/columns03.fundo.png) repeat-y left top;
	}
	.columns03 .column{float:left; width:190px; margin-right:15px;}
