body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ACA899;
	margin: 0px 0px;
	padding: 0px;
	text-align:center;
	font-size: 12px;
}
.enveloppe { /* pour tout centrer */
	width: 760px;
	margin: 0px auto; /* marges gauche et droite "auto" */
	text-align: left; /* contre bug IE5/Win */
	padding: 0px;
}
.EnTete { /* Bloc du haut */
	width: 760px;
	padding: 0px;
	height: 100px;
	background-image: url(mortgage_calculator/MortgageCalculatorHeader.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;
}
.Lanonnce2 {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.main {
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
	padding: 30px 60px;
	border: 1px solid #000000;
}
.Haut {
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.Menus {
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
	padding: 4px;
	border-top: none #000000;
	border-right: 1px solid #000000;
	border-bottom: none #000000;
	border-left: 1px solid #000000;
	height: 16px;
}
a.LeMenuRouge {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	height: 14px;
	padding: 3px 10px;
	font-size: 10px;
}
a.LeMenu {
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
	height: 14px;
	padding: 3px 10px;
	font-size: 10px;
}
a.LeMenu:link {
	color: #000099;
}
a.LeMenu:visited {
	color: #000099;
}
a.LeMenu:active {
	color: #000099;
}
a.LeMenu:hover {
	color: #FFFFFF;
	background-color: #000099;
}
.DernierMenu {
	width: 100%;
	border-top: 4px solid #000099;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
p.DernierMenu {
	text-align: center;
	font-size: 10px;
	line-height: normal;
}a.LeMenuRouge {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	height: 14px;
	padding: 3px 10px;
	font-size: 10px;
}
a.LeMenu {
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
	height: 14px;
	padding: 3px 10px;
	font-size: 10px;
}
a.LeMenu:link {
	color: #000099;
}
a.LeMenu:visited {
	color: #000099;
}
a.LeMenu:active {
	color: #000099;
}
a.LeMenu:hover {
	color: #FFFFFF;
	background-color: #000099;
}
.DernierMenu {
	width: 100%;
	border-top: 4px solid #000099;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
p.DernierMenu {
	text-align: center;
	font-size: 10px;
	line-height: normal;
}

h1,h2,h3,h4,h5,h6 {
	color: #0000CC;
}
h1 {
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
}
h2 {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
p {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
h4 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
h5 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
li {
	list-style-type: disc;
	margin: 12px 0px 0px;
	font-size: 12px;
}
.retrait {
	text-indent: -15pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
dd {
	font-size: 12px;
}
dt {
	font-size: 12px;
}
a.PasSous {
	color: #FFFFFF;
	text-decoration: underline;
}
a.PasSous:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.PasSous:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.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;
}
.noir {
	color: #000000;
}
.blanc {
	color: #FFFFFF;
}
.palebleu {
	color: #C8DEE8;
}
.orange {
	color: #FFCC33;
}
.rouge {
	color: #CC0000;
}
.letitre {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bleu {
	color: #0000CC;
}.imagegauche {
	padding: 10px;
	float: left;
}
