@charset "utf-8";
@import "reset.css";
@import "geral.css";
* {
	font-family: Arial Narrow, Helvetica, sans-serif;
	text-decoration:none;
}

/*
Containers
*/

html {
	background:url(../images/bg_geral.gif) no-repeat top right;
}

body { font-size: 13px; }

#geral {
	width: px;
	margin: 0 auto;
	background:;
}

#extra {
	width:auto;
	background: url(../images/fundo_extra_.gif) no-repeat center top;
	}
/*
Containers
*/