body {
	background-color: #000000;
	margin: 0px;
}
.font_footer {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

.font_footer a {
	color: #CCCCCC;
	text-decoration: none;
}

.font_footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

.fonte_11 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

.fonte_11 a{
	color: #CCCCCC; text-decoration:none;
}

.fonte_11 a:hover{
	color:#FFCC00; text-decoration:none;
}

.fonte_11 b{
	color: #FFFFFF;
}


.back_table {
	background-color: #414850;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.table_title {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A70A0A;
	text-align: center;
}
.table_border {
	border: 1px solid #FFFFFF;
}
.table_fonte_11 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #414850;
}
.font_title {
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.fonte_menu {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.fonte_menu a {
	text-decoration: none;
	color: #FFFFFF;
}

.fonte_menu a:hover {
	text-decoration: none;
	color: #FFCC00;
}
.elementos {
	display: inline;
	margin: 5px;
	padding: 0px;
	float: left;
}
.elementos h5{
	color:#FFF;	
}