@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../imagens/pm_background_pat.jpg);
	background-repeat: repeat-x;
	height: 100%;
	background-position: center;
	min-height: 600px;
}
html {
	height: 100%;
	min-height: 600px;
}


#corpo {
	height: 100%;
	background-image: url(../imagens/pm_background.jpg);
	background-position: center;
	background-repeat: no-repeat;
	min-height: 600px;
	min-width: 900px;
}
#distancia {
	height: 50%;
}
#conteudos {
	height: 560px;
	width: 900px;
	margin: -280px auto 0px auto;
}
#logotipo {
	width: 250px;
	height: 250px;
	padding-left: 140px;
}
#slogan {
	height: 50px;
	width: 250px;
	padding-left: 140px;
	padding-top: 100px;
}
#em_progresso {
	width: 250px;
	height: 50px;
	padding-left: 140px;
	padding-top: 50px;
}
