@charset "utf-8";
/* CSS Document */
body {
    width: 950px;
    background-image: url(imagens/bg.jpg);
	background-repeat: repeat-x;
	background-color: #eff3f6;
    margin: 0px auto;
}
#superior {
	width:950px;
	height:290px;
}
#menu {
	width:950px;
	height:61px;
}
#base {
	width:498px;
	height:220px;
	background-image:url(imagens/im_home.jpg);
	padding-top:32px;
	padding-left:363px;
	padding-right:89px;
	padding-bottom:20px;
	font-family:Georgia;
}
#base_b {
	width:950px;
	height:301px;
}
#base_internas {
	width:950px;
	background-image:url(imagens/bg_internas.gif);
	padding-top:20px;
}
#base_internas2 {
	width:710px;
	font-family:Georgia;
	background-color:#FFFFFF;
	margin-bottom:0px;
	margin-left:100px;
	margin-right:100px;
	padding:20px;
}
#base_promo {
	width:950px;
	/*height:102px;*/
	height:0px;
}