body { font-family:arial; margin: 0px; background-color:rgb(250, 250 ,250);}
div, font {font-family:arial;}
form {margin:0px;padding:0px;}

a		{ font-family:Arial; font-size:11; color:rgb(50, 50, 50); }
a.disable    	{ color:rgb(150, 150, 150); }

font 		{ font-family:Arial; font-size:11px; }
.title  	{ font-size:16px; font-weight:bold; color :rgb(223, 90, 62);margin-left:10px;margin-top:2px;}
.title2		{ font-size:12px; font-weight:bold; color :rgb(223, 90, 62);margin-left:10px;}
.red 		{ color:rgb(223, 90, 62); }
.blue		{ color:rgb(114, 158, 200); }
.nonslg		{ text-decoration:none;}

.mc_rouge	{color:rgb(221, 82, 75);}
.mc_bleu		{color:rgb(74, 160, 224);}

input 		{ font-family:Arial; font-size:10px; }
input.radio 	{ background-color:rgb(250, 250, 250);}

tr.small 	{ font-size:5; }
td		{ font-family:Arial; font-size:11px; color:rgb(50 ,50 ,50);}
td.bb		{ font-weight:bold; }
td.sm		{ font-size:11px; font-weight:normal; }
td.top 		{ vertical-align:top; }
td.center	{ text-align:center; }
td.redMessage 	{ text-align:center; color:rgb(223, 90, 62); }
td.borderRed	{ border:1px rgb(223, 90, 62) solid; }
td.bgRed	{ background-color:rgb(223, 90, 62); }

td.bgGrey	{ background-color:rgb(235, 235, 235); }

table.tab	{background-color:rgb(250,250,250); border:1px #499FDF solid;}
div.tabEntete,
td.tabEntete	{vertical-align:middle; background-color:#ADD5F1; color:rgb(50, 50 ,50); font-size:12px; font-weight:bold;}
td.tabligne 	{background-color:rgb(250, 250, 250);color:#1E8DDF;}

.sousmenu {height:12px;font-size:11px;}
td.sousmenu {
	text-align:center;height:14px;background-image:url(img/bgGrey_14.jpg); background-repeat:repeat-x;margin:2px 2px 0 2px;
}
a.sousmenu {text-decoration : none;color:rgb(223, 90, 62); font-weight:bold;}

.totalPts {font-size:12px; border : 0px green none; font-weight:bold; background-color:rgb(250, 250, 250);}

.popperlink {
    position : absolute;
    display : none;
    font-size:11px;
    width:33%;
    background-color : white;
    border: 1px black double;
    border-spacing : 0px;
    padding : 8px;
    border-collapse: collapse;
    color : rgb(223, 90, 62);
    font-weight : normal;
    line-height: 1em;
    vertical-align : middle;
    z-index : 1;
}
.popperlink  {
/* IE 6 */
    !margin-top : -10px;
}
*> .popperlink  {
/* FF */
    margin-top : 0px;
/* IE 7 */
    !margin-top : -10px;
}

a.bullInfo {
	font-size : 12px; color:rgb(223, 90, 62); font-weight:bold;text-decoration:none;
}

input.bigbutton {font-size:11px;font-weight:bold;}

font.joueur { font-size:11px; color:rgb(50 ,50 ,50); font-weight:bold;}
td.joueur { text-align:left;}

div.box {border:1px rgb(200, 200, 200) solid; background-color:rgb(250, 250, 250);}
div.DR {border:1px rgb(223, 90, 62) dashed;}

div.bouton {background-image:url(img/bouton100.gif); background-repeat:no-repeat;width:100px; height:15px;text-align:center;margin:2px;}
a.bouton {font-size:11px; font-weight:bold; text-decoration:none; color:white;}

a#corner {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 140px;
    width: 143px;
    background: url(img/bandeau_mc.png) top right no-repeat !important;
    background: none;
    text-indent: -999em;
    text-decoration: none;
    cursor: hand;
    z-index : 10000;
}
/* QUE POUR IE : affichage de l'image en .gif pour la transparence */
* html a#corner {
    background: url(img/bandeau_mc.gif) top right no-repeat !important;
}
