/*
	FESEMPRE - FEDERAÇÃO INTERESTADUAL DOS SERVIDORES PÚBLICOS MUNICIPAIS E ESTADUAIS
	www.fesempre.org.br
	Webdeveloper: Aécio Ferreira
	Analista de Sistemas: Anderson Liberato
	©2009|2010 - Todos os direitos estão reservados.
*/
body{
	background-image:url(../images/bg-geral.png);
}
#geral{
	width:970px;
	height:560px;
	margin:0 auto;
	margin-top:50px;
	border:#cfcfcf 1px solid;
	background-color:#f8f8f8;
}

#conteudo{
	display:inline;
}

#conteudo h1{
	background:url(../images/erro/fesempre_erro_03.jpg) no-repeat;
	width:284px;
	height:97px;
	margin:30px 0 0 30px;
}

#conteudo h1 a{
	display:block;
	width:284px;
	height:97px;
}

#interno{
	background:url(../images/erro/fesempre_erro_07.jpg) no-repeat;
	_display:inline;
	width:606px;
	height:250px;
	padding:30px 50px 0 25px;
	margin:80px 0 0 170px;
}

#interno h4{
	background:url(../images/erro/fesempre_erro_04.jpg) no-repeat;
	width:163px;
	height:60px;
	margin:0 0 15px;
}

#interno h2{
	margin:30px 0 25px 25px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

.site_endereco{
	font-family:Arial, Helvetica, sans-serif;
	color:#d60900;
}

.site_endereco a{
	color:#d60900;
	text-decoration:none;
}

.copyright{
	margin:55px 0 0 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#d60900;
}
