body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #ECE9D8;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	vertical-align: middle;
	text-align: justify;
}

#corpo {
	background-image: url(images/back.jpg);
	background-repeat: repeat;
	float: left;
	height: auto;
	width: 750px;
}
#foto {
	background-image: url(images/foto.jpg);
	float: left;
	height: 200px;
	width: 185px;
}
#logo {
	float: left;
	height: 180px;
	width: 140px;
}
#banner {
	float: left;
	height: 180px;
	width: 425px;
	background-image: url(images/eb.jpg);
	background-repeat: no-repeat;
}
#menu {
	float: left;
	height: 15px;
	width: 560px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#menu a {
	font-size: 11px;
	font-weight: bold;
	color: #00B0EB;
	text-decoration: none;
	display: inline;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#menu a:hover {
	color: #999999;
	text-decoration: underline;
}
#contLeft {
	float: left;
	height: auto;
	width: 580px;
	padding: 10px;
}
#contBanner {
	float: left;
	height: auto;
	width: 140px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 3px;
}
#copyright {
	float: left;
	height: 13px;
	width: 730px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
a {
	font-size: 10px;
	font-weight: bold;
	color: #00B0EB;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
