/* Structure Gnrale */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #324395;
}
#footer {
			background:  #CCCCFF;
		}
		
#footer p {
			margin: 0;
		}
		
#global {
	display:block;
	background/* */: url(/img/back_gen.png) repeat-y 50% 0;/*hides the following rule from Win/IE5.0 */
}
.content {
  padding: 1em 3em;
}
#sideLeft {
  background: transparent url(/images/bordure.png) top left repeat-y;
}
#sideRight {
  background: transparent url(/images/bordure.png) top right repeat-y;
}