/* CSS Document */

/* Trigger */

p.trigger { display:block; width:280px; height:19px; background:#EAE9E1 url(../images/bg_toogle.gif) no-repeat left top; margin:0 0 2px 0; cursor:pointer; }
p.trigger strong { display:block; padding:5px 0 0 20px; font-size:16px; font-weight:normal; }
p.active { background-position:left bottom; } 

.toggle_container { padding:10px 0 0 0; }
#presupuesto .col_300_l .detalle .toggle_container p { font-size:11px; color:#333; }
#presupuesto .col_300_l .detalle .toggle_container ul { list-style:none; margin:10px; }
#presupuesto .col_300_l .detalle .toggle_container ul li { background:url(../images/ico_arrow.gif) no-repeat left top; padding:2px 0 2px 17px; font-size:11px; margin:0 0 7px 0; line-height:140%; }
#presupuesto .col_300_l .detalle .toggle_container ul li strong { color:#333;}
