@charset "UTF-8";
.leftMenu {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 175px;
}

/*--- menu statique de gauche dans les pages de modeles ---*/

.modeleMenu {
	width: 160px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.modeleMenu ul { /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0; /*bottom spacing between each UL and rest of content*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
}
.modeleMenu li a { /*CSS class for menu headers in general (expanding or not!)*/
	color: #000000; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	background-image: url(../_images/bg_h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
	display: block;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 18px;
	width: 150px;
}
.modeleMenu  li  a:hover { /*CSS class for menu headers in general (expanding or not!)*/
	color: #000000; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	background-image: url(../_images/bg_h3Open.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
	display: block;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 18px;
	width: 150px;
}
.colonnesMaisons/*--- styles pour les 3 colonnes de modeles ---*/

 {
	width: 590px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

/*--- styles pour les 3 colonnes de modeles ---*/

.modeles1 {
	width: 190px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.modeles2 {
	width: 190px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.modeles3 {
	width: 190px;
	float: right;
}

/*--- styles pour les textes ---*/

.titreModele {
	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: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.picto1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(../_images/picto1.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	width: 45px;
	text-align: right;
	margin: 4px;
	padding: 0px;
}
.picto2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(../_images/picto2.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	width: 45px;
	text-align: right;
	margin: 4px;
	padding: 0px;
}
.picto3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(../_images/picto3.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	width: 45px;
	text-align: right;
	margin: 4px;
	padding: 0px;
}
.picto4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(../_images/picto4.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	width: 45px;
	text-align: right;
	margin: 4px;
	padding: 0px;
}

/*--- menu accordeon dans les descriptions des maisons ---*/

.arrowlistmenu {
	width: 160px;
	float: left;
}
.arrowlistmenu .menuheader { /*CSS class for menu headers in general (expanding or not!)*/
	color: #000000;
	margin-bottom: 5px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(../_images/bg_h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
	margin-top: 0px;
}
.arrowlistmenu .openheader { /*CSS class to apply to expandable header when it's expanded*/
	background-image: url(../_images/bg_h3Open.gif);
	background-repeat: no-repeat;
}
p.categoryitems    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	margin: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#maisonsClearfloat {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 20px;
	width: 100%;
}
.maisons/*--- styles pour les 3 colonnes de modeles ---*/

 {
	width: 580px;
	padding: 0px;
	margin-left: 5px;
	float: right;
}
.maisons h1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0092DA;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/*--- menu des pages maisons ---*/

.applemenu{
	margin: 0px;
	padding: 0;
	width: 170px;
	border: 1px solid #CCCCCC;
}

.applemenu div.silverheader a{
	color: #000000;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 8px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	background-color: #DBDBDB;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
	color: #FFFFFF;
	background-color: #66CCFF;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
	height: auto; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.applemenu  div.submenu p{ /*DIV that contains each sub menu*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.applemenu .submenu img {
	padding: 3px;
}
.leftMenu .lastPage {
	width: 170px;
	margin-top: 15px;
	padding: 0px;
	text-align: center;
}
