/******************************************************************************
 * print
 ******************************************************************************/
.mForPrint
{
	display:none;
}

/******************************************************************************
 * topMenu
 ******************************************************************************/

.m-topmenu1-box
{
    width: 100%;
    text-align:    right;
    font-size: 0.9em;
	float:right;
    position:relative;
    background:transparent url(/themes/concurso/images/barra-bg.gif) repeat-x scroll 0 0;
    height:21px;
    padding-bottom:6px;
    padding-top:3px;
}

.m-topmenu1-box li a.mMenuLink
{
    color           : #ffffff;
    font-weight     : bold;
    text-decoration : none;
}

.m-topmenu1-box li span.separator
{
    color           : #ffffff;
    font-weight     : normal;
    text-decoration : none;
}

.m-topmenu1-box ul li
{ 
    display: inline;
}

.m-topmenu1-box ul 
{ 
    list-style: none; 
    padding-right: 0px;
    margin: 0px;
}

.m-topmenu2-box
{
    height: 18px;
    width: 100%;
    text-align:    left;
    font-size: 0.9em;
    color           : #ffffff;
    background-color: #999;
    float:left;
}

.m-topmenu2-box li a.mMenuLink
{
    color           : #ffffff;
    font-weight     : bold;
    text-decoration : none;
}

.m-topmenu2-box li span.separator
{
    color           : #ffffff;
    font-weight     : normal;
    text-decoration : none;
}

.m-topmenu2-box ul li
{ 
    display: inline;
}

.m-topmenu2-box ul 
{ 
    list-style: none; 
    padding-left: 35px;
    margin: 0px;
}

/******************************************************************************
 * Menu e submenu
 ******************************************************************************/

.m-menu-box
{
    background-color: #fff;
}

.m-menu-box li a.mMenuLink
{
	padding-left: 14px;
    background-image: url(/images/bullet.gif);
    background-repeat: no-repeat; 
    background-position: .5em .5em;
    text-decoration: none;
}

.m-menu-box li div.m-menu-title
{ 
    font-size: 1em;
    font-weight: bold;
	color: #900;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 4px;
	background-color: #FFFFFF;
	letter-spacing: 2px;
	margin: 0px;
}

.m-menu-box li div.hr
{ 
	color: #ccc; 
}

.m-menu-box ul li 
{ 
    margin: 3px 0px 3px 0px;
}

.m-menu-box ul 
{ 
	margin: 10px 0px 10px 15px;
    list-style: none; 
	padding: 0px;
}

.m-menu-box li a.mMenuLink
{ 
    padding-left: 15px;   
    background-image: url(images/bullet.gif);
    background-repeat: no-repeat; 
    background-position: .5em .5em;
    margin-left: 0px;
	color: #000000;
	text-decoration: none;
    font-size: 1em;
}

.m-submenu-box
{
	margin: 3px;
	padding: 3px;
    background-color: #EEE;
}

.m-submenu-box ul 
{ 
    list-style: none; 
    padding: 0;
    margin: 0;
}

.m-submenu-title
{ 
  color:           #000000;
  font-weight:     normal;
  font-size: 0.9em;
  text-decoration: none
  margin-left:     16px; 
}

.m-submenu-text
{ 
  text-decoration: none
  margin-left:     16px; 
}

/******************************************************************************
 * bottom
 ******************************************************************************/
.mBottom
{
    clear:both;
    text-align: right;
    background-color: #EEE;
    margin-top:10px;
}

.mBottom h1
{
    color: #000;
    font-size: 11px;
    font-weight     : normal;
    text-decoration : none;
	margin:0px;
	text-align: center;
}

.mBottom h2
{
    color: #333;
    font-size: 10px;
    font-weight     : normal;
    text-decoration : none;
	margin:0px;
	text-align: center;
}

.mBottom h3
{
    color: #333;
    font-size: 10px;
    font-weight     : normal;
    text-decoration : none;
	margin:0px;
	text-align: right;
}
/******************************************************************************
 * contentHeader
 ******************************************************************************/

.mContentHeader
{
  background-color: #FFFFFF;
  color:            #900;
  font-weight:      bold;
  font-size:        1em;
  margin:           2px 2px 10px 0px;
  width: 770px;
  text-decoration:  none;
  padding-bottom: 3px;
  border-bottom: 1px solid #900;
}
