﻿.ChildMenu_MenuInterno a, .ChildMenu_selected a, .ChildMenu_MenuInterno a:visited, .ChildMenu_selected a:visited
{
    font-weight:bold;
    color:White;    
    font-size:8pt;
    font-family:Arial;    
}
.ChildMenu_MenuInterno td
{
	padding:10px;
}

.ChildMenu_MenuInterno
{
    background:#999999;
}

.ChildMenu_selected
{
    background:#96D01C;
}

.ChildMenu_MenuInterno{
    padding-bottom:10px;
    padding-top:10px;

}
.ChildMenu_selected{
    padding-bottom:9px;
    padding-top:9px;

}
.ChildMenu_MenuInterno, .ChildMenu_selected
{   
    
    text-align:center;
    text-transform:uppercase;
    width:125px;
}
td.ChildMenu_Grid , ChildMenu_Grid td,ChildMenu_Grid 
{
    background-color:#999999;
    border-color:white;
}
.CrossChildPageListContent
{
	width:500px;
}