@charset "utf-8";
body {
	background: url(../img/bg01.jpg) repeat;
	margin: 0px 0px 0px 0px;
}
.geral {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-416px;
	float:left;
	width:832px;
	height:476px;
	margin-top:-238px;
}
.sombra_superior {
	width:832px;
	height:28px;
	background:url(../img/sombra_superior.png) no-repeat;
}
.miolo {
	clear:both;
	width:832px;
	padding-left:28px;
	background:url(../img/bg03.png) repeat-y;
}
.flashlateral {
	float:left;
	width:450px;
	height:420px;
	margin-top:-20px;
	margin-left:-20px;
}
.principal {
	float:left;
	width:736px;
	height:380px;
	border:1px solid #666666;
	background:url(../img/idade.jpg) no-repeat;
	padding:20px;
}
.coluna {
	float:right;
	width:300px;
}
.textomenor {
	clear:both;
	margin-top:10px;
	width:300px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:center;
	font-weight: bold;
}
.idade {
	clear:both;
	width:300px;
	text-align:center;
}
form {
	margin:0px;
}
input {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#FFCC00;
	text-align:center;
	border:1px solid #666666;
	background:#000000;
	width:45px;
	padding:3px;
}
.ano {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#FFCC00;
	text-align:center;
	border:1px solid #666666;
	background:#000000;
	width:60px;
	padding:3px;
}
.button {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	border:none;
	text-align:center;
	background:#FFCC00;
	width:152px;
	padding:3px;
	margin-top:5px;
}
.lag {
	clear:both;
	width:776px;
	height:0px;
}
body, td, th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin:0px;
}
h1 {
	font-size: 20px;
	color: #FFCC00;
	margin-bottom:20px;
}
h2 {
	font-size: 16px;
	color: #FFFFFF;
}
p {
	margin:0px;
	padding:10px 0px;
}
a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.sombra_inferior {
	clear:both;
	width:832px;
	height:28px;
	background:url(../img/sombra_inferior.png) repeat-x;
}

