#container {
	background:url(../images/main_bckg1024.jpg) center top no-repeat;
	width: 1000px;
	margin:0 auto;
}
#containerBordas {
	position: relative;
	left: 0px;
	width: 1000px;
}
#ColTop {
	position:relative;
	width:100%;
	height:252px;
}
#ColMain {
	position:relative;
	width:100%;
	height:auto;
}
.ColMain {	
	padding-left: 35px;
	padding-right: 25px;
	padding-top: 50px;
	padding-bottom: 0px;
}
#Title {
	position: absolute;
	display:none; 
}

#bottomBack {
	width:100%;
	background-image: url(../images/bottom_bckgRepeat.jpg);
	background-repeat: repeat-x;
}
#bottom {
	position: relative;
	height:144px;
	width: 1000px;
	background:url(../images/bottom_bckg10024.jpg) center top no-repeat;
	margin:0 auto;
}
#bottom_left {
	float:left;
	color:#999999;
	font-size:11px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 400px;
}
#bottom_left a {color:#FFFFFF;}
#bottom_right {
	float:right;
	color:#FFFFFF;
	font-size:11px;
	padding-top: 40px;
	padding-right: 160px;
	padding-bottom: 0;
	padding-left: 0;
}
#bottom_right a {color:#FFFFFF;}


/* ------------------------------------------------------------------- */


.twoColFx #containerTwoColFx { 
	width: 963px;
	background: #F6FCFE;  
	margin: 0 auto;
	text-align: left; 
}
.twoColFx #twoColFxLeft {
	float: left;
	width: 195px;
	padding: 20px 0px 15px 27px;
}
.twoColFx #mainContentwoColFx { 
	margin: 0 0 0 222px; 
	padding: 0 25px 20px; 
} 
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* Divisão em duas colunas do frame main da Home*/
#twoColMain{
	margin-right: 225px;
	padding-top: 20px;
}
#twoColRight{
	width: 200px;
	float:right;
	padding-top: 0;
}


/* Container da navegação */

#containerNavMain {
	width: 460px;

}
