html,
body {
	padding:0;
	height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/bg-kikaozinho.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #fde360;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	min-height:100%;
	position:relative;
	z-index: 10;
}
#animacaoinicial {
	position: absolute;
	height: 600px;
	width: 100%;
	top: -4px;
	z-index:5;
}


#content {
	margin-right: auto;
	margin-left: auto;
	width: 936px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 135px;
	padding-left: 0px;
	text-align: left;
	_position:relative;
}

#content:after{
		    content:".";
		    display:block;
		    clear:both;
		    visibility:hidden;
		    height:0;
		    overflow:hidden;
}


#header {
	height: 28px;
	width: 936px;
	z-index: 100;
	background-color: #006699;
}
#continterno {
	width: 936px;
	_position:relative;
}
#cima {
	width: 936px;
	position:relative;
	z-index:200;
}

#menuesquerdo {
	float: left;
	margin-top: 317px;
	margin-left: 155px;
	_margin-left: 77px;
}
#menudireito {
	float: right;
	margin-top: 317px;
	margin-right: 167px;
	_margin-right: 83px;
}
#baixo {
	width: 936px;
	clear: both;
	position:relative;
}

#esquerda {
	float: left;
	width: 172px;
	margin-top: 120px;
	margin-left: 5px;
}

#direita {
	float: right;
	margin-top: 85px;
}
#baixo #direita p {
	text-align: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#nome {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#email {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#ok_news {
	color: #FFFFFF;
	background-image: url(img/btn-ok-kikaozinho.png);
	height: 23px;
	width: 25px;
}



#footer {
	position:absolute;
	height:50px;
	clear: both;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	width:100%;
	z-index: 200;
	background-color: #da251c;
}



#footerinterno {
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 8px;
}
.ocre {
	color: #b68503;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 6px;
}
.cinza {
	font-size: 14px;
	color: #898989;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footerinterno a {
	color: #fef200;
	text-decoration: none;
}
#footerinterno a:hover {
	color: #fef200;
	text-decoration: underline;
}
a {
	color: #DA251C;
	text-decoration: none;
}
a:hover {
	color: #DA251C;
	text-decoration: underline;
}
.dicas {
	text-align: center;
	float: left;
	width: 100px;
	padding-top: 0px;
	margin-left: 260px;
	_margin-left: 130px;
	margin-top: 0px;
}
.aviso {
	font-size: 15px;
	color: #DA2528;
}
.aviso-negrito {
	font-size: 13px;
	color: #DA2528;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.cinza-10 {
	font-size: 11px;
	color: #666666;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

