@charset "iso-8859-1";
BODY {
	margin: 0;
	padding: 0;
	font-family: Times New Roman;
	font-size: 12px;
	color: black;
	background: #FFFFFF 50% 0;
	text-align:center;
}

#links {
	display:none;
}

#main {
	margin:0 auto;
	padding: 0 0 0 0;
	width:auto;
	background-color:#FFFFFF;
	overflow:hidden;
	page-break-after: auto;
}

#header {
	width:auto;
	height:3.2cm;
	overflow:hidden;
}

#fiche {
	width:640px;
	height:830px;
	overflow:hidden;
}

#cadre {
	overflow:hidden;
	width:auto;
	margin-top:10px;
}

#gauche {
	float:left;
	width:315px;
	overflow:hidden;
}

#photo_gauche {
	 border:2px solid #000000;
	 width:100%;
}

#droite {
	float:left;
	width:315px;
	margin-left:10px;
	overflow:hidden;
}

#droite_haut {
	width:100%;
	clear:both;
	overflow:hidden;
}

#texte_droite {
	width:100%;
	height:200px;
}

#photo_droite1 {
	border:2px solid #000000;
	width:100%;
}

#photo_droite2 {
	border:2px solid #000000;
	width:100%;
	margin-top:10px;
}

#titre {
	font-family:Century;
	color:#999999;
	font-size:3.4em;
	text-transform:uppercase;
	overflow:hidden;
	font-weight:normal;
	margin:0;
}

#stitre {
	font-family:Century;
	font-size:14pt;
	overflow:hidden;
	font-weight:bold;
}

P {
	line-height:1.2em;
	text-align:justify;
	margin:0;
}
P.first:first-letter {
	font-size:3.2em;
	float:left;
	font-family:Times New Roman;
	padding:5px;
	padding-left:0px;
	margin:0;
	margin-right:2px;
	color:#973C25;
	line-height: 0.70em;
	text-transform:uppercase;
}

#footer {
	display:none;
}

#footer_print {
	width:auto;
	height:12px;
	overflow:hidden;
}