/* General header and bodytext: */
BODY { 
	background-repeat : repeat-x;
	margin: 0 0 0 0;
	}
H1 {
	font-size: 24px;
	font-weight:bold;
		margin-bottom:10px;
}
H2 {
	font-size: 18px;
	font-weight:bold;
		margin-bottom:10px;
}
H3 {
	font-size: 14px;
	font-weight:bold;	
		margin-bottom:10px;
}
H4 {
	font-size: 12px;
	font-weight:bold;	
	margin-bottom:10px;
}
H5 {
	font-size: 10px;
	font-weight:bold;
		margin-bottom:10px;
}
H6 {
	font-size: 8px;
	font-weight:bold;
		margin-bottom:10px;	
}
P, P.bodytext, {
	font-size: 11px;
	font-color: #333333;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/* NEWS splash in template #4 */
TABLE#news-table {
  margin-left: 10px;
  border: solid 1px black;
}
TD.news-header {
	background-color: navy;
}
TD.news-header H1 {
  color: white;
  margin: 0px 0px 0px 0px;
  text-align: center;
}
DIV.tx-mininews-pi1-fp_listrow P {
	font-size: 11px;
	font-color: navy;
	margin: 0px 0px 0px 0px;
}
DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-datetime { font-size: 10px; background-color: #eeeeee; margin-top: 10px;}
DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-title { font-weight: bold; }
DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-title A { text-decoration: none; color: navy;}
DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-title A:hover { text-decoration: underline; }
DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-teaser { font-style: italic;}
DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-teaser A {background-color: #999999; color: white; text-decoration: none; padding: 1px 1px 1px 1px;}
DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-teaser A:hover { text-decoration: underline;}

<!-- Tabela do gestor -->
.contenttable p{
padding:0px; 
margin:0px;
/* white-space: nowrap; */

}
.contenttable{
width:100%;
/* white-space: nowrap;*/

}
.tr-even{
font-size: 10px;
text-align: left;
background-color: #f0f0f0;

}
.tr-odd{
font-size: 10px;
text-align: left;
background-color: #e5e5e5;


}
.contenttable-1 .td-0{
white-space: nowrap; 
width:170px;
font-weight:normal;
background-color: #FFFFFF;
}
<!-- Moldura 2 -->
.csc-frame-frame2{
background-color: #e5e5e5;
padding:3px;
}
.csc-frame-frame2 A:link {
font-size: 17px;
text-align: left;
}
.csc-frame-frame2 A:hover {
font-size: 17px;
text-align: left;
}
.csc-frame-frame2 A:visited {
font-size: 17px;
text-align: left;
}
.content_separador{
margin-top:10px;
}

