body {
	color:#000000;
	font-family:tahoma;
	font-size:12px;
	padding:0;
	margin:0;
	line-height:16px;
	background-color: #ffffff;
}

.titulo {
	font-size: 12px;
	color: #D60018;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.sublinhado {
	text-decoration: underline;
}

li.bullet{
	color: #D60018;
	list-style-type: disc;
}

table.bordasimples {
	border-collapse: collapse;
}

table.bordasimples tr td {
	border:1px solid #cfcfcf;
}

table.bordasimplesinf {
	border-collapse: collapse;
}

table.bordasimplesinf tr td {
	border:1px solid #cfcfcf;
	border-bottom: 0;
}

table.bordasimplessup {
	border-collapse: collapse;
}

table.bordasimplessup tr td {
	border:1px solid #cfcfcf;
	border-top: 0;
}

table.semborda tr td {
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

a {
	color:#d80017;
	text-decoration:none
}

a:hover {
	text-decoration:underline;
}

.a:hover {
	text-decoration:none;
}

.gray {
	color:#797979; text-decoration:none
}
.cinza {
	color: #CCCCCC;
}


.gray_l {
	color:#AFAFAF; text-decoration:none
}

.bot_txt {
	color:#666666;
	text-decoration:none;
	font-size: 11px;
}

.txt_11 {
	color:#666666;
	font-size: 11px;
}

.bordaimagem {
	border: 1px solid #CCCCCC;
	margin-left: 5px;
}
.bordaflash {
	border: 1px solid #CCCCCC;
}

div#Miolo {
	width:500px;
	float: right;
	display: inline;
}

div#Menu {
	width:185px;
	float: left;
	margin-left:0;
	color: fff;
}

div#MioloSemBorda {
	width:500px;
	float: right;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

div#destaque {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	padding: 5px;
}

div#grade {
	color: #000;
}


.data_grade {
	font-weight: bold;
	background: #d60018 url(../css/corner.gif) no-repeat right top;
	border-bottom:2px solid #972424;
	color: #fff;
	text-transform:uppercase;
	text-align: center;
	padding:4px;
}

.horario_grade {
	font-weight: bold;
	color:#d60018;
}

.periodo_grade {
	font-weight: bold;
	color:#d60018;
	background:url(../css/seta.gif) no-repeat left center; 
	padding:0px 0px 0px 10px; 
}

.tema_grade {
	font-weight: bold;
	color:#538195;
}

table.ministradores tr td {
	border: none;
	vertical-align: top;
	font-size: 90%;
	text-align: center;
/*	background-color: #F5F5F5;*/
	padding: 10px;
}
