html {
overflow-y:scroll;
overflow-x:auto;
}


/* ########## RESET ########## */

* {margin:0 auto; padding:0; list-style:none; vertical-align:top;}
A:hover { TEXT-DECORATION: underline !important; }
A:link { TEXT-DECORATION: none; color:#FFFFFF; }
A:active { }
A:visited { TEXT-DECORATION: none; color:#f4f4f4; }
a img {border: none;}

body {
	background:url(../imagens/body_fundo1.jpg) top repeat-x #EFEFEF;
}

.body1 {
	background:url(../imagens/body_fundo2.jpg) top repeat-x #EFEFEF;
}


#root {
	position:relative;
	text-align:center;
	width:100%;
	height:600px;
	display:block;
	overflow:hidden;
}

#topo {
	top:8px;
	position:relative;
	width:768px;
	height:112px;
	overflow:hidden;
	display:block;
	background:url(../imagens/fundomenu.jpg) top repeat;
}

#topoEsq {
	float:left;
	position:relative;
	background:url(../imagens/logo_topo.jpg) no-repeat center;
	width:250px;
	height:112px;
	overflow:hidden;
	display:block;
}

#topoDir {
	float:right;
	position:relative;
	text-align:right;
	width:500px;
	height:112px;
	overflow:hidden;
	display:block;
}

#topoDirMenuTopo {
	position:relative;
	background:url(../imagens/fundomenu.jpg) left no-repeat;
	width:450px;
	height:25px;
	text-align:center;
	margin-right:1px;
	overflow:hidden;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:25px;
}


#topoDirMenuMeio {
	position:relative;
	background:url(../imagens/fundomenu.jpg) top repeat;
	width:400px;
	height:30px;
	color=#787878;
	text-align:center;
	margin-right:11px;
	overflow:hidden;
	display:block;
	top:9px;
}


#Painel {
	position:relative;
	width:768px;
	height:80px;
	text-align:center;
	overflow:hidden;
	display:block;
	top:8px;
}



/************************** MENU **********************/

#info {
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:600px;
	height:380px;
	text-align:center;
	overflow:hidden;
	display:block;
	left:170px;
	top:-504px;
	z-index=10;
}
/* style the outer div to give it width */
.menu {font-size:1em; padding:0px 0 200px 0px; width:700px;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:25px; background:transparent;}

/* style the sub-level lists */
.menu ul ul {width:625px;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left; height:25px; line-height:24px; display:block; margin-right:2px;}

