body {
	background-color:#000000;
	text-align:left;
	font-size:10pt;
	color:#EF4021;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
}

h1 {
	font-size:17;
	font-size: 20px;
}

a {
	background-color:#ef4021;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	background-color:#9AC738;
}


a:active {
	background-color:#ef4021;
}

#tudo {
	width:750px; /* largura fictícia */
	margin:0 auto;
	background-color: #FFFFFF;
}

#topo {
	width:750px;
	height:290px;
	margin-bottom:10px;
}

#quadro1 {
	width:750px;
	margin-bottom: 15px;
}

#descri1 {
	width:400px;
	height:150px;
	margin-left: 15px;
	float: right;
	margin-right: 15px;
}

#titulo1 {
	width:400px;
	height:30px;
}

#foto1 {
	width:300px;
	height:150px;
	margin-left: 15px;
}


#barra {
	width:750px;
	margin: 0 auto;
	height: 30px;
	text-align: center;
	margin-top: 10px;
}

a:hover img { border:2px solid #ef4021;
        }
a img { border:2px solid #c4d79e;
        }
