@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4C1211;
	background-image: url(../img/background_body.png);
	background-repeat: repeat-y;
	background-position: center;
}
#estrutura {
	height: 568px;
	width: 846px;
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;
	margin-top: -284px;
	margin-left: -423px;
	left: 50%;
	top: 50%;
	position: absolute;
	z-index: 0;
	border: 1px solid #A15E4E;
}
#menu {
	width: 846px;
	height: 45px;
	padding-top: 25px;
	margin-left: 266px;
	left: 50%;
}
a.menu:link, a.menu:visited, a.menu:active, a.menu:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#quem_sou {
	position:absolute;
	width:280px;
	height:300px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #FFF;
	border: 10px solid #751113;
	margin-top: -150px;
	margin-left: -140px;
	left: 50%;
	top: 50%;
	visibility: hidden;
}
#atendimento {
	position:absolute;
	width:280px;
	height:250px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #FFF;
	border: 10px solid #751113;
	margin-top: -125px;
	margin-left: -140px;
	left: 50%;
	top: 50%;
	visibility: hidden;
}
.bold {
	font-weight: bold;
}
.form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #83201B;
	text-decoration: none;
	background-color: #FFF;
}
.justificado {
	text-align: justify;
}
#mural_recado {
	border: 1px solid #FFF;
}
