@charset "UTF-8";
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	width: 100%;
	text-align: center;
	background: #FFF url(../_images/bg_footer2.gif) repeat-x center bottom;
	}
img {
	border: none;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}


/*----- structure du site -----*/	

	
#container {
	background-color: #FFFFFF;
	padding: 0px;
	width: 800px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	position: relative;
	background-image: url(../_images/bg_main.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100%;
}
#bg_blueprint {
	background-image: url(../_images/bg_body2.gif);
	background-repeat: repeat-x;
	background-position: center 196px;
	width: 100%;
}

/*--- en tête ---*/

#header {
	margin: 0px;
	padding: 0px;
	height: 196px;
	width: 800px;
}
#headerLogo {
	margin: 0px;
	padding: 0px;
	height: 196px;
	width: 228px;
	background-image: url(../_images/lgo_mfontaine.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	float: left;
}
#headerPict {
	float: right;
	height: 196px;
	width: 572px;
	margin: 0px;
	padding: 0px;
}
#headerPict2 {
	margin: 0px;
	padding: 0px;
	height: 450px;
	width: 64px;
	position: absolute;
	left: 800px;
	top: 0px;
}
.maison1_1 {
	background-image: url(../_images/headerMaisons/hdrMaison1_01.jpg);
	background-repeat: no-repeat;
}
.maison1_2 {
	background-image: url(../_images/headerMaisons/hdrMaison1_02.jpg);
	background-repeat: no-repeat;
}
.maison2_1 {
	background-image: url(../_images/headerMaisons/hdrMaison2_01.jpg);
	background-repeat: no-repeat;
}
.maison2_2 {
	background-image: url(../_images/headerMaisons/hdrMaison2_02.jpg);
	background-repeat: no-repeat;
}
.maison3_1 {
	background-image: url(../_images/headerMaisons/hdrMaison3_01.jpg);
	background-repeat: no-repeat;
}
.maison3_2 {
	background-image: url(../_images/headerMaisons/hdrMaison3_02.jpg);
	background-repeat: no-repeat;
}
.maison4_1 {
	background-image: url(../_images/headerMaisons/hdrMaison4_01.jpg);
	background-repeat: no-repeat;
}
.maison4_2 {
	background-image: url(../_images/headerMaisons/hdrMaison4_02.jpg);
	background-repeat: no-repeat;
}
.maison5_1 {
	background-image: url(../_images/headerMaisons/hdrMaison5_01.jpg);
	background-repeat: no-repeat;
}
.maison5_2 {
	background-image: url(../_images/headerMaisons/hdrMaison5_02.jpg);
	background-repeat: no-repeat;
}

/*--- menu principal ---*/

#menu {
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 800px;
	overflow: hidden;
	z-index: 20;
}
ul#mainMenu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 45px;
	position: relative;
	width: 800px;
	background-image: url(../_images/bg_menu.gif);
	background-repeat: repeat-x;
}
li#menu1 a {
	height: 45px;
	width: 101px;
	background-image: url(../_images/mnOff_01.gif);
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
li#menu2 a {
	height: 45px;
	width: 90px;
	background-image: url(../_images/mnOff_02.gif);
	position: absolute;
	left: 101px;
	top: 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;	
}
li#menu3 a  {
	height: 45px;
	width: 96px;
	background-image: url(../_images/mnOff_03.gif);
	position: absolute;
	left: 191px;
	top: 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
li#menu4 a {
	height: 45px;
	width: 124px;
	background-image: url(../_images/mnOff_04.gif);
	position: absolute;
	left: 287px;
	top: 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
li#menu5 a {
	height: 45px;
	width: 134px;
	background-image: url(../_images/mnOff_05.gif);
	position: absolute;
	left: 411px;
	top: 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
li#menu6 a {
	height: 45px;
	width: 153px;
	background-image: url(../_images/mnOff_06.gif);
	position: absolute;
	left: 545px;
	top: 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
li#menu7 a {
	height: 45px;
	width: 102px;
	background-image: url(../_images/mnOff_07.gif);
	position: absolute;
	left: 698px;
	top: 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
