body {
	margin: 0;
	padding: 0;
	font: 80% Tahoma, Arial, Helvetica, sans-serif; 
	color: #000000; 
	background-color: #FFFFFF }
               
a:link {color: #333333;
	background-color: inherit;}

a:visited {color: #666666;
	background-color: inherit;} 

a:active {color: #ff0000; 
	font-style: italic;
	background-color: inherit;}

a:hover {color: #ff0000;
	background-color: inherit;}

p {text-align: justify;
	padding: 5px 0 5px 0;
	margin: 0;}

.titulo {font-weight: bold;
	background: #FFFFFF;
	text-align: left; 
	margin: 4px 0 3px 0; 
	padding: 0; }

h1  {
	font: 100%; 
	margin: 0;
	padding: 3px 0 6px 0;}

#principal {
	margin: 0px auto; 
	width: 780px; 
}

.cabecalho { 
	height: 150px; 
	margin: 0px 0 2px 0; 
	padding: 20px 0 0 5px;
	border-top: 3px solid #000;
}

.subcabecalho {
	clear: both;
	height: 28px;
	margin: 0 0 0px 0;	
}


.subcabecalho_dir {
	background: #F6F6F6 url(http://www.face.ufmg.br/novaeconomia/images/fundo_dir.gif) repeat-x;
	color: #626262;
	line-height: 28px;
	float: right;
	width: 635px;
	
}

.subcabecalho_dir a {
	margin: 0px 2px 0 0;
	padding: 7px 10px 0px 10px;
	color: #cc0000;
	background: inherit;
	text-decoration: none;
}

.subcabecalho_dir a:hover {
	background: #FF0000 url(http://www.face.ufmg.br/novaeconomia/images/hmleftbg.gif) repeat-x;
	border-top: 1px solid #1A83AC;
	color: #FFFFFF;
}

.subcabecalho_esq {
	background: #F6F6F6 url(http://www.face.ufmg.br/novaeconomia/images/fundo_dir.gif) repeat-x;
	color: #626262;
	line-height: 28px;
	float: right;
	width: 130px;
	
}

.esquerda {
	float: left;
	padding: 19px 0 0 0px;
	text-align: center;
	width: 130px;
}

.direita {
	float: right;
	width: 620px;
	margin: 0 0 20px 0; 
	padding: 15px 0 0 15px; 
	color: #000;
	background-color: #FFFFFF; 
	border-left: 1px solid #e6e6e6;
}

.searchform {
	float: none;
	padding: 20px 2px 0 0;
}


.pedepagina { 
	clear: both; 
	color: #999999; 
	background-color: #FFFFFF;
	padding: 10px 0 10px 0; 
	border-top: 1px solid #e6e6e6; 
	text-align: center;  
	font-size: 70%;
	line-height: 13px;
}

.pedepagina a { 
	text-color: #999999;
	text-decoration: underline; 
}

.rodape { 
	clear: both; 
	color: #999999; 
	background-color: #FFFFFF;
	padding: 10px 0 10px 0; 
	text-align: center;  
	font-size: 70%;
	line-height: 13px;
}

.rodape a { 
	text-color: #999999;
	text-decoration: underline; 
}


form.search {
	padding: 0; 
	margin: 0; 
}

input.text { 
	margin: 0; 
	width: 95px;
	border: 1px solid #ccc; 
	background: #FFF;
	color: #000; 
}

input.text:hover { 
	border: 1px solid #808080; 
}

input.searchbutton { 
	margin: 1; 
	font-size: 70%; 
	font-family: tahoma, arial, sans-serif; 
	border: none; 
	background: #FFFFFF; 
	color: #808080; 
	padding: 1px; 
	font-weight: bold; 
}


