html{
	*overflow-x:hidden;
}

body {
	margin:0;
	background:#fff;
	color:#444;
	text-align:center;
	font-family:Georgia;
	font-size:13px;
	overflow-x:hidden;
}

a { 
	text-decoration:none;
}

.texto{
	color: green;
}

h1 {
	margin-bottom:0;
	color: #1257cb;
	text-align:left;
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	text-transform:uppercase;
	width: 100%;
	background-image: url("images/h1.gif");
	background-repeat: repeat-x;
	background-position:0 5px;
	height: 22px;
	margin-top:5px;
	padding-bottom: 10px;
}

h1 a {
	background-color:#fff;
	padding-right:10px;
	color: #1257cb;
}


h2 {
	margin-bottom:0;
	color: #1257cb;
	text-align:left;
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	text-transform:uppercase;
	width: 100%;
	background:url("images/h2.gif") 0px 3px repeat-x; 
	height: 22px;
	padding-top: 8.5px; /* essa tag é para descer o texto do h2 */ 
	margin-top: 0px;
	padding-bottom: 5px;
	
}

h2 a {
	background-color:#fff;
	padding-right:20px;
	color: #1257cb;
	padding-top:3px;
}

h3 {
	color:#1257cb;
	font: Georgia bold 13px;
}

h3 a {
	color: #1257cb;
	text-decoration: none;
	font-family: Georgia;
	font-weight: bold;
	font-size: 13px;
}

img {
	border:0;
}

input {
	font-size:1.2em;
}

/*input[type=text], textarea{
	background:#fff;
	border:1px inset #aaa;
}*/
input[type=submit] {
	background:#eee;
	border:1px outset #aaa;
}

textarea {
	font-size:12px;
}

pre {
	font-size:12px;
	overflow:auto;
}
code {
	font-size:12px;
	background-color:#f8f8f8;
	color:#111;
}

/* Layout */
#page {
	min-width: 960px;
	margin:0 auto;
	text-align: center;
}

#wrapper {
	width: 960px;
	margin:auto;
	text-align: left;
	overflow:hidden;
}

#content{
	float:left;
	width: 690px;
	padding:0px 20px 20px 0;
	line-height: 22px;
}

#box_center{
  width: 692px;
  _width: 690px;
  height: auto;
  float: left;
}

#box_left{
  width: 335px;
  height: auto;
  float: left;
  margin-top: 15px;
}

#box_right{
  width: 335px;
  height: auto;
  float: left;
  margin-top: 15px;
  margin-left: 20px;
}


/* ********************************* Barra de navegação *** */
#navigation {
	padding-top:30px;
	text-align: left;
	clear:both;
}

#navigation a{
	color:#5989da;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
}

#navigation a:hover{
	color:#9bbcf2;
}

#Print{
	margin-top:-22px;
	text-align:right;
	margin-right:153px;
}

#Print a{
	color:#5989da;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
}

#Print a:hover{
	color:#9bbcf2;
}

.Topo {
	margin-top:-22px;
	margin-left:70px; 
}

.Voltar { 
	margin-top:-22px;
}

/* ****************************************** Barra de navegação */

#font_size{
	position: absolute;
	margin-left: 624px;
	margin-top:2px;
	*margin-top:-2px;
}

#top_banner {
	position:relative;
	z-index:0;
}

/* SIDEBAR COM BORDAS ARREDONDADS PARA O IE E FIREFOX */
#sidebar{
	float:left;
	width: 240px;
	padding-bottom: 17px;
}

#sidebar_top{
	width:240px;
	height:1px;
	*height: 5px;
	background-image:url("images/navbar_back-top.gif");
	background-repeat:no-repeat;
}

#sidebar_content{
	width:238px;
	background-color: #f7f7f7;
	border-left: 1px solid #c8c9cc;
	border-right: 1px solid #c8c9cc;
}

#sidebar_bottom{
	width:240px;
	height:20px;
	background-image:url("images/navbar_back-bottom.gif");
	background-repeat:no-repeat;
	background-position: 0px 100%;
	margin-top:0px;
}

#sidebarAlignament {
	position:absolute;
	margin-top:-230px;
}

