body {
	background: url('images/home_fundo.jpg');
	background-position: 50% 0%;
	background-repeat: no-repeat;
	background-color: #0D0D0D;
	margin: 0px;
	text-align: center;
	font: normal 12px/normal Trebuchet MS, Arial, Helvetica;
	color: #A59B90;
}

table  { border-collapse: collapse; border-spacing: 0; }
td {padding: 0; font: normal 12px/normal Trebuchet MS; color: #FFF; vertical-align:top;}

.miolo {
	background-color: #FFF;
	width: 760px;;
	height: 400px;
	position:relative;
	border: 0px;
	padding: 0px;
	border-spacing: 0px;
	padding-left:80px;
	padding-right:80px;
	padding-top:20px;
	margin:0px;
}

div#container{
	margin: auto;
	text-align: center;
}

.sub_tit{
	font-family: Arial;
	font-size: 15px;
	color: #6F5633;
}

.tit{
	font-family: Arial;
	font-size: 14;
	color: #FF79BA;
}

.red{
	color: #F00;
}

A:link, A:active, A:visited {
	color: #FFF;
	text-decoration:none;
}

A:hover {
	color: #CCC;
	text-decoration:none;
}

A.esc:link, A.esc:active, A.esc:visited {
	color: #A59B90;
	text-decoration:none;
}

A.esc:hover {
	color: #CCC;
	text-decoration:none;
}

A.link:link, A.link:active, A.link:visited {
	font-family: Arial;
	font-size: 12;
	color: #FF79BA;
	text-decoration:none;
	line-height:12px;
	letter-spacing: -0.03em;
}

A.link:hover {
	color: #FF56A8;
	text-decoration:none;
}

A.link_ATV:link, A.link_ATV:active, A.link_ATV:visited {
	font-family: Arial;
	font-size: 12;
	color: #FF79BA;
	text-decoration:underline;
	line-height:12px;
	letter-spacing: -0.03em;
}

A.link_ATV:hover {
	color: #FF56A8;
	text-decoration:underline;
}

.data {
	font: normal 9px/normal Trebuchet Ms, Arial, Helvetica;
	color:#40548B;
	letter-spacing: 0px;
	line-height:13px;
}

.botao {
	font: normal 11px/normal Trebuchet MS; color: #555; vertical-align:top;
	border: 0px;
	background-color: #FFF;
	cursor: hand;
}

.form{
	background-color: #FDDAEB;
	border: 0px solid #FDDAEB;
	font-size:12px;
	color:#333;
}

p {
	margin-bottom:2px;
}