/* style the sub level list items */
.menu ul ul li {display:block; width:150px; height:auto; line-height:1em;}
.menu ul ul li.last {padding-bottom:10px; background:url(tab/sub_bottom.gif) bottom left no-repeat;}
.menu ul ul ul li.last {padding-bottom:10px; background:url(tab/two_bottom.gif) bottom left no-repeat;}
.menu ul ul ul ul li.last {padding-bottom:10px; background:url(tab/three_bottom.gif) bottom left no-repeat;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block; float:left; height:24px; width:115px; font-size:12px; text-decoration:none; color:#FFFFFF; background:#fff url(tab/top.gif); padding:0 0 0 10px; text-align:left;border:0; border-bottom:1px solid #222;}
/* hack IE5.x to get the correct the faulty box model and get the width right */
* html .menu a, * html .menu a:visited {width:125px; w\idth:115px;}

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#699; color:#fff;width:128px; height:100%; line-height:1em; padding:5px 10px; border:1px solid #000; border-width:0 1px;}
* html .menu ul ul a, * html .menu ul ul a:visited  {width:150px; w\idth:128px;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {border-collapse:collapse; padding:0; margin:-1px; width:0; height:0; font-size:1em; z-index:1;}


/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#c99;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#c96;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#477;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#a77;}

/* style the level hovers */
/* first */
* html .menu a:hover {color:#ff0; border:0; height:25px; position:relative; z-index:100;}
.menu li:hover {position:relative;}
.menu :hover > a {color:#ff0; border:0; height:25px;}

/* second */
* html .menu ul ul a:hover{color:#ff0; background:#477; position:relative; z-index:110; height:100%; border:1px solid #000; border-width:0 1px;}
.menu ul ul li:hover {position:relative;}
.menu ul ul :hover > a {color:#ff0;background:#7aa;background:#477; z-index:110; height:100%; border:1px solid #000; border-width:0 1px;}

/* third */
* html .menu ul ul ul a:hover {background:#a77; position:relative; z-index:120;}
.menu ul ul ul :hover > a {background:#a77;}

/* fourth */
.menu ul ul ul ul a:hover {background:#a75; position:relative; z-index:130;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0; top:25px; left:0; width:150px;}

/* position the third level flyout menu */
.menu ul ul ul{top:-10px; width:150px;}

/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul {visibility:visible; height:auto; padding:15px 30px 30px 30px; background:transparent url(tab/sub_top.gif) 30px 0 no-repeat; left:-30px;}
.menu ul :hover ul.left {visibility:visible; height:auto; padding:15px 30px 30px 30px; background:transparent url(tab/sub_top_left.gif) 30px 0 no-repeat; left:-55px;}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible; left:90px; height:auto; padding:10px 30px 30px 30px; background:transparent url(tab/two_top.gif) 30px 0 no-repeat;}
.menu ul :hover ul.left :hover ul {left:-150px;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible; left:90px; height:auto; padding:10px 30px 30px 30px; background:transparent url(tab/three_top.gif) 30px 0 no-repeat;}

/***********************FIM DO MENU **********************/


/* ################################################### *
 *           ID das DIVS das imagens de topo           *
 * ################################################### */



#Conteudo {
	position:relative;
	background: url(../imagens/fundogeral2.jpg) top fixed no-repeat #F7F7F7;
	height:480px;
	width:768px;
	text-align:center;
	overflow-y:auto;
	overflow-x:hidden;
	display:block;
	vertical-align:top;
	top:8px;
}

.Coluna1 {
	width:334px;
	height:100%;
	border-bottom:solid 1px #E3E3E3;
	vertical-align:top;
}

.Coluna2 {
	width:334px;
	height:100%;
	border-bottom:solid 1px #E3E3E3;
	vertical-align:top;
}

.ColunaEsq {
	width:209px;
	height:100%;
	border-bottom:solid 1px #E3E3E3;
	vertical-align:top;
}

.ColunaMeio {
	width:250px;
	height:100%;
	border-left:solid 1px #E3E3E3;
	border-bottom:solid 1px #E3E3E3;
	vertical-align:top;
}

.ColunaDir {
	width:209px;
	height:100%;
	border-left:solid 1px #E3E3E3;
	border-bottom:solid 1px #E3E3E3;
	vertical-align:top;
}

.FitaMensagem {
	width:100px;
	height:100%;
	border-right:solid 1px #E3E3E3;
	border-bottom:solid 1px #E3E3E3;
	vertical-align:top;
}


#rodape {
	position:relative;
	overflow:hidden;
	display:block;
	width:750px;
	height:20px;
	text-align:right !important;
	top:7px;
	margin-bottom:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#0A0A0A; 
	line-height:20px;
}

#tabDestaque {
	width:198px;
	height:52px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#868686;
	line-height:16px;
}

/* ############################################## Classes ############################################## */

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#757A7A;
	font-weight:normal;
	padding-top:0px;
	line-height:18px;
	padding-left:18px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:20px;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#868686;
	font-weight:normal;
	line-height:15px;
	text-align: justify;
}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#121200;
	line-height:15px;
	font-weight:normal;

}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#868686;
	line-height:18px;
	font-weight:normal;
}

h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#678D91;
	font-weight:bold;
	line-height:16px;
}

.linkAmarelo, .linkAmareloDestaque, .linkVerde, .link, .linkAmarelo1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#EBB115 !important;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:3px;
	line-height:20px;
	text-decoration:underline !important;
}
	
.linkAmarelo1 {
	text-transform: none;
	line-height:16px;
	text-decoration:none !important;
	padding-top:0px;
	}

.linkVerde {
	color:#678D91 !important;
}


.link {
	font-size:12px;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}

.menuTopo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.botao {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#000000;
	font-weight:bold;
	padding:2px;
	border:solid 1px #D1D1D1;
	background:#E9E9E9;
	cursor:hand;
	margin-top:2px;
}

.comboLogin {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#FFFFFF;
	border-top:solid 1px #C9C9C9;
	border-right:solid 1px #F4F4F4;
	border-bottom:solid 1px #F4F4F4;
	border-left:solid 1px #C9C9C9;
	background:#000000;
	font-weight:bold;
	Padding:3px;
	width:97px;
	margin-top:2px;
}

.rodape, .rodapeLink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#0A0A0A;
	line-height:16px;
}

.rodapeLink {
	color:#181818 !important;
	text-decoration:underline !important;
}

.titTab {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5A7F83;
	font-weight:bold;
	background:#F2F2F2;
	line-height:22px;
	text-indent:8px;
}

.Subtitulo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5A7F83;
	font-weight:bold;
	line-height:18px;
	border-bottom: #DDDDDD solid 1px;
	text-transform:uppercase;
}

.descTab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	font-weight:bold;
	line-height:18px;
	border-bottom:#E1E1E1 solid 1px;
	text-indent:4px;
}

.h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#757A7A;
	font-weight:bold;
	line-height:16px;
}

.h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#757A7A;
	font-weight:normal;
	padding-top:0px;
	line-height:16px;
}



/****************   Popup   *************/
#popup{ position: absolute; top: 30%; left: 30%; width: 300px; height: 150px; padding: 20px 20px 20px 20px; border-width: 2px; border-style: solid; background: #ffffa0; display: none; }

/****************   Marquee    *************/
#baseMarquee	{width:100px; height:398px; border:0; padding: 0; position:relative; background:#000000; overflow:hidden;}
#motionMarquee 	{width:100px; margin-left: 0px; border:0; }
div.Marquee 	{width:100px; height:100px; border:0; margin:0; float:left; background:#000000}
img.imgMotion 	{width:100px; height:100px; border:0; }


/* ############################################################################################################################### */
