@charset "utf-8";
/* CSS Document */





.header {
width:950px;
height:315px;
background-position:center;
margin:auto;
}


.centro {
width:950px;
height:320px;
background-position:center;
margin:auto;
background-color:#f5eff6;
}


.left {
width:44px;
height:320px;
float:left;
background-image:url(images/left.jpg);
background-repeat:no-repeat;
}

.duas_colunas {
width:862px;
height:320px;
float:left;
}

.esq {
width:431px;
height:320px;
float:left;
}

.dta {
width:431px;
height:320px;
float:right;
}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#4d4d4f;
	width:390px;
}




.right {
width:44px;
height:320px;
float:left;
background-image:url(images/right.jpg);
background-repeat:no-repeat;
}

.footer {
width:950px;
height:55px;
background-position:center;
margin:auto;
}


.bt {
float: right;
    margin-right: 163px;
    margin-top: 20px;
}
