@charset "utf-8";
#cointainer {
	background-image: url(../images/bg.png);
	height: 123px;
	width: 649px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#cointainer #bydouro {
	position: absolute;
	left: 19px;
	top: 16px;
}
#cointainer #hc {
	position: absolute;
	left: 151px;
	top: 16px;
}
#cointainer #content {
	position: absolute;
	width: 350px;
	left: 290px;
	top: 16px;
	color: #0033FF;
}
#cointainer #content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
}
#cointainer #content p {
	color: #FF0000;
}
#contact {
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
