#master {
	margin: auto;
	height: auto;
	width: 800px;
	background-color: #FFFFFF;
}
#tudo {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 800px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

body {
	background-image: url(../images/bg_grama.jpg);
	background-repeat: repeat;
}
principal {
	http://localhost/sambrejabool/quem_somos.phpfloat: left;
	height: 700px;
	width: 700px;
	background-color: #FFFFFF;
	float: left;
}
#topo {
	height: 200px;
	width: 800px;
	float: left;
}
#menu {
	float: left;
	height: 45px;
	width: 800px;
	background-color: #FFFFFF;
}
#parceiros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: left;
	height: 375px;
	width: 200px;
	background-color: #FFFFFF;
}
#conteudo {
	float: right;
	height: auto;
	width: 585px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 9px;
	background-color: #FFFFFF;
	padding-left: 5px;
}

#rodape {
	float: left;
	height: 30px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom: 10px;
}
#noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: left;
	height: 320px;
	width: 250px;
}
#noticias1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: left;
	height: 100px;
	width: 250px;
}


link
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #874B46;
}
a:link {
	text-decoration: none;
	color: #874B46;
}
a:visited {
	text-decoration: none;
	color: #874B46;
}
a:hover {
	text-decoration: none;
	color: #874B46;
}
a:active {
	text-decoration: none;
	color: #009900;
}

