#presupuesto_ttl {
	font-size:21px; 
	font-weight:bold; 
	color:#333333; 
	width:147px; 
	position:absolute; 
	top:9px; 
	left:21px;
}
#presupuesto_paso {
	position:absolute; 
	width:381px; 
	height:40px; 
	left: 179px; 
	top: 29px;
}
#presupuesto_info {
	background-image:url(../img/interface/panel_info_fnd.gif);
	background-repeat:repeat-y;
	position:absolute;
	top:69px;
}
#presupuesto_info_txt {
	padding:8px 20px 8px 20px;
	background-image:url(../img/interface/panel_info_brn_sup.gif);
	background-repeat:no-repeat;
}
#presupuesto_cont {
	margin:130px 0px 0px 0px;
}
#presupuesto_table_form {
	border:none;
	width:85%;
}
#presupuesto_table_form td {
	padding:4px;
	margin:0px;
	border-bottom:1px dotted #E1E1E1;
}
#presupuesto_condiciones {
	padding:8px 20px 8px 20px;
}