body {
	margin: 0px;
	font-family: Arial, Verdana;
	color: #59483E;
	background-color: #E3DCD7;
	background-image: url(../img/bkg.jpg);
}
body, td, li, p {
	font-size: 12px;
}
a {
	color: #E2550E;
}
a:hover {
	color: #8C3309;
}
input, select, textarea {
	font-family: Arial, Verdana;
	color: #59483E;
	font-size: 12px;
}
h1 {
	font-size: 25px;
	margin: 0 0 20px 0;
}
h2 {
	font-size: 19px;
	margin-bottom: 8px;
}
h3 {
	font-size: 15px;
	background-color: #DCD4C8;
	padding: 1px 5px;
	margin: 0 0 8px 0;
}
h4 {
	font-size: 14px;
}
/* ----------------------------------------- */
#layout {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#top {
	font-size: 1px;
	height: 8px;
	background-color: #E7E1D8;
	background-image: url(../img/top_arremate.jpg);
	background-repeat: no-repeat;
}
#header {
	height: 74px;
	background-color: #E7E1D8;
	background-image: url(../img/top_bkg.jpg);
	background-repeat: repeat-x;
}
#logo {
	float: left;
	margin-top: 2px;
	margin-right: 115px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#menu {
	float: left;
	margin-top: 22px;
}
#menu a {
	color: #59483E;
	text-decoration: none;
	display: block;
	float: left;
	height: 20px;
	padding: 5px 10px 0px 10px;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/top_menu_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#menu span {
	display: block;
	float: left;
	height: 25px;
	width: 4px;
	background-image: url(../img/top_menu_divisor.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#header .linha {
	clear: both;
	padding-top: 10px;
}
#anima {
	text-align: center;
	height: 172px;
	padding-top: 10px;
	background-color: #E7E1D8;
}
#anima .linha {
	padding-top: 10px;
}
#body {
	background-color: #E7E1D8;
}
#down {
	font-size: 1px;
	height: 8px;
	background-image: url(../img/down_arremate.gif);
	background-repeat: no-repeat;
}
#footer {
	padding: 10px 0px 0px 10px;
}
#address {
	line-height: 140%;
	float: left;
	width: 655px;
	padding-bottom: 20px;
}
#powered {
	padding-top: 10px;
}
#footer a {
	color: #9E7361;
	text-decoration: underline;
}
#footer a:hover {
	color: #CBB5AB;
}
/* ----------------------------------------- */
#box {
	text-align: center;
	margin-left: 10px;
	padding-bottom: 10px;
}
#astronomia, #biologia, #ciencias, #fisica, #quimica {
	float: left;
	width: 142px;
	margin-right: 10px;
}
#box .img {
	height: 102px;
	background-repeat: no-repeat;
}
#box .txt {
	font-size: 11px;
	color: #C9CCCD;
}
#box p {
	margin: 0 5px;
}
#box h4 {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0 0 5px 0;
}
#box .linha {
	margin: 9px 0;
}
#box .arremate {
	height: 6px;
	background-repeat: no-repeat;
}
#astronomia .img {
	background-image: url(../img/box_astronomia_img.jpg);
}
#astronomia .txt {
	background-image: url(../img/box_astronomia_bkg.jpg);
}
#astronomia .arremate {
	background-image: url(../img/box_astronomia_down.jpg);
}
#biologia .img {
	background-image: url(../img/box_biologia_img.jpg);
}
#biologia .txt {
	background-image: url(../img/box_biologia_bkg.jpg);
}
#biologia .arremate {
	background-image: url(../img/box_biologia_down.jpg);
}
#ciencias .img {
	background-image: url(../img/box_ciencias_img.jpg);
}
#ciencias .txt {
	background-image: url(../img/box_ciencias_bkg.jpg);
}
#ciencias .arremate {
	background-image: url(../img/box_ciencias_down.jpg);
}
#fisica .img {
	background-image: url(../img/box_fisica_img.jpg);
}
#fisica .txt {
	background-image: url(../img/box_fisica_bkg.jpg);
}
#fisica .arremate {
	background-image: url(../img/box_fisica_down.jpg);
}
#quimica .img {
	background-image: url(../img/box_quimica_img.jpg);
}
#quimica .txt {
	background-image: url(../img/box_quimica_bkg.jpg);
}
#quimica .arremate {
	background-image: url(../img/box_quimica_down.jpg);
}
#quimica {
	margin-right: 0px;
}
#home {
	margin: 0 20px 15px 20px;
}
#promocoes {
	float: left;
	width: 239px;
	height: 90px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 10px;
	margin-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6CBBC;
}
#novidades {
	float: left;
	width: 238px;
	height: 90px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6CBBC;
}
#eventos {
	float: left;
	width: 239px;
	height: 90px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#novidades ul, #eventos ul {
	margin: 0 0 0 15px;
	padding: 0px;
}
#novidades li, #eventos li {
	padding: 0px;
	margin: 0 0 8px 0;
	list-style-image: url(../img/marcador_seta.gif);
}
#novidades a, #eventos a {
	color: #59483E;
	text-decoration: none;
}
#novidades a:hover, #eventos a:hover {
	color: #8C3309;
	text-decoration: underline;
}
/* ----------------------------------------- */
.linha {
	text-align: center;
}
.both {
	clear: both;
}
