/* Attive */

		body {
			margin:0;
			padding:0 0 20px 0;
			position:relative;
			background:url(../images/geral/background.gif) repeat-x #ffffff;
			font-family: "Times New Roman", Times, serif;
			font-size:10px;
			color:#5a6c92;
		}
		
		.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:770px;
			margin:0 auto;
			position:relative;
		}
	
/*CONTEUDO TOPO

*****************************************************************************************/	
		#topo {
			background:url(../images/geral/back_topo.png) no-repeat;
			width:770px;
			height:290px;
			position:relative;
			z-index:2;
			margin-top:83px;
			  _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/back_topo.png, sizingMethod=scale);
			 
		}
		
		#topo img {
			
			border:5px solid #ffffff;
			left:10px;
		}
	


/*CONTEUDO MENU
*****************************************************************************************/		
		#logo{
			background:url(../images/geral/Ddent.jpg) no-repeat;
			text-indent:-5000px;
			width:202px;
			height:99px;
		}
		
		#conteudo_esquerda {
			float:left;
			width:213px;
			position:relative;
			left:21px;
			z-index:3;
			margin-top:-378px;

		}
		
		#menu {
			background:url(../images/geral/back_menu.png) no-repeat top;
			width:213px;
			height:153px;
			position:relative;
			margin-top:230px;
			 */_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/back_menu.png, sizingMethod=scale);
			 
		}
		
		#menu_principal {
			width:196px;
			height:149px;
			margin-top:-150px;
			left:7px;
			font-size:16px;
			background:#ffffff;
			position:relative;
			z-index:5;
			padding:0 0 0 3px;
		}
		
		#menu_principal li {
			padding:3px 0 0 0px;
		}
		
		#menu_principal li a {
			width:155px;
			color:#a2adc5;
			background:url(../images/geral/antes_seta.gif) no-repeat;
			padding:0 0 0 35px;
			border-bottom: 1px solid #a2aec5;
			display:block;
		}
		
		#menu_principal li a:hover {
			background:url(../images/geral/seta.gif) no-repeat left center;
			color:#59698b;
			display:block;
		}
		


/*CONTEUDO
*****************************************************************************************/	
	#conteudo {
		width:550px;
		position:relative;
		float:left;
		z-index:1;
		margin-top:30px;

		
	}
	

/*CONTEUDO RODAPE
*****************************************************************************************/			
		#rodape {
			
			width:760px;
			color:#6c7c9b;
			float:left;
			background:url(../images/geral/quadrados.gif) right top no-repeat;
			margin-top:15px;
			position:relative;
			padding-top:56px;
			
			
			
		}
		#pont{

			padding-top:10px;
			background:url(../images/geral/pont-geral.gif) repeat-x top;

			height:20px;

		}
		#rodape address {
			font-family:verdana;
			width:550px;
			font-size:10px;
			position:relative;
			font-style:normal;
			float:left;
			
			
		}
		
		#rodape a {
			display:block;
			font-family:verdana;
			font-size:10px;
			position:relative;
			color:#a2aec5;
			width:100%;
			float:right;	
			width:140px;

		}

		
		#rodape a:hover {
			text-decoration:underline;
		}
		