/* Layout Stylesheet */ 
body {
 margin:20px;
 background:#808080;
 background-image: url(http://img.ibeg.org.br/images/back.gif);
 color: #333333;
 text-align:left;
 padding:0;
}

 .clearFull{
display:block;
clear:both;
}

#outer {
 text-align:left;
 
 width:762px;
 margin:auto;
border: 0px solid Black;
 }

#hdr {
 height:151px;
 background:#eeeeee;
 color: #333333;
 }

#bar {
 height:27px;

 color: #333333;
 border: 0px;
 }

#bodyblock {
 position:relative;
 background: #FFF;
 color: #333333;
 width:762px;
 padding:0;
 }

#l-col {
 float:left;
 background:#FFF;
 color: #333333;
 width:210px;
 }
#sup-col{
 float:left;
 background:#FFF;
 color: #333333;
 width:762px; 
 background-image: url(http://img.ibeg.org.br/images/barra.jpg);
 height: 35px;
 background-repeat: no-repeat;
 background-position: center;

 }
#cont {
 width:545px;
 background:#ffffff;
 color: #333333;
 border:solid #000000;	
 border-width:0 0px 0 0px;
 text-align:left;
 float:left;
 }
#cont1 {
 width:100%;
 background:#ffffff;
 color: #333333;
 border:solid #000000;	
 border-width:0 0px 0 0px;
 text-align:left;
 }

#ftr {
 height:90px;
 background:#c0c0c0;
 color: #333333;
 border:solid black;
 border-width:1px 0 0 0;
 margin:0;
 }
 
 
 #boxes {
	/*font: 14px Arial, Helvetica, sans-serif;*/
	width:100%;
	color:#333; 
	margin: 0;
	}
.fixo {
	margin: 0 auto;
	width: 205px;
	background: url(http://img.ibeg.org.br/images/canto-inf-dir.jpg) no-repeat 100% 100%;
	font-size: 100%;
	}
.titulo {
	background: url(http://img.ibeg.org.br/images/canto-sup-dir.jpg) no-repeat 100% 0;
	margin: 0;
	padding: 0;
	text-align: left;
	}
.titulo h6 { 
	background: url(http://img.ibeg.org.br/images/canto-sup-esq.jpg) no-repeat 0 0;
	margin: 0;
	padding: 10px 5px 15px;
	color: #000; 
	/*font-weight: bold; */
	font-size: 13px; 
	line-height: 1.0em;
	}
* html .titulo h6 {height: 1%;} /* Hack para IE5 PC */
.conteudo {
	background: url(http://img.ibeg.org.br/images/canto-inf-esq.jpg) no-repeat  0 100%;
	color:#000;
	/*margin: 5;*/
	padding: 5px 12px 19px;
	}
#boxes .conteudo p {
	margin:1.7em;
	line-height:1.8em;
	}
.elastico {
	width:100%;
	background: url(http://img.ibeg.org.br/images/canto-inf-dir.jpg) no-repeat 100% 100%;
	font-size: 100%;
		}

ul#menu_conc_ul {
   width:96%;
   border:0px solid #003399;
   background:#f1f1f1;
   padding: 0;
   list-style-type:none;
   margin: 25px 6px;
}
ul#menu_conc_ul li {
   border-bottom:1px solid #A4A0F5;
}
ul#menu_conc_ul li a:link, ul#menu_conc_ul li a:visited {
   display:block;
   /*height:36px;*/
   text-decoration:none;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size:11px;
   color:#666666;
   border-left:6px solid #f1f1f1;
   padding-left:5px;
   padding-top: 5px;
}
ul#menu_conc_ul li a:hover {
background-color: #1D7792;
color: White;
border-left:6px solid #284562;
} 

#tab_conc_left {
   float:left;
   width:47%; 
   margin: 0px 4px 0px;
   padding: 3px 3px 3px 3px;
}
#tab_conc_right {
   float:left;
   width:47%; 
   border :1px solid #284562;
   margin: 0px 4px 0px;
   padding: 3px 3px 3px 3px;
}

.concur_titulo1 {
   border-bottom: 2px solid #696969;
   font-weight: bold;
   padding: 4px 4px;
}

.concur_titulo2 {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #808080;
		padding: 3px;
}

.concur_justify {
	text-align: justify;
}

.concur_center {
	text-align: center;
}
.concur_red {
	color: #FF0000;
}
