img  {
border: 0;
text-decoration: none;
}

a.a_c1 {
color: #000;
text-decoration: none;
}
a.a_c1:hover {
text-decoration: underline;
}
a.a_c2 {
color: #fff;
text-decoration: none;
}
a.a_c2:hover {
text-decoration: underline;
}



#menu_horizontal .dv_uno li a {
color: #FFF;
text-decoration: none;
}

#menu_horizontal .dv_uno li a:hover {
text-decoration: underline;
}

a.boton_presupuesto{
display:block;
width:94px;
height:12px;
text-align:center;
padding:4px 0px;
color:#fff;
font-weight:bold;
font-size:11px;
text-decoration:none;
border:1px solid #000;
background: #9D8755 url('../images/fondo_b_presupuesto.jpg') repeat-x left top;
}

a.boton_presupuesto:hover{
color:#000;
background: #9D8755 url('../images/fondo_b_presupuesto2.jpg') repeat-x left top;
}

a.boton_presupuesto_b{
display:block;


text-align:center;
padding:4px 0px;
color:#000;
font-weight:bold;
font-size:16px;
text-decoration:none;
border:1px solid #ccc;
background: #fff url('../images/fondo_b_presupuesto_b.jpg') repeat-x left top;
}

a.boton_presupuesto_b:hover{

background: #e2dac3 url('../images/fondo_b_presupuesto2.jpg') repeat-x left top;
}

