ul.dropdown-linear {
  padding-top:2px;
}

ul.dropdown-linear ul li {
 float: left;
}

ul.dropdown-linear li.hover,
ul.dropdown-linear li:hover {
 position: static;
}

ul.dropdown-linear ul ul {
 display: none !important;
}

ul.dropdown {
font-size:12px;
height:33px;

}

ul.dropdown li {
background-image: url(images/div_menu.png);
background-repeat:no-repeat;
background-position:right 4px;
padding: 8px 10px;
font-size:12px;
}

ul.dropdown li.hover,
ul.dropdown li a:hover {
text-decoration:underline!important;
}

ul.dropdown ul {
color:#000;
margin-left:-20px;
font-size:12px;
border-top-width: 3px;
border-top-style: solid;
border-top-color: #b2b2b2;
}

ul.dropdown ul li {
background-image:none;
font-weight: normal;
padding: 8px 6px;
}

#breadcrumb 
	{
		margin-left:45px;
		margin-bottom:20px;
		font-size:11px;
		color:#0099ff;
	}

#breadcrumb a
	{
		text-decoration:none;
		color:#0099ff;
	}

#breadcrumb ul li
	{
		display:inline;
	}

.indicativoBreadcrumb
	{
		font:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#666;
	}
.imgSeparadora
	{
		background-image:url(images/separator.jpg);
		height:6px;
		width:100%;
		clear:both;
		background-repeat:no-repeat;
		background-position:center;
	}






#webmail {
	position: relative;
	float: left;
	padding-left: 6px;
	padding-top: 4px;
}

.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #006;
	font-style: normal;
	font-weight: bold;
	border-bottom: 1px solid #006;
}

.verde {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4e820c;
}

#rodape-endereco {
	width: 775px;
	margin: 12px;
	border: 1px solid #CCCCCC;
	background-image: url(images/bg-rodape2.jpg);
	text-align: center;
	font-family: Courier, monospace;
	color: #999999;
	font-size: 10px;
	clear: both;
	position: relative;
	float: left;
}

#cssvalidator {
	float: right;
	position: relative;
	margin-top: 5px;
}

#loginarea {
	position: relative;
	float: left;
}

#loginarea2 {
	background-image: url(images/login.png);
	width: 276px;
	height: 166px;
	padding-left: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 40px;
	position: relative;
	left: 270px;
}

#loginarea2 input {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #039;
}

#contentBoxText
{
	width: 900px;
	float: left;
	font-size: 12px;
	margin-left: 30px;
	margin-bottom: 20px;
}

#contentBoxText img 
{
	margin: 5px;
}

#titContentBox
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #006699;
	position: relative;
	float: left;
	font-weight: normal;
	width: 100%;
	margin-bottom: 5px;
	clear:both;
	border-bottom: 1px dotted #528dab;
	padding-bottom: 10px;
	margin-left: 20px;
	padding-left:30px;
	width: 910px;
}

#contentBoxText a{ text-decoration:underline; padding:0 0 0 13px;
background:url(images/arrow-right.png) no-repeat 0 2px;}