/* CSS ONLINESHOP - ERIVELTON - ONLINESITES.COM.BR - 05/04/06 - seja criativo nao copie*/
/*CORPO DO SITE*/
* {text-decoration: none; margin: 0; padding: 0; border: none; }
body, td, th {color: #D5ECFB; margin: 0; padding: 0; font: 12px "lucida grande", tahoma;}

body {
	margin: 0;
	padding: 0;
	font-family: "lucida grande", tahoma;
	font-size: 100%;
	text-align: center;
	height: 100%;
	background-color:#D5ECFB;
}
.bordalimite { width:777px; height: 100%;}
a.busca:link, a.busca:visited, a.busca:active {color: #D5ECFB;text-decoration: none;font: 9px "lucida grande", tahoma;}

