/* structure--------------------------------- */

html {height: 100%;}

body { 
	height: 101%; 
	margin: 0;  
	padding: 0;     
	font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
	font-size: small;
	} 

img {
	border-width: 0px;
	}
	
td {
	vertical-align: top;
	}

hr {
	margin: 0 0 5px 0;
	border: 0;
	height: 1px;
	color: #ccc;
	background-color: #ccc;
	}

div.clearer {clear: both; height: 0;}
	
/* Layout Formatting Containers --------------------------------- */

#container { 
	width: 800px;  
	margin: 0px auto 0px auto;
	}
		
#pageBody { 
	float: left;
	width: 798px;  
	border-left: 1px solid #CCCCCC;  
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #fff url("../../img/navborder.gif") repeat-y;
	}


/* Page Banner --------------------------------- */

#banner {  
	margin: 0;
	padding: 0;
	height: 100px;
	width: 100%;
	background:#FFF url("../../img/banner_background02.gif") repeat-x;
	/*border-right: 1px solid #CCCCCC;*/	
	}

#bannerImage {
 	float: left;
	width: 100px;
	height: 100px;
	/*border-left: 1px solid #CCCCCC;*/  
	/*border-right: 1px solid #CCCCCC;*/ 
}	
	
#topNav {  
	float: left;
	width: 618px;
	height: 24px;
	margin: 0;
	padding: 0;
	text-align: right;
	}
	
#siteTitle {  
	float: left;
	width: 600px;
	margin: 0;
	padding: 0; 
	height: 38px;
	}




/* Main Navigation Bar--------------------------------- */

#mainNav {
	float: left;
	width: 160px;
	height:101%;
	margin: 10px 0px;
	text-align: left;
	background-color: white;
	border-right: 1px solid #CCCCCC;
	}

#mainNav ul {
	list-style-type: none;	
	padding: 0;
	margin: 0;
	border-bottom: none;
	}

#mainNav li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #ccc;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;  
	font-weight: 600;
	color: #000;
    }	

#mainNav ul ul {
	padding: 10px 0px 10px 0px;
	border-top: none;
	border-bottom: none;
}

#mainNav ul ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	background-color: #fff;
	padding: 0 0 0 15px;
	margin: 0;
	border-top: none;
	border-bottom: none;
	}

#mainNav select {
	font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
	width: 140px;
	background-color: #fff;
	margin: 0;
	}

#mainNav a, #mainNav a:visited{
	text-decoration: none;
	color: black;
	}

#mainNav a:hover, a:active {
	color: #0079A6;
	}

#mainNav .header {
	width: 145px;
	padding: 5px 0px 5px 15px;
	background-color: #6DC8BF;
	}
	
#mainNav .button {
	padding: 5px 0px 5px 15px;
	background-color: #FFF;
	}
	

#mainNav a.navon, #mainNav a.navon:visited {
	color: #900;
}




/* Thumbnail Calendar --------------------------------- */
#mainNav .calendartext {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: black;
	}
		
#mainNav .calendartext a:link {text-decoration: none;}
#mainNav .calendartext a:visited { color:#6DC8BF; text-decoration: none;}
#mainNav .calendartext a:active { color:#0079A6; text-decoration: none;}
#mainNav .calendartext a:hover { color: #0079A6; text-decoration: underline;} 

#mainNav .calendarhighlight {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: white;
	}

#mainNav .calendarhighlight a:link {color: white; text-decoration: none;}
#mainNav .calendarhighlight a:visited {color: white; text-decoration: none;}
#mainNav .calendarhighlight a:active { color:#CCCCCC; text-decoration: none;}
#mainNav .calendarhighlight a:hover { color:#CCCCCC; text-decoration: none;} 

#mainNav .calendarheader {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000;
	font-weight:600;
	line-height: 20px;}

#mainNav .calendarbg {background-color: #FFFFFF;}
#mainNav .calendarheaderbg {background-color: #6DC8BF;}
#mainNav .calendardaysbg  {background-color: #CCCCCC;}
#mainNav .calendarhighlightbg {background-color: #0079A6;}


/* Page Bodytext--------------------------------- */

#bodyText {
	float: left;
	width: 585px;
	height: 100%;
	margin: 10px auto 10px 15px;
	font-size: small;
	background: white;
	}
	
#bodyText p {  
	margin: 0px 0px 15px 0px;
	}

	
#bodyText li {  
	padding: 3px 5px;
	}	
		
