/* CSS Document */
body {
	font-size : 10px;
	font-family: Andale Mono, Verdana, Arial, Helvetica, sans-serif;
	background-color : #C10435;
	overflow : hidden;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

table{
	border: 0px;
}

.mainspace {
	width: 755px;
	height: 470px;
	position: relative;
	background-color : #FFFFFF;
}

.elemento {
	position: absolute;
	height: auto;
	left: 681px;
	top: 39px;
	z-index: 2;



}

.img {background-color : transparent;}

.img:hover {background-color : transparent;}

.pt-br {
	color: #9E0505;
	font-size : 10px;
}

a.pt-br {text-decoration: none;}
a.pt-br:hover {color: #F45788;}

.pt-brBOLD {
	color: #9E0505;
	font-size : 10px;
	font-weight: bold;
}

.pt-brLEGENDA {
	color: #9E0505;
	font-size : 10px;
	text-align: right;
	padding-bottom: 10px;
}

.pt-brTITULO {
	color: #9E0505;
	font-size : 11px;
	font-weight: bold;
	padding-top: 20px;
}

.en-us {
	color: #F45788;
	font-size : 10px;
}

a.en-us {text-decoration: none;}
a.en-us:hover {color : #C10435;}

.en-usBOLD {
	color: #F45788;
	font-size: 10px;
	font-weight: bold;
}

.en-usLEGENDA {
	color: #F45788;
	font-size : 10px;
	text-align: right;
	padding-bottom: 10px;
}

.en-usTITULO {
	color: #F45788;
	font-size : 11px;
	font-weight: bold;
	padding-top: 20px;
}

.gray {
	color : #666666;
	font-size : 10px;
	font-weight: normal;
}

.off {
	color : #C10435;
	font-size : 10px;
}

#logo {
	top: 8px;
	left: 15px;
	width: 149px;
	height: 81px;
}

/*Menu*/
.menu-item {
	left: 25px;
	width: 100px;
	height: 20px;
	text-align: right;
	position: absolute;
	line-height: 11px;
	z-index: 1;
	top: 330px;
}

.menu-over {
	left: 132px;
	height: 287px;
	text-align: left;
	position: absolute;
	z-index: 2;
	top: 330px;
	width: 103px;

}

/* 
#catalogo {top: 180px;}
#catalogo-over {top: 180px;	visibility: hidden;}
#catalogo-off {top: 180px;}
*/

#catalogo {top: 310px;}
#catalogo-over {top: 301px;	visibility: hidden;}
#catalogo-off {top: 304px;}

#modelos {top: 200px;	visibility: hidden;}
#modelos-over {top: 230px;	visibility: hidden;}
#modelos-off {top: 200px;}

#news {top: 270px;}
#news-over {top: 270px;	visibility: hidden;}
#news-off {top: 270px;}

#sobre {top: 330px;	visibility: hidden;}
#sobre-over {top: 330px;	visibility: hidden;}
#sobre-off {top: 330px;}

#fale {top: 430px;}
#fale-over {top: 430px;	visibility: hidden;}
#fale-off {top: 430px;}

#ptovenda {top: 390px;}
#ptovenda-over {top: 390px;	visibility: hidden;}
#ptovenda-off {top: 390px;}

#midia {top: 350px;}
#midia-over {top: 350px;	visibility: hidden;}
#midia-off {top: 350px;}

