body {
	display:inline;
	margin:0px 0;
	padding:0;
	font:Georgia, "Times New Roman", Times, serif;
	background-color: #295264;
		}
	
	/* For responsive images: */
img {
    height: auto;
	max-width: 100%;
}

	.container {
	margin:auto;
	max-width: 34em;
	border:1px #D597CB solid;
	padding:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	background-color: #FFF;
	}
		
		h1 {
	margin:0 0 20px 0;
	padding:0;
	font-size:28px;
	color:#CC0000;
	text-align:center;
	font:Georgia, "Times New Roman", Times, serif;
	line-height:130%;
		}
		
		h2 {
	margin:0 0 20px 0;
	padding:0;
	font-size:20px;
	color:#CC0000;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
		}
			
			h2 span {
	padding-left:50px;
	font:Georgia, "Times New Roman", Times, serif;
	color:#CC0000;
			}
			
		h2.left_h2 {
			text-align:left;
			font:Georgia, "Times New Roman", Times, serif
		}
		
		p {
	margin:0 0 0;
	font-size: 17px;
	font:Georgia, "Times New Roman", Times, serif;
	text-indent: 30px;
	margin-bottom: 1.5em;
	line-height: 125%;

			}
			
			p span {
	padding-left:40px;
	font-size: 18px;
	font:Georgia, "Times New Roman", Times, serif;
			}
			
			p a img {
				border:0;
			}
			
		h3 {
	margin:20px 0 10px 0;
	padding:0;
	font-size:20px;
	text-align:center;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
		}
			h4 {
	margin:20px 0 10px 0;
	padding:0;
	font-size:18px;
	text-align:center;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
		}
			h3 span {
	color:#CC0000;
	font-size: 20px;
	font:Georgia, "Times New Roman", Times, serif
			}
		
		ul {
			margin:20px 20px 30px 20px;
			list-style-image:url(images/parler-en-public-puce.jpg);
			}
		
		.bulleted_list {
			margin:20px 20px 30px 20px;
			list-style-image:url(images/parler-en-public-puce.jpg);
			margin-bottom: 1.5em;
			}
			
		.central-text {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	max-width:30em;
}		
			
.foot {
	text-align:center;
	font-size: 0.75em;
	color:#CBC8C8;
	font-family: Verdana, Geneva, sans-serif;
}
