body {
	width: 994px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFCC;
}
a:link, a:visited {
	text-decoration: none;
	color: #006699;
}

a:hover {
	color: #333333;
}

p {
	margin: 0px;
}
h1 {
	margin-top: 11px;
	margin-bottom: 11px;
}
p.destaque {
	background-color: #FF0000;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
h1.destaque {
	background-color: #FF0000;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
}
h1.titleh1 {
	background-image: url(images/slices/h1_big.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 4px;
	color: #FFFFFF;
	padding-bottom: 7px;
	font-size: 18px;
	margin-bottom: 5px;
}
h3.titleh1 {
	background-image: url(images/slices/h1.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 4px;
	color: #FFFFFF;
	padding-bottom: 7px;
	margin-bottom: 5px;
}
img.floatleft {
	padding-right: 10px;
}
a.home {
	height: 180px;
	width: 260px;
	display: block;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}

.clear {
	clear: both;
}
.centrado {
	text-align: center;
}

.red {
	color: #FF0000;
	text-align: center;
}
.mini {
	font-size: 12px;
}

.minired {
	font-size: 12px;
	text-align: center;
	color: #FF0000;
}
.total {
	font-weight: bold;
	color: #FF0000;
	text-align: right;
}

.inativo
{
	background-color: #E2EBED;
	border-left: 2px solid white;
	height: 20px;
	padding-top: 5px;
	padding-left: 4px;
	margin-bottom: 2px;
	width: 150px;
}

.ativo
{
	background-color: #c0c0c0;
	border-left: 2px solid red;
	height: 20px;
	padding-top: 5px;
	padding-left: 4px;
	margin-bottom: 2px;
	cursor: pointer;
	width: 150px;
}

.tdatagrid_col
{
	font-size: 10pt;
	font-weight: bold;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	padding-top: 1px;
	background-color: #CCCCCC;
}

.tdatagrid_col_over
{
	 font-size: 10pt;
	 font-weight: bold;
	 border-left: 1px solid white;
	 border-top: 1px solid white;
	 border-right: 1px solid gray;
	 border-bottom: 1px solid gray;
	 padding-top: 0px;
	 cursor: pointer;
	 background-color: #dcdcdc;
}

.tpanel {
	margin-right: auto;
	margin-left: auto;
}
td font span{
	text-align: right;
	display: block;
}

#head {
	height: 200px;
	width: 994px;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#head .tophead {
	height: 60px;
	width: 994px;
}

.menu {
	margin: 0px;
	width: 100%;
	height: 28px;
	text-align: center;
	background-image: url(images/admin_menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 2px;
	padding-bottom: 12px;
}

.menu a:link, .menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.menu a:hover {
	background-color: #FFFFFF;
	color: #253862;
	border-bottom-color: #000000;
}

.content {
	background-image: url(images/content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.left {
	float: left;
	width: 250px;
	color: #FFFFFF;
}
.leftin {
	padding-left: 60px;
	padding-right: 10px;
}
.leftup {
	background-image: url(images/leftup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 180px;
	padding-right: 10px;
	padding-left: 60px;
}
.left .spin {
	background-color: #EEEECC;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding-left: 2px;
}

.left a.button:link, .left a.button:visited {
	padding: 5px;
	display: block;
	color: #000000;
	text-decoration: none;
	background-color: #EEEECC;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	text-align: left;
}
.left a.button:hover {
	color: #009900;
	background-color: #FFFFFF;
}

.left a:link, .left a:visited {
	color: #000000;
	text-decoration: none;
	text-align: right;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #eeeecc;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.left a:hover {
	color: #009900;
}

.center {
	margin-left: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 744px;
	padding: 0px;
}
.center table {
	margin-right: auto;
	margin-left: auto;
}

.right {
	float: right;
	width: 165px;
	background-color: #FFFFFF;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 5px;
	background-image: url(images/slices/squares.jpg);
	background-repeat: no-repeat;
	background-position: 4px bottom;
}
.foot {
	height: 33px;
	width: 100%;
	text-align: center;
	padding-top: 8px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.foot a:link, .foot a:visited {
	color: #FFFF00;
	text-decoration: underline;
}
.foot a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.contador img {
	vertical-align: middle;
}
.display {
	float: left;
	height: 250px;
	width: 215px;
	margin-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #CCCCCC;
	padding: 10px;
}
.display h1 {
	font-size: 18px;
	color: #FFFFFF;
	display: block;
	padding-top: 15px;
}
.display img {
	float: left;
}
.map {
	background-image: url(images/mapa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 380px;
	width: 950px;
	padding-top: 172px;
	padding-right: 23px;
	padding-left: 21px;
	padding-bottom: 35px;
}
.admin {
	background-color: #FFFFFF;
	width: 974px;
	padding: 10px;
	background-image: url(images/patern.jpg);
}

