@charset "utf-8";
@import url("alobrasilia_capa.css");
body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background:url(/capa/img/bgtudo.gif)
}
a{	color:#000000;	text-decoration:none;}
a:hover{ text-decoration:underline;}
.menunot{
	color:#980000;
	background-image:url(/capa/img/detmenunot.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-left:15px;
	padding-bottom:5px;
	height:20px;
}
.menuesp{
	color:#00982e;
	background-image:url(/capa/img/detmenuesp.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-left:15px;
	padding-bottom:5px;
	height:20px;
}
.menudiv{
	color:#ff8d00;
	background-image:url(/capa/img/detmenudiv.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-left:15px;
	padding-bottom:5px;
	height:20px;
}
.menucol{
	color:#889f09;
	background-image:url(/capa/img/detmenucol.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-left:15px;
	padding-bottom:5px;
	height:20px;
}
.Credito {	color: #000000;	text-transform: uppercase; font-size: 8px;}
.Credito:hover{ text-decoration:none; }
.Vermelho{color:#b30000; text-decoration:none}
.Vermelho:hover{ text-decoration:underline; }
.VermelhoChapeu{font-weight:bold; text-transform: uppercase; color:#b30000;}
.VermelhoChapeu:hover{ text-decoration:none; }
.Verde{ color:#00982e; text-decoration:none; }
.Verde:hover{color:#00982e; text-decoration:underline}
.VerdeChapeu{font-weight:bold; text-transform: uppercase; color:#00982e;}
.VerdeChapeu:hover{ text-decoration:none; }
.Laranja{color:#ff7800; text-decoration:none}
.Laranja:hover{ text-decoration:underline; }
.LaranjaChapeu{font-weight:bold; text-transform: uppercase; color:#ff7800;}
.LaranjaChapeu:hover{ text-decoration:none; }
.FundoCampo {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #000000;border: 1px solid #5F5B3A;background-image: url(../img/bg_menu.gif);	background-repeat: repeat-x;}
.texto_branco{ color:#FFFFFF; }
#DestaqueTitulos{
	height: 50px;
	width:100%;
	background:url(/capa/img/barra_left.png);
	background-position:left;
	background-repeat:no-repeat;
}
#DestaqueTitulos ul {
	line-height:50px;
	margin-left: 25px;
	font-size:14px;
	font-weight:bold;
	color:#085269;
	background:url(/capa/img/barra_right.png); 
	background-position:right;
	background-repeat:no-repeat;
}
/**
Botoes
**/
#Botoes{
	float:left;
	width:100px;
	background:url(/lib/2us/img/botao_left.png);
	background-repeat:no-repeat;
	height:23px;	
}
#Botoes div {
	height:23px;
	margin-left: 10px;
	background:url(/lib/2us/img/botao_right.png); 
	background-position:right;
	background-repeat:no-repeat;	
}
#Botoes span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	margin-left:5px;
	padding-top:3px;
	float:left;
}
#Botoes:hover{
	background:url(/lib/2us/img/botao_left-over.png);
	background-repeat:no-repeat;
}
#Botoes div:hover{
	background:url(/lib/2us/img/botao_right-over.png); 
	background-position:right;
	background-repeat:no-repeat;	
	cursor:pointer;
	color:#FFFFFF;
}