h1 {
	color: #2C4C74;
}

h2 {
	color: #2C4C74;
}

h3{
	color: #333;
}

h4 {
	color: #2C4C74;
}

h5{
	color: #2C4C74;
}

#sepBar li a.current{
	background-image: url(../images/tab_cur09.gif);
}

#navBar{
	background-image: url(../images/back01.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #2C4C74;
}

#navBar ul{
	padding: 0px 0px 0px 20px;
}
	
#navBar li a{
	border-left: 1px solid #7DAAEA;
	border-right: 1px solid #126A9C;
}

#contImg{
	background-image: url(../images/back01.jpg);
	background-repeat: repeat-x;

}

.pod1Obj{
	

	height:202px;
	padding-top:2px;
	text-align:center;
	background-position:bottom;
	
}

.pod1Obj p{
	font-size: 0.8em;
}

.pod2Obj{
	border: 5px solid #fff;
	background-color: #fff;
	float: right;
}


/* colunas destaques*/

.destenv1, .destenv2, .destenv3{
	float:left;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.destenv1{
	width: 50%;
}

.destenv2{
	width: 60%;
}

.destenv3{
	width: 40%;
}


.destcol1 {
	float: left;
	overflow: hidden;
	width: auto;
}

.destcol2 {
	float:left; 
	overflow: hidden;
	width: auto;
	padding-left:5px;
	border-left:1px #ccc solid;   
}

#contFooter {
	border-top: 1px dotted #ccc;
	margin: 10px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	clear: both;
}

.bottomColumn, .bottomColumn2, .bottomColumn3{
	float:left;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	background-color:#EEEEEE;
	border:1px solid #cccccc;
	
}
.bottomColumn3{
padding-left:5px;
padding-bottom:5px;
}



.bottomColumn p, .bottomColumn2 p, .bottomColumn3 p{
	padding: 0px;
	margin: 0px;
}

.bottomColumn h3, .bottomColumn2 h3{
	padding: 0px;
	margin: 0px;
}

.bottomColumn, .bottomColumn2{
	margin: 0px 15px 0px 0px;

}

.bottomColumn{
	padding:10px 0px 0px 5px;
}

.bottomColumn2{
	padding:5px;
}

#contWrapper2{
	
  	margin: 10px 0px 20px 0px;
  	background-color: #717376;
	color: #fff;
	background-image: url(../images/shadow01.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#contWrapper2 ul{
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#contWrapper2 ul li{
	float: left;
	margin: 0px 8px 9px 10px;
}

#contWrapper2 ul li img{
	vertical-align: middle;
}

#contWrapper2 h3{
	color: #fff;
	margin: 0px;
	padding: 5px 0px 10px 15px;
}


/* ######### CSS for Ajax Tabs ######### */


.shadetabs{
padding: 0px 0px 10px 0px;
font-size:0.8em;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;



}


.shadetabs li a{
text-decoration: none;
display:block;
float:left;
color: #126A9C;
width:102px;
height:23px;
padding: 10px 0px 2px 0px;
color: #000000;
background-image: url(../images/shade.gif);
background-repeat:no-repeat;
background-position:center;
}

.shadetabs li a:visited{
color: #037283;
}

.shadetabs li a:hover{
text-decoration: none;
color: #037283;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;

}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(../images/separ05.gif);
background-repeat:no-repeat;
background-position:center;
width:105px;
height:23px;

}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

#countrydivcontainer{
width:210px;
height:218px;
background-image:url(../images/pod_bg.gif); 
background-repeat:repeat-x;
}


/* ################## */
