*{
    margin: 0px;
    padding: 0px;
    border: none;
}

BODY { 
    font: 11px Arial; 
    margin: 0 0 0 0px; 
    text-align: left; 
    background-color: #000000;
} 


#corpo{
	width: 100%;
	height:555px;
	background-image:url(imagens/background.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
	}
	
#top {
	width:778px;
	height:123px;
	text-align:center;
	}

#banner {
	width:778px;
	height:114px;
	text-align:center;
	}

#conteudo{ 
    width: 778px;
    margin-left: auto;
    margin-right: auto;
}

.marca{
	width:50px;
	height:237;
	float:left;
	margin-left:170px;
	_margin-left:90px;
	margin-right:10px;
	margin-top:15px;
	}

.principal{
	width:490px;
	height:auto;
	float:left;
	margin-top:15px;
	color:#f1f2f2;
	border-left:1px solid #919191;
	padding-left:10px;
	padding-bottom:120px;
	}

#bottom{
	width:778px;
	text-align:center;
	float:left;
	margin-top:15px;
	padding-bottom:15px;
	margin-bottom:15px;
	color:#cccccc;
	padding-top:10px;
	}

.titulos {
	margin-top:10px;
	margin-bottom:3px;
	}

.fotos {
	border:1px solid #919191;
	border-right:1px solid #919191;
	border-top:1px solid #919191;
	border-left:1px solid #919191;
	border-bottom:1px solid #919191;
	margin-right: 10px;
	margin-bottom:10px;
	}

.foto_ampli {
	border:1px solid #919191;
	border-right:1px solid #919191;
	border-top:1px solid #919191;
	border-left:1px solid #919191;
	border-bottom:1px solid #919191;
	}

.titulo {
	font: 12px Arial;
	font-weight:bold;
	color: #FFCC00;
	}

.texto {
	font: 11px Arial;
	font-weight:bold;
	color: #ffffff;
	}
	
.caixas {
	background-color:#000000;
	border:1px solid #FFCC00;
	color:#CCCCCC;
	font: 11px Arial; 
	padding: 3px;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #ffcc00;
	scrollbar-track-color: #000000;
	margin-bottom:5px;
	margin-top:2px;
	}
	
.botao {
	padding:3px;
	font: 12px Arial;
	font-weight:bold;
	background-color:#000000;
	border:1px solid #ffffff;
	color:#F1f2f2;
	}

a:link {
	text-decoration: none;
	font-weight:bold;
	font:12px Arial;
	color: #A77212;
}
a:visited {
	text-decoration: none;
	font-weight:bold;
	font:12px Arial;
	color: #A77212;
}
a:hover {
	text-decoration: none;
	font-weight:bold;
	font:12px Arial;
	color: #ffcc00;
}
a:active {
	text-decoration: none;
	font-weight:bold;
	font:12px Arial;
	color: #A77212;
}

.titulo_2 {
	font: 12px Arial;
	font-weight:bold;
	color: #A77212;
	}
