body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-position: center;
	background-attachment:fixed;
}
.col_dir {	background-image: url(images/logo-lilais.jpg);
	background-repeat: no-repeat;
}
.col_esq {	background-image: url(images/logo-verde.jpg);
	background-repeat: no-repeat;
	background-color: #F0F8EB;
	font-family: Tahoma, Arial, Verdana;
}
.espacamento_dir {	padding: 16px;
	font-size: 11px;
}
.espacamento_esq {	padding: 14px;
	font-size: 12px;
}
.style2 {
	color: #4A7A45;
	font-weight: bold;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
}
a.link {
color: #663399;
font-size: 11px;
}
.titulo {
font-size: 13px;
font-family: verdana;
font-weight: bold;
color: #FFFFFF;
}
