a:link {
	color: #BBB100;
	text-decoration: none;
}

a:visited {
	color: #BBB100;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

body {
	margin: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}

/*Classes*/






.bg_castanhoescuro {
	BACKGROUND-COLOR: #15150B
}

.bg_principal {
	BACKGROUND-COLOR: #222211
}
.destaques {
	padding-right: 0px;
	padding-left: 0px;
	color: #CCCCCC;
	line-height: 15px;
	padding-top: 0px;
	padding-bottom: 4px;
}
.floatleft {

    float:left;
    margin-top:4px;
    margin-right:4px;
    margin-bottom:2px;
}
.pNoSpace {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pNoSpaceVermelho {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #CD7F3D;
	font-weight: bold;
}
.paddezbottom {
	padding-bottom: 10px;
}
.divideColDir {
	background-color: #333;
	height: 1px;
}
.menuColDir {
	margin-top: 2px;
	margin-bottom: 2px;
}

.notas {
	font-size: 9px;
	color: #666666;
}

.spacerA {	
	width: 10px;
}
.spacerB {	
	width: 202px;
}

.spacerC {
	width: 476px;
}
.textoMenuTopo p {
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 13px;
}
.textoCinz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.thumbnail {
}

.thumbnail a:link {
	border: 1px solid #6F4A00;
}	
.thumbnail  a:visited {
	border: 1px solid #000000;
}
.thumbnail a:hover {
	border: 1px solid #FF0000;

}



.divMenuDesFoto {
	padding-bottom: 4px;
	padding-left: 0px;
	filter: Alpha(Opacity=100);
	filter: Alpha(Opacity=100, Style=0);
}



/*ID*/

#tabelaPrincipal {
	width: 920px;
}
