html										{
											width:100%;
											height:100%;
										}
body										{
											margin:0px 0px 0px 0px;
											padding:0px 0px 0px 0px;
											z-index:0;
											font-family:"Trebuchet MS";
											background:url(../img/fundo.jpg) top left no-repeat;
										}
#geral									{
											width:100%;
											height:100%;
										}
#informativo								{
											width:270px;
											height:170px;
											position:absolute;
											z-index:1;
											top:0px;
											right:0px;
										}
#informativo_formulario						{
											position:absolute;
											z-index:2;
											top:33px;
											right:20px;
											text-align:right;
											color:#FFFFFF;
											font-size:10px;
											font-weight:bold;
										}
#informativo_formulario_btn					{
											width:107px;
											height:30px;
											position:absolute;
											z-index:2;
											top:0px;
											right:13px;
											text-align:right;
										}
.informativo_formulario_btn_iten				{
											heigth:30px;
											float:right;
										}
.informativo_formulario_titulo				{
											color:#fcca08;
											font-size:10px;
											font-weight:bold;
										}
.informativo_formulario_campo					{
											font-family:"Trebuchet MS";
											font-size:9px;
											text-align:left;
											color:#000000;
											background-color:#FFFFFF;
											border-color:#000000;
											border-style:solid;
											border-width:1px;
											border-width:1px;
											border-width:1px;
											border-width:1px;
											width:150px;
											height:12px;
											line-height:1.2;
										}
.informativo_formulario_botao					{
											background-color:#000000;
											color:#FFFFFF;
											font-family:"Trebuchet MS";
											font-size:9px;
											font-weight:bold;
											text-align:center;
											border:2px outset #B3B0B0;
											width:20px;
											height:20px;
										}
#informativo_base							{
											width:270px;
											height:170px;
											position:absolute;
											z-index:1;
											top:0px;
											right:0px;
										}
#assinatura								{
											position:absolute;
											z-index:1;
											left:230px;
											top:5%;
											width:85px;
											height:107px;
										}
#conteudo									{
											width:390px;
											height:550px;
											position:absolute;
											z-index:1;
											top:1%;
											left:330px;
											background:url(../img/conteudo_base_fundo.png) top left no-repeat;
										}
#conteudo_texto							{
											width:260px;
											height:auto;
											position:relative;
											z-index:2;
											top:60px;
											left:70px;
										}
#conteudo_base								{
											position:absolute;
											z-index:1;
											top:0px;
											left:0px;
										}
.conteudo_texto_titulo						{
											color:#fcca08;
											font-size:14px;
											font-weight:bold;
											letter-spacing:8px;
											margin:30px 0px 0px 0px;
										}
.conteudo_texto_linha a:link					{	color: #ffffff; text-decoration: none;	}
.conteudo_texto_linha a:active				{	color: #ffffff; text-decoration: none;	}
.conteudo_texto_linha a:visited				{	color: #ffffff; text-decoration: none;	}
.conteudo_texto_linha a:hover					{	color: #ffffff; text-decoration: underline;	}
.conteudo_texto_linha						{
											font-size:10px;
											margin:3px 0px 0px 0px;
										}
#rodape									{
											position:absolute;
											z-index:1;
											width:685px;
											height:90px;
											left:330px;
											bottom:0px;
										}
#rodape_texto a:link						{	color: #fcca08; text-decoration: none;	}
#rodape_texto a:active						{	color: #fcca08; text-decoration: none;	}
#rodape_texto a:visited						{	color: #fcca08; text-decoration: none;	}
#rodape_texto a:hover						{	color: #fcca08; text-decoration: underline;	}										
#rodape_texto								{
											position:absolute;
											z-index:2;
											top:60px;
											left:70px;
											color:#FFFFFF;
											font-size:10px;
											font-weight:bold;
										}
#rodape_base								{
											position:absolute;
											z-index:1;
											width:685px;
											height:90px;
											top:0px;
											left:0px;
										}
#popup_texto a:link							{	color: #ff4e00; font-weight:bold; text-decoration: none;	}
#popup_texto a:active						{	color: #ff4e00; font-weight:bold; text-decoration: none;	}
#popup_texto a:visited						{	color: #ff4e00; font-weight:bold; text-decoration: none;	}
#popup_texto a:hover						{	color: #ff4e00; font-weight:bold; text-decoration: underline;	}
#popup_texto								{
											font-family:"Trebuchet MS";
											width:660px;
											color:#333333;
											font-size:12px;
											margin:20px 0px 40px 0px;
										}