/* essa div é o conteudo de RELATED LINKS */
#rlinks_texto{
	padding-bottom:20px;
	padding-left: 10px;
	padding-top: 5px;
}

#rlinks_texto li{ 
	background-image:url("images/back_related_links.gif");
	background-repeat: repeat-x;
	background-position:0% 100%;
	width:208px;
	height: auto;
}

#rlinks_texto li a{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #434343;
}

#rlinks_texto li a:hover{
	color: #1257cb;
	font-weight: bold;

}
/* FIM DA SIDEBAR */ 

#alinha_footer_ie2 {
	min-height:500px;
}

#alinha_footer_ie {
	position: relative;

}

#footer {
	clear:both;
	padding:10px;
	border-top:0.2em solid #555;
	text-align:center;
	background-color:#3370bb;
	
}
#footer_content{
	margin:auto;
	width:960px;
	height: auto;
	text-align:left;
	background-color:#3370bb;	
}
#footer_left{
	color:#FFFFFF;
	width:auto;
	height:auto;
	float:left;
	margin-left:0px;
	margin-top:10px;
	text-align:left;
	font-family: Trebuchet MS;
    font-size: 13px;
	font-weight:bold;
	background-color:#3370bb;
}
#footer_right{
	width:auto;
	height:100px;
	float:right;
	text-align:right;
	margin-right:0px;
	margin-top:10px;
	font-family: Trebuchet MS;
    font-size: 13px;
	font-weight:bold;
	background-image:url("images/poweredby.gif");
	background-repeat: no-repeat;
	background-position:55px 60px;
	background-color:#3370bb;
}

/* Header */
/**************************   MEU CSS ****************/
#logo{
  width: 568px;
  height: 114px;
  background-image: url("images/logo.gif");
  background-repeat: no-repeat;
  margin: auto;
  padding-left: 380px;
}
#search{
  background-image: url("images/search.gif");
  background-repeat: no-repeat;
  width: 166px;
  height: 30px;
  float: right;
  text-align: left;
  margin-top:15px;
  padding-top:3px;
  *padding-top:0px;
}
.search{
  width: 110px;
  margin-left: 10px;
  font-family: Georgia;
  font-size: 12px;
  color: #999;
  margin-top: 2px;
  _margin-top: 5px;
  border: none;
  _border: 1px solid #ffffff;
  *border: 1px solid #ffffff;
}

#language{
  width: auto;
  height: auto;
  float: left;
  text-align: left;
  margin-top: 19px;
  margin-left: 213px;
  _margin-left: 96px;
}
.go{
  width: 22px;
  height: 19px;
  position: absolute;
  top: 19px;
  rigth: 50px;  
  padding-left: 18px;
  _padding-left: 12px;
  *padding-left: 12px;
}

.flag1{
  width: auto;
  height: auto;
}

.flag2{
  width: auto;
  height: auto;
  margin-left: 20px;
}

/*******************************************************************************/

#header {
	margin:auto;
/*	padding:2em 0;*/
	height:118px;
	background-image: url("images/back1.gif");
	background-repeat: repeat-x;
}

#headertitle {
	float:left;
	position:absolute;
	top:2.4em;
	left:5%;
}
#headertitle h1 {
	margin:0;
}
#headertitle h1 a {
	background:transparent;
	color:#fff;
}
#headertitle h1 a:hover {
	text-decoration:none;
}

#headertitle p {
	margin:0;
	background:transparent;
	color:#fff;
	font-size:1.1em;
}

/*.search {
	float:right;
	padding:1.5em 5% 0 0;
}
.search form {
	margin:0;
	padding:0;
}
.search input {
	display:inline;
	width:218px;
	border:1px solid #69b;
	margin:0;
	padding:0.2em 5px;
	background:#38b;
	color:#ddd;
	font-size:1.1em;
}*/


