* {
	margin:0;
	padding:0;
	list-style:none;
	vertical-align:baseline;
	text-decoration: none;
}

body {
	background: #95916e url(imagens/fundo.jpg);
	font: 12px Arial, "Trebuchet MS", Helvetica, sans-serif;
	padding: 10px 0;
}

input, select, textarea {
	font: 12px Arial, "Trebuchet MS", Helvetica, sans-serif;
}

a {
	color: #000;
}

a:hover {
	color: #99ae6b;
}

a.destaque {
	color: #bf2323;
}

div.clear {
	clear: both;
}

#geral {
	background: #f3faea;
	border: 1px solid #99b0a0;
	height: 593px;
	margin: 0 auto;
	position: relative;
	width: 800px;
}

#pessoas {
	position: absolute;
	left: 0px;
	top: -20px;

}

#logo{
	position: absolute;
	left: 245px;
	top: 8px;
}

#faixa{
	position: absolute;
	left: 0px;
	top: 258px;
}

#livros{
	position: absolute;
	left: 20px;
	top: 216px;
}

#placa{
	position: absolute;
	left: 600px;
	top : 280px;
}

/* HOME */

#principal {
	background: #993333;
	height: 268px;
	width: 800px;
}

#menu_p ul {
	font: 12px Arial, "Trebuchet MS", Helvetica, sans-serif;
	position: absolute;
	left: 710px;
	top : 245px;
}

#menu_p ul a {
	font-weight: bold;
	height: 22px;
	line-height: 20px;
}


#menu1 {
	background: #dbedbd;
	height: 85px;
	width: 800px;
}

#menu1 img{
	position: absolute;
	left: 262px;
	top : 295px;

}

#menu_a ul {
	font: 12px Arial, "Trebuchet MS", Helvetica, sans-serif;
	position: absolute;
	left: 360px;
	top : 295px;
}

#menu_a ul a {
	font-weight: bold;
	height: 22px;
	line-height: 14px;
}

#menu2 {
	background: #becb9f;
	height: 80px;
	width: 800px;
}

#menu2 img{
	position: absolute;
	left: 190px;
	top : 365px;
}

#menu_b ul {
	font: 12px Arial, "Trebuchet MS", Helvetica, sans-serif;
	position: absolute;
	left: 360px;
	top : 363px;
}

#menu_b ul a {
	font-weight: bold;
	height: 22px;
	line-height: 14px;
}

#menu3 {
	background: #f3faea;
	height: 80px;
	width: 800px;
}

#menu3 img{
	position: absolute;
	left: 228px;
	top : 440px;
}

#menu_c ul {
	font: 12px Arial, "Trebuchet MS", Helvetica, sans-serif;
	position: absolute;
	left: 360px;
	top : 450px;
}

#menu_c ul a {
	font-weight: bold;
	height: 22px;
	line-height: 14px;
}

#menu4 {
	background: #becb9f;
	height: 80px;
	width: 800px;
}

#menu4 img{
	position: absolute;
	left: 260px;
	top : 525px;
}

#menu_d ul {
	font: 12px Arial, "Trebuchet MS", Helvetica, sans-serif;
	position: absolute;
	left: 360px;
	top : 522px;
}

#menu_d ul a {
	font-weight: bold;
	height: 22px;
	line-height: 14px;
}

