#Canvas {
	width:750px;
	margin:0 auto;
	background-color:#FFFFFF;
	margin-top:10px;
	border-left:5px solid #ebebeb;
	border-right:5px solid #ebebeb;
	border-bottom:1px solid #ebebeb}
	
#Rodape {
	height:30px;
	font-size:10px;
	text-align:center;
	padding-top:6px;
	color:#666666;
	background:#C6E2FF}

#RodapeVenda {
	height:20px;
	font-size:11px;
	text-align:center;
	padding-top:6px;
	color:#666666;
	background:#FFFF00}

body {
	font:11px/13px Verdana;
	margin:0; padding:0;
	background: #FFFFFF url(/yammer/imgs/bg.jpg);
	color:#666666}
	
p {padding:0 10px 6px}

hr {height:1px;padding:0;color:#CCCCCC;background-color:#CCCCCC;border:0;margin:5px 0}

a {color:#333333;}
a:visited {color:#999999}
a:hover {color:#FF6600;}

.tituloNoticias {font-size: 15px; color:#0099FF}
.tituloNoticia {font-size: 20px; color:#666666}
.tituloUltimasNoticias {font-size: 15px; color:#0099FF}

.credito {font-size: 9px;color: #88C4FF;margin-left:20px;margin-bottom:30px}
