/*header*/
div#header_interno h1{
	background-image:url(../treina/img/lapis.gif);
	background-repeat:no-repeat;
}

div.pagina{
	background-image:url(../img/bck_3col.gif);	
}

/*dioretrizes*/
table.tb1{
	border-collapse:collapse;
	margin-bottom:30px;
}
table.tb1 th{
	background-color:#757a84;
	height:32px;
	color:#FFF;
	padding-left:20px;
	text-align:left;
}
table.tb1 th.div{
	border-left:1px solid #f0f0f1;
}
table.tb1 td{
	vertical-align:top;
	background-color:#f0f0f1;
	padding:3px;
	padding-right:8px;
}
table.tb1 td.div{
	border-left:1px dashed #c5c5c5;
}

table.tb1 td ul{
	margin-left:30px;
	font-size:11px;
}

/*linha do tempo*/
div.linha_tempo{
	width:575px;
	margin-left:-15px;
	margin-bottom:20px;
}


/*colunas 3*/
div#col3 div.parceiros h2{
	background-color:#e9eaeb;
	color:#5f5f60;
	font-size:12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	height:30px;
	line-height:30px;
	padding-left:20px;
	font-weight:normal;
	border-bottom:1px solid #d1d2d3;
}
div#col3 div.parceiros span{
	border-top:1px solid #fff;
	display:block;
	text-align:center;
	padding-top:20px;
	padding-bottom:40px;
	background-image:url(../img/col3_pnlgry_bck.gif);
	background-repeat:repeat-x;
}

a.volta{
	background-image:url(../../img/ico_sml_bck.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	color:#347fb9;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	
}
a.volta:hover{
	text-decoration:underline;
}