/* ----------------------------------------------------------------------------- Top navigation */
#space_1{
  width: 3px;
  height: 42px;	
  position: absolute;
  margin-left:3px;
  *margin-left:-1053px;
  background-image:url("images/dot_space.gif");
  background-repeat:repeat-x;
}
#space_2{
  width: 3px;
  height: 42px;	
  position: absolute;
  margin-left: 73px;
  *margin-left:-983px;
  background-image:url("images/dot_space.gif");
  background-repeat:repeat-x;
}
#space_3{
  width: 3px;
  height: 42px;	
  position: absolute;
  margin-left: 165px;
  *margin-left:-893px;
  background-image:url("images/dot_space.gif");
  background-repeat:repeat-x;
}
#space_4{
  width: 3px;
  height: 42px;	
  position: absolute;
  margin-left: 340px;
  *margin-left:-717px;
  background-image:url("images/dot_space.gif");
  background-repeat:repeat-x;
}
#space_5{
  width: 3px;
  height: 42px;	
  position: absolute;
  margin-left: 490px;
  *margin-left:-566px;
  background-image:url("images/dot_space.gif");
  background-repeat:repeat-x;
}
#space_6{
  width: 3px;
  height: 42px;	
  position: absolute;
  margin-left: 630px;  
  *margin-left:-426px;
  background-image:url("images/dot_space.gif");
  background-repeat:repeat-x;
}
#space_7{
  width: 3px;
  height: 42px;	
  position: absolute;
  margin-left: 761px;    
  *margin-left:-294px;
  background-image:url("images/dot_space.gif");
  background-repeat:repeat-x;
}
#space_8{
  width: 3px;
  height: 42px;	
  position: absolute;
  margin-left: 842px;  
  *margin-left:-215px;
  background-image:url("images/dot_space.gif");
  background-repeat:repeat-x;
}
#space_9{
  width: 3px;
  height: 42px;	
  position: absolute;
  margin-left: 939px;    
  *margin-left:-119px;
  background-image:url("images/dot_space.gif");
  background-repeat:repeat-x;
}

#font_menu{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
}
#font_menu a{ text-decoration: none; color:#FFFFFF; font-weight: bold;}

#navbar {
    background-image: url("images/bg_menu.gif");
	background-repeat: repeat-x;
	margin: auto;
	padding: 0px ;
	text-align: center;
}
	
#nav {
	margin:auto;
	padding: 0;
	list-style: none;
	width: 960px;
	padding-bottom: 50px;
	*padding-bottom: 20px;
	}
	
#menu_active {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #005fff;
	cursor: default;
}

#menu_active_h{
	position: absolute;
	margin-left:4px;
	*margin-left:-476px;
	top: 114px;
	width: 72px;
	height: 38px;
	background-image:url("images/page_selected_h.gif");
	background-repeat:no-repeat;
	z-index:10;
	padding-top:12px;
}

#menu_active_au{
	position: absolute;
	margin-left: 72px;
	*margin-left: -408px;
	top: 114px;
	width: 96px;
	height: 38px;
	background-image:url("images/page_selected_au.gif");
	background-repeat:no-repeat;
	z-index:10;
	padding-top:12px;
}

#menu_active_raa{
	position: absolute;
	margin-left: 163px;
	*margin-left: -317px;
	top: 114px;
	width: 179px;
	height: 38px;
	background-image:url("images/page_selected_raa.gif");
	background-repeat:no-repeat;
	z-index:10;
	padding-top:12px;
}

#menu_active_rd{
	position: absolute;
	margin-left: 340px;
	*margin-left: -140px;
	top: 114px;
	width: 152px;
	*width: 155px;
	height: 27px;
	background-image:url("images/page_selected_rd.gif");
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	*background-position:2px 0px;
	z-index:10;
	padding-top:12px;
}

.link_news_obs{
	color: #1257cb;
}

.link_news_obs:visited{
	color: #1257cb;
}

.link_news_obs:hover{
	color: #4488f9;
}

#menu_active_op{
	position: absolute;
	margin-left: 491px;
	*margin-left: 11px;
	top: 114px;
	width:144px;
	*width: 142px;
	height: 27px;
	background-image:url("images/page_selected_op.gif");
	background-repeat:no-repeat;
	background-position:1px 0px;
	*background-position:0px 0px;
	background-color:#FFFFFF;
	z-index:10;
	padding-top:12px;
}

