/* CSS Général pour tous les multimédias et photos-bulles */

/* Barre=réseau */
#breseauWrapper {width: 100%;}
h1#breseauLogo {float: left; margin: 0 4px 0 4px; padding: 0;}
h1#breseauLogo a img {border: 0;}
.breseauHeader {background:#fff url(http://multimedia.cyberpresse.ca/includes/img/breseau-bg.gif) repeat-x; border-bottom: 1px solid #e5e5e5; margin: 0 0 20px 0; padding: 4px 0; float: left; width: 100%;}
.breseauNav {display: block; list-style: none; margin: 0; padding: 0;}
#breseauCyberpresse {float: left;}
#breseauVisa {clear: both; float: right;}
.breseauNav li {color: #666; display: inline; float: left; line-height: 21px; margin: 0; padding: 4px 0 4px 0;}			
.breseauNav li.noSep a {border: 0;}
.breseauNav a {color: #666; font: normal 11px Verdana, Arial, sans-serif; text-decoration: none; float: left; margin-right: 8px; border-left: 1px solid #666; padding-left: 8px;}
.breseauNav a:hover {text-decoration: underline;}
.clear {display: inline; height: 0; padding: 0; clear: both; line-height: 0; visibility: hidden;}
