body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-repeat:repeat-x;
	margin: 0px auto;
	padding: 0px;
}

a:link{
	color: #005EA5;
	text-decoration: none;
}

a:visited{
	
	color: #005EA5;
	text-decoration: none;
}

a:hover{
	color: #B2883D;
	text-decoration:none;
}

h1{
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	padding: 2px;
}

h2{
	font-size: 1.2em;
	color: #333;
	margin: 0px;
	padding: 0px;
}

h3{
	font-family: Verdana, Arial,sans-serif;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}

h4{
	font-size: 1em;
 	color: #460300;
 	margin: 0px;
 	padding: 0px;
}

h5{
 	font-family: Verdana, Arial, sans-serif;
 	font-size: 0.8em;
 	color: #334d55;
 	margin: 0px;
	padding: 0px;
}


/***********************************************/
/* Layout Titulos                               */
/***********************************************/

.Tit_yellow{
padding: 3px 2px 2px 3px;
font-family: Georgia;
font-size: 14px;
color: #B2883D;
font-style: italic;
}

.Tit_yellow a{

font-family: Georgia;
font-size: 14px;
color: #B2883D;
font-style: italic;
text-decoration:none;
}
.Tit_yellow a:hover{

font-family: Georgia;
font-size: 14px;
color: #B2883D;
font-style: italic;
text-decoration:underline;
}

.Tit_red{
padding: 3px 2px 2px 0px;
font-family: Georgia;
font-size: 15px;
color: #521411;
font-style: italic;
}

.Tit_red a{
font-family: Georgia;
font-size: 14px;
color: #521411;
font-style: italic;
text-decoration:none;
}

.Tit_red a:hover{
font-family: Georgia;
font-size: 14px;
color: #521411;
font-style: italic;
text-decoration:underline;
}

.sformt{
margin: 0px;
 	padding: 0px;
}

/***********************************************/
/* Layout listas, form, input, label           */
/***********************************************/
ul{
 list-style-type: none;
 margin:0px;
 padding:5px;
}

.list{
list-style-image:url(../images/seta4.gif);
padding-bottom:3px;

}


.listing{
list-style-image:url(../images/seta2.gif);
padding-bottom:3px;
font-weight:bold;
}
	.listing ul ul{
		list-style-type:none;
		padding-left:10px;
		padding-top:10px;
}

	.listing h3{
		color:#09F;
		margin:0px;
		padding:0px;
}


ul ul{
	list-style-type: disc;
}

form {
	margin: 0;
	padding: 0;	
}

label{
	font-weight: bold;
	color: #334d55;
}

.links a{
color:#460300;
font-size:12px;
text-decoration:none;
background-image:url(../images/seta3.gif);
background-position:left top;
background-repeat:no-repeat;
padding-left:15px;


}
.links a:hover{
color:#97742A;
text-decoration:underline;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/


.cleared{
clear: both;
padding: 0;
margin: 0;
}

#PageClone{
	margin: 0px auto;
	padding: 0px;
	background-position:top;
	background-repeat:no-repeat;

}	

#PageWrapper{
width:897px;
margin: 0px auto;
padding: 0px;
}

.lFloated{
float: left;
margin:0px;
padding:0px;
padding-left:3px;
}

.rFloated{
float: right;
}

.head01{
background-image: url(../images/head01.jpg);
background-position:center;
background-repeat:no-repeat;
width:900px;
height:89px;
}

.head02{
background-color:#460300;
background-image: url(../images/head02.jpg);
background-position:center;
background-repeat:no-repeat;
width:899px;
height:260px;
color: #FFFFFF;
font-size: 13px;
margin:0px 0px 0px 0px;
margin-left:1px;
}



.head02_txt{
width:550px;
float:right;
font-size:11px;
padding:15px 10px 5px 5px;
}

.head03{
background-color:#460300;
width:899px;
height:10px;
color: #FFFFFF;
font-size: 13px;
margin:0px 0px 0px 0px;
}