#menu_active_wr{
	position: absolute;
	margin-left: 630px;
	*margin-left: 150px;
	top: 114px;
	width: 134px;
	height: 38px;
	background-image:url("images/page_selected_wr.gif");
	background-repeat:no-repeat;
	z-index:10;
	padding-top:12px;
}

#menu_active_v{
	position: absolute;
	margin-left:762px;
	*margin-left: 283px;
	top: 114px;
	width: 83px;
	height: 38px;
	background-image:url("images/page_selected_v.gif");
	background-repeat:no-repeat;
	z-index:10;
	padding-top:12px;
	/**border: 1px solid #FFFFFF;*/
}

#menu_active_cu{
	position: absolute;
	margin-left: 839px;
	*margin-left: 360px;
	top: 114px;
	width: 103px;
	height: 38px;
	background-image:url("images/page_selected_cu.gif");
	background-repeat:no-repeat;
	z-index:10;
	padding-top:12px;
}
/*-----------------------------------------------------------------------------------------*/

/* Sidebar */	
.sidebar_input {
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	border:1px solid #FFFFFF;
	color:#434343;
	font-family:Georgia;
	font-size:12px;
	height:15px;
	margin-bottom:2px;
	margin-left:5px;
	*margin-left:2px;
	margin-top:5px;
	*margin-top:3px;
	padding-left:2px;
	*padding-left:2px;
	width:196px;
}
	
.sidebar_input2 {
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	border:1px solid #FFFFFF;
	color:#434343;
	font-family:Georgia;
	font-size:12px;
	height:17px;
	margin-left:5px;
	margin-top:1px;
	*margin-top:0px;
	padding-left:5px;
	*padding-left:1px;
	padding-top:5px;
	width:175px;
}

#sidebar ul {
	padding: 0px;
	margin:0 0 0 0;
	list-style: none;
	font-size:1.1em;
	padding-top:5px;
	*padding-top:0px;
}

#sidebar ul ul {
	font-size:1em;
	margin:0 0 0 0;
	padding: 0px;
}

#sidebar ul li {
	margin:0 0 0 0;
	padding:5px 5px;
	*padding:5px 2px;
	*padding-left: 5px;
	margin-top: -5px;
	/*_height: 30px;*/
	*height: ;
	padding-top: 9px;
	padding-bottom: 7px;
	valign: middle;
	
}

#sidebar li li {
	margin:0 0 0 0;
}

#sidebar li li li {
	padding-left:10px;
	margin:0 0 0 0;
}

#sidebar ul h2 {
	margin:0 0 0 0;
	padding:0;
	color:#4588c4;
	font-size:1.2em;
	text-transform:uppercase;
	padding-bottom:5px;
}

#sidebar ul h1 {
	border:1px solid red;
	margin-top:0px;	
	margin-bottom:4px;
	background-color: #c2006e;
	color:#fff;
	text-transform: uppercase;
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	padding:3px;
	display: none;
}

#cursor1{
	cursor: pointer;
	*cursor: hand;
}

#cursor2{
	cursor: pointer;
	*cursor: hand;
}

/* Footer */
#footer { 
	font-size:1em;
	background-image: url("images/back3.gif");
	background-color:#3370bb;
	background-repeat: repeat-x;
	color:#ffffff;
	margin:auto;
	height: 103px;
}

#footer a {
	color:#ffffff;
}

/* Post */

.post p, .post ol li, .post ul li{
	margin-top:10px;
/*	font-size: 13px;*/
	/*line-height:1.5em;*/
	line-height:22px;
	text-align: left;
	font-family: Georgia;
	color:#434343;
}

.post a {
	color:#1257cb;
}

.post a p:hover {	
	color: #6399f3;
}

.post li li {
	font-size: 13px;
}
.post blockquote {
	padding:0 0 0 2em;
	border-left:0.4em solid #ccc;
	font-size:0.9em;
}
.post blockquote blockquote {
	margin-left:0;
	font-size:1em;
}

.latinentry {
	width: 685px;
}

.postentry {	
}

.postentry a {
	color: #1257cb;
	font-family: Georgia;		
}
.postentry a:hover {
	text-decoration:none;
	color: #4488f9;
}

