﻿ img, div, input { behavior: url("/css/ressources/iepngfix.htc") }
 
 div,p,form,table,ul,li,ol {
    font-size : 12px;
}

ul li {
    list-style-position:outside;
    /*margin-left : 5px;*/
  } 

ol {	margin-left : 40px;}


#menu_top li ul {
	height : 16px;
	padding-top : 4px;
	padding-bottom : 0px;
}

	
/*

a.bouton_fushia,a.bouton_rouge,a.bouton_orange,
a.bouton_fushia span,a.bouton_rouge span,a.bouton_orange span,
.bouton_fushia,bouton_rouge,bouton_orange,
.bouton_fushia span,bouton_rouge span,bouton_orange span{
    background-image:none;
    padding : 2px; 

}


a.bouton_fushia, .bouton_fushia{background-color :#DE069F; }
a.bouton_orange, .bouton_orange{background-color :#FF9000; }
a.bouton_rouge, .bouton_rouge{background-color :#DE0732; }
*/