.content{
width:850px;
padding:15px 25px 10px 25px;
clear:both;

	min-height: 750px;
	height: auto !important;
	height: 750px;
}

.Colun_Left{
width: 260px;
min-height: 250px;
height: auto !important;
height: 250px;
float: left;
margin-right: 15px;
background-color: #F9F4E9;
}

.2Colun_Left{
width: 200px;
float: left;
margin-right: 15px;
background-color: #ffffff;
}


.Colun_Center{
width: 305px;
min-height: 250px;
height: auto !important;
height: 250px;
float: left;
background-color: #ffffff;
margin-bottom:10px;
}

.Colun_Right{
width: 255px;
background-color: #ffffff;
/*background-color: #F3EFE6;*/
min-height: 250px;
height: auto !important;
height: 250px;
float: right;
padding-top:0px;
margin-top: 0px;
}

.Head_Colun_Left{
height: 30px;
background-color: #ffffff;
border-bottom: 1px #ffffff solid;
background-image: url(../images/back01.gif);
background-repeat: repeat-x;
border-bottom: 3px #521411 solid;

}

.Head_Colun_Left img{
	margin:0px;
	padding:0px;

}

.Head_Colun_Left h2{
padding: 3px 2px 2px 10px;
font-family: Georgia;
font-size: 19px;
color: #521411;
font-style: italic;
}


.Head_Colun_Left h3{
padding: 6px 2px 2px 10px;
font-family: Georgia;
font-size: 14px;
color: #521411;
font-style: italic;
}

.Head_Colun_Center{
height: 30px;
background-color: #ffffff;
border-bottom: 1px #ffffff solid;
background-image: url(../images/back02.gif);
background-repeat: repeat-x;
border-bottom: 3px #B2883D solid;
}

.Head_Colun_Center img{
	margin:0px;
	padding:0px;
	
}

.Head_Colun_Center h2{
padding: 3px 2px 2px 10px;
font-family: Georgia;
font-size: 19px;
color: #B2883D;
font-style: italic;
}

.small{
	font-size: 10px;
}

.small img{
	vertical-align:middle;
}

.avisos{
	color: #460300;
}

.space_padd{
	padding-left:5px;
}

.form_font{
	color:#999;
}


.form_div{
	padding:5px;
	font-size:11px
}


/*------------------------------------NEWS-------------------------------*/

.newsItem{
margin: 10px 0px 5px 0px;
border-bottom: 1px dotted #ccc;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #333;
font-size: 0.9em;

}

.newsItem p{
margin: 0;
padding: 0;
font-size: 11px;
}

.newsItem a{
display: block;
margin: 0px 0px 0px 0px;
padding: 3px;
}

.newsItem a:hover{
background-color:#FFFFFF;
/*background-color: #EEE7E7;
background-color: #ECF7FD;*/
}

.newsTit{

font-weight: bold;
font-size: 11px;
color: #333333;
}
	
.newsSubtit{
color: #333333;
font-size: 9px;
}

.viewAll{
text-align: right;
border-top: 1px solid #ccc;
font-size: 10px;
font-weight: bold;
clear: both;
padding-top:0px;
padding-bottom:2px;
margin:2px;
}

.viewAll a{
background-image: url(../images/seta2.gif);
background-position: left;
background-repeat: no-repeat;
text-decoration: none;
/*color: #663333;*/
padding-left: 10px;
}

.viewAll a:hover{
text-decoration: underline;
color: #663333;
}


/*------------------------------viewAll2---------*/

.viewAll2{
text-align: right;
font-size: 11px;
clear: both;
padding-top:4px;
padding-bottom:2px;

}

.viewAll2 a{
background-image:url(../images/link.gif);
background-position: left;
background-repeat: no-repeat;
text-decoration: none;
color: #005EA5;
vertical-align:middle;
padding-left: 12px;
margin:5px 5px 5px 5px;
}

