
#socionomen
{
	width:99px;
	margin:3px 3px 3px 3px;
	padding:3px 3px 3px 3px;
       

}

#socionomen ul
{
	width:99px;
	margin:3px 3px 3px 3px;
	padding:3px 3px 3px 3px;
	font-family: Century Gothic, Arial, Sans-Serif;
	font-weight: bold;
        font-size: 12px;
        text-decoration: none;
	list-style: none;
	line-height:20px;
}

#socionomen ul li
{
	text-indent: 0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:20px;
	valign: middle;
	font-family: Century Gothic, Arial, Sans-Serif;
	font-weight: bold;
        font-size: 10px;
	text-transform:none;
        text-decoration: none;
        list-style: none;
	display: block;
}

#socionomen ul ul li
{
	text-indent: 10px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: Century Gothic, Arial, Sans-Serif;
	font-weight: bold;
        font-size: 10px;
        text-decoration: none;
        list-style: none;
	text-transform:none;
}

#socionomen ul ul ul li
{
	text-indent: 14px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: Century Gothic, Arial, Sans-Serif;
	font-weight: bold;
        font-size: 10px;
        text-decoration: none;
        list-style: none;
	text-transform:none;
}


#socionomen a
{
	margin:3px 3px 3px 3px;
	padding:3px 3px 3px 3px;
	font-family: Century Gothic, Arial, Sans-Serif;
        font-weight: bold;
	font-size: 12px;
	color: #5a5a5a;
	text-decoration: none;
        list-style: none;
	display: block;
	width: 100%;
        
}

#socionomen a:hover
{
	font-family: Century Gothic, Arial, Sans-Serif;
	font-size: 12px;
	color: #a5a5a5;
	text-decoration: underline;
}

#socionomen a:active
{
	font-family: Century Gothic, Arial, Sans-Serif;
	font-weight: bold;
        font-size: 12px;
	color: #ff0000;
	text-decoration:none;
}



