﻿body 
{
    
}
.staticMenuUnselected
{
    background-image: url("images/sfondoMenuB.jpg");
    background-repeat:no-repeat;
    background-position:center;
    text-align:center;
    font-family:Arial;
    font-size:10pt;
    /*font-weight:bold;*/
    /*color:#BDBABA;*/
    color:#747a86;
}

.staticMenuOwer
{
    background-image: url("images/sfondoMenuR.jpg");
    background-repeat:no-repeat;
    background-position:center;
    text-align:center;
    /*color:#BDBABA;*/
    color:#747a86;
    font-family:Arial;
    font-size:10pt;
    /*font-weight:bold;*/
}

.dinamycMenu
{
    text-align:left;
    background-color:#f9b3b5;
    color:#fbf9f9;
    font-family:Arial;
    font-size:10pt;
}

.divLingueBase
{
    /*
    padding: 0 0 0 0;
    position:static;
    outline-width:20;
    width:16px;
    height:16px;
    
    float:left;*/
}

.imgLingueBase
{
    padding: 0 0 0 0;
    width:16px;
    height:16px;
    border:0;
}

.divLingueBig
{
    padding: 0 0 0 0;
    position:static;
    width:20px;
    height:20px;
    float:left;
}

.imgLingueBig
{
    padding: 0 0 0 0;
    width:20px;
    height:20px;
    border:0;
}

.linkFo
{
	color:#1D87EF; 
	font-size: 12px; 
	text-decoration: none;
}