
/* ******************************************************************** */ 
/*                  Generated by: http://csscreator.com                 */
/* ******************************************************************** */
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{ 
 width:960px; 
 text-align:left; 
 margin:0 auto; 
} 
 
#leftcol{
 width:40%; 
 float:left; 
 position:relative; 
  }
 
#maincol{
 background-color: #FFFFFF;  
 position: relative; 
 width:60%;
 float:right; 
 }
 

.titulo_sig
{
    FONT-SIZE:1.5em;
    COLOR: #505050;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
    font-weight: bold;
	text-align:center;


}

 
 
/* ******************************************************************** */ 
/* Clearfix: http://csscreator.com/attributes/containedfloat.php        */
/* ******************************************************************** */
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 
/* ******************************************************************** */ 
/*                      printer styles                                  */ 
/* ******************************************************************** */ 
     
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}



		.logo {
			width: 306px;
			height: 77px;		
			background:url(/img/gaiurb.png) 0px 0px no-repeat;
		}
		.bola {
			width: 95px;
			height: 95px;		
			background:url(/img/gaiurb.png) -100px -77px no-repeat;
		}