body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #0099cc;
	margin-top: 20px;
 height:100%; 
 width:100%;  
}
body,td,th {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:130%;
}
p {
	margin-bottom: 0px;
	margin-top: 0px;
}

.navbar, .navbar a {
font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height: 16px;
	color:#666666;
	text-decoration:none;
	text-align:right;
}

.navbar:hover,.navbar a:hover{
color:black;
}

form {
margin: 0 0 0 0;
}

.inputextra {
width:115px;
height:14px;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
background-color:#E3F6FF;
border:1px #006699 solid;
}

.selmeses {
width:169px;
height:14px;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
background-color:#E3F6FF;
border:1px #006699 solid;
margin:0px 0px 0px 0px;
}
#indexsel .selmeses{
width:190px;

}

.titulo{
font-size:14px;
color:#006699;
}

.caixaform {
width:120px;
height:14px;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
background-color:#E3F6FF;
border:1px #006699 solid;

}
.caixaform2 {
width:236px;
height:14px;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
background-color:#E3F6FF;
border:1px #006699 solid;

}

.botaoform
{
font-family: Arial, Helvetica, sans-serif;
font-size:9px;
}

.field {
font-size:12px;
padding-top:5px;
font-weight:bold;
padding-bottom:1px;
}
/*nPublisher*/

.news {
font-size:12px;
margin-bottom:0px;
margin-right:0px;
padding-bottom:9px;
padding-top:9px;
border-bottom: 1px dashed black;
}

.news_over {
font-size:12px;
margin-bottom:0px;
margin-right:0px;
padding-bottom:9px;
padding-top:9px;
border-bottom: 1px dashed black;
background-color:#E3F6FF;
cursor:pointer;
}

.ntitle, .ntitle a{
color:#006699;
font-weight:bold;
text-decoration:none;
}

.ntitle a:hover {
color:#0099CC;
}

.ndate{
color:#0099CC;
}

/*hierarchy*/
.hierTitle{
color:#333333;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-align:right;
margin-bottom:5px
}
.hierTitle em{
color:#006699;
font-style:normal;
}

.hierSubTitle{
color:#006699;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:right;
line-height:120%;
border-top: 1px dashed #333333;
margin:0 0 0 0;
padding:5px 0 5px 0;
text-decoration:none;
}

.hierSubTitle a{
color:#006699;
text-decoration:none;
}

.hierSubTitle a:hover,.hierSubTitle:hover, .l2 a:hover, .l2:hover{
color:black;
}

.hierSubTitle em a,.l2 em a{
color:black;
font-style:normal;
}

.l2, .l2 a{
color:#006699;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-align:right;
line-height:120%;
margin:0 0 0 0;
padding:2px 0 2px 0;
text-decoration:none;
}

.hierSubTitle a:hover,.hierSubTitle:hover, .l2{
color:black;
}

.hierSubTitle em a,.l2 em a{
color:black;
font-style:normal;
}


/*calendar*/
.calendarWeekDay {
	text-align: center;
	/*
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;*/
}
.calendarSunday {
	text-align: center;
	color: #666666;
	/*
	background-color: #ccffcc;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;*/
}
.calendarSaturday {
	text-align: center;
	color: #666666;
	/*
	background-color: #ccffcc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;*/	
}
.calendarHeader {
	text-align: center;
	
	font-weight: bold;/*
	
	color:#ffffff;
	padding-top: 2px;
	padding-bottom: 2px;*/
}
.calendarHeaderWeekend {
	text-align: center;
	color: #666666;
	font-weight: bold;/*
	background-color: #006600;
	color:#ffffff;
	padding-top: 2px;
	padding-bottom: 2px;*/
}
.calendarToday {
	text-align: center;
	background-color:#E3F6FF;
	
	/*
	background-color: #ff0000;
	color:#ffffff;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;*/
}
.calendarTodaySunday {
	text-align: center;
	background-color:#E3F6FF;
	color: #666666;
	/*
	background-color: #009900;
	color:#ffffff;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;*/
}
.calendarTodaySaturday {
	text-align: center;
	background-color:#E3F6FF;
	color: #666666;
	/*
	background-color: #009900;
	color:#ffffff;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;*/
}
.calendarEvent {
	text-align: center;
	/*
	color: #0000FF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;*/
}

.calendarEventSunday {
	text-align: center;
	/*
	color: #0000FF;
	text-align: center;
	background-color: #ccffcc;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;*/
}

.calendarEventSaturday {
	text-align: center;
	/*
	color: #0000FF;
	text-align: center;
	background-color: #ccffcc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;	*/
}

.calendarEventToday {
	text-align: center;
	background-color:#E3F6FF;
	/*
	background-color: #ff0000;
	color:#0000FF;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;*/
}

.calendarEventTodaySaturday {
	text-align:center;
	/*
	background-color: #009900;
	color:#0000FF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;*/
}

.calendarEventTodaySunday {
	text-align: center;
	/*
	color: #0000FF;
	text-align: center;
	background-color: #009900;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;	*/
}

.calendarTable {
/*
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #ffcccc;*/
}

.calendarEmpty {
	text-align: center;
	/*
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;*/
}

.calendarEvent a{
	text-decoration:none;
	text-align: center;
	font-weight:bold;
	color:#006699;
	
}
.calendarEventToday a{
	text-align: center;
	color: #006699;
	background-color:#E3F6FF;
	text-decoration:none;
	
	font-weight:bold;
	
}

.calendarEventSunday {
	text-decoration:none;
	text-align: center;
	font-weight:bold;
	color:#006699;
	
}

.calendarEventSaturday {
	text-decoration:none;
	text-align: center;
	font-weight:bold;
	color:#006699;
	
}

a {
	color:#FF6600;
}


/*sitemap*/

h1, h2, h3{
	margin:0 0 0 0;
	line-height:170%;
	font-weight:normal;
	font-size:12px;
}

.map {
}

.map h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.map h2{
	font-weight:bold;
}

.map h3{
}

.map h1 a{
	text-decoration:none;
	color:#006699;
}

.map h2 a,.map h3 a{
	text-decoration:none;
	color:#000000;
}

.map h1 a:hover, .map h2 a:hover,.map h3 a:hover{
	text-decoration:underline;
}

ul {
	margin: 0 0 0 18px;
	padding:0 0 0 0;
}

li {
	margin: 0 0 0 0px;
	/*list-style-type:square;*/
	list-style-position: outside;
	padding: 0 0 0 0;
	list-style-image:url(/images/seta.png);
}

.tasks {
	color:#006699;
	/*font-weight:bold;*/
}
.tasks2 {
	margin: 0 0 0 18px;
}

#banner {
	width:165px;
	background-color:#0099cc;
	margin-bottom:10px;
}

#banner a {
	color:#FFFFFF;
}
