﻿body
{
    font-family: 'Trebuchet MS' , Arial;
}


.btn_menu_select
{
    font-weight: bold;
    font-size: small;
    font-family: 'Trebuchet MS' , Arial;
    text-decoration: underline;
}

.btn_plan
{    border-right: #953859 2px solid;
    border-top: #fb9ebf 2px solid;
    border-left: #fb9ebf 2px solid;
    border-bottom: #953859 2px solid;
    color: white;
    background-color: #f95d95;
    height:28px;
}

.btn_accueil
{
    height:28px;
    border-right: #cccccc 2px solid;
    border-top: #cccccc 2px solid;
    border-left: #cccccc 2px solid;
    border-bottom: #cccccc 2px solid;
}
.btn_plan a
{
    color: white;text-decoration: underline;
}
.menu_align
{ text-align:center;
    width:70%;
}

.entete_titre
{
    font-size: 2em;
    color: #336699;
    font-family: 'Trebuchet MS' , Arial;
    width:377px;
    height:231px;
    text-align:left;
    vertical-align:middle ;
}
.entete_fond
{
     background: url(../../images/head_ifrefi.gif);
     background-repeat :no-repeat;
}

.Menu_haut
{
    
    height:6px;
    background:url(../../images/menu_up_plan.gif);
}
.Menu_bas
{
    
    height:18px;
    background:url(../../images/menu_down_plan.gif);
}
.bord_couleur_droite
{
  width:16px;
  background:#e50958;
	border-right: #ffffff 16px solid;
}
a
{
    font-family: 'Trebuchet MS' , Arial;
    color: #000080;
}

.a_menu
{    font-weight: bold;
}

.btn_menu
{
    border-right: #cccccc 2px solid;
    border-top: #cccccc 2px solid;
    border-left: #cccccc 2px solid;
    border-bottom: #cccccc 2px solid;
}

.Titre1
{
    font-weight: bold;
    font-size: medium;
    font-family: 'Trebuchet MS' , Arial;
    color: #000000;
}
.Titre2
{
    font-weight: bold;
    font-size: x-small;
    font-family: 'Trebuchet MS' , Arial;
    color: #ff9900;
    text-transform: uppercase;
}


.pied2page
{
    font-size: x-small;
    color: #336699;
    font-family: 'Trebuchet MS';
}

.ombre
{
    border-right: #e5e5e5 3px solid;
    border-top: #e5e5e5 3px solid;
    border-left: white 3px solid;
    border-bottom: white 3px solid;
}

.btn_sntrd
{
    font-weight: bold;
    font-size: small;
    color: black;
    font-family: 'Trebuchet MS' , Arial;
    text-align: center;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    background-color: #dddddd;
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 4px;
    padding-top: 4px;
}

.btn_prive
{
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 4px;
    padding-top: 4px;
    font-weight: bold;
    font-size: small;
    color: black;
    font-family: 'Trebuchet MS' , Arial;
    text-align: center;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    background-color: #f95d95;
}