*{margin:0;padding:0}
#menu{background:url(../img/bg-menu.jpg); height:74px; width:80%; margin:0px auto}
#menu span{height:74px; width:5px; background:url(../img/bg-menu-esq.jpg) no-repeat; float:left;}
#menu span.right{background:url(../img/bg-menu-dir.jpg) no-repeat; float:right;}
#menu ul{position:relative;z-index:2;}
#menu li{float:left; list-style:none; display:inline;}
#menu a{text-decoration:none;display:block; font-size:15px; font-family:Arial;color:#000; padding:8px;}
#menu a:hover{text-decoration:none; color:#ba404f;}
#menu ul li ul{position:absolute;z-index:1;background:#f6f6f6 repeat-x !important;border:1px solid #dadada;border-top:none; 
	-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;}
#menu ul li ul li{float:none;display:block;padding:0 5px !important; border-top:1px solid #dbe2ec;}
#menu ul li ul li:hover{background:#e9e9e9;color:#ba404f;}



#breadcrumbs {
	clear:both;
	background: #efefef;
	padding: 10px 10px 10px 0px;
}

div#searchresults p.snippet{
margin-bottom: 3 em;
}
/*
#titulo-sessao{
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold;
    color: #B63C47;
    margin-bottom: 2em;
}*/

div#menu li.current-menu-item  a {
font-weight: bold;
color: #BA404F;
}
.post-content table {
	float: left;
}