.postentry img {
	border: 1px solid #C2DAFC; 
	padding:4px;
	margin-left:0px;
	margin-right:10px;
/*	margin-left:-4px; */
}

.postmetadata {
	font-size:13px;
	color:#fff;
	font-family: Georgia;
	text-align: right;
	float: right;
	margin-top: 40px;
	*margin-top: 50px;
	*width: 250px;
	padding-left: 318px;
}

div.navigation {
	font-size:1.1em;
}

.postentry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	font-size:0.9em;
}


.postentry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;

}

.postentry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

.news_title {
	font-family: Georgia;	
	color: #1257CB;
}

#news_dynamic_text {
	font-family: Georgia;
	font-size:13px;
	color: #434343;
	float:left;
	margin-left:10px;
	padding-bottom:5px;
}

#news_dynamic_text img {
	margin-left:-10px;
}

.news_title a{
	color: color: #1257cb !important;
	text-decoration:none !important;
}

.news_title a:hover{
	color: color: #1257cb !important;
	text-decoration:none !important;
}

#newsentry {
	border-bottom:1px solid #bacded; 	
	line-height:1.5em;
	text-align: left;
	font-family: Georgia;
	color: #434343;
	padding-top: 10px;
}

#newsentry a {
	text-decoration:none;
	color: #434343;	
}

#newsentry a:hover {
	color: #6399F3;
}

#newsentry2 {
	border-bottom:1px solid #bacded; 
	padding-top:4px;
	padding-bottom:10px;	
	line-height:1.5em;
	text-align: left;
	font-family: Georgia;
	color: #434343;	
}

#newsentry2 a {
	text-decoration:none;
	color: #434343;	
}

#newsentry2 a:hover {
	color: #848383;
}

#load {
	display:none;
	position:absolute;
	margin-left:310px;
	margin-top:100px;
}

#working_title {
	padding-left:20px;
}

.working_title {
	font-family: Georgia;
	color: #1257cb;
}
#worksentry {	
	line-height:1.5em;
	text-align: left;
	font-family: Georgia;
	color: #434343;
	padding-left:20px;
	margin-top:10px;	
}

#worksentry a {
	text-decoration:none;
	color: #434343;	
}

#worksentry a:hover {
	color: #848383;
}

#booksentry {	
	line-height:1.5em;
	text-align: left;
	font-family: Georgia;
	color: #434343;
	padding-left:20px;	
	margin-top:10px;	
}

#booksentry a {
	text-decoration:none;
	color: #434343;	
}

#booksentry a:hover {
	color: #848383;
}

#workborda {
	border-left:1px solid #759bdc;
	margin-left:82px;
}

#booksborda {
	border-left:1px solid #759bdc;
	margin-left:139px;
	min-height:164px;
}

#workpdf {
	width:100px;
	height:63px;
	position:absolute;
	background-image:url("images/pdf.gif");
	background-position:15px 0px;
	*background-position:0px 0px;
	background-repeat: no-repeat;
	margin-left:-16px;
	*margin-left:-85px;
}

#spwborda {
	border-bottom: 1px solid rgb(213, 225, 244);
}

.spw_title {
	font-family: Georgia;
	color: #1257cb;
}
#spwentry {
	line-height:1.5em;
	text-align: left;
	font-family: Georgia;
	color: #434343;
	margin-top:10px;
}
#spwentry a {
	text-decoration:none;
	color: #434343;	
}
#spwentry a:hover {
	color: #848383;
}

#newsicon {
	width:100px;
	height:90px;
	position:absolute;
	background-image:url("images/newsletter.gif");
	background-position:15px 0px;
	*background-position:0px 0px;
	background-repeat: no-repeat;
	margin-left:-16px;
	*margin-left:-80px;
}

#booksicon {
	width:100px;
	height:90px;
	position:absolute;
/*	background-image:url("images/newsletter.gif");
	background-position:15px 0px;
	*background-position:0px 0px;
	background-repeat: no-repeat;*/
	margin-left:-16px;
	*margin-left:-155px;
}
#booksicon img {
	border: 1px solid #C2DAFC;
	padding:4px;
	margin-left: 16px;
}

