/ 1********************************************************/

body { margin:0px; }

header { border:1px black solid; }

html, body {margin: 0; padding: 0;}


html{
 width: 100%;
}

BODY	 {
		Font-Family : Arial, Helvetica ;
		Font-Size : 11pt ;
		

}

P	 {
		Font-Family : Arial, Helvetica ;
		Font-Size : 11pt;
	
Text-Align : center ;
	}
H1	 {
		Font-Family : Arial, Helvetica ;
		Font-Size : 14pt ;
		Color : #FFCC00 ;
		Font-Weight : Bold
	}
H2	 {
		Font-Family : Arial, Helvetica ;
		Font-Size : 12pt ;
		Color : #FFCC00 ;
		Font-Weight : Bold;
	}


#pour-mob{
display: none;
}

.logo-mob{
display: block;
width: 100%;
  margin-left: auto;
  margin-right: auto;
height: auto;
border:0;
}
