
body {
	/*font: 78%/1.5 arial, helvetica, serif;
	text-align: center;*/
	padding: 0;
	
	background-image: url(comandos-bg3.png);
background-repeat: repeat-x;
background-color: #ff3232;
}
div#index {

	text-align: center;
}

table {
border:1px solid #000000;
margin-left: auto; margin-right: auto;
}

table.menu{
/*text-align: center;*/
width: 880px;
}

table.tabela{
width: 892px;
/*background-color: white;*/
}


#container {
	width: 880px;
	height: 170px;
/*	background: white;*/
	border: 1px solid #000000;
/*	margin: 0 auto 1em;*/

}

p#texto {
	background: transparent;
	font-style: italic;
	font-weight: bold;
	color: #7C6240;
}

#texto strong {
	font-size: 1.2em;
	color: black;
}

h1 {
/*text-indent: -999em;*/
	margin: 1em 0 0 2em;
	color:black;

}
h2 {
	/*height: 108px;*/
	/*text-indent: -999em;
	margin: 1em 0 0 2em;*/
	color:black;
	font-size: large;
}

a {
	text-decoration: none;
	color:black;
}
a:hover{
	color:#ffcc33;
}

#nav, #nav ul {
	float: left;
	width: 95%;
	list-style:none;
	line-height: 1;
	
	font-family:"Trebuchet MS",Arial,sans-serif;font-size:13px;font-weight:bold;
	background: #990000;
	font-weight: bold;
	border: 1px solid #000000;
	/*border-width: 1px 0;*/
	
  	padding:5px 1em 0 1em;
  	margin: auto 1% auto 1%;
  
}
/*top, right, bottom,left*/

#nav a {
	display: block;
	width: auto;
  height: 30px;
	color:black;
  background:#ffff66;
	text-decoration: none;
/*padding: 0.25em 0.4em;*/
	padding: 0 0 0 5px;
			
}
#nav a.top{
padding: 5px 0.4em 0 5px;
text-align: center;
}


#nav a.daddy {
	/*background: url(rightarrow2.gif) center right no-repeat;*/}

#nav li {
	float: left;
	padding: 0 2px 2px 0;
	width: 95px;
}

/*fundo vermelho dos submenus*/
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 125px;
	font-weight: normal;
	/*border-width: 0.1em*/
	
	padding: 0 0 0 0;
	margin: 0;
  	
}
/*fundo beje dos submenus*/
#nav li li {
	padding-right: 1em;
	width: 135px;
}

/*amarelo dos submenus*/
#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
/*margin: -1.5em 0em 0 8.5em;*/
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li a:hover{background:#ffcc33;}

/*
#nav li:hover, #nav li.sfhover {
	background: #eda;
}*/

ul#nav li a.current{color:black;background:#fff;}
ul#nav li a.current:hover{color:black;background:#ffcc33;}
/*
#content {
	clear: left;
}

#content a {
	color: #black;
}

#content a:hover {
	text-decoration: none;
}
*/

#footer {
	margin: 1em 0 0 0;
	text-align: center;	
  color: #black;
  font-size: x-small;
}

#footer a {
	text-decoration: none;
	color: #000000;
}
