body {

	background-color: #FFFFFF;

	margin:0;

	padding:0;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#4f5050;

	font-size:10px;

}







p { 

	margin:0px;

	padding:0px;

}



h3 { 

	margin:0px;

	padding:0px;

}  	





a { 

	text-decoration:none;

} 

/* Template  dos Sites */ 



#topo_menu{ 

	width:100%;

	padding-top:5px;

	height:30px;

	background:url(../img/bgtopmenu.jpg);

	font-size:9px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

}



#barra_topo  { 

	width:764px;

	margin:0 auto;	

} 



#logo_small , #combo_topo , itens_menu_topo { 

	float:left;

} 



#combo_topo { 

		margin-right:3px;

		text-align:center;

} 



#itens_menu_topo { 

	float:left;

	text-align:right;

	width:507px;

	height:26px;

	padding-top:4px;

	color:#a8ac92;

} 



#itens_menu_topo ul { 

	 float:right;

	 margin:0;

	 padding:0;

	 list-style:none;

	 width:100%;

	 text-align:right;

	

} 



#itens_menu_topo ul li{ 

	display:inline;

	margin-right:0px;

	color:#656c41; !important

} 



#itens_menu_topo ul li a { 

	color:#656c41; !important

} 





#principal { 

	width:764px;

	height:600px;

	overflow:visible;

	top:50%;

	margin-top:;

	margin:30px auto 0 auto;	

	font-family:Verdana, Arial, Helvetica, sans-serif;	

	text-align: left;

} 





#cabecalho, #colesq , #coldir { 

	width:100%;

	height:93px;

} 



#data { 

	float:left;

	width:305px;	

	padding-top:45px;

	height:48px;

	/*background-color:#00CC33;	*/

} 



#coldir { 

	float:left;

	padding-top:45px;

	width:303px;

	height:48px;	

	/*background-color:#333333;*/

	text-align:right;

} 



#rodape { 

	float:left;

	width:764px;

	height:85px;

	background-color:#FFF;

	font-size:9px;

} 



#selos { 

	float:left;

	width:296px;

} 



#infos { 

	float:left;

	width:468px;

	padding-top:15px;

	height:65px;

} 



#topo_interna { 

	display:block;

} 	



#colIntenas {

	/*background: #dee5e1 url(../img/bgcols.gif) repeat-y;*/

	min-height:300px;

	

}



#colint-esq {

	float:left;

	width:150px;

	padding-left:20px;

}

#colint-cent {

	margin-left:170px;

	width:350px;

	padding-left:20px;

	padding-top:15px;

	padding-bottom:15px;

}



#colint-cent ul {

	margin: 10px 20px;

	padding: 0;

	list-style:none;

}



#colint-dir {

	float:right;

	width:220px;

	

	}

	

	

/* Select box personalizado */ 





div.selectbox-wrapper {

  position:absolute;

  width:400px;

  background-color:white;

  border:1px solid #ccc;

  margin:0px;

  margin-top:-10px;

  margin-left:15px;

  padding:0px;

  font-size:10px;

  text-align:left;

  height:100px;

  overflow: auto;

}

div.selectbox-wrapper ul {

  list-style-type:none;

  margin:0px;

  padding:0px;

}

div.selectbox-wrapper ul li.selected { 

  background-color: #f0f1eb;

}

div.selectbox-wrapper ul li.current { 

  background-color: #f0f1eb;

}

div.selectbox-wrapper ul li {

  list-style-type:none;

  display:block;

  margin:0;

  padding:2px;

  cursor:pointer;

}



label {

    display: block;

}

.selectbox /* look&fell of  select box*/

{

  margin: 0px 5px 10px 15px;

  padding-left:2px;

  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;

  font-size:10px;

  width : 145px; 

  height:16px;

  display : block;

  text-align:left; 

  background: url('../img/bg_select.png') right;

  /*height:18px;*/

  cursor: pointer;

  border:1px solid #ecede5;

  color:#656c41;

}



select {

	background: url('../img/bg_select.png') right;

}



/* fim select box */

	


