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

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

#container {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color:  #003399;
	background: #FFF url(/../images/softmarket/container.png) repeat;
}

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

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

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

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

#corpo {
	width: 900px;
	margin: 0 auto;
	background: url(/../images/softmarket/corpo.jpg) no-repeat bottom;
}

#rodape{
	background: #0033CC url(/../images/softmarket/rodape.png) repeat-x; 
	color: #fff;
}	

#rodape a
	{ color: #002157; }

