@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../../images/stick.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:left;
	line-height:18px;
	background-color:#333333;
}

#total {
	position:absolute;	width:804px;	
	top:10px;	left:50%;	margin-left:-400px; 
}

#container {
	position:relative; 	width:100%;
	margin:0 auto;	top:10px;
}
	#container div {
		position:relative;
		/*margin-bottom:10px;*/
	}

	
	#flutuante{
	   position:absolute;
	   top:45px;
	   left:90px;
	   z-index:1500;
	}
	
	#topo {
		position:relative; float:left; width:100%; height:95px;
	}
		
		#dobraTopo{
		   position:absolute;
		   top:-20px;
		   left:560px;
		   width:170px;
		   z-index:750;
		}
		
		#logotipo{
		   position:absolute;
		   top:-55%;
		   left:10px;
		   z-index:751;
		}
		
		#titulo{
		   position:absolute;
		   top:-100px;
		   left:440px;
		   z-index:800;
		}
		
		#bgTopo{
		   position:absolute;
		   top:-217px;
		   left:-3px;
		   width:800px;
		   z-index:45;
		}
			
		.menu {
			display:block;
			float:left;
			background-image:url(../../images/bg_menuTopoM.jpg);
			background-repeat:repeat-x;
			width:720px;
			height:52px;
			margin-top:50px;
		}
		
		
		.menu IMG#LE {
			float:left;
		}
		
		#menuTopo {
			display:block;
			float:left;
			width:668px;
			height:50px;
		}
		
		#menuTopo a {
			display:inline-block;
			text-decoration:none;
			color:#FFFF00;
			margin-top:13px;
			margin-left:2px;
		}
		
		#menuTopo a span {
			display:inline-block;
			padding:5px;
			border-right:1px dotted #CCCCCC;
		}
		
		.ultOpc {
			border:none !important;
		}

		#menuTopo a:hover span {
			color:#FFFFFF;
		}

	#banner {
	    position:relative; float:left;
		background-color:#113b65;		/*width:100%;*/
		margin-top:7px;		height:217px;
	}
	
	#menuLateral{
	   position:relative;
	   float:left;
	}
	
	#divisoriaL{
	  position:relative;
	  float:left;
	}
	
	#menuDir{
	    position:relative;
		float:left;
		width:220px;
		height:218px;
		background-image:url(../../images/bg_menuDir.png);
		background-repeat:no-repeat;
		margin-top:7px;
		margin-left:-14px;
	}
	
	      #menuDir a{
		     color:#FFFF66;
			 text-decoration:none;
		  }

		  #menuDir a:HOVER{
		     color:#000033;
			 display:block;
			 /*height:20px;*/
			 width:185px;
			 background-color:#FFFF66;
			 /*margin-right:30px;*/
			 /*padding-left:10px;*/ 
		  }
		  
		  #aM{
		     position:absolute;
			 left:-10px;
			 top:-30px;
			 z-index:33;
		  }
		  
		  #menuDir ul{
		    margin-top:50px;
			font-size:12px;
			line-height:20px;
			list-style:none;
		  }
		  
		  #menuDir li{
		     color:#FFFF66;
		  }
		  

	#meio {
	    position:relative;
		float:left;
		width:100%;
		padding-top:22px;
	}
	
	
	#menuL{
	   position:relative;
	   float:left;
	}
	     #menuL li{
		    padding-left:35px;
			padding-right:20px;
			padding-top:3px;
			padding-bottom:5px;
			margin-bottom:5px;
			margin-left:-42px;
		    border-bottom:1px dotted #c4c4c4;
			background-image:url(../../images/bullet.png);
		    background-repeat:no-repeat;
		    background-position:8px 9px;
		 }
		 
		 #menuL a{
		    color:#ebdd65;
			text-decoration:none;
		 }
		 
		 #menuL a:HOVER{
		    color:#ebdd65;
			/*margin-left:5px;*/
		 }
	
	#divisoriaL{
	   position:relative;
	   float:left;
	   margin-left:38px;
	}
			
        #destaque{
		    position:relative;
			float:left;
			width:352px;
			margin-left:38px;
			margin-top:10px;
		}
			
				.destaque {
					display:block; width:329px; height:188px; 
					/*background-image:url(../../images/bg_destaque.jpg);*/
					float:left; margin-right:9px; 
					margin-bottom:10px;
				}
				
				#dest {
					display:block;
					margin-top:25px;
					margin-left:5px;
					padding-left:10px;
					background-image:url(../../images/bg_prod.png);
					background-repeat:no-repeat;
					height:140px;
				}
				
				#texto{
					position:absolute;
					top:2px;
					left:40px;
					width:280px;
					height:250px;
					text-align:left;
					z-index:50;
				}
		
		#saibamais{
		    display:block;
			width:350px;
			text-align:right;
			margin-top:10px;
		}
		
		#login{
		    position:relative;
			float:left;
			margin-left:66px;
			margin-top:9px;
		}
		
		#noticia{
		    position:relative;
			float:left;
			width:352px;
			margin-left:38px;
			margin-top:18px;
		}
		
		#not {
			display:block;
			margin-top:25px;
			margin-left:5px;
		}
		#not a {
			text-decoration:none;
			color:#fff;
		}

		#not a:hover {
			color:#344068;
		}
		
		
		#contato{
		    position:relative;
			float:left;
			margin-left:66px;
			margin-top:9px;
		}
		
		#cont {
			display:block;
			margin-top:0px;
			margin-left:0px;
			height:140px;
         }
		
		.login {
			display:block; width:241px; height:188px; 
			/*background-image:url(../../images/bg_login.jpg);*/
			float:left;
		}
		
		.noticia {
			display:block; width:329px; height:188px; 
			/*background-image:url(../../images/bg_noticias.jpg);*/
			float:left; margin-bottom:10px;
		}
		.contato {
			display:block; width:241px; height:188px;
			/*background-image:url(../../images/bg_contato.jpg);*/
			float:right; 
		}

	
	#rodape {
		/*background-color:#0000CC;*/
		/*background-image:url(../../images/bg_rodape.jpg);*/
		position:relative;
		float:left;
		background-repeat:no-repeat;
		width:75%;
		margin-left:10%;
		margin-right:10%;
		margin-bottom:40px !important;
		text-align:center;
	}
	
	         #emailH{
			    position:absolute;
				top:-45px;
				left:0px;
				z-index:988;
			 }
	
	
	.dica_titulo {
		display:block;
		width:auto;
		/*height:15px;*/
		background-color:#113b65;
		border:2px outset #333333;
		padding:10px;
	}
	.dica_titulo a {
		text-decoration:none;
		color:#FFFFFF;
	}
	
	
	
	.iframeCadastro {
		position:relative;
		width:600px;
		border:none;
		height:650px;
		overflow:hidden;
		display:none;
	}

	.msg_ajax {
		display:block;
		width:580px;
		height:15px;
		padding:10px;
		background-color:#FF0000;
		color:#FFFFFF;
	}
	
	
	#alinha{
	    position:relative;
		float:left;
		width:600px;
		padding-left:50px;
	}
	
     #tit_interna{
	    position:relative;
		float:left;
		width:590px;
		height:30px;
	}
	
	
	 #conteudo{
	    position:relative;
		float:left;
		width:590px;
		margin-bottom:35px;
	}
	
	#secao{
	   position:absolute;
	   left:0;
	   top:-27px;
	   z-index:10;
	}
	
	
	/*    ________________ FORMTACAO TAGS ______________  */
	
	
	h3{
	  color:#FFFF66;
	}
	
	span{
	   font-size:12px;
	   color:#fff;
	}
	
	span A{
	   color:#333;
	}
	
	span A:HOVER{
	   color:#99CC00;
	}
	
	li{
	  color:#FFFF66;
	}
	
	.titProd{
	   color:#3073b5;
	   font-size:13px;
	   font-weight:bold;
	}
	
	.buscadas{
	  font-size:12px;
	  color:#CCCCCC;
	}
	
	.azul{
	  color:#113b65;
	  font-size:13px;
	  font-weight:bold;
	}
	
	.amarelo{
	  color:#FFFF66;
	}
	
	.noticias{
	  color:#FFFF66;
	  background-image:url(../../images/bullet.png);
	  border-bottom:1px dotted #838383;
	  background-position:8px 9px;
	  background-repeat:no-repeat;
	  padding-left:30px;
	  padding-bottom:5px;
	}
	
		.noticias a:Hover{
		  display:block;
		  background-color:#000033;
		}
	
	.branco{
	  color:#FFFFFF;
	}
	
	.grande{
	  font-size:18px;
	}
	
	.media{
	 font-size:16px;
	}
	
	
p{color:#fff;}

table p{
  color:#fff;
}	

.titulos{
  color:#FFFFFF;
}


.iframeCadastro p{
   color:#fff;
   
}

#cliente p{
   color:#fff;
}

a:Hover{
   color:#FFFF33;
}

a{
   color:#FFFF66;
}


#alinha a{
   color:#FFFF66;
}
	
	