body {
	background:url(../img/back.png) repeat-x;
	margin: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:6b6b6b;
	background-color:#F9F9F9;
}
.in {
	width:803px;
	height:670px;
	background:url(../img/back_meio_in.png) no-repeat center top;
}
.main {
	width:803px;
	height:670px;
	background:url(../img/back_meio.png) center top no-repeat;
}
a {
	font-size:12px;
	text-decoration:none;
	color:#6C9BE8;
}
a:hover {
	color:#74AAE7;
}
input {
	background:#FFF;
}
.titulo1 {
	font-size:16px;
	color:#006;
	font-weight:bold;
}
.down, .down a {
	color:#999;
	font-size:9px;
}
.down a:hover {
	text-decoration: underline;
}
.titulo3 {
	font-weight:bold;
}
a img {
	border:none;
}
.mini a {
	font-size:9px;
}
.mini select {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
}