/* MENU LATERAL */
A.txt_menu
{
	font-family: Arial;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
}
A.txt_menu:hover
{
	text-decoration: underline;
	color: #808080;
}
A.txt_menu:link {
    color:#808080;
}

A.txt_menu:visited  {
    color:#808080;
}

A.txt_menu:active   {
    text-decoration:    underline;
    color:#808080;
}
.OpenNewSite
{
    font-weight: bold;
    font-size: 10px;
    color: #4A4A4A;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: underline;
    cursor: hand;
}   

.footerTextPtsi
{	
	color:#4A4A4A;
	font-size: 9px; 
	font-family: Arial;
}