/* CSS Document */
#cab_001 {
	height: 125px;
	width: 760px;
	background-repeat: no-repeat;
	font-size: 10px;
}
#cesta_ico {
	height: 36px;
	width: 36px;
	background-color: #F5F5F5;
	float: left;
	padding-top: 3px;
	text-align: center;
}
#cesta_geral {
	float: right;
	width: 140px;
	background-color: #F5F5F5;
	filter: Alpha(Opacity=75);
}
#cesta_d_ico {
	width: 102px;
	padding-top: 3px;
	padding-bottom: 4px;
	background-color: #F5F5F5;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
}
#cesta_b_ico #usuario {
	width: 126px;
	margin-bottom: 3px;
}
#cesta_b_ico #senha {
	width: 96px;
}
#cesta_b_ico #Submit {
	width: 26px;
}
#cesta_b_ico {
	clear: both;
	width: 140px;
	background-color: #F5F5F5;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#cab_menu {
	width: 760px;
	background-image: url(/imagens/barra.gif);
	background-repeat: repeat-x;
	float: left;
	height: 25px;
}
#data_hora {
	background-repeat: repeat-x;
	width: 70px;
	font-size: 9px;
	float: left;
	padding-top: 5px;
	color: #999999;
	padding-bottom: 8px;
	background-image: url(/imagens/barra.gif);
}

#cab_menu ul {
	padding:0px;
	margin:0px;
	width: 100%;
	list-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#cab_menu ul li { display: inline; }

#cab_menu ul li a {
	color: #333;
	text-decoration: none;
	float:left;
	border-right-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-bottom: 4px;
}

#cab_menu ul li a:hover {
	color: #FF0000;
	background-image: url(/imagens/barra_cor.gif);
	background-repeat: repeat-x;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EA0000;
	padding-bottom: 3px;
}
