/*//////////////////////////////////////////////////////////////////////////////////////////////*/
/* TAGS DE BASE/////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////////////////////*/

h1, h2, h3, h4, h5, h6{}

a{text-decoration: underline !important;}

/*//////////////////////////////////////////////////////////////////////////////////////////////*/
/* TAGS DE BASE/////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////////////////////*/
#container1, #container2, #container3, #container4, #container5{height: auto !important; width: auto !important; margin: 0!important; padding: 0!important}
#container5{width: auto !important;}

#header{display:none; width: auto !important;}

#steps{display:none;}

#content{width: auto !important;}
#content #orderList{width:650px;}
#content #orderList th{width:50px;}
#content #orderTotal{width:650px;}

#contentLeft{width: auto !important;}
#contentRight{width: auto !important;}

#footer{display:none; width: auto !important;}

/*//////////////////////////////////////////////////////////////////////////////////////////*/
/* SEULEMENT DES CLASSES ///////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////////////////*/

/* rollOverTrans */
.rollOverTrans:hover img{filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1;} /* overwrite car sinon bug dans le print preview */