#sddm
{	margin: 0;
	padding: 0;
	}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
}

#sddm li a
{
    z-index: 3;
	display: block;
	width: 400px;
	color: #000;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	height: 23px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../slices/bgmenu.jpg);
	background-repeat: repeat-x;
	background-position: 380px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #aa6b02;
	border-right-color: #aa6b02;
	border-bottom-color: #aa6b02;
	border-left-color: #aa6b02;
}

#sddm li a:hover
{
	background-color: #FFF;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a99f02;
	border-right-color: #a99f02;
	border-bottom-color: #a99f02;
	border-left-color: #a99f02;
	background-color: transparent;
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	width: 400px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	background-image: url(../slices/bg_menu_box.png);
	background-repeat: repeat;
}
.borda_img_box {
	border: 6px solid #FFF;
	width: 409px;
}


	#sddm div a:hover
	{
	color: #FFF;
	width: 400px;
	background-color: transparent;
	font-weight: normal;
	background-image: url(../slices/bg_hover_menu_box.png);
}
.font_vermelho {
	color: #452E01;
}

#sddm .amarelo
	{
	background-color: transparent;
	background-image: url(../slices/bg_amrelo_menu_box.png);
}
.img_box {
	width: 409px;
	border: 6px solid #FFF;
}
