/* CSS Document */

#lay-all {
width:778px;
margin:0px auto 0px auto;
padding-bottom:20px;
background-image:url(../imagens/bg-lay-all.jpg);
background-repeat:repeat-y;
}

#lay-corpo {
width:760px;
background-image:url(../imagens/bg-corpo.jpg);
background-repeat:no-repeat;
margin:0 auto;
}

#lay-topo {
padding:12px 17px;
height:79px;
}

#lay-topo div.logo {
width:260px;
height:79px;
float:left;
}

#lay-menu {
width:760px;
height:45px;
}

#lay-menu img{
border:0px;
padding-left:20px;
}

#lay-anima {
width:720px;
height:198px;
margin-left:20px;
margin-bottom:20px;
background-image:url(../imagens/bg_anima.jpg);
background-repeat:no-repeat;
}

#lay-topo-links {
width:720px;
height:70px;
margin-left:20px;
margin-bottom:20px;
background-image:url(../imagens/bg_anima.jpg);
background-repeat:no-repeat;
}

#lay-icones {
	width:740px;
	height:170px;
	padding-left:20px;
}
#lay-icones div.box {
	width:230px;
	height:170px;
	float:left;
	margin-left: 20px;
}
#lay-icones div.box-img {
	width:230px;
	height:80px;
	margin-bottom:5px;
}
#lay-icones div.box-texto {
	width:200px;
	font-size:11px;
	padding-left:10px;
	margin-bottom:10px;
	color:#2F2D14;
}
#lay-rodape {
	width:720px;
	height:90px;
	margin-left:20px;
	background-color:#FBFB97;
}
#lay-rodape div.geral-rodape {
	width:680px;
	padding-left:20px;
	padding-top:10px;
}

#lay-corpo-texto {
width:720px;
padding-left:20px;
}
