		* {
			font-family: "Arial Narrow", Helvetica, Undotum, sans-serif;
		}
		/* Containers */
		html { background:#3d0006 url(../../images/bg_geral.jpg) repeat-x top; }
		body { font-size:11px; background:url(../../images/bg_top2.jpg) no-repeat right top; }
		#geral {
			width:100%;
			background:url(../../images/bg_top.jpg) no-repeat top;
		}
		#geral2 {
			width:1048px;
			margin:0 auto;
		}
		.border { border: 1px solid #c6868f }
		.border:hover, .border.hover { border-color: #63000e}
		a.border { display: block }
		/* Containers */
		#painel {
			width:1048px;
			margin:0 auto;
			height:176px;
		}
			.data {
				float:left;
				background:url(../../images/bullet1.gif) no-repeat 0 6px;
				padding:0 0 0 19px;
				color:#d86d60;
				margin-top:70px;
				margin-left:80px;
				font-size:1.3em;
			}
			/* Menu */
			#menu {
				float:left;
				width:690px;
				margin-top:48px;
				margin-left:78px;
				padding-top:5px;
			}
			#menu li.menu {
				float:left;
				color:#FFF;
				margin-right:10px;
			}			
			#menu a.menu {
				display:block;
				width:115px;
				line-height:55px;
				*line-height:56px;
				color:#e79f95;
				text-align:center;
				text-transform:uppercase;
				font-size:0.8em;
			}
			#menu li:hover a.menu span, #menu li.hover a.menu span {
				background:#260308 url(../../images/bullet3.gif) no-repeat 0px 6px;
				color:#d0851f;	
			}
			#menu li:hover a.menu, #menu li.hover a.menu {
				background:#260308;
				color:#FFF;
			}
			#menu li.menu a:hover { text-decoration:none; }
			#menu a.menu span {
				padding: 0 0 0 10px;
				background:transparent url(../../images/bullet2.gif) no-repeat 0px 6px;
				font-size:1.2em;
			}
			#menu li.maior a {
				width:170px;
			}
			/* Sub-menu */
			/* Segundo Nivel */
			#menu li.menu {position:relative; z-index:100;  }
			#menu li:hover ul.biMenu, #menu li.hover ul.biMenu {display: block;}
			#menu ul.biMenu {
				display:none;
				position:absolute;
				top:100%;
				left:0%;
				background:#260308;
				width:170px;
				/* for IE */
				filter:alpha(opacity=90);
				/* CSS3 standard */
				opacity:0.90;
				padding-top:10px;
			}
			#menu li.biMenu {
				_float: left;
				background: url(../../images/divisoria.gif) no-repeat center bottom;
				width:100%;
			}
			#menu li.last {
				background:none;
				margin-bottom:15px;
			}
			#menu li.biMenu a {
				cursor:pointer;
				color:#a64134;
				text-decoration:none;
				font-family:Arial, Helvetica, sans-serif;
				background: url(../../images/bullet4.gif) no-repeat 18px 11px;
				padding:6px 0 6px 30px;
				display:block;
				font-size:1.0em;
			}
			#menu li.biMenu a:hover {
				color:#d6803c;
			}
			/* Fim: Menu */
		/*Conteudo*/
		#conteudo {
			width:1048px;
			background:url(../../images/sombra_ext.jpg) no-repeat left top;
			height:100%;
		}
		#conteudo2 {
			width:998px;
			background:url(../../images/sombra_interna.jpg) no-repeat left top;
			height:100%;
			margin:0 auto;
		}
		#conteudo3 {
			width:998px;
			background:#fff url(../../images/bg_conteudo.gif) repeat-x bottom;
			height:100%;
		}
		#content1 {
			margin:0 auto;
			background:url(../../images/bg_content_left.jpg) no-repeat left top;
		}
		/*lad.esq*/
		#lad_esq {
			float:left;
			width:297px;
		}
			.logo {
				display:block;
				background:url(../../images/logo2.png) no-repeat;
				width:211px;
				height:212px;
				text-indent:-9999px;
				margin-top:23px;
				margin-left:65px;
			}
			.end {
				display:block;
				font-family: arial;
				text-align:center;
				padding-top:45px;
				color:#d08522;
				font-size:1.4em;
			}
			.end .strong {
				font-family: arial;
				font-size:1.4em;
				font-weight:bold;
			}
		/*Fim:lad.esq*/
		/*lad.dir*/
		#lad_dir {
			float:left;
			width:700px;
		}
			.cycle {
				position:relative;
				height:407px;
			}
			.banner {
				position:absolute;
				right:-28px;
			}
		/*Fim:lad.dir*/
		#content2 {
			margin:0 auto;
		}
		#content_left {
			float:left;
			width:297px;
		}
		#content_right {
			float:left;
			width:700px;
		}
		/*Rodape*/
		#rodape {
			background:url(../../images/bg_conteudo2.jpg) no-repeat center bottom;
			width:100%;
			padding-top:90px;
		}
			#parceiros {
				width:840px;
				height:47px;
				margin:0 auto;
			}
			#parceiros a {
				width:150px;
				margin-right:50px;
				text-decoration:none;
			}
			#parceiros a.right {
				margin-right:0;
			}
			.topo {
				display:block;
				width:80px;
				height:22px;
				text-indent:-9999px;
				margin-top:47px;
				margin-left:55px; 
			}
			#copy {
				height:25px;
				padding-top:35px;
				padding-bottom:20px;
				color:#a64134;
				font-family:Arial, Helvetica, sans-serif;
				font-size:1.1em;
				text-align:center;
			}
		/*Fim:Rodapé*/