/*//////////////////////////////////////////////////////////////////////////////////////////////*/
/* 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{width: auto !important;}

#content{width: auto !important;}
#contentLeft{width: auto !important;}
#contentRight{width: auto !important;}

#footer{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 */