﻿.Titre1
{
    color: #CC0000;
    font-weight: 700;
    font-style: italic;
    font-family: Verdana;
    font-size: large;
}

.Titre2
{
    color: #CC0000;
    font-weight: 700;
    font-style: italic;
    font-family: Verdana;
    font-size:medium;
}

.MenuPbx
{
    border-width:1px;
    border-color:#C0C0C0;
    border-style:solid;
    position:absolute;
    top:93px;
    left:10px;
    width: 130px;
    text-align:left;
    text-decoration:none;

}
.MenuPbx ul
{   
    margin-top:5px;
    text-decoration:none;
    list-style-type:none;
 }
.MenuPbx ul li
{   
    margin-left:-35px;
    text-decoration:none;
    list-style-type:none;
    margin-top:5px;
 }
.textBoxFormPBX
{
    width:150px;
    float:left;
}
.MenuVosAttentes
{
    position:absolute;
    top:400px;
    left:160px;
   
}