#videosentry {
	font-size: 13px;
	line-height:1.5em;
	text-align: left;
	font-family: Georgia;
	color: #434343;
	margin-top:-30px;	
}
#videosentry a {
	text-decoration:none;
	color: #434343;	
}

#videosentry a:hover {
	color: #848383;
}

#searchtitle {
	border-bottom:1px solid #bacded;
	width:685px;
	font-family: Georgia;
	font-weight:bold;
	line-height:2em;
	padding-top:5px !important;
}

#searchentry {
	line-height:1.5em;
	text-align: left;
	font-family: Georgia;
	color: #434343;	
	margin-top:10px;	
}

#searchentry a {
	text-decoration:none;
	color: #434343;	
}

#searchentry a:hover {
	color: #848383;
}

/* font size 11 */
.font-09 p, .font-09 ol li, .font-09 ul li{
	margin-top:0;
/*	font-size: 13px;*/
	line-height:1.5em;
	text-align: left;
	font-family: Georgia;
	color:#434343;
}
.font-09 li li {
	font-size: 13px;
}
.font-09 blockquote {
	padding:0 0 0 2em;
	border-left:0.4em solid #ccc;
	font-size:0.9em;
}
.font-09 blockquote blockquote {
	margin-left:0;
	font-size:1em;
}
/* // font size */

/* font size 11 */
.font-11 p, .font-11 ol li, .font-11 ul li{
	margin-top:0;
/*	font-size: 13px;*/
	line-height:1.5em;
	text-align: left;
	font-family: Georgia;
	color:#434343;
}
.font-11 li li {
	font-size: 13px;
}
.font-11 blockquote {
	padding:0 0 0 2em;
	border-left:0.4em solid #ccc;
	font-size:0.9em;
}
.font-11 blockquote blockquote {
	margin-left:0;
	font-size:1em;
}
/* // font size */

/* font size 13 */
.font-13 p, .font-13 ol li, .font-13 ul li{
	margin-top:0;
/*	font-size: 13px;*/
	line-height:1.5em;
	text-align: left;
	font-family: Georgia;
	color:#434343;
}
.font-13 li li {
	font-size: 13px;
}
.font-13 blockquote {
	padding:0 0 0 2em;
	border-left:0.4em solid #ccc;
	font-size:0.9em;
}
.font-13 blockquote blockquote {
	margin-left:0;
	font-size:1em;
}
/* // font size */

/* font size 15 */
.font-15 p, .font-15 ol li, .font-15 ul li{
	margin-top:0;
/*	font-size: 13px;*/
	line-height:1.5em;
	text-align: left;
	font-family: Georgia;
	color:#434343;
}
.font-15 li li {
	font-size: 13px;
}
.font-15 blockquote {
	padding:0 0 0 2em;
	border-left:0.4em solid #ccc;
	font-size:0.9em;
}
.font-15 blockquote blockquote {
	margin-left:0;
	font-size:1em;
}
/* // font size */

/* font size 17 */
.font-17 p, .font-17 ol li, .font-17 ul li{
	margin-top:0;
/*	font-size: 13px;*/
	line-height:1.5em;
	text-align: left;
	font-family: Georgia;
	color:#434343;
}
.font-17 li li {
	font-size: 13px;
}
.font-17 blockquote {
	padding:0 0 0 2em;
	border-left:0.4em solid #ccc;
	font-size:0.9em;
}
.font-17 blockquote blockquote {
	margin-left:0;
	font-size:1em;
}
/* // font size */

/* Comments */

#comments {
	font-size:1.2em;
}

.commentlist {
	margin:20px 0;
	padding:0;
	border-width:0 0.1em 0.1em 0;
	border-color:#eee;
	border-style:solid;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	border-width:0.1em 0 0 0.1em;
	border-color:#eee;
	border-style:solid;
}

li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:#fafafa;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}

ul.children li {
	list-style:none;
}

img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
	font-size:1.2em;
}


textarea#comment {
	width:100%;

}

#comments div.navigation {
	font-size:0.9em;
}

/* Comment ends */