.viewAll2 a:hover{
text-decoration: underline;
color: #005D8C;
}
/*-----------------------------------------------*/

.sublin01{
border-top: 1px solid #521411;
clear: both;
margin:2px;
}

.date{
color: #862020;
font-size:9px;
}

.foto img{
float: left;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
}

.destTit01{
font-family: Georgia;
font-size: 12px;
font-weight: bold;
color: #A58142;
background-image: url(../images/seta3.gif);
background-position: left top;
background-repeat: no-repeat;
padding-left: 10px;
}

.destTit01 a{
text-decoration:none;
font-family: Georgia;
font-size: 12px;
font-weight: bold;
color: #A58142;
}

.destTit01 a:hover{
text-decoration:underline;
color: #A58142;
}

.accoes_int{
width:575px;
background-color:#F3EFE6;
float:right;
/*border-left: 1px dotted #ECE7D8;
border-right: 1px dotted #ECE7D8;*/

}

.accoes_content{
padding:5px;
font-size:12px;
}

.newsletter{
background-color:#FFFFFF;
clear:both;
margin-top:10px;
}

.footer{
background-color:#ede7d6;
width:100%;
}

.footer_nav{
margin:0 auto;
width:889px;
height:25px;
font-size:10px;
clear:both;
background-color:#E1D9C2;
padding:5px 8px 5px 0px;


}

.footer_nav a{
font-size:11px;
text-decoration:underline;
color:#460300;
padding:5px;

}

.footer_nav a:hover{
font-size:11px;
text-decoration:none;
color:#460300;
}

.footer_nav2{
margin:0 auto;
width:900px;
padding:2px 5px 2px 5px;
clear:both;
background-color:#ffffff;
color:#615F59;

}
/*------------------Menu horizontal---------*/

#header {
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:490px;
	font-size:11px;	
	line-height:normal;
	margin-top:27px;
	text-align:right;

}
		
#header ul {	  
	margin:0;
	padding:0px 10px 7px;
	list-style:none;
}
		
#header li {
   float:left;
	background-image:url(../images/norm_left.gif);
	background-repeat:no-repeat;
	background-position:left top;
   margin-left:3px;
   padding:0 0 0 10px;
}
		
#header a {
   display:block;
   background-image:url(../images/norm_right.gif);
   background-repeat:no-repeat;
   background-position:right top;
   padding:3px 12px 4px 3px;
   text-decoration:none;
   color:#ffffff;	
}
		
#header a:hover {
   color:#ffffff;
   text-decoration:underline;
 
}
		
#header #current {
	background-image: url(../images/norm_left_on.gif);
}
	
#header #current a {
	color:#fff;
	font-weight:bold;
	background-image: url(../images/norm_right_on.gif);

	}
/*-----------------------------------------------------------------------*/


.2Colun{
width:630px;

float:right;
border-left: 1px dotted #ECE7D8;
border-right: 1px dotted #ECE7D8;
background-color:#ffffff;
}


.1Colun_Center{
width: 850px;
min-height: 250px;
height: auto !important;
height: 250px;
background-color: #ffffff;

}


.doc_pdf{
background-image:url(../images/icon_read2.gif);
background-position:left top;
background-repeat:no-repeat;
padding:2px 0px 2px 19px;
font-size:12px;
}

.doc_pdf a{
font-size:12px;
text-decoration:underline;
padding:0px;
margin:0px;
}

.doc_pdf a:hover{
text-decoration:none;
}

.link_ext{
background-image:url(../images/world.gif);
background-position:left;
background-repeat:no-repeat;
padding:2px 0px 2px 19px;
font-size:12px;
}

.link_ext a{
font-size:12px;
text-decoration:underline;
padding:0px;
margin:0px;
}

.link_ext a:hover{
text-decoration:none;
}

/*************** Breadcrumb**************/

.BreadCrumb{
width:864px;
padding:3px 5px 3px 23px;
margin-left: 3px;
margin-top:3px;
clear:both;
font-size: 10px;
}