#bodyText h1 {  
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #999;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0;
	text-transform:uppercase;
	}
	
#bodyText h2 { 
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-weight: bold;  
	font-size: small;  
	line-height: 2em;
	color: #000;
	padding: 0;
	margin: 0;
	}
	
#bodyText h4 {  
	color: #900;  
	font-size: x-small;  
	line-height: 14px;  
	font-weight: bold;  
	margin-top: 0px;  
	margin-bottom: 20px;  
	}
	
#bodyText a {
	text-decoration: underline;
	color: #0079A6;
	}
#bodyText a:visited {
	color: #6DC8BF;
	}
	
#bodyText a:hover {
	color: #FFF;
	background:#0079A6;
	text-decoration:none;
	}


#bodyText .eventItem {
	margin: 0px 0px 10px 0px;
	border-top: 1px solid #CCCCCC;
	clear: both;
}

#bodyText .eventItemImage {
	padding: 10px 0px 10px 0px;
	margin: 0;
	float: left;
	width: 65px;
}

#bodyText .eventItemText {
	padding: 10px 0px 10px 0px;
	margin: 0;
	float: left;
	width: 515px;
}


#seal {
	position: relative;
	width: 102px;
	margin: 30px auto 20px;
	}
	
#seal a {
	display: block;
	width: 102px;
	background: url("../../img/seal.gif") no-repeat top left;
	}
	
#seal a:hover {
	background: url("../../img/seal_over.gif") no-repeat top left;
	}	

#searchbox {
	margin-left: 7px;
	margin-bottom: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0079A6;
	}
	
.popUpMapa
{
	background-image: url(img/bgCizalha.gif);
}

.lnkboletins {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 12px;
	text-decoration:none;
}
.lnkeventos {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 12px;
	text-decoration:none;
}
.noticias {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 2px;
	padding-right: 4px;
	text-decoration:none;
	padding-bottom: 12px;
	padding-left: 10px;
	background-image: url("img/noticias_bg.jpg");
}
.lnknoticias {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 12px;
	text-decoration:none;
}
.arquivo {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 12px;
	padding-left: 10px;
	font-weight:bold;
	text-decoration: none;
	background-image: url("img/noticias_bg.jpg");
}
.download {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 12px;
	padding-left: 10px;
	font-style:oblique;
	background-image: url("img/noticias_bg.jpg");
}
.titulo {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 12px;
}
.subtitulo {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 12px;
}
.chamadas_mais {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.eventos_boletins {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 12px;
	padding-left: 4px;
	text-align: left;
}
.menu_home:LINK { color : #000000; text-decoration : none; font-family: Verdana, Arial, Helvetica; font-size: 11px;}
.menu_home:VISITED { color : #000000; text-decoration : none; font-family: Verdana, Arial, Helvetica; font-size: 11px;}
.menu_home:HOVER {	color : red;  text-decoration: none ; font-family: Verdana, Arial, Helvetica; font-size: 11px;}

.submenu_default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom-style:solid;
	border-bottom-color:#030396;
	border-bottom-width:1px;
	border-top-style:solid;
	border-top-color:#030396;
	border-top-width:1px;
	background-color: #FFFFFF;

}
.campo_curriculo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	width: 115px;
	border: 1px solid #A7A6D6;
}
.curriculo_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.cadastro_txt {
    font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.cadastro_escolhas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.laterais_tabela {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #8684C7;
	border-left-color: #8684C7;
}

	
/* Page Footer --------------------------------- 

#footer {   
	float: left;
	clear: both;
	background:#0079A6;  
	color:#fff;
	width: 100%;	
	font-size: small;
	font-weight: 600;   
	line-height: 1.25em;  
	text-align: center;  
	padding: 3px 0px 3px 0px; 
	margin: 0px 0px 12px 0px;
	}
	
#footer a:link, #footer a:visited {  
	padding:0 5px; 
	color:#fff;  
	text-decoration: none;  
	}
	
#footer a:hover {
	text-decoration: underline;  
	}
	
*/

/* Copyright Line--------------------------------- 

#copyright {  
	float: left;
	clear: both;  
	background:#fff;  
	width: 100%;

	font-size: smaller;
	line-height: 1em;  
	text-align: center;  
	padding-bottom: 25px;
	}
	
#copyright a:link, #copyright a:visited {  
	padding: 0 2px;
	font-weight: normal;  
	color: #000;  
	text-decoration: underline;  
	}
	
#copyright a:hover {
	color: #666;  
	}	
	
*/	
	
	
