#conteudoSite {
    font-size: 17px;
}

#conteudoSite ul, #conteudoSite ol{
	list-style: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

#conteudoSite a:link, #conteudoSite a:visited{
	color: rgb(32, 92, 144);	
}

#conteudoSite #edit-bar a:link, #conteudoSite #edit-bar a:visited{
	color: #fff;	
}

#conteudoSite #edit-bar a:hover{
	color: black;	
}

#conteudoSite #edit-bar .selected a{
	color: black !important;	
}

#conteudoSite .row-fluid{
	margin-left: 10px;
}

.actionMenuSelected span{
	color: black;
}

#portal-personaltools{
	z-index: 10000;
}

#search-results-wrapper { min-height: 600px; }

#contentchooser-content-show-button{
	float: none !important;
}

#conteudoSite input{
	min-height: 35px;
}

#conteudoSite dl.portlet .navTreeItem a{
	color: white;
}

#conteudoSite dl.portlet .navTreeLevel1 .navTreeItem:first-child a {
	border-top: 1px solid rgba(255, 255, 255, 0.52);
}
#conteudoSite dl.portlet .navTreeLevel1 .navTreeItem a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.52);
}

#conteudoSite dl.portlet.portletStaticText a:hover{
    color: black !important;
}

#conteudoSite dl.portlet .navTreeItem a:hover{
	color: white !important;	
}

#conteudoSite .fb_iframe_widget, 
#conteudoSite .fb_iframe_widget span, 
#conteudoSite .fb_iframe_widget span iframe[style]{
    width: 100% !important;
}