body {
	padding :0;
	margin :0;
	background-color: 717C97;   
	/*#809A80*/
}


#logo{
	position : absolute;
	top :30px;
	left : 30px;
	z-index : 50;
	font-family: "Myriad Bold", "Myriad BoldItalic";
	font-size: 50px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-style: italic;
}

#topodir{
	position : absolute;
	top : 12px;
	right : 5px;
	text-align : right;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: lowercase;
	color: #444444;
	letter-spacing: 0.4em;
	font-style: italic;
}

#rodape{
	position : absolute;
	bottom : 12px;
	right : 5px;
	text-align : center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: lowercase;
	color: #444444;
	letter-spacing: 0.4em;
	font-style: italic;
}


#logo2{
	position : absolute;
	top : 20px;
	left : 200px;
	z-index : 50;
	font-family: "Courier New", Courier, mono;
	font-size: 40px;
	color: #333333;
	font-weight: bold;
	
}


#container { 
	background-image: url(../../../../images/cabecalho.gif); 
	
	top : auto;
	background-repeat:no-repeat;
	height:109px;
	margin: 0px; 
	z-index : 50;
	}


#content{
	padding-top : 130px;
	padding-bottom : 30px;
	padding-left : 260px;
	padding-right : 10%;
}

#content p{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	text-align: justify;
}

#content h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	font-size: 120%;
	letter-spacing: 0.1em;
}

#content h2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
}

#navigation{
	position: absolute;
	top : 140px;
	left : 60px;
	width : 140px; font-size: 80%;
}

#navigation p {
	margin-bottom : 4px;
	margin-top : 8px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	font-size: 80%;
}


.button a {
	background-color : #92A0C4;
	border : 1px solid #BBBBBB;
	text-decoration : none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 90%;
	color: #333333;
	font-size: 90%;
	display : block;
	padding-bottom : 4px;
	padding-left : 12px;
	padding-top : 6px;
	width : 100%;
}

.menulivro {  font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: bold; color: #000000}

a {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
	/*background-color: #DDDDDD;*/
	padding: 1px 2px;
	margin: 2px;
}

a:hover {
	color: #FFFFFF;
	background-color: #808CAB;
}



.titulo1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; font-weight: bold}

.titulo2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: bold}

.titulo3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; font-weight: bold}

.grade { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: 333333}

.convite { font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: italic; color: #333333}


	
#menu2 li a:link, #menu2 li a:visited {
	color: #fff;
	
	
	background:  url(images/menu2_bg_list.gif) repeat-x;
	

  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	}
	
#menu2 li a:hover, #menu2 li a:active {
	color: #283A50;
	
	
	background:  url(images/menu2_bg_list_2.gif) repeat-x;
	
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	}
