@charset "UTF-8";
/* CSS Document */

div.acordeon_cont1{
clear:both;
margin: 8px 0px;
}

div.acordeon_cont2{
clear:both;
margin: 8px 0px;
margin-left: 14px;
padding: 8px 0px;
font-size:10px;

}

div.acordeon_der{
float:left;
width:12px;
height:20px;
display:block;
background-image:url(../img/acor_der.png)

}

div.acordeon_cent{
float:left;
height:10px;
background-image:url(../img/acor_cen.png);
font-family:"Trebuchet MS", "Courier New Bold", "Arial Bold";
font-size:12px;
padding:5px;
color:#e57f04;
text-align:left;


}

div.acordeon_izq{
float:left;
width:17px;
height:20px;
display:block;
background-image:url(../img/acor_izq.png)

}
