#test
h1 { color:#9878c4; }
a:link { font-weight:normal; color:#AAF; text-decoration:none }
a:visited { font-weight:normal; color:#66A; text-decoration:none }
a:hover { font-style:normal; color:#CCF; text-decoration:underline }
a:active { font-style:italic; color:#CCF; text-decoration:none }
a:focus { font-style:italic; color:#CCF; text-decoration:underline }

#pageBackgroundHomePage {color:#303040}
#pageTitle {color:#202020;}
#pageTitleShade {color:#181818;}
#entete {background:url(bksec.png);}
div.section { background:url(bksec.png); }
#mainSection {border-top-color:#404098;}
#olasBrodu {border-bottom-color:#404098;}

#myemail a {text-decoration:none;color:#FFF;}

/* Use start-html hack for IE browsers < 7, and 7 should have no problem with transparent PNG! */
* html div.section {background:url(bksecie.png);}
* html #entete {background:url(bksecie.png);}
* html h1 { background:url(hbk2ie.png); }

/* IE hack */
td.menu { border:1px black solid; color:#ABF; }
td.overMenu { color:#ABF; background:url(bkie.jpg); }
div.overMenuContent { color:#ABF; background:url(bkie.jpg); }

body { background-color:#000; color:#FFF; }

div.decoplein, div.deco1a, div.deco1b, div.deco2a, div.deco2b, div.deco3a, div.deco3b {
    background-color:#AAA;
}

#styleSelect { background-color:#305; color:white; border:1px blue solid; }
#styleButton { background-color:#305; color:white; border:1px blue solid; }

span.bullet_right {background-image:url("/bullet_right_black.png");}
span.bullet_side {background-image:url("/bullet_side_black.png");}

@media not screen and (min-device-width: 20cm) {
/*@media not all and (min-width: 4800px) {*/
    #deco {background:rgba(0,127,127,0.8);}
    #topMenuMobile span {background: #fff;}
    #topMenuMobile:before {background: #fff;}
    #topMenuMobile:after {background: #fff;}
}
