﻿#pnlContentGroup 
{
	font-family:Verdana; font-size:small;
	padding:0px;
	
}

#divMainGoogle
{
    position:absolute;
    text-align: left;
    left:224px;
	background-image:url('sitemapbar.jpg');
	width: 780px;
	top: 24px;
    margin-bottom: 24px;
    height:100%;
    z-index:0;
}

#route
{
    background-color: White;
    width: 200px;
    font-family: Verdana;
    font-size:x-small;
    border: 1px solid black;
}

.imgPhoto {
   margin-right:8px;
   margin-bottom:2px;
   
  }

#tabellaCorpo  
{
    padding: 12px;
    margin:4px;
	text-align: left;
	font-family: Verdana;
	font-size:small;
	width:540px;
	border-width:1px;
	background-color:#FFFFFF;
	border:1px solid #ACBBC0;
	vertical-align: top;
}

#divCommands
{
    color: #9999BC;
     font-weight:bold;
}
#divCommands a
{
    color: #4C95D6;
    text-decoration: none;
    font-weight: bold;
    
}
#divCommands a:hover
{
    color: #005AA0;
    text-decoration: none;
    font-weight: bold;
}
