/* CSS Document */

/* Layout */

DIV#menu_bg_interno{
background-image: url(../../images/background/bg_menu_interno.jpg);
background-repeat:repeat-y;
height:auto;
width:auto;
float:left;

}

DIV#menu_interno{
background-image:url(../../images/background/bg_menu.jpg);
background-color: red;
background-repeat:no-repeat;
height:840px;
width:162px;
}

DIV#menu_interno_p{
background-image:url(../../images/background/bg_menu_p.jpg);
background-repeat:no-repeat;
height:678px;
width:162px;
}