body {
	margin: 0;
	padding: 0;
	background-color: #554444;
	font-family: verdana;
}

#mainDiv {
	width: 750px;
	_width: 780px;
	height: 410px;
	_height: 440px;
	padding: 15px;
	border: 1px solid #CCCCCC;
	background-color: #990000;
}



#mainMenu {
	width: 100%;
	height: 25px;
	text-align: left;
}

#mainMenu a {
	border: 1px solid #CCCCCC;
	margin: 0 10px 0 0;
	padding: 3px 5px;
	height: 25px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

#mainMenu a:hover {
	background-color: #CCCCCC;
	color: #990000;
}



.subMenu {
	width: 100%;
	height: 47px;
	text-align: left;
	display: block;
}

.subMenu div {
	height: 47px;
	display: none;
	padding-top: 6px;
}

.subMenu a {
	padding: 3px 4px;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}

.subMenu a:hover {
	background-color: #CCCCCC;
	color: #990000;
}




.contentDiv {
	height: 250px; 
	_height: 265px; 
	padding: 0 15px 15px 20px;
	overflow: hidden;
	scroll-base-color: #990000;
	text-align: left;
	color: #FFFFFF;
	font-size: 13px;
}

.contentDiv img{
	float: left;
	margin: 0 5px 0 0;
	border: 1px solid #FFFFFF;
}

.contentDiv a {
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.contentDiv a:hover {
	color: #990000;
}



h1 {
	text-align: right;
	font-size: 26px;
	margin-top: -8px;
	margin-bottom: 13px;
	margin-right: 3px;
}

.scrollDiv {
	overflow: hidden;
	height: 215px;
	padding-right: 5px;
	line-height: 18px;
	text-align: justify;
}

.portifThumbs {
	float: left;
	width: 290px;
	_width: 300px;
	margin: 15px 15px 15px 15px;
	padding: 5px;
	background-color: #858585;
	line-height: 13px;
	overflow: hidden;
	height: 70px; 
	_height: 80px; 
}

#contentLista {
	scrollbar-base-color: #990000;
}

#contentDetalhe {
	background-color: #858585;
	color: #FFFFFF;
	font-size: 13px;
	scrollbar-base-color: #858585;
}

#contentDetalhe img{
	margin: 0 0 5px 5px;
}

#contentDetalhe h1{
	color: #990000;
}

#fichaTecnica {
	float: left; 
	font-size:11px;
	margin-top: 25px;
	line-height: 14px;
}

#fotosThumbs {
	float: right;
	margin: 25px 2px 0 0;
	width: 450px;
	text-align: right;
	white-space: nowrap;
	overflow: hidden;
	clip:  rect(0px 450px 70px 0px);
	line-height: 12px;
	text-weight: bold;
}

#fotosThumbsContent {
	white-space: nowrap;
	position: relative;
}

#fotosThumbsContent img {
	float: none;
	margin: 0 0 0 5px;
}

.titulo {
	font-weight: bold;
	margin-bottom: 18px;
	color: #990000;
}

.titulo a {
	font-size: 13px;
}

.form {
	width: 350px;
	float: right; 
	font-size: 12px;
}

.form label {
	display: block;
	margin: 5px 0 2px 0;
	font-weight: bold;
}

#bottomMenu {
	width: 100%;
	text-align: right;
	display: block;
}

#bottomMenu a {
	border: 1px solid #CCCCCC;
	margin: 0 0 0 10px;
	padding: 3px 5px;
	height: 25px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

#bottomMenu a:hover {
	background-color: #CCCCCC;
	color: #990000;
}

#legenda {
	margin: 0 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 13px;
	height: 15px;
	_height: 25px;
	overflow: hidden;
}
