/* CSS Document */

/*
	-- -- -- -- -- -- --

	DOMATICA v2006 CSS
	Desenvolvido por Multiweb * Business Inspiration
	www.multiweb.pt

	-- -- -- -- -- -- --

*/


* {margin:0; padding:0;}
body{
	behavior: url(/structure/css/csshover.htc); /* WinIE behavior call */
	margin:0;
	padding:0;
	font: 85% Arial, Helvetica, sans-serif;
	color: #444;
	background: #1e1e1e url(../../img/layout/body.fundo.png) repeat-y center top;
}


/* DO NOT PRINT ELEMENTS */
ul.langNav,
ul#siteNav,
ul.supportNav,
form,
div#banner,
div.sideBar {display:none;}


div.threeColumns {}
div.threeColumns .column{width:28%; float:left; padding-right:5%;}
div.threeColumns .column img.thumb {float:left; margin:0 5px 3px 0; padding:2px; border:1px solid #f3f3f3;}


div#footer {clear:both; color:#CCCCCC; font-variant:small-caps; font-size:85%;}
div#footer div.innerContainer{width:850px;}
div#footer div.column01{float:left; width:42%; padding:2% 1% 2% 6%;}
div#footer div.column02{float:left; width:21%; padding:2% 2%;}
div#footer div.column03{float:left; width:18%; padding:2% 1%;}
div#footer div.column03 img{margin-top:-8px;}
div#footer p.copy {color:#777;}