/* Attive */

		body {
			margin:0;
			padding:0;
			position:relative;
			background:url(../images/geral/back.gif) repeat-x #0092ba;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#ffffff;
		}
		
		.indent{
			text-indent:-5000px;
			position:relative;
		}
		
		.limpa {
			clear:both;
		}
		

/*CONFIGURA TAGS
*****************************************************************************************/
	
		ul {
			margin:0px;
			padding:0px;
			position: relative;
		}

		li {
			list-style:none;
			position: relative;
		}
		
		a {
			text-decoration:none;
			position: relative;
		}
		
		h1,h2,h3{
			margin:0;
			padding:0;
			position: relative;  
			font-size:13px;
		}
		
		p {
			margin:0;
			padding:0;
			position: relative;  
		}

		img {
			border:0px;
			margin:0;
			padding:0;
			position: relative;
			vertical-align: middle;
		}
		
		div,dt,dd,dl {		
			position: relative; 
			margin:0;
			padding:0;
		}
		
		ul {
			margin:0;
			padding:0;
		}
		
		table,tr,td {
			margin:0;
			padding:0;
			position:relative;
		}
		
/*CABECALHO

*****************************************************************************************/
		
		#geral {
			width:750px;
			margin:0 auto;
			position:relative;
		}
	
/*CONTEUDO TOPO

*****************************************************************************************/	
		#topo {
			width:750px;
			position:relative;
			margin-top:50px;
		}
	
		#topo_foto {
			background:url(../images/home/topo.jpg) no-repeat;
			width:744px;
			height:364px;
			position:relative;
			margin:0 auto;
		}
		
		#topo_foto h1 a {
			background:url(../images/geral/logo.gif) no-repeat;
			width:202px;
			height:117px;
			position:relative;
			display:block;
			top:17px;
			left:17px;
		}
		
		#topo_foto_geral {
			background:url(../images/geral/topo.jpg) no-repeat;
			width:750px;
			height:128px;
			position:relative;
			margin:0 auto;
		}
		
		#topo_foto_geral h1 a {
			background:url(../images/geral/logo.gif) no-repeat;
			width:202px;
			height:117px;
			position:relative;
			display:block;
			top:6px;
			left:5px;
		}

/*CONTEUDO MENU
*****************************************************************************************/		
		
		#menu {
			width:744px;
			height:35px;
			font-size:16px;
			font-family: "Trebuchet MS";
		}
		
		#menu li {
			display:inline;
			margin-left:25px;
		}
		
		#menu li a {
			color:#ffffff;
			padding:0 0 8px 0;
			position:relative;
		}
		
		#menu li a:hover {
			border-bottom:7px solid #ffffff;
		}


/*CONTEUDO
*****************************************************************************************/	
		#conteudo {
			width:756px;
			margin:0 auto;
			position:relative;
			margin-top:-11px;
		}
		
		.saiba_mais {
			background:url(../images/geral/saiba_mais.png) no-repeat bottom right;
			width:112px;
			height:31px;
			position:relative;
			display:block;
			text-indent:-5000px;
			float:right;
			margin-top:60px;
			right:15px;
			 _azimuth: expression(
	
	                 this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	
	                 this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	
	                 this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	
	                 this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
	
	                 this.runtimeStyle.backgroundImage = "none")),this.pngSet=true);*/
	
	                 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/geral/saiba_mais.png, sizingMethod=scale);  
	
		}
		
		#titulo_conheca {
			font-size:23px;
			font-family:"Century Gothic";
			margin-left:250px;
		}
		
		#conheca_produtos {
			width:750px;
			height:136px;
			position:relative;
			border-top:6px solid #ffffff;
			border-bottom:6px solid #ffffff;
			background-color:#d5f6ff;
			float:left;
		}
		
		#conheca_produtos img {
			float:left;
			border-left:7px solid #ffffff;
			border-right:7px solid #ffffff;
			margin-right:10px;
		}
		
		#conheca_produtos p {
			width:150px;
			height:136px;
			float:left;
			position:relative;
			color:#0092ba;
			top:15px;
		}
		
		#link_produtos{
			display:block;
			background:url(../images/geral/outros_produtos.gif) no-repeat right top;
			width:77px;
			height:136px;
			position:relative;
			float:right;
			color:#0092ba;
			border-right:7px solid #ffffff;
		}
		

/*CONTEUDO RODAPE
*****************************************************************************************/			
		#rodape {
			border-top: 1px solid #38aac9;
			width:750px;
			position:relative;
			padding-top:15px;
			margin-bottom:15px;
		}
		
		#rodape address{
			font-style:normal;
			float:left;
			margin-right:38px;
		}
		
		#rodape a {
			color:#91d0e1;
			display:block;
		}
				