body.*{
	font-family:Arial
}
tr.windoz_bar{
background-image:URL(/commun/images/windozbar.gif); background-repeat:repeat-x; background-position:bottom;
cursor:move
}
td.disabledwindow{
background:url(/commun/images/customdisabled.png) repeat
}
td.ombrewindozright{
width:5px;
background:url("/commun/images/ombreDroite.png");
background-repeat:repeat-y;
background-position:0px 5px
}

td.ombrewindozbottom{
height:5px;
background:url("/commun/images/ombreBas.png");
background-repeat:repeat-x;
background-position:5px 0px
}
td.ombrewindozbottomright{
height:5px;
background:url("/commun/images/ombreBasDroite.png");
background-repeat:no-repeat; background-position:top left
}
span{
	font-family:Arial
}
div{
	font-family:Arial
}

#imageSelection img{
	cursor:pointer;

	border:2px solid #ffffff
}

#imageSelection td{
	text-align:center;
	vertical-align:middle
}
span.requiredAst{
	font:normal normal bold 18px Arial;
	color:#ff2211;vertical-align:bottom
}

span.demo_label{
	background-color:#ffffff;
	font:normal normal bold 11px Arial;

}

#title{
		font:normal normal bold 16px Arial;
}

#bigest_txt{
		font:normal normal bold 21px Arial;
		color:#000000;
}
table.mts_button #mts_button_left{
	width:5px;
	background:url(/medias/butt_gauche.png);
	height:29px
}

table.mts_button #mts_button_middle{
	font:normal normal normal 12px Arial;
	color:#000000;
	background:url(/medias/butt_centre.png);
	height:29px;
	cursor:pointer;
	text-align:center;
	width:150px;

}

table.mts_button #mts_button_right{
	width:5px;
	background:url(/medias/butt_droite.png);
	height:29px
}

table.mts_button{
display:inline;
	vertical-align:middle
}