/* CSS Document */
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
td img {
	display: block;
}
body {
	background: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.Formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
}

.texto table td table td {	
font-size: 10px;
}


.titulo {
	text-align: center;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	}
.esquerda {
	width:170px;
	}
td, th {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	}	
	
.novas_mini td {
	width: 25%;
	text-align: center;
	font-weight: bold;
	padding: 4px 0;
	}
.novas_mini img {
	border: 2px solid #fff;
	width: 116px;
	height: 66px;
	}
.novas_mini a:hover img, .novas_mini a:active img {
	border-color: #f60;
	}

.novas_tit {
	font: bold 16px 'trebuchet ms', helvetica, sans-serif;
	color: #fff;
	padding: 5px 15px;
	}
.novas_home_img {
	padding: 10px 8px;
	background: #fff;
	text-align: center;
	}
.novas_home_img img {
	margin: 0 auto;
	}
	
.novas_cores {
	width: 100px;
	height: 70px;
	border: 1px solid #fff;
	}
.novas_cores a {
	display: block;
	width: 100px;
	height: 70px;
	line-height: 70px;
	}
	
.novas_fotos {
	background: #444;
	}
.novas_fotos .maior {
	text-align: center;
	padding: 10px 0 0 0;
	}
.novas_fotos .maior img {
	border: 2px solid #999;
	margin: 0 auto;
	}

.novas_fotos .mini td {
	text-align: center;
	padding: 0 0 10px 0;
	}
.novas_fotos .mini img {
	margin: 0 auto;
	border: 2px solid #333;
	}
.novas_fotos .mini a:hover img, .novas_fotos .mini a:active img {	
	border-color: #F60;
	}
	
.TabbedPanelsContent td {
	color: #fff;
	}

.novas_fichas_cat {
	padding: 3px 10px;
	border-bottom: 1px dotted #fff;
	font: bold 14px 'trebuchet ms', helvetica, sans-serif;
	}
	
.novas_fichas_esq {
	line-height: 14px;
	font-weight: bold;
	text-align: right;
	width: 220px;
	padding: 2px 5px 2px 0;
	border-bottom: 1px solid #333;
	border-right: 5px solid #000;
	}
