body
{
	background-color: #2f2f31;
}
.MainBackGround
{
	background-position: left top;
	background-image: url(../_Images/fundo.jpg);
	background-repeat: repeat-x;
}
.MainBackGroundImageFlashHeader
{
	padding-right: 0px;
	background-position: center bottom;
	padding-left: 0px;
	background-image: url(../_Images/barra_destaques.jpg);
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
}
.TextEspecifications
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:Gray;
	color:#FFFFFF;
	font-family:Arial;
	font-size:10px;
	width:170px;
	padding-left:10px;
	cursor:default;
}
.HeaderEspecifications
{
	font-weight: bold;
	font-size: 9pt;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Arial;
	padding-left:15px;
	padding-bottom:7px;
	background-repeat: no-repeat;
	cursor:auto;
}
.MainDestaquesHeader, 
.MainDestaquesHeaderTitle, 
.MainDestaquesHeaderSelected,
.MainDownloadsHeaderTitle
{
    background-image: url(../_Images/barra-destaques.jpg);
}
.MainDownloadsHeader
{
    background-image: url(../_Images/barra-abrir-heranca.jpg);
}

.HeaderEspecifications
{
    background-image: url(../_Images/barra-abrir-especificacoes.jpg);
}
.HeaderEspecificationsExpand
{
    background-image: url(../_Images/barra-fechar-especificacoes.jpg);
}


.MainDownloadsHeaderExpanded
{
    background-image: url(../_Images/barra-fechar-heranca.jpg);
}

.ContentEspecifications
{
	padding-bottom:10px;
}

.MainGalleryTable
{ 
	padding-bottom:15px;
	padding-right:15px;	
}

.MainTitlesUpperCase
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-transform: uppercase; 
}
.MainTitles, .MainTitlesGrid
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}
.MainTitlesGrid
{
	vertical-align: text-top;
	background-color: #000000;
	text-align: left;
}
.MainTextoCinza
{
	font-family:Arial;
	font-size:10px;
	color:#999999;
}
.MainTextoBranco
{
	font-family:Arial;
	font-size:10px;
	color:#ffffff;
}
.MainTextoBrancoBold
{
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}
.MainImageBorders
{
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	padding:1px;
}
.MainDownloadsText
{
	color:#FFFFFF;
	font-family:Arial;
	font-size:10px;
	text-align:right;
	cursor:hand;
	height:18px;
	padding-right:25px;
}
.MainDownloadsHeader, .MainDownloadsHeaderTitle
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Arial;
	padding-right:25px;
	padding-bottom:7px;
	background-repeat: no-repeat;	
	text-align:right;
	width:200;
}
.MainDownloadsHeader
{
	cursor:hand;
}
.MainDownloadsHeaderTitle
{
	cursor:default;
}
.MainDownloadsHeaderExpanded
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #999999;
	font-family: Arial;
	padding-right:25px;
	padding-bottom:7px;
	background-repeat: no-repeat;
	cursor:hand;
	text-align:right;
	width:200;
}
.MainDestaquesHeader, .MainDestaquesHeaderTitle	
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Arial;
	padding-right:25px;
	padding-bottom:7px;
	background-repeat: no-repeat;
	text-align:right;
	width:200;
}
.MainDestaquesHeader
{
		cursor:hand;
}
.MainDestaquesHeaderSelected
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #999999;
	font-family: Arial;
	padding-right:25px;
	padding-bottom:7px;
	background-repeat: no-repeat;
	cursor:hand;
	text-align:right;
	width:200;
}
.MainMenuItems
{
	padding-left: 15px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: arial;
	text-decoration:none;
	cursor:hand;
	cursor: pointer;
}
.MainMenuItemsOver
{
    padding-left: 15px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #999999;
	cursor:hand;
	cursor: pointer;
	font-family: arial;
	text-decoration:none;
}
.MainTextBox
{
	font-family:Arial;
	color:Black;
	background-color:#999999;
	border-width: 0px;	
	height:15px;
	font-size: 10px;
	width:350px;
}
.MainButton
{
	font-family:Arial;
	color:#ffffff;
	background-color:#999999;
	border-width:0px;
	font-size:11px;
	font-weight:bold;	
	cursor:hand;
}
