﻿body
{
    /*background-color:#ffffff;*/
    background-color:#e7e7e7;
    /*background-color:#E9E9E9;*/
    margin:5px auto 0 auto;
    padding:0px;
    font-family:Trebuchet MS;
    font-size:0.8em;
    color:#444;
}

h1
{
    font-size:1.8em;
    /*color:#0077C7;*/
    color:#441111;
    border-bottom:#dfeaf0 1px solid;
    font-weight:normal;
    line-height:0.8em;
}


h2
{
    font-size:1.4em;
    /*color:#0077C7;*/
    color:#441111;
    font-weight:normal;
    line-height:0.8em;
}

h3
{
    font-size:1.2em;
    color:#222222;
    font-weight:normal;
    line-height:0.6em;
    margin-bottom:-2px;
    color:#441111;
}

.petith2
{
    font-size:1.0em;
    color:#444;
    font-weight:normal;
    line-height:0.8em;
    font-weight:normal;
}


p
{
    text-align:justify;
}

p a
{
    color:#444;
    text-decoration:none;
    /*border-bottom:1px dashed #aaa;*/
    /*border-bottom:1px solid #aaa;*/
}

p a:hover
{
    color:#111;
    text-decoration:none;
    border-bottom:1px solid #111;
}

.pPetit
{
    font-size:0.9em;
    text-align:center;
}

.tablePlateforme
{
    width:100%;
    text-align:center;
    margin-top:-12px;
}


#MainContent p
{
    margin-left:6px;
    color:#444;
}


li
{
    list-style-image: url(./Images/bullet_arrow_right.png);
    margin:auto 0px 10px -26px;
    text-align:justify;
    line-height:1.4em;
}


#MainDivCentrale
{
    margin-left:auto;
    margin-right:auto;
    width:930px;
    border:solid 1px #aaa;
    /*border:solid 1px #999999;*/
}


#GaucheContent
{
    /*border:solid 1px #0077C7;*/
    border-bottom:solid 1px #aaa;
    border-top:none;
    border-Right:solid 1px #dddddd;
    height:574px;
    padding:16px 12px 8px 12px;
    background-color:#FFeecc;
    float:left;
    width:242px;
}


.DivImage
{
    text-align:center;
}

#MainContent
{
    /*border:solid 1px #0077C7;*/
    border-bottom:solid 1px #aaa;
    border-top:none;
    border-left:none;
    height:586px;
    padding:4px 16px 8px 20px;
    float:left;
    width:627px;
    background-color:#fff;
    background-image:url(./Images/FondContent25.png);
    background-repeat:repeat-x;
    
}


#UniqueContent
{
    /*border:solid 1px #0077C7;*/
    border-bottom:solid 1px #aaa;
    height:575px;
    padding:15px 45px 8px 45px;
    background-color:#ffffff;
    background-image:url(./Images/FondContent25.png);
    background-repeat:repeat-x;
}

#UniqueContent p
{
    margin-left:6px;
    color:#444;
}

#BandeauEntete
{
    height:94px;
    /*background-color:#0077C7;*/
    /*background-color:#554444;*/
    background-color:#fff;
    padding-top:10px;
    border-bottom:solid 1px #aaa;
    /*border-bottom:solid 1px #0077C7;*/
}


#BandeauFooter
{
    clear:both;
    /*height:24px;*/
    background-color:#ddd;
    /*border:solid 1px #aaa;*/
    border-top:none;
    vertical-align:middle;
    color:#441111;
    padding:2px 12px 2px 12px;
    text-align:right;
    /*
    background-color:#fff;
    background-image:url(./Images/FondContent25.png);
    background-repeat:repeat-x;
*/
}

#TitreSymbioz
{
    font-size:16pt;
    margin-left:30px;
    font-weight:bold;
    letter-spacing:2px;
    font-style:italic;
    /*color:#ff9811;*/
    color:#ffffff;
}

#TitreInformatique
{
    font-size:12pt;
    margin-left:110px;
    font-weight:bold;
    font-style:italic;
    letter-spacing:1px;
    color:#ffffff;
    /*color:#ff9811;*/
}

 
#MainMenu
{
    list-style-type: none;
    margin:0px;
    margin-top:74px;
    padding:0px;
    text-align:right;
    margin-right:4px;
}

#MainMenu li
{
    display: inline;
    text-align:center;
    padding:4px 10px 3px 10px;
    margin:0px;
    margin-right:-5px;
    /*border-bottom:solid 1px #0077C7;*/
    /*border-bottom:solid 1px #aaa;*/
    font-size:1.em;
}

#MainMenu li:hover
{
    background-color:#eee;
    /*border:solid 1px #0077C7;*/
    border:solid 1px #aaa;
    /*border-bottom:solid 1px #0077C7;*/
    border-bottom:solid 1px #aaa;
    padding-right:8px;
}


#MainMenu li:hover > a
{
    /*color:#0055A5;*/
    /*color:#554444;*/
    color:#441111;
}

#MainMenu li a
{
    /*color:#ffffff;*/
    color:#441111;
    /*color:#554444;*/
    text-decoration:none;
    /*height:20px;*/
}

.TableContact
{
    margin-top:16px;
    margin-left:29px;
    color:#444;
}



.TableContact th
{
    text-align:right;
    padding-right:4px;
}

.textbox
{
    width:250px;
    border:solid 1px #ddd;
    margin-left:8px;
    color:#444;
    Font-Size:12px;
}

.textbox:hover
{
    border:solid 1px #aaa;
}

.textbox:focus
{
    border:solid 1px #aaa;
    background-color:#ffffdd;
}

.button
{
    background-color:#f7f7f7;
    border:solid 1px #ddd;
    font-weight:bold;
    color:#444;
    padding:2px 8px;
}

.button:hover
{
    border:solid 1px #aaa;
    background-color:#eee;
    color:#333;
}