body
{
	font-family			:	Arial, Verdana, Helvetica;
	font-size			:	12px;
	background			:	#efefef;
	list-style-type		:	none;
	text-decoration		:	none;
}
#geral
{
	width				:	775px;
	position			:	relative;
	margin-left			:	-389px;
	left				:	50%;
	font-size			:	12px;
	font-family			:	Arial;
	background			:	white;
	border				:	1px solid #FF6600;	
	overflow			:	hidden;
	height				:	auto;
	list-style-type		:	none;
	text-decoration		:	none;
}
#topo
{
	text-align			:	center;
	background			:	url(imagens/topo.jpg) no-repeat;
	height				:	100px;
	border-bottom		:	1px solid #FF6600;
}
#barra
{	
	padding				:	5px;
	height				:	27px;
	font-size			:	10pt;
	margin-top			:	0;
	/*border-bottom		:	1px solid #FFCC99;*/
	background			:	url(imagens/menubg.gif) repeat-x;
}
#barra li
{
	float				:	right;
	list-style			:	none;
	color				:	#ffffff;
}
#barra li a
{
	color				:	#000000;
	/*border				: 	1px solid #FF9900;*/	
	padding				:	10px;
	text-decoration		:	none;
}
#barra li a:hover
{
	/*border-top			:	5px solid #FF9900;*/
	color				:	#FF9900;
	text-decoration		:	none;
}
#coluna-um
{
	float				:	left;
	width				:	168px;
	margin-top			:	10px;
	padding				:	2px;
}
#coluna-dois
{
	float				:	right;
	/*border-left			:	1px solid #FF6600;*/
	background			:	#ffffff;
	padding				:	15px;
	width				:	145px;
	margin-top			:	1px;
	text-align			:	center;
	margin-right		:	-15px;
	list-style-type		:	none;
	text-decoration		:	none;
}
#coluna-tres
{
	margin				:	10px 155px 0 172px;
	/*border				:	1px solid #FF6600;*/
	height				:	500px;
	text-align			:	justify;
	padding				:	5px;
	list-style-type		:	none;
	text-decoration		:	none;
	line-height			: 165%;	
}
.box-texto
{
	width				:	411px;
	padding				:	5px;
	height				:	auto;
	display				:	block;
	margin-top			:	15px;
	margin-left			:	2px;
	margin-bottom		:	10px;
	margin-right		:	1px;
	line-height			: 165%;
	border-top			:	3px solid #efefef;
	border-left			:	3px solid #efefef;
	border-right		:	3px solid #efefef;
	border-bottom		:	3px solid #efefef;
	color				:   #000000;
	text-align			:	justify;
	float				:	left;
	list-style-type		:	none;
	text-decoration		:	none;
}
.box-texto2
{
	width				:	200px;
	padding				:	5px;
	height				:	auto;
	display				:	block;
	margin-top			:	15px;
	margin-left			:	2px;
	margin-bottom		:	10px;
	margin-right		:	1px;
	line-height			: 165%;
	border-top			:	3px solid #efefef;
	border-left			:	3px solid #efefef;
	border-right		:	3px solid #efefef;
	border-bottom		:	3px solid #efefef;
	color				:   #000000;
	text-align			:	justify;
	float				:	left;
	list-style-type		:	none;
	text-decoration		:	none;
}
#rodape
{
	border-top			:	1px solid #FF6600;
	clear				:	both;
	background			:	#FFCC99;
	padding				:	5px;
	text-align			:	center;
	height				:	10px;
}
ul#menu {
	width				:	148px;
	background			:	#ffffff;
	margin				:	0;
	padding				:	0;
	list-style-type		:	none;
}
ul#menu li {
	border-bottom		:	1px solid #FF6600;
}
ul#menu li a:link, ul#menu li a:visited {
	text-decoration		:	none;
	font-family			:	Geneva, Arial, Helvetica, sans-serif;
	font-size			:	10pt;
	color				:	#000000;
	border-left			:	5px solid #FFCC99;
	padding-left		:	5px;
}
ul#menu li a:hover {
	background-color	: 	#FFFFFF;
	color				:	#000000;
	display				:	block;
	border-left			:	5px solid #FF6600;
} 
#topmenu
{
	width				:	148px;
	margin-bottom		:	5px;
	border-left			:	5px solid #FFCC99;
	padding-left		:	5px;
	list-style-type		:	none;
	text-decoration		:	none;
	font-family			:	Geneva, Arial, Helvetica, sans-serif;
	font-size			:	10pt;
	background			:	url(imagens/menubg1.gif) repeat-x;
}
#topmenul
{
	width				:	135px;
	margin-bottom		:	5px;
	border-left			:	1px solid #FF6600;
	/*border-bottom		:	1px solid #FF6600;*/
	/*border-top			:	1px solid #FF6600;*/
	padding-left		:	5px;
	padding-top			:	5px;
	padding-right		:	5px;
	list-style-type		:	none;
	text-decoration		:	none;
	font-family			:	Geneva, Arial, Helvetica, sans-serif;
	font-size			:	10pt;
	background			:	#efefef;
}


