.centro{
display:inline;
float:left;
width:49%;
}
.dcha{
width:25%;/*25%*/
float:left;
margin-top:-35px;
}
.dentro_dcha{
margin:0px 2px 0px 17px;
}
.menu_dcha p {
padding:10px;
font-size:0.9em;
}
.menu_dcha p img.icono {
width:14px;
margin-bottom:-3px;
margin-right:3px;
}
.centro .hueco2 ul {
overflow:hidden;
list-style-type:none;
margin:0px;
padding:10px 10px 0px 0px;

}
.centro .hueco2 ul li {
background-image: url(../images/vinyeta_clara.gif);
background-position:left top;
background-repeat:no-repeat;
line-height:1.5em;
margin:0px;
padding:0px 0px 10px 25px;
position:relative;
z-index:100;
}
.vinyeta_naranja {
padding-left:24px;
background-image:url(../images/vinyeta_naranja.gif);
background-position:left top;
background-repeat:no-repeat;
}
.exclamacion_naranja {
/*font-weight:bold;
font-size:1.7em;*/
float:left;
padding-left:24px;
background-image:url(../images/exclamacion_naranja.gif);
background-position:left top;
background-repeat:no-repeat;
}
.linea_naranja, .linea_naranja2 {
float:left;
width:78%;
margin-left:1%;
line-height:150%;
background-image:url(../images/linea_naranja.gif);
background-position:left bottom;
background-repeat:repeat-x;
}
.linea_naranja2 {
width:11%;
line-height:20%;
}
