body {
	margin: 0;
	padding: 0;
	background: #FFF url(../images/background-clara-en-foodland.jpg) no-repeat center -30px;
	text-align: center; /* hack para o IE */
}
#geral {
	width: 963px;
	margin: 0 auto;			
	text-align: left; /* "remédio" para o hack do IE */
	_position: relative;
	_left: 6px;
}
.menu {
	float: left;
	width: 963px;
	height: 48px;
	background: url(../images/background-menu.jpg) no-repeat;
	position: relative;
	left: 126px;
	top: 17px;
	padding-left: 12px;
}
.menu span a {
	float: left;
	height: 23px;
	margin: 14px 0 0 10px;
}
.menu .registro a {
	width: 76px;
	background: url(../images/registro.gif) no-repeat;
}
.menu .noticias a {
	width: 72px;
	background: url(../images/noticias.gif) no-repeat;
}
.menu .comunidad a {
	width: 86px;
	background: url(../images/comunidad.gif) no-repeat;
}
.menu .padres a {
	width: 62px;
	background: url(../images/padres.gif) no-repeat;
}
.menu .ayuda a {
	width: 52px;
	background: url(../images/ayuda.gif) no-repeat;
}
.menu .registro a:hover {
	background: url(../images/registro_o.gif) no-repeat;
}
.menu .noticias a:hover {
	background: url(../images/noticias_o.gif) no-repeat;
}
.menu .comunidad a:hover {
	background: url(../images/comunidad_o.gif) no-repeat;
}
.menu .padres a:hover {
	background: url(../images/padres_o.gif) no-repeat;
}
.menu .ayuda a:hover {
	background: url(../images/ayuda_o.gif) no-repeat;
}
.logo {
	float: left;
	width: 282px;
	height: 179px;
	position: relative;
	left: 144px;
	top: 29px;
}
.play-now a {
	float: left;
	width: 148px;
	height: 148px;
	background: url(../images/play-now.gif) no-repeat;
	position: relative;
	left: 335px;
	_left: 329px;
	top: 48px;
}
.play-now a:hover {
	background: url(../images/play-now_o.gif) no-repeat;
}
.internas {
	float: left;
	width: 843px;
	height: auto;
	background-color: #FCFCFA;
	margin: 21px 0 0 0;
	_margin-top: 17px;
	padding: 20px 60px 20px 60px;
}
.internas .breadcrumbs {
	float: left;
	width: 843px;
	height: 15px;
	line-height: 15px;
	margin: 25px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #35b1e1;
}
.internas .descricao {
	float: left;
	width: 843px;
	height: auto;
	line-height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #7ac142;
}
.internas .breadcrumbs a {
	color: #35b1e1;
	text-decoration: none;
}
.internas .breadcrumbs a:hover {
	text-decoration: underline;
}
.botao {
	float: left;
	width: auto;
	height: auto;
	border: none;
	position: relative;
	left: -7px;
}
.base-internas {
	float: left;
	width: 963px;
	height: 20px;
	background: url(../images/base-interna.gif) no-repeat top;
}
.ant-rodape {
	clear: both;
	width: 100%;
	height: 1px;
	border-bottom: #fcc939 solid 1px;
	_margin-top: -15px;
}
.rodape {
	clear: both;
	width: 100%;
	height: 200px;
	background: #e4f5fd;
	border-top: #FFF solid 3px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.rodape .unilever {
	width: 800px;
	height: 58px;
	line-height: 58px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	top: 30px;
}
.rodape .unilever span {
	float: left;
	height: 58px;
	line-height: 58px;
	margin-right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #0055a5;
}
.rodape .unilever .links {
	float: right;
}
.rodape .unilever .links a {
	font-size: 13px;
	color: #0055a5;
	text-decoration: none;
}
.rodape .unilever .links a:hover {
	text-decoration: underline;
}
