.cbox_orange {
      width:300px !important; /* IE Win = width - padding */
      height: auto;
}
.cbox_haut_orange {
	width:300px;
	height:20px;
    margin:0px;
    padding-top:4px;
	background-image: url(../images/box/orange/haut.gif);
	background-repeat: no-repeat;
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
}
.cbox_milieu_orange {
	width:290px;
	height:auto;
	background-image: url(../images/box/orange/milieu.gif);
    margin:0px;
    padding-left:5px;
    padding-right:5px;
}
.cbox_bas_orange {
	width:300px;
	height:18px;
	background-image: url(../images/box/orange/bas.gif);
	background-repeat: no-repeat;
}


.cbox_violet {
      width:300px !important; /* IE Win = width - padding */
      height: auto;
}
.cbox_haut_violet {
	width:300px;
	height:20px;
    margin:0px;
    padding-top:4px;
	background-image: url(../images/box/violet/haut.gif);
	background-repeat: no-repeat;
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
}
.cbox_milieu_violet {
	width:290px;
	height:auto;
	background-image: url(../images/box/violet/milieu.gif);
    margin:0px;
    padding-left:5px;
    padding-right:5px;
}
.cbox_bas_violet {
	width:300px;
	height:18px;
	background-image: url(../images/box/violet/bas.gif);
	background-repeat: no-repeat;
}

.cbox_bleu {
      width:300px !important; /* IE Win = width - padding */
      height: auto;
}
.cbox_haut_bleu {
    width:300px;
    height:20px;
    margin:0px;
    padding-top:4px;
    background-image: url(../images/box/bleu/haut.gif);
    background-repeat: no-repeat;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #ffffff;
    text-decoration: none;
    text-align:center;
}
.cbox_milieu_bleu {
    width:290px;
    height:auto;
    background-image: url(../images/box/bleu/milieu.gif);
    margin:0px;
    padding-left:5px;
    padding-right:5px;
}
.cbox_bas_bleu {
    width:300px;
    height:18px;
    background-image: url(../images/box/bleu/bas.gif);
    background-repeat: no-repeat;
}