@import url("design.css");
@import url("layout.css");
/* ------------------------------------------------------------------------
version: 1.0
author: Favus Interactive Editoração Eletrônica LTDA-ME
email: projeto@favus.com.br
website: http://www.favus.com.br
phone: 55 (11) 2638 1285 | 2638 1289
*/

body{
	margin: 0;
	padding: 0;
	background-color: White;
	line-height: 18px;
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma, Arial;
	color: #848484;
	background-image: url(../imagens/back.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
