/* CSS Document */

body {
	background-color: #FFFCF2;
	}
h1 {
	color:#FFCC66;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size:200%;
	}
	
h2 {
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size:175%;
	}
	
h3 {
	text-align:left;
	text-decoration:underline;
	color:#666666;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size:150%;
	}

.cadren {
	padding-left:10px;
	margin-top:10px;
	border-style: solid;
	border-color:#000000;
	border-width:2px;
	}
.titre {
	font-family: "Comic Sans MS";
	font-size: 300%;
	color: #FFCC00;
	font-weight: bold;
    }

.imtitre {
	width: 72px;
	height: 86px;
	}
.adresseprinc {
	color: #999999;
	}
.adrgras {
	margin-top:2em;
	margin-bottom:0px;
	font-weight:bold;
	}
.adrsimp {
	margin-bottom:0px;
	margin-top:0px;
	text-indent:1em;
	}
.adrresp {
	margin-bottom:0px;
	margin-top:0px;
	text-indent:4em;
	}
.adrsoc {
	margin-bottom:0px;
	margin-top:0px;
	text-indent:6.25em;
	}
.adradm {
	margin-bottom:0px;
	margin-top:0px;
	text-indent:5.5em;
	}
.adrnum {
	margin-bottom:0px;
	margin-top:0px;
	text-indent:2em;
	}
.tel {
	width:20;
	height:20;
	}
.let {
	font-size:150%;
	font-weight:bold;
	text-decoration:underline;
	}
.norm {
	font-size:100%;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	}
