
* 						{padding: 0; margin: 0; border: 0; list-style: none; }
html, body				{height: 100%;font:normal 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
html					{background: #ccc url("/images/ctBg.gif") repeat-y top center;}
body					{width: 778px; position: relative; margin:0 auto;}
* html #mainContainer 	{height: 100%; min-height: 100%;}
#mainContainer			{width: 768px; position: relative; margin:0 auto; padding-bottom:40px;}
#header 				{width: 768px; height: 85px; background: url("/images/plecaSup.jpg") no-repeat top right;}
#image					{position: relative; margin:0 auto; float: right; padding-left: 1px;}
#image img 				{padding: 1px 0 1px 0; background: #fff; border-bottom: #ccc 1px solid; border-top: #ccc 1px solid; border-left:0; border-right:0; margin:0; clear: both;}
#menu 					{width: 768px; height:22px; margin:0 auto;}
#innMenu 				{float: right; padding-right: 15px;}

/*content*/
#content 				{height: 100%; min-height: 100%; float: left; width: 768px; margin-left: 5px; display: inline; max-width:768px; font: 12px Verdana, Tahoma, arial, sans-serif; color: #666666; text-align: left;}
#sidebar 				{float: left;  width: 50%; padding: 0 10px 0 0; margin: 10px 0 0 0;}	
#main 	 				{float: right; width: 45%; padding-right: 20px; margin: 0; display: inline; text-align: justify;}

#body2	 				{padding: 5px 0px 0 5px; margin: 0; border: 0; float: left;}
#footerCols 	   		{color: #333; margin: 0; padding: 0; width: 383px; height:438px; background: url("/images/bloquesInfo02.gif") no-repeat left ; clear: both;}
#footerCols ul     		{list-style: none; margin: 0; padding: 0; border: 0;}
#footerCols li	   		{padding:0 8px; font: 10px normal; font-family:arial,sans-serif;}
#footerCols .cols .title{padding-top: 8px; padding-bottom:10px; padding-left:10px; color: #fff; font: 12px bold; font-family:arial,sans-serif;}
#footerCols li img 		{background-color: #fff; border: 1px solid #ccc; padding: 4px; margin: 0; }
#footerCols .cols  		{float: left; width: 191px; height: 219px;}
#myId img				{background: url("/images/marcoFotos.gif") no-repeat left top; padding: 30px 50px 70px 20px; float: right;}
#content #main h1		{padding-top:10px; text-transform: uppercase; font:normal 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-align: right;}
#content #main h1 span	{font-size: 30px;}
#fter					
{
  width: 100%;
  background: #CCC;
  position: absolute;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 40px;
}

	#footer
	{
		position: relative;
		margin: -7.5em auto 0 auto;
	}

	/* A CSS hack that only applies to IE -- specifies a different height for the footer */



#innFooter 				{background: url("/images/plecaInf.jpg") no-repeat left bottom;}

