/* homepage */
body{
	background-image: url("fundo.jpg");
	background-repeat:no-repeat;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#333333;
	font-size:12px;
	line-height:14px;
	background-color:#FE860C;
}
#container{
	position:relative;
	width:885px;
	height:auto;
	margin:auto;
}
#logotipo{
	position:relative;
	width:309px;
	height:131px;
	float:left;
}
#menu{
 	position:relative;
	width:576px;
	height:131px;
	float:left;
}
#estrutura_intro{
 	position:relative;
	width:885px;
	height:321px;
	background-color:#DED3BD;
	clear:left;
}
#animacao{
 	position:relative;
	width:542px;
	height:285px;
	padding:0px 0 0 25px;
	float:left;
}
#introducao{
 	position:relative;
	width:318px;
	height:321px;
	float:left;
}
#estrutura_conteudo{
 	position:relative;
	width:885px;
	height:auto;
	clear:left;
}
#conteudo{
 	position:relative;
	width:836px;
	height:398px;
	margin:auto;
	background-color:#FFA04C;
}
#box1{
 	position:relative;
	width:247px;
	height:auto;
	padding:0 0 0 24px;
	float:left;
}
#box2{
 	position:relative;
	width:248px;
	height:auto;
	padding:0 0 0 24px;
	float:left;
}
#box3{
 	position:relative;
	width:247px;
	height:auto;
	padding:0 0 0 24px;
	float:left;
}
#menu_inferior{
 	position:relative;
	width:885px;
	height:auto;
	clear:left;
}
#listarodape{
 	position:relative;
	width:885px;
	height:123px;
	padding:22px 0 0 0;
	background-image:url(img/lista_home.jpg);
}
#bloco1{
 	position:relative;
	width:183px;
	height:98px;
 	padding:0 0 0 8px;
	margin:0 0 0 60px;
	border-left:1px solid #E5CBA8;
	float:left;
}
#bloco2{
 	position:relative;
	width:185px;
	height:98px;
 	padding:0 0 0 8px;
	border-left:1px solid #E5CBA8;
	float:left;
}
#bloco3{
 	position:relative;
	width:156px;
	height:98px;
 	padding:0 0 0 8px;
	border-left:1px solid #E5CBA8;
	float:left;
}
#bloco4{
 	position:relative;
	width:185px;
	height:98px;
 	padding:0 0 0 8px;
	float:left;
}
.fontmenor{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#333333;
	font-size:10px;
	line-height:14px;
}
a:link{
	color:#333333;
	text-decoration:none;
}
a:visited{
	color:#333333;
}
a:hover{
	color:#FFFFFF;
}
a:action{
	color:#333333;
}

.linkhome a:link {
color:#333333;
text-decoration:none;
}

.linkhome a:visited {
color:#333333;
}

.linkhome a:hover{
color:#333333;
}

.linkhome a:action{
	color:#333333;
}

#slideshow img{
	width:542px;
	height:297px;
}