/*      Created by Keith Donegan of Code-Sucks.com	  	  E-Mail: Keithdonegan@gmail.com	  	  You can do whatever you want with these layouts,	  but it would be greatly appreciated if you gave a link	  back to http://www.code-sucks.com	  */* { padding: 0; margin: 0; }body { font: normal 11px "Lucida Grande", Lucida, Verdana, sans-serif; color: #000000;}#wrapper {  margin: 0 auto; width: 922px;}#faux { background: url(faux-1-3-col_mad.gif); margin-bottom: 10px; overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */ width: 100%}#header { color: #333; width: 902px; padding: 10px; height: 100px; margin: 10px 0px 5px 0px; background: #CCCCCC;font-size: 15px; font-weight: bold; }#navigation { color: #333; padding: 10px; margin: 0px 0px 5px 0px; background: #999999;   font-size: 13px;font-weight: bold;}#leftcolumn {  display: inline; color: #333; margin: 10px; padding: 0px; width: 195px; float: left;}#content {  float: left; color: #333; margin: 10px 13px; padding: 0px; width: 327px; display: inline; position: relative;}#rightcolumn {  display: inline; position: relative; color: #333; margin: 10px 10px 10px 0px; padding: 0px; width: 327px; float: right;}.clear { clear: both; background: none; }/* TAG TIPOGRAFIA */a {	text-decoration: none;	color: #000000;}a:hover{	color: #000000;}
