* {
	margin:0;
	padding:0;
	outline:0;
	list-style:none;
	color:#666;
}
img {border:0;}
html {
	background:url(../img/bg-listras.png);
}
body {
	font:12px Arial, Helvetica, sans-serif;
	background:url(../img/bg-top-fundo.png) repeat-x left top;
}

#mestre {
	width:100%;
	height:406px;
	background:url(../img/bg-top.png) no-repeat center top;
}

#mestre #main {
	width:970px;
	margin:0 auto;
}

#top {
	width:988px;
	margin:0 auto;
	padding:0;
	padding-top:25px;
}

#top h1 {
	height:55px;
	width:90%;
	margin:0 0 15px 8px;
}
#top h1 a {
	width:327px;
	height:55px;
	background:url(../img/logo.png) no-repeat left top;
	text-indent:-5000px;
	float:left;
}

#top #menu {
	height:61px;
	margin:20px 0 0;
}

#top #menu li,
#top #menu li a {
	float:left;
	display:inline;
	height:61px;
	text-indent:-5000px;
}
#top #menu li {
	background:url(../img/menu/separador.png) no-repeat right top;
}

#top #menu .home {width:88px;}
#top #menu .home a {
	width:87px;
	background:url(../img/menu/home.png) no-repeat left top;
}
#top #menu .institucional {width:130px;}
#top #menu .institucional a {
	width:129px;
	background:url(../img/menu/institucional.png) no-repeat left top;
}
#top #menu .material {width:153px;}
#top #menu .material a {
	width:152px;
	background:url(../img/menu/material.png) no-repeat left top;
}
#top #menu .servicos {width:103px;}
#top #menu .servicos a {
	width:102px;
	background:url(../img/menu/servicos.png) no-repeat left top;
}
#top #menu .conveniada {width:185px;}
#top #menu .conveniada a {
	width:184px;
	background:url(../img/menu/conveniada.png) no-repeat left top;
}
#top #menu .comunicacao {width:129px;}
#top #menu .comunicacao a {
	width:128px;
	background:url(../img/menu/comunicacao.png) no-repeat left top;
}
#top #menu .eventos {width:97px;}
#top #menu .eventos a {
	width:96px;
	background:url(../img/menu/eventos.png) no-repeat left top;
}
#top #menu .contato {width:103px;background:none;}
#top #menu .contato a {
	width:103px;
	background:url(../img/menu/contato.png) no-repeat left top;
}

#bHome #menu .home,
#bInstitucional #menu .home,
#bInstitucional #menu .institucional,
#bMaterial #menu .institucional,
#bMaterial #menu .material,
#bServicos #menu .material,
#bServicos #menu .servicos,
#bConveniada #menu .servicos,
#bConveniada #menu .conveniada,
#bComunicacao #menu .conveniada,
#bComunicacao #menu .comunicacao,
#bEventos #menu .comunicacao,
#bEventos #menu .eventos,
#bContato #menu .eventos {background-position:right bottom;}

#bHome #menu .home a,
#bInstitucional #menu .institucional a,
#bMaterial #menu .material a,
#bServicos #menu .servicos a,
#bConveniada #menu .conveniada a,
#bComunicacao #menu .comunicacao a,
#bEventos #menu .eventos a,
#bContato #menu .contato a,
#top #menu li a:hover {background-position:left bottom;}

#entry {
	float:left;
	width:970px;
	background:url(../img/bg-entry.png) no-repeat left bottom;
	margin-top:-5px;
	padding-bottom:20px;
}
#bHome #entry {background:transparent;}

#entry #tit {
	width:100%;
	height:64px;
	background:url(../img/bg-tit.png) repeat-x left top;
	margin-bottom:30px;
}

p {
	line-height:2;
	margin:0px 30px 20px 40px;
}

#rodape {
	float:left;
	width:100%;
	background:#CB6607;
	margin-top:30px;
}

#rodape .box-rodape {
	width:970px;
	margin:0 auto;
}

#rodape address {
	float:left;
	width:355px;
	height:12px;
	background:url(../img/rodape/endereco.png) no-repeat left top;
	text-indent:-5000px;
	margin:26px 10px 0 0;
}

#rodape .tel-curitiba {
	float:left;
	width:184px;
	height:65px;
	background:url(../img/rodape/tel-curitiba.png) no-repeat left top;
	text-indent:-5000px;
}

#rodape .tel-demais {
	float:left;
	width:157px;
	height:65px;
	background:url(../img/rodape/tel-demais.png) no-repeat left top;
	text-indent:-5000px;
}

#rodape a.cadastre-se {
	float:left;
	width:245px;
	height:31px;
	background:url(../img/rodape/bt-cadastre-se.png) no-repeat left top;
	text-indent:-5000px;
	margin-top:18px;
}

#rodape a.polvo {
	float:right;
	width:12px;
	height:39px;
	background:url(../img/rodape/polvo.png) no-repeat left top;
	text-indent:-5000px;
	margin-top:15px;
}

