html,body{
    margin:0;
    padding:0;
    background: #666666;
}
body{
    font: 75% arial,sans-serif;
}
p{
    margin:0 10px 10px;
    font: 90% arial,sans-serif;
    
}
ul{
     font: 90% arial,sans-serif;
}
.title{
    position:absolute;
    right:0px;
    color:#999999;
    margin-top:8px;
    margin-right:30px;
    font: 170% Verdana,Arial Black,arial,sans-serif;
    font-style: italic ;
    word-spacing : 3px;
    letter-spacing : 1px;

}

a{
    display:block;
    color: #981793;
    padding:10px
}
#header{
    height:70px;
    margin:0px;
    background: #666666;
    color: #666666;
    background: url(../../images/logo-mail.jpg) no-repeat;
}
.logo{
    display: none;
}
/*---------------------------------------------------------------------------------------------------------------*/
/*--------------------MENU-------------------------MENU---------------------------------MENU---------------------*/
/*---------------------------------------------------------------------------------------------------------------*/

#menu{
    display: none;
}
.menu_border{
    display: none;
    

}
.case_groupe{
    display: none;
}
a.case_groupe:hover{
   display: none;
}
.case_actu{
    display: none;
}
a.case_actu:hover{
   display: none;
}
.case_info{
    display: none;
}
a.case_info:hover{
    display: none;
}
.case_titre{
    display: none;
}
a.case_titre:hover{
    display: none;
}
.case_contact{
    display: none;
}
a.case_contact:hover{
    display: none;
}

#smenu1{
    display: none;
}
#smenu2{
    display: none;
}
#smenu3{
    display: none;
}
#smenu4{
    display: none;
}
#smenu5{
    display: none;
}
#menu2{
    display: none;
}
#center {
     display: none;
     }
.liensmenu{
   display: none;

}
a.liensmenu:hover{
    display: none;

}
.barre {
     display: none;
     }
#center {
     display: none;
     }
/*---------------------------------------------------------------------------------------------------------------*/
/*------------MENU DEROULANT-------------------MENU DEROULANT-------------------MENU DEROULANT-------------------*/
/*---------------------------------------------------------------------------------------------------------------*/
#smenuderoul1{
     position:absolute;
     background:#C0C0C0;
     width: 200px;
     height:70px;
     border: 1px solid #FFFFFF;
     z-index:150;
     top:93px;
     left:320px;
     margin-right:40%;
     -moz-opacity:9;
     opacity: 9;
     filter:alpha(opacity=90);
}
#smenuderoul2{
     position:absolute;
     background:#C0C0C0;
     width: 200px;
     height:70px;
     border: 1px solid #FFFFFF;
     z-index:150;
     top:93px;
     left:470px;
     margin-right:30%;
     -moz-opacity:9;
     opacity: 9;
     filter:alpha(opacity=90);
}


.liensmenu2{
    color: #000000;
    text-decoration: none;
    display: inline;
    texte-align:center;
    font: 90% arial,sans-serif;

}
a.liensmenu2:hover{
    color: #000080;
    text-decoration: underline;
    display: inline;
    font: 90% arial,sans-serif;

}
/*---------------------------------------------------------------------------------------------------------------*/
/*------------STRUCTURE-----------------------STRUCTURE--------------------------STRUCTURE-----------------------*/
/*---------------------------------------------------------------------------------------------------------------*/

#container{
    border: 0px solid #000;
    float:left;
    width:100%;
    color: #666666;
    background: #ffffff;
}

div#navigation{

    display: none;
    }
#extra{

    margin-top:-48px;
    border:0px solid #000;
    height:106px;
    float:left;
    width:100%;
    z-index:1;
}


.foot{
    display: none;
}

div#wrapper{
    float:left;
    margin-top:-30px;
    width:100%;
    padding:0px 4px;
    border: 0px solid #000;
    z-index:100;

    }
    
/*---------------------------------------------------------------------------------------------------------------*/
/*-----------LIEN FOOTER--------------------LIEN FOOTER---------------------LIEN FOOTER--------------------------*/
/*---------------------------------------------------------------------------------------------------------------*/
.liensite{
   display: none;

}

/*---------------------------------------------------------------------------------------------------------------*/
/*------------POLICE-----------------------POLICE--------------------------POLICE--------------------------------*/
/*---------------------------------------------------------------------------------------------------------------*/

.lien_externe{
    color: #0080C0;
    text-decoration: underline;
    display: inline;
    padding:0px;
    font-weight: bold;
    font: 100% arial,sans-serif;
}
a.lien_externe:hover{
    color: #B36804;
    text-decoration: underline;
    padding:0px;
    display: inline;

    font-weight: bold;
    font: 100% arial,sans-serif;

}

li{
    margin-left:30px;

}

h1{
    color: #0080C0;
    font-weight: bold;
    font: 200% "Century Gothic",arial,sans-serif;
    margin-top:10px;
}
h2{
    color: #0080C0;
    font-weight: bold;
    font: 40% "Century Gothic",arial,sans-serif;
    margin-top:10px;
}
.branche{
    display: none;
}
.lienbranche{
    display: none;
}
a.lienbranche:hover{
    display: none;
}

.lienplan{
    display: none;
}
a.lienplan:hover{
    display: none;
}
/*---------------------------------------------------------------------------------------------------------------*/
/*------------PUCE-----------------------------PUCE--------------------------PUCE--------------------------------*/
/*---------------------------------------------------------------------------------------------------------------*/

.puce{
    margin-top:5px;
}

.flag{
    position:absolute;
    margin-top:58px;
    right:1px;
    width:33px;
    height:25px;
    border: 0px solid #000;
    color: #FFFFFF;
    background: url(../images/engl.gif) no-repeat;
}
.flagfr{
    position:absolute;
    margin-top:58px;
    right:1px;
    width:33px;
    height:25px;
    border: 0px solid #000;
    color: #FFFFFF;
    background: url(../images/french.gif) no-repeat;
}

#pscroller2{
display: none;
}

#pscroller2 a{
display: none;
}

.someclass{ //class to apply to your scroller(s) if desired

}


