body {
	background-color: #000000;
	background-image:url(../imagens/bginicio.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0px;
	padding:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:11px;
	line-height:16px;
}
body,td,p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#221E1F;
}
a {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #FFDD00;
	text-decoration:none;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px;
	margin-bottom:9px;
	margin-top:5px;
	padding:0px;
	font-weight:normal;
}
#iniciotitulo {
	margin:0 auto;
	width:698px;
	text-align:center;
	margin-top:70px;
}
#iniciobotoes {
	margin:0 auto;
	width:698px;
	text-align:center;
	margin-top:100px;
}
#iniciobotao1 {
	background-image:url(../imagens/imgbotoesinicio.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:338px;
	height:110px;
	float:left;
	text-align:center;
	padding-top:22px;
	font-size:13px;
	color:#FFFFFF;
}
#iniciobotao2 {
	background-image:url(../imagens/imgbotoesinicio.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:338px;
	height:110px;
	float:right;
	text-align:center;
	padding-top:22px;
	font-size:13px;
	color:#FFFFFF;
}
