html{filter:expression(document.execCommand("BackgroundImageCache", false, true));}
html {overflow-y:scroll;}
*{ margin: 0;padding: 0 }
img{ border:0; }
a{ color: black }
body{ font-family: Verdana;background-color:#650a34;font-size: 13px }
div#main_container{ width: 960px;margin: 0 auto;background-color:#fdf4f7; }
div#banner{ width: 960px;height: 120px;background-image: url(banner.gif);background-repeat: no-repeat;border-bottom: 1px solid black;cursor: pointer }
div#left_col{ width: 226px;float: left; }
div#central_col{ width:510px;float: left; }
div#right_col{ width: 220px;float: left;/*border: 1px solid red*/ }
div#footer{  width: 960px;height:66px;clear: both;background-image: url(footer.jpg);background-repeat: no-repeat;border-top: 1px solid black;border-bottom: 1px solid black; }
div#demande_info{background-image: url(demande_info_hover.gif);width: 193px;height: 67px;margin-left: 150px;cursor:pointer; }
div#demande_info:hover{background-image: url(demande_info.gif);width: 193px;height: 67px;margin-left: 150px;cursor:pointer; }