body {
   background: red;
   font-size: 11pt;
   }
#menu {
   display: none;
   }
#menu2 {
   display: none;
   }
#menu3 {
   display: none;
   }
#menu4 {
   display: none;
   }
#menu5 {
   display: none;
   }
#images {
   display: none;
   }

#wrapper, #content{ 
		
		margin: 0 2%;
		padding: 0;
		border: 0;
		float: none !important;
		color: black;
		background: transparent;
		}
#content a:link:after, #content a:visited:after {
		content: " (" attr(href) ") ";
		font-size: 90%;
		color:#520;
		background: transparent;
		font-weight: bold;
		text-decoration: underline;
		}		


div#content {
   
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.ville.montreal.qc.ca" attr(href) ") ";
}
p.sousTitreRubrique {
	background-color: #efd4a6; color: #000000; font-size: 13pt; font-style: bold; font-weight: 900
}

p.titreRubrique {
	background-color: #efd4a6; color: #000000; font-size: 14pt; font-style: bold; font-weight: 900;text-align : center
}