/* Calendar */
#wp-calendar caption {
	text-transform:uppercase;
	font-weight:bold;
	color:#aaa;
	text-align:left;
}
#wp-calendar thead th {
	font-weight:normal;
	color:#27a;
	text-align:center;
}
#wp-calendar tbody td {
	text-align:center;
}
#wp-calendar tbody td a {
	font-weight:bold;
}
#wp-calendar tbody td.pad {
	border:none;
}
/* Calendar ends */

abbr {
	cursor:help;
/*	border-bottom: 0.1em dotted;*/
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 5px 5px 5px 0;
}

.alignright {
   float: right;
   margin: 5px 0 5px 5px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/******************************************************************************************************   HORIZONTAL DROP MENU *****/
/* Parte dos menus principais */
/* HOME */ 
#pd_menu_HOME {
	width:80px; 
	height:40px; 
	position:absolute; 
	margin-left:-5px; 
	margin-top: -5px; 
	z-index:5; 
	text-decoration:none; 
	/* hack for ie */ 
	*margin-left: -480px; 
	*width: 73px; 
}
#pd_menu_HOME:hover {
	background-image:url("images/home.gif"); 
	background-repeat: no-repeat; 
	background-position:10px 7px; 
	cursor:pointer; 
	color:#FFFFFF; 
	font-weight:bold; 
	font-family:Trebuchet MS; 
	padding-top:13px; 
	padding-left:3px; 
	font-size:13px; 
	text-decoration:none;
	/* hack for ie */ 
	*background-position:7px 7px;
	*padding-left:2px;
}

/* VIDEOS */ 
#pd_menu_VIDEOS {
	width:86px; 
	height:40px; 
	position:absolute; 
	margin-left:757px; 
	margin-top: -5px; 
	z-index:5;
	/* hack for ie */ 
	*margin-left: 281px; 
	*width: 75px; 
	*text-align:left;
}

#pd_menu_VIDEOS:hover {
	background-image:url("images/videos.gif"); 
	background-repeat: no-repeat; 
	background-position:8px 7px; 
	cursor:pointer; 
	color:#FFFFFF; 
	font-weight:bold; 
	font-family:Trebuchet MS; 
	padding-top:13px; 
	padding-left:2px; 
	font-size:13px; 
	text-decoration:none;
	/* hack for ie */ 
	*background-position:4px 7px;
	*padding-left:21px;
	
}

/* CONTACT US */
#pd_menu_CONTACT_US {
	width:100px; 
	height:40px; 
	position:absolute; 
	margin-left: 836px; 
	margin-top: -5px; 
	z-index:5; 
	text-align:left; 
	padding-left:23px;
	/* hack for ie */ 
	*margin-left: 358px; 
	*width: 90px; 
	*padding-left:21px;
}

#pd_menu_CONTACT_US:hover {
	background-image:url("images/contact_us.gif"); 
	background-repeat: no-repeat; 
	background-position:10px 7px; 
	cursor:pointer; 
	color:#FFFFFF; 
	font-weight:bold; 
	font-family:Trebuchet MS; 
	padding-top:13px; 
	font-size:13px; 
	text-decoration:none;
	width: 78px;
	/* hack for ie */
	*background-position: 5px 7px;
}

#asian_content {	
	width:691px;
}

#latim_content {	
	width:691px;
}

/************************************************************************* SITE MAP */
#sitemap_borda { margin-left:-37px; }
#sitemap_borda ul { list-style-type: none; font-weight: bold; padding-bottom:20px; }
#sitemap_borda ul li li {  border-left:1px solid #88abe5; padding-left:10px; margin-left:-40px; padding-top:5px; list-style-image: url("images/list-image.gif"); *list-style-image:none; *background-image:url("images/list-image.gif"); *background-repeat:no-repeat; *background-position:10px 13px; list-style-position:inside; }
#sitemap_borda ul li li a { font-weight: 100; }
/************************************************************************* // SITE MAP */


