
.titulo { padding:1em; color:#666600; font-size:13px; font-weight:bold;}
body  {
font-family:Arial, Helvetica, sans-serif;
    font-size:12px; color:#333300;
	background: #F8F0D5;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	
}
ul{ list-style:url(../img/ico_items.gif);}
.item_menu{ list-style:url(../img/ico_down.gif); padding: 2px 3px; margin:0 0 0 1.5em;}
.stilo #container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;

	

} 

.stilo #header { 


height:140px; 	
} 

.stilo #sidebar1 {
	float: left; 
	width: 270px;
	height:700px;
	background-image:url(../img/img_col.jpg); background-position: bottom; background-repeat:no-repeat;
	padding-righ:0.5em;


}
.stilo #mainContent { 
	margin: 0 0 0 300px; 
	
} 
.stilo #footer { 

} 
.stilo #footer p {
	margin: 0; 
	padding: 10px 0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*------------------------------------------------*/
/*  STYLO DE IFRAME*/
/*------------------------------------------------*/

#iframe_1 {
text-align: justify;
width: auto;
height: 400px;

}
#iframe_1 li{ padding:0.5em 0;}
.scrollbereich {
overflow: auto;
width: auto;
height: 400px;
padding:0 1.5em;
}         
/*-**--------------------------------------------*/
/*BUSCAR*/
.iframe { 
text-align: justify;
width: 780px;
height: 200px;
background:url(../img/fondo_nota.jpg); 

}

.scroll {
overflow: auto;
width: auto;
height: 200px;
padding:0 1.5em;
background:#F1F0DB;
}      
.marge { float:left; margin-left:0.5em;}
.marge_text{ margin: 0em 1.5em;}
