#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 15px trebuchet MS;
	}
	
#sddm li ul {
	position: absolute;
	left: 855px;
	top: 219px; /* Set 1px less than menu width */
	}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 80px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	}

#sddm li a:hover
{	background: none;
	color:#F07B21;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #303073;}
	
	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #303073;
		color: #FFFFFF;
		font: bold 15px trebuchet MS}

	#sddm div a:hover
	{	background: #FF9900;
		color: #FFF}

#sddm tr
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 15px trebuchet MS;
	}

#sddm td
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: none;
	}

	#sddm td a
	{	position: relative;
		display: block;
		margin-left: 0px;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #303073;
		color: #FFFFFF;
		font: bold 15px trebuchet MS
	}

	#sddm td a:hover
	{	background: #FF9900;
		color: #FFF}

a {
	font-family: trebuchet MS;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a:visited {
	font-family: trebuchet MS;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-family: trebuchet MS;
	font-size: 12px;
	color: #F07B21;
	text-decoration: none;
}
.fontes {
	font-family: trebuchet MS;
	font-size: 12px;
	color: #333333;
}
.Titulos {
	font-family: trebuchet MS;
	font-size: 20px;
	color: #FF0000;
}
.floatright { 
float: right;
margin: 0 0 5px 5px;
border:0px;

};

