body {
	margin: 0;
	background: url(/../images/margem-base.jpg) repeat-x top;
}

a:link, a:visited, a:active {
	color: #00709E;
	text-decoration: none;
}

a:hover {
	color: #00709E;
	text-decoration: underline;
}

#container {
	font-size: 12px;
	text-align: justify;
	color: #23776C;
	margin: 0;
	background: #FFF url(/../images/techno/container.jpg) repeat-x bottom;
}

#topo {
	margin: 0 auto;
	background: url(/../images/techno/topo.jpg) no-repeat;
}

#logo {
	width: 329px;
	height: 129px;
	float: left;
	margin: 150px 0 0 100px;
	background: url(/../images/techno/logo.png) no-repeat;
}

#baixe 
	{ background: url(/../images/techno/baixe.jpg) no-repeat; }

.assine {
	 background-image: url(/../images/techno/assine.jpg);
	}

#corpo {
	width: 900px;
	margin: 0 auto;
	background: url(/../images/techno/corpo.jpg) no-repeat top;
}
#rodape{
	background: #8CCCCA url(/../images/techno/rodape.jpg) repeat-x;
	color: #23776C; 
}

#rodape a
	{ color: #FFF; }
