#bar_cma{
    float:left;
    width:996px;
    background-color: #e3e3e3;
    border-bottom:0px solid;
}

#bar_inside{
    width:860px;
    height:30px;
    float:right;
    padding:0px 0 0 1px;
}

.mes_evento{
	font-family: Georgia, Times;
	font-size: 16px;
	font-weight:bold;
    border-bottom:#666666 1px dotted;
    height:20px;
	width:100%;
    margin:0px 0 0px 0;
	padding:5px 0 5px 0;
    text-transform:uppercase;
    text-align:center;
	color:#008457;
	background-color:#efefef;
}
