#main
{
	width: 1000px;
}

#topleft
{
	float: left;
	width: 275px;
	height: 230px;
	padding: 10px;
	margin: 0px;
	margin-right: 10px;
	background-color: #993300;
	color: white;
}

#topleft a
{
	color: white;
}

#topright
{	
	float: left;
	width: 336px;
	height: 250px; 
	margin-right: 10px;
}

#botleft
{
	float: left;
/*	width: 275px; */
	width: 295px;
	height: 144px;
/*	padding: 10px; */
	margin: 0px;
	margin-top: 10px;
	margin-right: 10px;
/*	background-color: #FFCC66; */
}

#botfull
{
	float: left;
	width: 620px;
	height: 280px;
	margin: 0px;
	margin-top: 10px;
	margin-right: 10px;
	background-color: #FE5419;
	padding: 10px 10px 0 10px;;	
	color: #FFFFFF;
	
}

#botright
{
	float: left; 
	margin: 0px;
	margin-top: 10px;
}

#livros
{
	float: right;
	height: 725px;
	padding: 0px;
	margin-right: 5px;
	background-color: #FE5419;
}

#livros h1
{
	margin: 10px;
}

#livros a
{
	color: white;
}

#livros p
{
	color: white;
	margin: 10px;
}

#livros img
{
	margin: 10px;
	margin-bottom: 0px;
	border: 0px;
}

#apoiadores
{
	height: 424px;
	width: 140px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#apoiadores h1
{
	margin-top: 0px;
	color: black;
}


#copyright
{
	margin-top: 5px;
}
	
	

img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

h1
{
	font-size: medium;
	font-family: Verdana;
	color: white;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

h2
{
	font-size: medium;
	font-family: Verdana;
	color: white;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.bottomlink
{
	position: absolute;
	top: 140px;
	text-align: right;
	font-weight: bold;
}

.toplink
{
	position: absolute;
	top: 225px;
	text-align: right;
	font-weight: bold;
}

.bottomlink a, .toplink a
{
	color: white;
	text-decoration: none;
}

.bottomlink a:hover, .toplink a:hover
{
	text-decoration: underline;
}

.textobotfull {
	margin-top: 50px;;
	margin-left: 20px;
	float: left;
	width: 400px;
	height: 115px;
}

#botfull img{
	float: left;
}