
* { margin: 0; padding: 0; }

body {
	text-align: center;
	font: 70% "Trebuchet MS", Verdana, Arial, Tahoma;
	background-color: #F1F1F1;
	color: #666666;
}

ul { list-style: none; 	text-align: center;}
p { margin-bottom: 10px; }
h1 { margin-bottom: 5px; color: #69A90A; font-size: 170%; }
h2 { margin-bottom: 2px; color: #81C281; font-size: 150%; }
h3 { color: #709AFE; font-size: 130%; }

#geral {
	margin: 10px auto;
	width: 750px;
	text-align: left;
}

#logo {
	margin: 10px auto;
	width: 750px;
	text-align: center;
}

#titulo {
	margin: 10px auto;
	width: 750px;
	text-align: center;
	/*background-color: blue;*/
	font-weight: bold;
	font-size: 16px;
	
}

#menu ul { height: 1%; display: table; }
#menu ul li { float: left; margin: 0 4px; }
#menu ul li.primeira { margin-left: 0; }
#menu ul li a {
	Text-transform: uppercase;
	display: block;
	float: left;
	padding: 5px 12px;
	text-decoration: none; 
	background-color: #2D1C78;
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
	
	background-image: url(imgs/teste.gif);
	background-repeat: no-repeat;
	background-position: top right;
	
	/*-moz-border-radius-topright: 3.0em; */
}

#menu ul li a.selecionado, #menu ul li a:hover { 
	background-color: #FFFFFF; 
	color: #48317F; 
	text-decoration: none; 
	background-image: url(imgs/teste2.gif);
	background-repeat: no-repeat;
	background-position: top right;	
}
	

#menu2 ul { height: 1%; display: table; }
#menu2 ul li { float: left; margin: 0 0;}
#menu2 ul li a {
    width: 150px;
	text-transform: uppercase;
	display: block;
	float: left;
	padding: 5px 12px;
	text-decoration: none; 
	color: #000000;
	font-weight: bold;
	height: auto;

	BORDER-RIGHT: 1px solid #000000;
	BORDER-TOP: 1px solid #ffffff;
	BACKGROUND: #cccccc;
	FONT: 11px Arial, Helvetica, sans-serif;
	BORDER-LEFT: 1px solid #ffffff;
	CURSOR: pointer;
	BORDER-BOTTOM: 1px solid #000000;
	font-weight: bold;
}

#menu2 ul li a:hover { 
	BORDER-RIGHT: 1px solid #FFFFFF;
	BORDER-TOP: 1px solid #000000;
	BACKGROUND: #EBEBEB;
	FONT: 11px Arial, Helvetica, sans-serif;
	BORDER-LEFT: 1px solid #000000;
	CURSOR: pointer;
	BORDER-BOTTOM: 1px solid #FFFFFF;
	text-decoration: none;
	color: #000000;
	font-weight: bold;	
}

#conteudo {
	background-color: #FFFFFF;
	color: #666666; 
	padding-top: 10px; 
	padding-left: 10px; 
	padding-bottom: 0px; 
	height: auto; 
	overflow:auto; 
	
	background-image: url(imgs/teste3.gif);
	background-repeat: no-repeat;
	background-position: top right;
	/*
	background-image: url(imgs/teste4.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	*/
	/*
	-moz-border-radius-topright: 3.0em;  
	-moz-border-radius-bottomright: 3.0em; 
	-moz-border-radius-bottomleft: 3.0em; 
	*/
}


#borda_dir{
	height: 30px;
	background-image: url(imgs/teste4.gif);
	background-repeat: no-repeat;
	background-position: bottom right;

}

#borda_esq{
	height: 30px;
	background-image: url(imgs/teste4.gif);
	background-repeat: no-repeat;
	background-position: bottom left;

}

#lateral {
	background-color: #F8FCF8;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	color: #666666; 
	padding: 10px; 
	height: auto; 
	overflow:auto; 
	-moz-border-radius-topright: 1.0em;  
	-moz-border-radius-topleft: 1.0em;  
	-moz-border-radius-bottomright: 1.0em; 
	-moz-border-radius-bottomleft: 1.0em;
}

#rodape { text-align: center; padding: 10px; }
#rodape a { color: #54A4FC; }
#rodape a:hover { text-decoration: none; }

.tabela{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;

}

/*menu da usina de ideias*/
#tabela tr { height: 1%; display: table; }
#tabela tr td {margin: 0 0px; }
#tabela tr td a {
	width: 100px;
	height: 25px;
	text-transform: uppercase;
	text-align: center;
	display: block;
	float: left;
	padding: 5px 12px;
	text-decoration: none; 
	color: #000000;
	font-weight: bold;
	
	BORDER-RIGHT: 1px solid #A2D19B; /*68ABFA*/
	BORDER-TOP: 1px solid #ffffff;
	BACKGROUND: #ECF5EB; /*BEDAFB*/
	FONT: 10px Arial, Helvetica, sans-serif;
	BORDER-LEFT: 1px solid #ffffff;
	CURSOR: pointer;
	BORDER-BOTTOM: 1px solid #A2D19B;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#tabela tr td a:hover { 
	BACKGROUND: #FFE68C;
	FONT: 10px Arial, Helvetica, sans-serif;
	CURSOR: pointer;
	text-decoration: none;
	color: #000000;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	color: #000000;
	font-weight: bold;	
}
#tabela tr td a.selecionado{
	BACKGROUND: #FFE68C;
	 line-height:150px;
	FONT: 10px Arial, Helvetica, sans-serif;
	CURSOR: pointer;
	text-decoration: none;
	color: #000000;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #A2D19B;
	border-bottom: 1px solid #A2D19B;
	border-left: 1px solid #FFFFFF;
	color: #000000;
	font-weight: bold;
}

a { color: #54A4FC; }
a:hover { text-decoration: none; }

.msg{
	border: 1px solid red;
}

