#container
{
    background-color: #f9f9f9;
    margin-top: 10px;
	font-size: 1em;
}

#menuTOP1
{
    background-color: #00c;
    font-family: Arial;
    font-size: 1em;
}

/* Menu Statico */
.menuTOP1_sms, .menuTOP1_sms a, .menuTOP1_sms a:visited
{
	text-decoration: none;
    color: #00c;
}

.menuTOP1_smis
{
	text-decoration: underline;
	margin: 0 2px;
	padding: 0;
    color: #00c;
}
.menuTOP1_smis a:hover
{
	/* background-color: #ebebeb; */
    /* border: 1px solid #ccc; */
	text-decoration: underline;
	margin: 0 2px;
    color: #00c;
}

.menuTOP1_shs
{
}

.menuTOP1_sss
{
    background-color: #efefef;
	text-decoration: underline;
    color: Black;
}

/* Menu Dinamico */
.menuTOP1_dms
{
    /* border: #999 1px solid; */
    margin: 0;
    padding: 0;
}
.menuTOP1_dmis
{
    background-color: #ebebeb;
    border-bottom: #ccc 1px solid;
    font-size: 1em;
    padding: 2px 0;
    color: #666;
    width: 160px;
}
.menuTOP1_dmis a:hover
{
	text-decoration: none;
	border: 0;
}

.menuTOP1_dhs
{
    background-color: #666;
    color: white;
}
.menuTOP1_dhs a:hover
{
	text-decoration: none;
    color: white;
	border: 0;
}

.menuTOP1_dss
{
    background-color: #666;
    color: white;
}

.ascx_menuDX_4 {
	margin-right: 6px;
	font-size: .9em;
}

.ascx_menuDX_4 a {
	/* text-decoration: underline; */
}

#ascx_menuDXn4 {
	/* border: 1px solid #ccc; */
}


/* MENUTOP */

#ascx_menuTOP {
	border: 1px solid #ccc;
	padding: 2px;
}

.ascx_menuTOP_1 {
	font-size: .9em;
	font-weight: normal;
	padding: 2px;
}
a.ascx_menuTOP_1 hover {
	background: #f0f0f0;
}


.menuTOP2_dms
{
	width: 80px auto;
    margin: 2px;
    padding: 0;
}
.menuTOP2_dmis
{
    background-color: #ebebeb;
    border-bottom: #ccc 1px solid;
    font-size: 1em;
    padding: 2px;
    color: #666;
    width: 160px;
}


