	DIV.topo	{
				border-top:1px solid #D4D4D4;
				}
				/*
				IE FLOAT BUG
				explanation interna.css
				*/
	DIV.topo .logo
				{
				/* ie float bug, see interna.css */
				display: inline;
				float:left;
				margin:20px 0 0 53px;
				}
	DIV.topo DIV.slogan
				{
				background: transparent url(img/sistema_topo_barra_bg.gif) repeat-x 0 100%;
				margin: 0;
				padding-bottom:14px;
				width: 100%;
				margin-top: 43px;
				}

	TABLE.content-struct
			{
			width: 100%;
			}
	TABLE.content-struct TR TD.column-one
			{
			width:auto;
			}			
	TABLE.content-struct TD.content-struct.column-one
			{
			}
	TABLE.content-struct TD.content-struct.column-two
			{
			background: #F4F4ED;
			width: 20%;
			}
	
	DIV.content
			{
			padding:5px 15px;
			padding-top:20px;
			}		
	DIV.content H1
			{
			color: #97010A!important ;
			font-size:2em;
			font-weight: bold;
			}	

