body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* GENERAL fonts */
P, OL, UL, DIV, H1, H2 {
    font-family:"Arial","Mingliu","Taipei","PMingLiU";
    font-size:100%;
}

P {
	line-height: 20px;
}
/*adicionado por vic*/
P.bodytext {
	margin-bottom: 15px;
}

P.align-right {
	font-size: 13px;
	text-align: right;
}
P.align-center {
	text-align: center;
}


.csc-textpic-caption {
	font-size: 12px;
	color: #333300;
	text-align: center;
}

.csc-header h3 {
	font-size: 12px;
	background-image: url(../images/blue_top.gif); 
	color: #FFFFFF; 
	padding-left: 5px;
	background-color: #000066; 
	line-height: 18px;
}

H1 {
	font-size: 23px;
	padding-bottom: 15px;
	color: #000066;

}
H2 {
	font-size: 18px;
	padding-bottom: 15px;
	line-height:25px;
}
H3 {
	font-size: 15px;
	padding-bottom: 0px;
}

span.important  {
	COLOR: #990000;
	font-weight:bold;
	TEXT-DECORATION: none
}


P, H1, H2 {
	margin: 0px 0px 5px 0px;
}
.link_small {
	font-size: 10px;
	color: #666666;
}

A {
	COLOR: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	COLOR: #990000;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #FF0000;
	TEXT-DECORATION: none
}
A:active {
	COLOR: #FF0000;
	TEXT-DECORATION: none
}

TD#footer {
	vertical-align: top; 
	width: 770px;
	height: 54px;	
	background-image: url(../images/prado_fundo.jpg);
	background-repeat : no-repeat;
}
TD#footer P {
	font-size: 10px;
	text-align: center;
}

/* Content column */
TD#content {
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
	vertical-align: top;
	width: 515px;
}

TD#content-r {
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 20px;
	vertical-align: top;
	width: 220px;
}

/* Menu 1 column */
TD#menu_1 {
	vertical-align: top;
	width: 197px;
}
TD#menu_1 DIV {
	width: 100%;
	font-weight: normal;
}
TD#menu_1 DIV A {
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
TD#menu_1 DIV A:hover {
	text-decoration: none;
	color: #FF6600;
}
TD#menu_1  /*  MENU 1, level 1, normal state (NO) */
DIV.menu1-level1-no  {
	font-size: 13px;
	padding-top:5px;
	padding-left:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #DBF2EE;
	padding-bottom: 2px;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
	font-weight:bold;
	font-size: 13px;
	padding-top:5px;
	padding-left:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	background-color: #FFFF66;
}
TD#menu_1 DIV.menu1-level1-act A {
	color:#990000;
	font-weight: bold;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
	font-size: 12px;
	padding-left:5px;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #FFFF99;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
	font-size: 12px;
	font-weight:bold;
	padding-left:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 2px;
	background-color: #FFFFCC;
}
TD#menu_1 DIV.menu1-level2-act A {
	font-weight: bold;
}
/*  MENU 1, level 3, normal state (NO) */
TD#menu_1 DIV.menu1-level3-no {
	font-size: 11px;
	padding-left:15px;
	padding-top: 3px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFCC;
}
/*  MENU 1, level 3, active state (ACT) */
TD#menu_1 DIV.menu1-level3-act {
	font-size: 11px;
	padding-left:15px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFCC;
}
TD#menu_1 DIV.menu1-level3-act A {
	font-weight: bold;
}





/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #333366;
  width: 10%;
  text-align: center;
  padding: 0px 2px 0px 2px;
}
TR#menu_2 TD A {
  color: white;
  font-size: 10px;
  font-family: verdana, arial;
  text-decoration: none;
}
TR#menu_2 TD A:hover {
  text-decoration: underline;
}
TR#menu_2 TD.oddcell {
  background-color: #666699;
}
TR#menu_2 TD.menu2-level1-act {
  background-color: #88292A;
}



/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #F8F8EC;

  font-family: verdana, arial;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color:black;
}
TD#path A:hover {
  text-decoration: underline;
}

.csc-abstract  {
  margin: 0px 0px 10px 10px;
}

#lang_menu {
	left: 3px;
	top: 110px;
	position: relative;
	width: 200px;
	right: 10px;
}

.contenttable {
}

.contenttable TD {
	background-image: url(../images/blue_item.jpg);
	background-repeat: repeat-x;
	margin: 1px;
	padding: 5px;
	vertical-align: middle;
}

.align-right {
	text-align: right;
}

DIV.tx-jppageteaser-pi1-list-entry-image IMG{
	border:none;
}

dt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}


dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-left: 10px;
        margin-bottom: 10px;
}
