﻿
.MenuMain
{
	margin: 0px 0px;
	border-style: none;
	margin: 0px 0px 0px 0px; 
	width: 900px; 
	font-size:1px;
	background-color:white; 
}
.MenuBorder
{
/*	width: 898px;
	background-color: #F8F9F9;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A71E23;
	border-left-color: #A71E23;
	border-right-width: 1px;
	border-left-width: 1px;*/
}
.MenuFooterLeft
{
/*background-image:url(Imagens/img_corner4.png);
float:left; 
background-repeat:no-repeat ;
width:11px; */
/*height:11px;*/   
}
.MenuFooterRight
{
/* background-image:url(Imagens/img_corner3.png);
   float:right; 
   background-repeat:no-repeat ;
	width:11px; */
	/*height:11px;*/   
}
.MenuFooter
{
/*float:left; 
background-image:url(Imagens/img_trace3.png);
background-repeat:repeat-x;
height:11px; 
width:878px; */
}

