/* CSS copyright seyDoggy http://www.seyDoggy.com  PageHeader h1 Modifie la couleur du titre du site (Moreno Placements)PageHeader h2 Modifie la couleur du sous-titre du site (Pour que le courant passe)*//*<group=header image 2>*/.leftEdge{	background: transparent;}.rightEdge {	background: transparent;}#pageHeader {	background: top right url(../../images/custom2.jpg) repeat-x; /* "top" aligns the image to the top of the box. "right" aligns the image to the right of the box */	height: 246px; /* Change this height to match the dimensions of the image you use */}#pageHeader h1  { color: #fff; padding-top: 65px }#pageHeader h2   { color: #fff; text-indent: 25px }.photo-navigation {	background: top right url(../../images/custom2.jpg) no-repeat; /* "top" aligns the image to the top of the box. "right" aligns the image to the right of the box */	height: 246px; /* Change this height to match the dimensions of the image you use */}/*</group>*/