* 	{
	padding: 0px;
	margin: 0px;
	border: 0px;
	}

html	{ height: 100% } 

body {
	background: #562D49;
	font: normal 11px/14pt Arial;
	min-height: 101%;
	}
	
H1	{
	color: #7B4C88;
	font-weight: bold;
	fonr-size: 24pt;
	}

H1 span	{
	display: none;
	}


H2	{
	color: #8C855B;
	text-transform: uppercase;
	font: bold 16px Trebuchet Ms;
	padding-right: 80px;
	padding-top: 16px;
	padding-bottom: 0px;
	
	}

H2 span {
	color: #000;
	font-size: 9pt;
	}
	
H3	{
	color: #7B4C88;
	font-weight: bold;
	font-size: 10pt;
	line-height: 14pt;
	padding-right: 80px;
	margin-top: 10px;
	margin-bottom: 12px;
	}

H3 span {
	font-style: italic;
	margin-left: 0px;
	color: #000;
	font-size: 8pt;
	}

H3 span A {
	color: #000;
	text-decoration: underline;
	}

H3 A {
	color: #FFF;
	text-decoration: none;
	}

H3 A:hover {
	text-decoration: underline;
	}

P	{
	color: #000;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 80px;
	font-size: 9pt;
	}

/* -------------- menu ------------- */
#menu {
	font-family: Georgia;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	color: #8B84AE;
	font-size: 11px;
	}
	
#menu A {
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
	color: #FFF;
	padding-left: 3px;
	padding-right: 3px;
	}
	
#menu A:hover {
	color: #8B84AE;
	}

/* ----------container to center the layout-------------- */
#container {
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	background: #FFF url(img/bgtopo.jpg) top no-repeat;
	}

/* ------------------ topo ---------------- */
#topo {

	}

#topo h1{
	font: bold italic 28px Georgia;
	color: #7B4C88;
	font-weight: bold;
	font-style: italic;
	font-size: 18pt;
	line-height: 21pt;
	padding: 230px 0px 0px 50px;
	}
/* -------------- corpo --------------------- */
#corpo {
	float: left;
	width: 450px;
	margin-top: 30px;
	padding-left: 50px;
	margin-bottom: 40px;
	}

#corpo a {
	color: #666;
	}

#corpo a:hover {
	color: #000;
	}

H4	{
	font-size: 9pt;
	padding-top: 7px;
	padding-bottom: 7px;
	}
	
H4 span	{
	color: #FFF;
	background: #0083B2;
	padding: 2px 8px 2px 8px;
	}

table {
	margin-top: 10px;
	}

table td {
	vertical-align: top;
	border-top: #0083B2 1px dashed; 
	}

table td p {
	padding: 0;
	font-size: 8pt;
	line-height: 11pt;
	margin: 8px 0px 8px 0px;
	}

#sublink {
font: bold italic 18px Georgia;
	color: #7B4C88;
}

/* -------------- imagens ------------- */
#imagens {
	margin-top: 130px;
	margin-right: 10px;
	float: right;
	width: 260px;

	}
	
#imagemItem {
	margin-bottom: 20px;
	width: 200px;
	}

#imagemItem IMG {
	width: 200px;
	}

#legenda {
	margin-top: 4px;
	font-family: Verdana;
	font-size: 7pt;
	line-height: 9pt;
	width:210px;
	}

#legenda span {
	font-weight: bold;
	text-transform: uppercase;
	}



#subMenu {
	list-style-type: none;
	margin-left: 50px;
	}

#subMenu LI {
	margin-bottom: 15px;
	}
	
#subMenu LI A {
	color: #0083B2;
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
	}

#subMenu LI A:hover {
	text-decoration: underline;
	}
	
	
#bioMenu {
	list-style-type: none;
	margin-left: 50px;
	line-height: 9pt;
	}

#bioMenu LI {
	margin-bottom: 15px;
	}
	
#bioMenu LI A {
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	}

#bioMenu LI A:hover {
	text-decoration: underline;
	}

#cronos {
	font: bold 14px Georgia;
	color: #7B4C88;
	margin-bottom: 20px;
	}

#cronos a{
	color: #7B4C88;
	font-weight: normal;
	text-decoration: none;
	}
	
#cronos a:hover {
	text-decoration: underline;
	}
	

/* ------------------- rodape ---------------------- */
#rodape {
	font: normal 10px Arial;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	padding-bottom: 50px;
	text-align: right;
	color: #8B84AE;
	}

#rodape a {
	text-decoration: none;
	color: #FFF;
	}

#rodape a:hover {
	color: #8B84AE
	}



#creditos {
	margin-left: 50px;
	margin-top: 50px;
	margin-right: 50px;
	color: #fff;
	}

