#cont #alt #noflash .txt h1 {
	color: #4FB426;
	margin: 0px 0 5px 0;
}
#cont #alt #noflash .txt {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 380px;
	float: left;
	margin: 0 20px 0 0;
}
ul {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
}
h3 {
	color: #E6E0C7;
	margin: 0;
}
h2 {
	color: #666666;
	margin: 0;
	padding: 0;
}
#cont {
	width: 100%;
	margin: 0 auto 0 auto;
	height: 100%;
}
body {
	width: 100%;
	margin:0px;
}
#cont #alt #noflash {
}
#cont #alt #noflash {
	width: 900px;
	margin: 20px auto 0 auto;
	background-image: url(../img/bg_noflash.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
a {
	color: #4FB426;
	text-decoration: none;
}
a:hover {

	text-decoration: underline;
}
.separador {
	clear: both;
}

