body {
background-color:#ffffff;


}

#master {
width:1024px;
margin:0 auto;
text-align:center;

}

#menu {
	background:#a07bad;
	height:21px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topo_ali {
	background-image:url(../images/topo_ali.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 131px;
	width: 1024px;
}

#agenda_master{
width:214px;
background-color:#FFFFFF;
text-align:center;
margin-right:5px;
float:left;

}

#conteudo{
width:805px;
text-align:center;
float:left;
margin-top:5px;
}

#new_letter{
width:214px;
height:60px;
background-color:#a07bad;

}


#menu_agenda{
	width:214px;
	background-image: url(../images/menu_agenda.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-color: #e2e2e2;
}



