body {
	background-color: gray;
} 

#corpo {
	width: 1060px;	
	margin: 0 auto;
	font: 12px Arial, Helvetica, sans-serif;
	 background-color: white;
}

#corpoHeader {
	width: 1060px;
	height: 0px;
	margin: 0 auto;	
}

#corpoBotoes {
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-left: 20px;
}

#corpoBotoes h1 {
  font-size: 36px;
  text-align:center;
  
}

#corpoBotoes hr {
	background-color:#B22222;
}

#rodape {
	margin: 0 auto; 
}

#rodape hr {
  color:#B22222;
  background-color:#006AB3;;
  width: 100%;
  height: 30px;
}

.botao {
	width: 310px;
	height: 150px;
	-moz-box-shadow: inset 0px -2px 0px 0px #bbdaf7;
	-webkit-box-shadow: inset 0px -2px 0px 0px #bbdaf7;
	box-shadow: inset 0px -2px 0px 0px #bbdaf7;
	background-color: #79bbff;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
	text-indent: -5px;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	font-style:normal;
	line-height:40px;
	text-decoration:none;
	text-align:center;
	text-shadow:-1px -1px 12px #528ecc;
	box-shadow: 10px 10px 5px #888887;
}

.botao:hover {
	background-color: #378de5;
}

.botao:active {
	position: relative;
	top: 1px;
}

#btn1 {
	background: url('Imagens/InovarAlunos.png') no-repeat 0 0;
	font-size :150%;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 13px;
	margin-left: 13px;
}

#btn2 {
	background: url('Imagens/InovarProfissional.png') no-repeat 0 0;
	font-size:150%;
	overflow:hidden;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 13px;
	margin-left: 13px;  
}

#btn3 {
	background: url('Imagens/InovarRecorrente.png') no-repeat 0 0;
	font-size:150%;
	overflow:hidden;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 13px;
	margin-left: 13px;
}

#btn4 {
	background: url('Imagens/InovarPaa.png') no-repeat 0 0;
	font-size:150%;
	overflow:hidden;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 13px;
	margin-left: 13px;
}

#btn5 {
	background: url('Imagens/labinf.png') no-repeat 0 0;
	font-size:150%;
	overflow:hidden;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 13px;
	margin-left: 13px;
}