.enveloppe2 { /* pour tout centrer */
	width: 760px;
	margin: 0px auto; /* marges gauche et droite "auto" */
	text-align: left; /* contre bug IE5/Win */
	padding: 0px;
}
.EnTete2 { /* Bloc du haut */
	width: 760px;
	padding: 0px;
	height: 100px;
	background-image: url(calculateur-hypotheque/pret-hypothecaire/CalculateurHeader.jpg);
	background-repeat: no-repeat;
}
.Lanonnce {
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.main2 {
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
	padding: 30px 60px;
	border: 2px solid #000000;
	width: 636px; 
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
body {
}
li {
	list-style-type: disc;
	margin: 12px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.retrait {
	text-indent: -15pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.rien {
	color: black;
	text-decoration:none;
}
.T30pts{
	font-size: 30px;
}
.T24pts{
	font-size: 24px;
}
.T21pts{
	font-size: 21px;
}
.T18pts{
	font-size: 18px;
}
.T14pts {
	font-size: 14px;
}
.T12pts {
	font-size: 12px;
}
.T10pts {
	font-size: 10px;
}
.imagegauche {
	padding: 10px;
	float: left;
}

