body {
	/*background:url(images/bg_topo.gif) top left repeat-x;*/
	margin:0;
	padding:0;
	font-family:Tahoma,verdana,arial;
	font-size:11px;
}
	p {
		text-align:justify;
		margin:10px;
	}
	b {
		color:#E67300;
	}
	h1 {
		font-family:Georgia,Serif;
		font-weight:normal;
		font-size: 200%;
		color:#007CA6;
		margin-bottom:0;
		padding-bottom:0;
	}
	h2 {
		font-family:Georgia,Serif;
		font-weight:normal;
		font-size: 155%;
		color:#007CA6;
		margin-bottom:0;
		padding-bottom:0;
	}
	h3 {
		font-family:Georgia,Serif;
		font-weight:normal;
		font-size: 120%;
		color:#E67300;
		margin-bottom:0;
		padding-right:20;
		padding-left:10;
	}

	h4 {
		font: normal 17px georgia, "palatino linotype", "times new roman", times, serif;
		font-style: italic;
		color: #000000;
		text-transform: none;
		line-height: 50px;
		margin:0px 0px 0px 10px;
		padding:0;
	}

	h5 {
		font: normal 17px georgia, "palatino linotype", "times new roman", times, serif;
		font-style: italic;
		color: #FFFFFF;
		text-transform: none;
		line-height: 50px;
		margin:0px 0px 0px 10px;
		padding:0;
	}

.TitreC{ color:#346969; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:13px;}

.Style6 {
	font-size: 10px;
	font-weight:bold;
	color:#336699;
	padding: 5px 5px 5px 5px;
}

.style7 {
	color: #888888;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none
}

.Stylediv {
	border: 1px solid black;
	border-color:#336699;
	width:40px;
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	margin: 5px 0px 5px 0px;
}

/***** box *****/
.titulo_box {
	background:url(images/trf_cabecalho_box.jpg) repeat-x top center;
	height:40px;
	line-height:40px;
	font-weight:bold;
	font-size:13px;
	color:#333333;
	text-align:left;
	padding:0px 10px 0px 10px;
}
/***************/