* {
	border: 0;
	font-family: Verdana;
	margin: 0;
	padding: 0;
}

body {
	background: url(bg.jpg) repeat-x #f9f6f3;
}

cite {
	font-size: 80%;
}

form input {
	border: 1px #edc solid;
}

h1 {
	font-size: 200%;
	padding-bottom: 15px;
}

h2 {
	font-size: 150%;
	padding-bottom: 10px;
}

h3 {
	font-size: 125%;
	padding-bottom: 5px;
}

li {
	line-height: 150%;
	list-style-position: inside;
}

#address {
	font-size: 80%;
	margin-top: 145px;
	.margin-left: -600px;
	position: absolute;
	width: 620px;
}

#agenda {
	margin: 5px 25px;
}

#agenda th {
	padding: 2px;
}

#agenda .hoje, .hoje {
	background: #dfd;
	text-align: center;
}

#agenda .normal {
	text-align: center;
}

#agenda .outro_mes {
	color: #ddd;
	text-align: center;
}

#agenda .prazo, .prazo {
	background: #369;
	font-weight: bold;
	text-align: center;
}

#agenda .prazo a, .prazo a {
	color: #fff;
}

#agenda .prazo a:hover, .prazo a:hover {
	color: #fc3;
}

#atualizacoes {
	background: #fbfbfb;
	border: 1px solid #eee;
	font-size: 80%;
	padding: 3px;
	width: 650px;
}

#biometrico {
	float: right;
	margin: 93px -231px 0 0;
	.margin-left: 20px;
	position: relative;
}

#bottom {
	background: url(bottom_bg.jpg) repeat-x;
	clear: both;
	color: #ccc;
	font-size: 70%;
	height: 156px;
	.margin-bottom: -20px;
	padding: 20px;
	width: 862px;
}

#bottom a {
	color: #999;
	text-decoration: none;
}

#bottom a:hover {
	color: #c90;
}

#bottom li {
	list-style: none;
}

#bottom ul {
	float: left;
	margin: 0 20px;
	width: 200px;
	.width: 250px;
}

#breadcrumb {
	color: #999;
	font-size: 60%;
	left: 50%;
	margin-left: -435px;
	position: absolute;
	top: 240px;
	width: 660px;
}

#breadcrumb a {
	color: #c90;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #ccc;
}

#center {
	color: #999;
	float: left;
	font-size: 70%;
	line-height: 125%;
	margin: -340px 0 20px 20px;
	.margin-top: -340px;
	position: relative;
	width: 630px;
}

#center a, .table a {
	color: #c90;
	text-decoration: none;
}

#center a:hover, .table a:hover {
	color: #ccc;
}

#center h1, #center h2 {
	color: #369;
	font-weight: normal;
	margin: 10px 0 5px 0;
}

#center p {
	line-height: 150%;
	margin-bottom: 10px;
}

#center ul {
	margin: 10px 20px;
}

#edge {
	background: url(bg_content.jpg) repeat-y;
	background-position: 0 36px;
	margin: 0 auto;
	width: 902px;
}

#menu {
	clear: both;
	float: left;
	height: 180px;
	padding-left: 5px;
	position: relative;
	top: -300px;
	width: 750px;
}

#menu a {
	color: #999;
	text-decoration: none;
}

#menu a:hover {
	color: #c90;
}

#menu a:hover strong {
	color: #c90;
}

#menu strong {
	color: #ccc;
	font-size: 200%;
	font-weight: normal;
}

#menu li {
	float: left;
	font-size: 70%;
	list-style: none;
	padding: 0 7px;
	width: 160px;
}

#mesario {
	float: right;
	position: relative;
	right: -20px;
	top: -20px;
}

#time {
	float: right;
	margin-top: -370px;
	padding: 15px;
	width: 169px;
}

#time a {
	color: #963;
	text-decoration: none;
}

#time a:hover {
	color: #666;
}

#time li {
	color: #630;
	font-size: 60%;
	list-style: none;
	padding: 5px 0;
}

#time .date {
	display: block;
	font-weight: bold;
}

#top {
	background: url(bg_top.jpg) no-repeat;
	height: 436px;
	margin-left: -27px;
	width: 955px;
}

#top img {
	left: 25px;
	position: relative;
	top: 20px;
}

.table {
	background: #fff;
	color: #888;
	font-size: 70%;
}

.table td {
	border: #fff 5px solid;
}

.table th {
	background: #fcf9f0;
	border: #fff 1px solid;
	color: #999;
	font-weight: normal;
	padding: 5px
}

.destaque {
	border: 1px solid #69c;
	float: right;
	margin: 0 0 10px 15px;;
	padding: 10px;
	width: 300px;
}

.login {
	border: 1px #edc solid;
	color: #369;
	padding: 2px;
	margin: 0 5px;
}

.branco {
	background: #fff;
	border: 1px solid #ccc;
	color: #999;
	padding: 2px 3px;
}

.confirma {
	background: #090;
	border: 1px solid #060;
	color: #fff;
	padding: 2px 3px;
}

.corrige {
	background: #f90;
	border: 1px solid #f60;
	color: #fff;
	padding: 2px 3px;
}
