body {
	background-color : #fff;
	color : #000;
	font-family : "Arial Narrow", "Times New Roman", Times, serif;
	font-size : 11pt;
	margin : 0px;
	padding : 0px;
	line-height : 125%;
	background-image: none; 
}
#colMg{
display:none;
}
#Mh{
display:none;
}

caption {
	font-size : 10pt;
	color : #000;
	background-color : #aaa;
	margin : 3pt 0pt;
}

thead {
	font-size : 10pt;
	color : #000;
	background-color : #ccc;
}

table, td {
	border : none;
}

IMG, IMG.noborder, IMG.image0, IMG.image,
IMG.icone, IMG.iconeEtape,
IMG.btnAnnule, IMG.trier {
	border : none;
}
IMG.image1 {
	border : 1px solid #000000; 
} 

IMG.icone, IMG.iconeEtape, 
IMG.imgDate, IMG.btnAnnuler {
	margin-right : 3px;
	vertical-align : middle;
} 

/* Immo */
.vignette img{
	width:70px !important;
}

/* Layout */
#Mh, #Mh-nav, .Mg-fond, #Footer-page, .Md-fond, #contentMp,
#depthpath, #servicePage, /* header */
.nav-header, .nav-header IMG, /* N derniers / moteur de rechercher */
.nav-inter,
.navTitre-pagination, .nav-pagination { /* Pagination Page */
	display : none;
}
#Mh-print {
	display: block;
}
#layout-page {
	width : 600px;
	overflow : hidden;
	border : none;
}
.immo-arrondi, .noprint {
	display : none;
}
/*
#contentPage a:after {
	content : " ("attr(href)")";
}

#contentPage {
	width : auto;
}
*/

/* Général */
code, pre {
	font-family : "Courier New",Courier,monospace;
	font-size : 11pt;
	color : #390;
	background-color : #fff;
}

pre {
	border-left : 3pt solid #999;
	padding : 5mm 5mm;
	margin-left : 5mm;
}

blockquote, q {
	font-style : italic;
	quotes : '\0000ab\0000a0' '\0000a0\0000bb' '\00201c\0000a0' '\0000a0\00201d';
}

.right {
	text-align : right;
}
.left {
	text-align : left;
}
.align-center {
	text-align : center;
}

hr {
	display : none;
}

h1, h2, h3, h4, h5, caption, thead {
	font-family : "Arial Narrow",Arial,Helvetica,sans-serif;
}

h1 {
	font-size : 17pt;
}

h2 {
	color : #333;
	background-color : #fff;
	font-size : 15pt;
	line-height : 200%;
	text-transform : uppercase;
}

h3 {
	font-size : 13pt;
	margin-top : 3%;
	margin-bottom : 0%;
}

h4, h5 {
	font-size : 10pt;
	margin-top : 3%;
	margin-bottom : 0%;	
}


/* Tutoriel */
#TABLE-Tutoriel {
	margin-top : 1%;
}
#contentTutoriel {
	font : 12pt; 
	margin : 1% 3%;	
}


/* Confirmation / erreur */
#contentErreur {
	margin-top : 3%;
	margin-bottom : 3%;
	text-align : center;
	font : 12pt;	
	color : #cc0000; 
	border : 1px solid #000;
}
#contentErreur P {
	color : #000000;
	margin : 1%; 
}

.warning {
	padding : 1%;
	background-color: #FFFFFF;
	font : 11pt;
	color : #000000;
}
.warning IMG {
	border : none;
	vertical-align : middle;
	margin-right : 2px;	
}


/* Formulaire */
FORM {	
	text-align : center;
	font-size : 11pt;
} 
FORM H4, H4.puce  {
	font-size : 10pt;
	margin-top : 3%;
	margin-bottom : 0%;	
	text-align : left;
	display : block;	
	color : #000;
}
.contentForm-header {
	margin-top : 3%;
	margin-bottom : 3%;	
	text-align : left;
	font : 11pt;
	color : #000;
}
.TABLE-form {	
	font : 11pt;
	color : #000;
} 


/* Menu intermediaire (lexique, basedoc...) */
.nav-sousInter, .nav-preference {
	display:none;
}


/* Tableau */
.TABLE-liste, .TABLE-liste TD {
	border : 1pt solid #666;
	border-collapse : collapse;
	padding : 3pt;
	font-size : 10pt;
	color : #000;
}
.TABLE-liste TH {	
	background-color : #ccc;
}
.TABLE-liste IMG {
	border : none;
}

.imgCatalogue{
	border:none !important;
	padding:0px;
	text-align:right;

}

.TABLE-resultats, .TABLE-resultats TD { /* pour IE */
	font-size:12px;
	border-bottom : 1px solid #EEEEEE;
	padding-top : 8px;
	padding-bottom : 8px;
}

.TABLE-resultats TD H3{
	font-size:12px;
	padding : 0px;
	margin : 0px;
}

