*{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		word-spacing: 0px;
		}

html{
		height:100%;
		}
		body{
		text-align:center;
		font-family:Tahoma, Helvetica, sans-serif;
		font-size:12px;
		}
		a:link {
		color: #333;
		text-decoration:none;
		}
		a:visited{
		color: #333;
		text-decoration:none;
		}
		a:hover {
		color: #666;
		text-decoration:none;
		}
		#main{
		width:100%;
		height:650px;
		margin: 0px auto 0px auto;
		background-image:url(../images/fundo_home.gif);
		background-repeat:repeat-x;
		float:none;
		}
		#main_cont{
		width:100%;
		height:550px; 
		font-family:Tahoma, Helvetica, sans-serif;
		font-size:12px;
		background-image:url(../images/fundo_home2.gif);
		background-repeat:repeat-x;
		float:none;
		}
		#main2{
		width:770px;
		margin: 0px auto 0px auto;
		
		}
		#topo{
		width:770px;
		height:108px;
		float:left;
		
		}
		#titulo{
		width:296px;
		height:108px;
		float:left;
		background-image:url(../images/title_topo.gif);
		background-repeat:no-repeat;
		}
		#logo_topo{
		width:100px;
		height:108px;
		float:right;
		background-image:url(../images/logo_topo.gif);
		background-repeat:no-repeat;
		margin-right:5px;
		}
		
		#conteudo{
		width:565px;
		height:242px;
		float:left;
		}
		#coluna_esquerda{
		width:205px;
		height:242px;
		float:left;
		background-image:url(../images/menu.gif);
		background-repeat:no-repeat;
		}
		.submenuitem{
		width:150px;
		* width:150px;
		height:88px;
		margin-top:0px;
		text-align:center;
		font-weight:bold;
		background-color:#e7e7e7;
		border-color:#9d9d9d;
		border-style:solid;
		border-width:1px 1px 1px 1px;
		font-size:9pt;
		position:absolute;
		text-align:left;
		padding-left:5px;
		float:left;
		}
		.submenuitem a{
		color:#333;
		text-decoration:none;
		}
		
		#linha_a{
		width:100%;
		height:118px;
		float:left;
		}
		#linha_a_texto{
		width:270px;
		height:24px;
		float:left;
		margin-left:30px;
		margin-top:50px;
		* margin-top:55px;
		background-image:url(../images/linha_a_texto.gif);
		background-repeat:no-repeat;
		}
		#linha_a_fig1{
		width:259px;
		height:118px;
		float:left;
		margin-left:50px;
		margin-top:-1px;
		background-image:url(../images/linha_a_fig1.gif);
		background-repeat:no-repeat;
		}
		#linha_a_fig2{
		width:259px;
		height:118px;
		float:left;
		margin-left:50px;
		margin-top:-1px;
		background-image:url(../images/linha_a_fig2.gif);
		background-repeat:no-repeat;
		}
		#linha_a_fig3{
		width:259px;
		height:118px;
		float:left;
		margin-left:50px;
		margin-top:-1px;
		background-image:url(../images/linha_a_fig3.gif);
		background-repeat:no-repeat;
		}
		
		
		#rodape{
		width:100%;
		height:30px;
		margin-top:50px;
		* margin-top:0px;
		font-size:9pt;
		text-align:left;
		margin-bottom:40px;
		}
		#flash{
		width:100%;
		height:200px;
		margin-top:3px;
		}
		input{
		font: 11px tahoma,verdana, helvetica, sans-serif;
		color:#333;
		border:1px solid #9d9d9d;
		padding-left:3px;
		}
		textarea{
		font: 12px tahoma,verdana, helvetica, sans-serif;
		color:#333;
		border:1px solid #9d9d9d;
		padding-left:3px;
		}
		.fotoe{
		width:75px;
		height:56px;
		margin: 0px 0px 3px 8px;
		float:left;
		border-width:1px 1px 1px 1px; 
		border-style:solid; 
		border-color:#666;
		}
		.fotod{
		width:75px;
		height:56px;
		margin: 0px 0px 3px 2px;
		float:left;
		border-width:1px 1px 1px 1px; 
		border-style:solid; 
		border-color:#666;
		}
		.caixavolta{
		width:770px;;
		height:22px;
		float:left;
		text-align:left;
		margin-top:2px;
		color:#333;
		}