/* Parte dos sub-menus */
.pd_menu_01 {float:left; padding:0; margin:0;color: #FFFFFF;background: ;width:110%; clear:both; z-index:2;} /*Color navigation bar normal mode*/
.pd_menu_01  a, .pd_menu_01 a:visited {
font-family:Trebuchet MS;
font-weight:bold;
font-size:13px;
color: #FFFFFF;
text-decoration: none;
z-index:2;
}
.pd_menu_01 ul {z-index:2; list-style-type:none;padding:0; margin:0; margin-top:2px; }
.pd_menu_01 ul li {z-index:2; float:left; position:relative; }
.pd_menu_01 ul li a {z-index:2; /*cursor:default;*/ margin-left: 5px; color: #FFFFFF;background: ;float:none !important ; float:left ; display:block; height:30px; line-height:30px; padding:0 16px 0 16px; text-decoration:none; text-align:left; }
.pd_menu_01 ul li li a {z-index:2; cursor:pointer; background-image:url("images/dot_space_h.gif"); background-repeat: repeat-x; background-position:0% 100%; }
.pd_menu_01 ul li ul {z-index:2; margin-left: 5px; paddin-bottom:5px; display:none; /*border-top: 5px solid #173a74;*/ border-left: 2px solid #173a74; border-right: 2px solid #173a74; border-bottom:7px solid #173a74; color: #FFFFFF; width:178px; background-image:url("images/dot_space_h.gif"); background-repeat: repeat-x; background-position:0% 100%;}
/*SETA*/.pd_menu_01 ul li:hover a {z-index:2; padding-left: 13px; padding-right: 14px; border-left:3px solid #173a74; border-right:2px solid #173a74; background-color:#003fa6; text-decoration:none; color:#FFFFFF; background-image:url("images/seta.gif"); background-repeat: no-repeat; background-position:50% 25px;} /*Color main cells hovering mode*/
/*SETA => */
.pd_menu_01 ul li:hover ul {z-index:2; display:block;  position:absolute; top:29px; margin-top:1px; left:0;}
.pd_menu_01 ul li:hover ul li a {z-index:2; display:block; width:12em; height:auto; line-height:1.3em; margin-left:-1px; padding:5px 10px 5px 10px; border-left:solid 2px #173a74; border-right: 2px solid #173a74; background-color:#003fa6;  color:#FFFFFF;font-weight:lighter; background-image:url("images/dot_space_h.gif"); background-repeat: repeat-x; background-position:0% 100%;} /*Color subcells normal mode*/
.pd_menu_01 ul li:hover ul li a:hover {z-index:2; font-weight: bold; text-align: left; background-image:url("images/dot_space_h.gif"); background-repeat: repeat-x; background-position:0% 100%;} /*Color subcells hovering mode*/
.pd_menu_01 ul li:hover ul a:hover {background-image:url("images/seta.gif"); background-repeat: no-repeat; background-position:50% 25px;}
.pd_menu_01 ul li a:hover {z-index:2; text-decoration:none; color:#FFFFFF; } /*Color main cells hovering mode*/
.pd_menu_01 ul li a:hover ul {z-index:2; display:block; width:12em; position:absolute; top:29px; left:0;}
.pd_menu_01 ul li ul li a:visited {z-index:2; background-color:#003fa6;  color:#FFFFFF; font-weight:lighter; } /*Color subcells normal mode*/
.pd_menu_01 ul li a:hover ul li a {z-index:2; display:block; width:12em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px ; border-bottom: solid 1px ; background-color:#003fa6;  color:#FFFFFF; } 
.pd_menu_01 ul li a:hover ul li a:hover {z-index:2; background-color:; text-decoration:none; color:#FFFF00;} /*Color subcells hovering mode*/
/******************************************************************************************************   FIM DO HORIZONTAL DROP MENU *****/
/* Criado em 02/04/09 às 11:32*/
.linha_quebra{border-top: 1px solid rgb(213, 225, 244); height: 10px;}

/* Criado em 02/04/09 às 11:32*/

#success_sent{
	color: #005FFF;
	font-weight: bold;
}

#rel_links a{
	color: #1257CB;
}

#rel_links a:visited{
	color: #1257CB;
}

#rel_links strong a{
	color: #1257CB;
}

#rel_links strong a:visited{
	color: #1257CB;
}