li#menu1 a:hover  {
	background-image: url(../_images/mnOver_01.gif);
	background-repeat: no-repeat;
}
li#menu2 a:hover  {
	background-image: url(../_images/mnOver_02.gif);
	background-repeat: no-repeat;
}
li#menu3 a:hover  {
	background-image: url(../_images/mnOver_03.gif);
	background-repeat: no-repeat;
}
li#menu4 a:hover  {
	background-image: url(../_images/mnOver_04.gif);
	background-repeat: no-repeat;
}
li#menu5 a:hover  {
	background-image: url(../_images/mnOver_05.gif);
	background-repeat: no-repeat;
}
li#menu6 a:hover  {
	background-image: url(../_images/mnOver_06.gif);
	background-repeat: no-repeat;
}
li#menu7 a:hover  {
	background-image: url(../_images/mnOver_07.gif);
	background-repeat: no-repeat;
}
#subMenu  {
	height: 15px;
}


/*--- pages actives ---*/

li#menu1Actif a {
	height: 45px;
	width: 101px;
	background-image: url(../_images/mnOver_01.gif);
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
li#menu2Actif a {
	height: 45px;
	width: 90px;
	background-image: url(../_images/mnOver_02.gif);
	position: absolute;
	left: 101px;
	top: 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
li#menu3Actif a  {
	height: 45px;
	width: 96px;
	background-image: url(../_images/mnOver_03.gif);
	position: absolute;
	left: 192px;
	top: 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
li#menu4Actif  a {
	height: 45px;
	width: 124px;
	background-image: url(../_images/mnOver_04.gif);
	position: absolute;
	left: 287px;
	top: 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
li#menu5Actif  a {
	height: 45px;
	width: 134px;
	background-image: url(../_images/mnOver_05.gif);
	position: absolute;
	left: 411px;
	top: 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
li#menu6Actif  a {
	height: 45px;
	width: 153px;
	background-image: url(../_images/mnOver_06.gif);
	position: absolute;
	left: 545px;
	top: 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

/*--- sous-menus ---*/

#hovermenu {
	height: 27px;
	width: 800px;
	padding: 0px;
	margin: 0px;
}

/*--- contenu principal ---*/

#mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../_images/ombreSmenu.gif);
	background-repeat: repeat-x;
	width: 800px;
	margin: 0px;
	padding: 0px;
	top: 0px;
}
.clearfloat {
	clear: both;
}
.txtWrapper {
	margin: 0px;
	padding: 0px;
	float: right;
}
.txtContent {
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	padding: 0px;
}
.txtContact {
	width: auto;
	margin-left: 260px;
	margin-top: 20px;
	background-image: url(../_images/lgo_mfontaine.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 90px;
	padding-left: 30px;
}
.txtPage {
	width: auto;
	margin-right: 40px;
	margin-left: 40px;
	padding: 0px;
	position: relative;
}
.txtPage h1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0054A0;
	font-style: normal;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(../_images/bg_titre.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 35px;
}
.txtPage  p {
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 0px;
}
.txtPage ul  {
	margin-top: 10px;
	margin-bottom: 20px;
}
.txtPage li  {
	list-style-image: url(../_images/bullet.gif);
	margin-bottom: 2px;
}
.txtAcc {
	width: 265px;
	margin-right: 25px;
	margin-top: 30px;
	padding: 0px;
	margin-left: 10px;
}
.floatFlash {
	float: left;
	margin: 0px;
	padding: 0px;
}
.floatFlash p {
	margin: 0px;
	padding: 0px;
}
.margeTitre {
	margin-top: 30px;
	margin-bottom: 10px;
	float: left;
}

/*--- styles pour la section modèles ---*/

#legend {
	float: right;
	width: 280px;
	margin-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #607C8C;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
#legend1 {
	background-image: url(../_images/legend1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 65px;
	float: left;
	padding-top: 37px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#legend2 {
	background-image: url(../_images/legend2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 65px;
	float: left;
	padding-top: 37px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#legend3 {
	background-image: url(../_images/legend3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 65px;
	float: left;
	padding-top: 37px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#legend4 {
	background-image: url(../_images/legend4.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: auto;
	float: left;
	padding-top: 37px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.modele1 {
	float: left;
	width: 190px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 15px;
	margin-left: 10px;
	position: absolute;
}
p.modele {
	padding-top: 5px;
	margin: 0px;
	border: none;
}


/*--- pied de page ---*/

#mention {
	width: 800px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
}
#mention  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0072C6;
	text-decoration: none;
	padding-top: 20px;
}
#mention a:hover {
	color: #82C6E2;
	text-decoration: underline;
}

