/** Zerando todos os margins naturais para no atrapalhar **/
h1, h2, h3, h4, h5, h6, dl, ol, dt, dd, address, hr, ul {
	margin:0px;
	padding:0px;
}
td {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 1%;
	background-color: #999999;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #CC0033;
}

#main {
	border: 1px solid #999999;
	width: 100%;
	background-color: #FFFFFF;
	height: 100%;

}
#head {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	vertical-align: bottom;
	height: 50px;
	background-image: url(img/bg.gif);

}
#centro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 20px;
	padding-left: 40px;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-bottom: 10px;

}

#foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	background-image: url(img/bg.gif);
	width: 100%;
	color: #333333;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-weight: normal;
	text-align: center;
}
#foot a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#foot a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#foot a:hover {
	color: #AA0000;
	text-decoration: none;
	font-weight: normal;
}

#left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
	color: #AA0000;
}
#left a {
	color: #000000;
	text-decoration: none;
}
#left a:visited {
	color: #666666;
	text-decoration: none;
}
#left a:hover {
	color: #AA0000;
	text-decoration: none;
}

#right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	background-color: #DDDDDD;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 160px;
}
#right a {
	color: #000000;
	text-decoration: none;
}
#right a:visited {
	color: #666666;
	text-decoration: none;
}
#right a:hover {
	color: #AA0000;
	text-decoration: none;
}

#righttop {
	vertical-align: top;
	background-color: #DDDDDD;
	background-image: url(img/pag_logo2_bg.gif);
	text-align: right;
}
#rightbottom {
	vertical-align: top;
	background-color: #DDDDDD;
	text-align: right;
}

.hora {
	text-align: right;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	font-size: 10px;
}
.agenda {
	padding-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	font-size: 10px;
}
.data {
	padding-right: 3px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 10px;
}
#head2 {
	background-color: #EEEEEE;
	height: 18px;
	text-align: right;
}
#titulo {
	background-image: url(img/bg_tit.gif);
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AA0000;
}
.destaque {
	font-weight: bold;
	color: #003366;
}
.tabela {
	padding-top: 6px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 2px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tabeladata {
	padding-top: 10px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tabelahead {
	padding-top: 6px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 2px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;

}
.tabelayellow {
	padding-top: 6px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 2px;
	padding-left: 5px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	background-color: #FFFF99;
	width: 120px;
}
.tabelared {
	padding-top: 6px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 2px;
	padding-left: 5px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	background-color: #FFD5D5;
	width: 120px;
}
.tabelablue {
	padding-top: 6px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 2px;
	padding-left: 5px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	background-color: #BBF1FF;
	width: 120px;
}
.tabelagreen {
	width: 120px;
	padding-top: 6px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 2px;
	padding-left: 5px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	background-color: #CCFFE6;
}
.tabelaorange {
	padding-top: 6px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 2px;
	padding-left: 5px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFCC;
	width: 120px;
}
.tabelapurple {
	padding-top: 6px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 2px;
	padding-left: 5px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	background-color: #FFD9F5;
	width: 120px;
}
.datanoticia {
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	margin: 0px;
}
#breadcrumb {
	padding-right: 10px;
	font-size: 10px;
	color: #666666;
	background-image: url(img/bg_top_pag.gif);
	background-repeat: repeat-x;
	text-align: right;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.auxiliar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
 a.auxiliar {
	color: #666666;
	text-decoration: none;	
}
a.auxiliar:visited {
	color: #666666;
	text-decoration: none;	
}
a.auxiliar:hover {
	color: #000099;
	text-decoration: none;	
}
hr {
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px solid #ffffff
}
.fonte {
	font-size: 10px;
	color: #333333;
}
.tabelabg {
	padding-top: 6px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 2px;
	padding-left: 5px;
	background-color: #F4F0E7;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EEEEEE;
}
li {
	margin-bottom: 9px;
	margin-left: 15px;}
.destaque2 {

	font-weight: bold;
	color: #AA0000;
}
.menor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.left {
	float: right;
	margin: 5px;
}
.right {

	float: left;
}

