/*  ----- CONFIGURAÇÕES ----- */
h2, h3 {
	font-size:1.5em;
	font-weight:normal;
	color:#D1322D;
	margin:1.15em 0 1.15em 0;
}
h4 {
	font-size:1.25em;
	color:#363;
	margin:1.25em 0 1em 0;
}
h5 {
	font-size:1em;
	font-weight:bold;
	color:#F60;
	margin:1.25em 0 1em 0;
}
h6 {
	font-size:1em;
	font-weight:normal;
	color:#F90;
	margin:1.25em 0 1em 0;
}
.descricao{
	color:#414141;
	font-size:0.9em;
}
form .biblioteca {
	font-size:10px;
	font-weight:normal;
	color:#C00;
	margin:0;
}
#colPrincipal dl dt .minicon{
	vertical-align:bottom;
	padding-right:10px;
	margin:0;
}
.linkvideo {
	font-weight:bolder;
	color:#C00;
	margin:0;
	padding-left:20px;
}
.linkvideo a {
	color:#757575;
	margin:0;
	text-decoration:none;
	font-size:10px;
}
.linkvideo a:hover {
	color:#757575;
	border-bottom:1px dashed #757575;
	margin:0;
	text-decoration:none;
}
.linkred a {
	color:#B00000;
	margin:0;
	text-decoration:none;
}
.linkred a:hover {
	color:#B00000;
	border-bottom:1px dashed #757575;
	margin:0;
	text-decoration:none;
}
#corpo .list_equipe dt {
	background:#EEEEEE none repeat scroll 0 0;
	color:#333333;
	font-weight:bold;
	margin:0.85em 0;
	padding:2px 4px;
	width:98%;
	border-bottom:1px solid #ccc;
}
#corpo .list_equipe dd {
	margin-bottom:0.1em;
	padding:0px 4px;
	width:98%;
	display:block;
	font-size:11px;
}
#corpo .list_equipe dd a{
	font-size:12px;
}
#tdbg {
background-repeat: no-repeat;
}