.BreadCrumb a{
	color:#460300;
	padding: 0px 10px 0px 0px;
	background-image:url(../images/seta2.gif);
	background-position:right;
	background-repeat:no-repeat;
	}

.BreadCrumb a:hover{
color:#460300;
text-decoration:underline;
}

.BreadCrumb img{
	vertical-align: middle;
}
.bcItem{
	margin: 0px 0px 0px 5px; 
}
/**********************************************************
Outras classes
*************************************************************/
.back01 {
	background-color: #F3EFE6;
	
}
.back02 a{
color:#FFFFFF;

}

.back02 {
	background-color: #460300;
	color:#ffffff;
}

.back03{
		padding: 3px 3px 2px 3px;
		border-bottom: 1px solid #C7BC95;
		border-right:1px solid #C7BC95
}

.back04{

		border-right:1px solid #C7BC95;
		padding: 3px 3px 2px 3px;
}


table {font-size:12px;}


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


.topo {
	clear:both;
	width: 100%;
	padding-bottom:25px;
	

}

.topo a{
	float:right;
	font-size:10px;
	font-weight:normal;
	padding:2px;
	color:#460300;
	text-decoration:none;
	margin: 0px 5px 0px 5px;
	width: 95px;
	text-align:center;
}

.topo a:hover{
color:#97742A;
text-decoration:none;
}

.topo div a{
	float:right;

}
	
.topo a img{
	vertical-align: middle;
}
	

div.topo{

	margin: 15px 0px 9px 0px;
	clear: both;
	}


.page{
color:#650702;
font-size:13px;
}

.pagecurrent{
color:#650702;
font-size:15px;
}
/***********************************************/
/* Layout navBar                               */
/***********************************************/

#navBar{
	padding:5px 2px 0px 2px; 
}

#navBar ul{
	margin: 0px;
	padding: 0px 0px 0px 10px;	
	font-size: 13px;
}

#navBar li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#navBar li a, #navBar li a:visited {
	display: block;
}

#navBar ul li a{
color: #460300;

text-decoration: none;
background-image:url(../images/seta3.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:15px;
}

#navBar ul li a:hover{
	color:#B2883D;
}

#navBar li a:visited{
	color: #460300;
	text-decoration: none;
}

#navBar ul ul{
	list-style: none;
	list-style-image: none;

	margin: 0;
	padding: 0;
}

#navBar ul ul li a, #navBar ul ul li a:visited{

	color:#B2883D;
	background-image:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 1px 5px 1px 10px;
	margin: 0px 0px 1px 15px;
}

#navBar ul ul  li a:hover{
color: #460300;
	background-image:url(../images/seta4.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:underline;
}

.download{
	margin: 10px 0px 5px 0px;
	padding:5px;
	width:620px;
	float:right;
	background-color:#FFFFFF;
}

/*********** ZEBRA ****************/

.odd{
	background-color: #ffffff;
}

.even{
	background-color: #F4F4F4;
}

.odd:hover{
	background-color: #CDCDCF;
}

.even:hover{
	background-color: #CDCDCF;
}


.docGrid {}
	
.docGrid thead tr td{
		padding: 3px 0px 2px 0px;
	}
	
	.docGrid tbody tr td {
		font-family: "lucida grande", verdana, sans-serif;
		font-size: 0.8em;
		padding: 3px 8px;
		border-right: 1px solid #D9D9D9;

	}
	
.custombutton {
	width:auto;
	padding:0;
	margin:0;
	border:none;
	background:none;
	cursor:pointer;
}
	
.blankbox{
	background-color:#FFF;
}


/****************************** popup_div*******************************/


#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:250px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  width:250px; 
  height:100px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog1 {
  width:250px; 
  height:100px;
  padding:10px;
  background-color:#ffffff;
}


.close{
	
	float:left;
	margin-right:10px;}
