@charset "utf-8";
body  {
	background: #666666;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #container {
	position: relative;
	width: 1000px;  
	text-align: left;  
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
} 

.twoColFixLtHdr #topo {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;

} 

#container h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: oblique;
	color: #354660;
	text-align: center;
}

#container h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	font-style: oblique;
	color: #354660;
}

#container h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	color: #354660;
}

#container p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000066;
	text-align: justify;
	padding: 2px;
}


#container .P_sem_align {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000066;
}
#container .P_sem_align_semcor {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#container .P_18_sem_cor {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: justify;
	padding: 2px;
}
#container .P_30_sem_cor_Palatino {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	text-align: justify;
	padding: 2px;
	font-style: italic;
}
#container .P_25_sem_cor_Palatino {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 25px;
	text-align: justify;
	padding: 2px;
	font-style: italic;
}
#container .P_18 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
}



.twoColFixLtHdr  #menu {
	float: left;  
	width: 200px;  
	padding: 0px 0px 0px 0px;
	background-image: url(../images/menu.jpg);
	overflow: hidden;
}


#menu table {
	width: 190px;
	border: 0;
	margin-left: 1px;
	font-size: 16px;
	line-height:15px;
}

#menu td {
	height:30px;
	text-align: center;
	line-height:15px;
	text-decoration: none;
}


#menu a {
	color:#FFFFFF;
	text-decoration: none;
	line-height:15px;
	display:block;
}

#menu a:hover {
	color:#FFFFFF;
	background-color:#32435A;
	padding:7px 0px 7px 0px;
}


.twoColFixLtHdr  #corpo {
	visibility: visible;
	float: right;
	width: 740px;
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
} 

#corpo .tabela_menu {
	width: 729px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5BCC6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B5BCC6;
}

#corpo .tabela_menu td{
	width: 243px;
}



#corpo .form{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000066;
}


#corpo a img{
	/*display:block;*/
	border:none;
	margin:0px;
}

#corpo a img:hover {
	opacity:1;
}

#corpo a  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*font-size: 15px;*/
	color: #000093;
	text-decoration: none;
	font-style: italic;
}


#corpo a:hover {
	color:#FFFFFF;
	background-color:#32435A;
}



.twoColFixLtHdr #direita {
	float: right; 
	width: 20px; 
	background-image: url(../images/direita.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
.twoColFixLtHdr  #inferior {
	height: 34px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/inferior2.jpg);
} 



.clearfloat {  /*this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0px;
    font-size: 1px;
    line-height: 0px;
}


