body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
}
#nav {
	background-color: #FFFFFF;
	margin-top: 15px;
}
#nav a:link {
	background-image: url(../Images/buttons/nav_a.jpg);
	height: 30px;
	width: 135px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	text-align: center;
	background-repeat: no-repeat;
	font-variant: normal;
	font-weight: bold;
}
.content_bg {
	background-image: url(../Images/banner_pensionne/nav_bg.jpg);
	background-repeat: repeat-y;
	background-position: 6px;
}

#nav a:visited {
	background-image: url(../Images/buttons/nav_a.jpg);
	height: 30px;
	width: 135px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	text-align: center;
	background-repeat: no-repeat;
	font-variant: normal;
	font-weight: bold;
}

#nav a:hover {
	background-image: url(../Images/buttons/nav_hover.jpg);
	height: 30px;
	width: 135px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	float: left;
	text-align: center;
	background-repeat: no-repeat;
	font-variant: normal;
	font-weight: bold;
}
#nav a:active {
	background-image: url(../Images/buttons/nav_hover.jpg);
	height: 30px;
	width: 135px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	float: left;
	text-align: center;
	background-repeat: no-repeat;
	font-variant: normal;
	font-weight: bold;
}
.nav_center {
	padding-top: 7px;
}
.nav_bg {
	background-image: url(../Images/banner_pensionne/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: 6px;
}



.footer {
	background-image: url(../Images/banner_pensionne/footer.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 800px;
	float: left;
	padding-left: 10px;
}
h2 {
	font-family: Harrington;
	font-size: 22px;
	font-weight: bolder;
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #000066;
	text-indent: 10px;
}

h3 {
	font-family: Harrington;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: outset;
	border-bottom-color: #0099FF;
	font-style: italic;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-color: #0066FF;
	text-indent: 5px;
	padding: 0px;
	margin: 0px;
	font-variant: normal;
}
.content_img {
	text-align: center;
}
.imgview {
	height: 335px;
	width: 500px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 20px;
}

.ame_row {
	background-color: #66CCFF;
}
.res_row {
	background-color: #66CCFF;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	float:left;
}


#tarriff{
	border: thin groove #000000;
}
.asterisk {
	color: #FF0000;
}
a:link {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}