/*  ____________________________________________Pour tout le document _____________________________________________________ */

/*  couleurs :  http://colorschemedesigner.com/#3z21T--rrw0w0 */

body {
	height:100%;
	width:100%;	
	font-family:"Arial", "BranchingMouse Becker", Arial;
	}
/*________Blocks pour Contenu________*/
.MainTitle {
	left:2px;
	right:2px;
	top:2px;
	font-weight: bold;
	text-align:center;
	color:#00305C;
	font-size:22pt;
	height:50px;
	vertical-align: middle;

	}

.Address{
	position:static;
	color:#666666;
	left:2px;
	right:2px;
	top:3px;
	padding-left:50px;
	font-size: 12px;
	}

/*  _______Nom des sociétés_______ */
#Title1 {
	color:#00305C;
	font-weight: bold;
	font-size:20pt;
	}
#Title2 {
	color:#004B8D;
	font-weight: bold;
	font-size:16pt;
	}
#Title2Desc{
	color:#666666;
	font-size:10pt;
	font-style: italic;
	font-weight: bold;
	}
#Summary{
	color:#666666;
	font-size:10pt;
}
#Title3 {
	color:#00305C;
	font-weight: bold;
	font-size:10pt;
	}
#Date1 {
	color:#000000;
	font-weight: bold;
	font-size:12pt;
	}
#Date2 {
	color:#00305C;
	font-weight: bold;
	font-size:10pt;
	}

#Text {
	color:#666666;
	font-size:10pt;
	}
#Textb {
	color:#A47129;
	font-weight: bold;
	font-size:10pt;
	}
	
#Footer {
	color:#999999;
	font-size:8pt;
	font-style: italic;
	}
	
	
/*  _______________________________________________END ..._______________________________________________________________ */
