html{

}

body{

}

p{
    padding-top:10px;
}

.centre{
    text-align:left;
}

#global {

}

#blocGauche{
   display:none;
}



#blocDroit{

}



#menu {
   display:none;
}


#nomPage{

}
h2{

   font-size:2em;
   font-style:italic;
}

#contenuPageSite{

}

.but{
    background-color:#CE8902;
    border:1px solid #CE8902;
    color:#ffffff;
    font-weight:bold;
}

#pied{
    display:none;
}


a:link    { text-decoration: none; color:#E3BC00; font-weight:normal; }
a:active  { text-decoration: none; color:#E3BC00; font-weight:normal; }
a:visited { text-decoration: none; color:#E3BC00; font-weight:normal; }
a:hover   { text-decoration: underline; color:#CE8902; font-weight:normal; }





img.png {
     behavior: url(win_png.htc);
}

img.gal{
   /*padding:5px;
   margin:5px;
   border:1px solid #dbdbdb;*/
   margin:5px;
}

.print{
   display:block;
}


.spacer {
  clear: both;
  visibility: hidden;

}

/******************************************************************************/



/*
* html #menu{
    background-image:url(no-image);
    background-repeat:repeat-y;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/fd_nav.png');
}

* html #logo{
    background-image:url(no-image);
    background-repeat:no-repeat;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/logo.png');
}
*/



