
/*-------------------------------*/
/* STYLE TABLEAU VENTE           */
/*-------------------------------*/

#tableauAppart {
	width: 955px;
	background-image:url(img/fond-tableau.jpg);
	background-repeat:repeat-y;
	background-position:left;
}

#tableauAppart2 {
	width: 862px;
	background-image:url(img/fond-tableau2.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
	
	/* TITRE COLONNE */
		#tableauAppart #titreCol td {
			padding: 0;
			margin: 0;
			text-align:center;
			
			font-family:Arial, Helvetica, sans-serif;
			font-size: 11px;
			color:#1480CC;
			font-weight:bold;
			line-height: 15px;
			text-transform:uppercase;
			
			background-image:url(img/tab-fond-titre-col.jpg);
			background-repeat:repeat-x;
			background-position: top;
		}
		
		#tableauAppart2 #titreCol td {
			padding: 0;
			margin: 0;
			text-align:center;
			
			font-family:Arial, Helvetica, sans-serif;
			font-size: 11px;
			color:#1480CC;
			font-weight:bold;
			line-height: 15px;
			text-transform:uppercase;
			
			background-image:url(img/tab-fond-titre-col.jpg);
			background-repeat:repeat-x;
			background-position: top;
		}
		
		
		#tableauAppart #titreCol .txtTitre {
			padding: 3px 0 0 0;
		}
		
		#tableauAppart2 #titreCol .txtTitre {
			padding: 3px 0 0 0;
		}
		
	/* CONETNU TABLEAU */
		#tableauAppart .tdCont img {
			/* border: 2px solid #ffffff; */
		}
		#tableauAppart .tdCont .btEnSavoir {
			width: 68px;
			height: 48px;
			padding-top: 20px;
			margin-left: 4px;
			
			background-image:url(img/bt-en-savoir-plus.jpg);
			background-repeat:no-repeat;
			background-position: left top;
			
			color:#134B79;
		}
		
		#tableauAppart2 .tdCont .btEnSavoir {
			width: 68px;
			height: 48px;
			padding-top: 20px;
			margin-left: 4px;
			
			background-image:url(img/bt-en-savoir-plus.jpg);
			background-repeat:no-repeat;
			background-position: left top;
			
			color:#134B79;
		}
		
		#tableauAppart .tdCont .btEnSavoir a {
			color:#134B79;
		}
		
		#tableauAppart2 .tdCont .btEnSavoir a {
			color:#134B79;
		}
		
	/* LIGNE FOND CLAIR */		
	#contenuPage .ligneAppartC {
	}
		#contenuPage .ligneAppartC .tdCont {
			padding: 4px;
			text-align:center;
			background-image:url(img/tab-ligne-fond-clair.jpg);
			background-repeat:repeat-x;
			background-position: bottom;
			border-top: 1px solid #ffffff;
		}

	/* LIGNE FOND FONCE */		
	#contenuPage .ligneAppartF {
	}
		#contenuPage .ligneAppartF .tdCont {
			padding: 4px;
			text-align:center;
			background-image:url(img/tab-ligne-fond-fonce.jpg);
			background-repeat:repeat-x;
			background-position: bottom;
			border-top: 1px solid #ffffff;
		}

/*-------------------------------*/
/* fin  STYLE TABLEAU VENTE      */
/*-------------------------------*/
/*-------------------------------*/
/* STYLE FICHE                   */
/*-------------------------------*/

.SelectionAgence {
	margin-bottom:10px;
	width:640px;
	padding:5px;
	border:1px solid #CCCCCC;
	text-align:center;

	font-weight:bold; 
}
.SelectionAgence .titre {
	font-size:15px;
	margin-bottom: 5px;
	color:#333333;
}

.titreFiche {
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	color:#333333;
}

.TitleBasPagePrint{
	width:650px;
 	text-align:center;
	padding:20px;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}

#tableauFiche {
	width: 990px;
	background-image:url(img/fiche-fond-tableau.jpg);
	background-repeat:repeat-y;
	background-position:left;
		padding: 10px 10px 10px 10px;
}
.navBtH {
	width: 990px;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	background-image:url(img/fiche-fond-ban-h.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	font-weight:bold;
}
.navBtB {
	width: 990px;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	background-image:url(img/fiche-fond-ban-b.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	font-weight:bold;
}

.tabReference {
	padding:0 10px 0 15px;
	height: 38px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 38px;
	font-weight: bold;
	background-image:url(img/fond-titre-reference-c.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	color:#333333;
	font-size: 12px;
}
.tabReferencePrint {
	padding:10px 10px 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image:url(img/fond-titre-reference-c.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	color:#333333;
	font-size: 12px;
}

.tabCaract {
	height: 38px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1480CC;
	line-height: 38px;
	font-weight: bold;
	background-image:url(img/fond-titre-reference-c.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	border-top:1px dotted #C6CCD3;
	border-bottom:1px dotted #C6CCD3;
	border-left:1px dotted #C6CCD3;
}
#tabCaractDern {
	border-right:1px dotted #C6CCD3;
}

.numRef {
	padding-left:10px;
	font-size: 11px;
	color:#4D4D4D;
	font-weight:normal;
}
.numRefFiche {
	padding:10px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}

.couchage  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1480CC;
	font-weight: bold;
	text-align:left;
}

.tabReference td {
	padding: 0 10px 0 10px;
}
.tabReference .noPadding {
	padding: 0;
}

.description {
	padding: 20px 10px 15px 15px;
	color:#4D4D4D;
	text-align:justify;
}

#detail {
	margin: 10px;
}

.titreDetail {
	width: 100px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#0A9CCC;
	
	line-height: 26px;
	
	border-bottom: 1px dotted #C6CCD3;
	}
	
.contenuDetail {
	height:38px;
	border-bottom: 1px dotted #C6CCD3;
}

.contenuCaract {
	border-bottom: 1px dotted #C6CCD3;
	border-left: 1px dotted #C6CCD3;
	padding:4px;
}
#contenuCaractDern {
	border-right: 1px dotted #C6CCD3;
}

#infoBas {
	font-size: 10px;
	margin-left: 10px;
}
#infoBasPrint {
	font-size: 10px;
}

.photoG {
	border: 1px solid #C6CCD3;
}


/*-------------------------------*/
/* fin  STYLE FICHE              */
/*-------------------------------*/
/*-------------------------------*/
/* STYLE PHOTO POP UP            */
/*-------------------------------*/

.tabPhotoPopup {
	width: 480px;
	margin: 12px 0 0 12px;
}
.nomImagePopup {
	height: 30px;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color:#4D4D4D;
	font-weight:bold;
	line-height: 30px;
	text-transform:uppercase;
	background-image:url(img/vignette-fond-nom.jpg);
	background-repeat:repeat-x;
	background-position: top;
	padding: 4px 7px 0 7px;
	margin: 0px;
	text-align:left;
	}

.legende {
	margin: 8px 0 4px 0;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#1480CC;
	text-align:center;
	/* text-transform:uppercase; */
}
.espPhoto {
	background-color:#E2EFF6;
	text-align:center;
}
.espTexte {
	background-color:#E2EFF6;
	text-align:left;
	padding:15px;
}
.espPhoto img {
	border: 1px solid #ffffff;
}


/*-------------------------------*/
/* fin  STYLE PHOTO POP UP       */
/*-------------------------------*/
/*-------------------------------*/
/* STYLE FICHE PRINT             */
/*-------------------------------*/

.bodyPrint {
padding: 0;
margin: 0px;
font-size: 11px;
}
.bodyPrint td {
font-size: 11px;
}

#contenuFichePrint {
width: 600px;
}

.entete{
	position:absolute;
	z-index:100;
	margin:6px 0 0 400px;
}

.txtEditeLe {
position:absolute;
z-index:100;
width: 625px;
font-size: 11px;
text-align:right;
color:#7C7C7C;
margin-top: 16px;
}

.navBtHPrint {
/* border-bottom: 1px solid #BDC4CB; */
line-height: 30px;
padding: 5px;
/*
background-image:url(img/print-titre-fond.jpg);
background-repeat:repeat-x;
background-position: top;

background-color: #E0EFF6;
*/
}
#tableauFiche2Print {
width: 650px;
border-top: 0px solid #BDC4CB;
border-right: 0px solid #BDC4CB;
border-bottom: 0px solid #BDC4CB;
border-left: 0px solid #BDC4CB;
}

#tableauFiche2Print #contenuPrint {
padding: 10px 10px 10px 10px;
}

#tableauFiche2Print .zoneInfoH {
line-height: 20px;
padding-top: 5px;
}

.couchagePrint {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1480CC;
	font-weight: bold;
}

.sTitre {
	width: 940px;
	border-top: 1px solid #BDC4CB;
	padding: 8px 0 8px 15px;
	line-height: 18px;
	
	background-image:url(img/vignette-fond-nom.jpg);
	background-repeat:repeat-x;
	background-position: top;
	
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color:#4D4D4D;
	font-weight:bold;
	
	margin: 15px 0 10px 0;
}

.sTitrePrint {
	width: 650px;
	border-top: 1px solid #BDC4CB;
	padding: 8px 8px 8px 10px;
	line-height: 18px;
	
	background-image:url(img/vignette-fond-nom.jpg);
	background-repeat:repeat-x;
	background-position: top;
	
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#4D4D4D;
	font-weight:bold;
	
	margin: 15px 0 10px 0;
}



.titreDetailRappel {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#0A9CCC;
	
	line-height: 18px;
	
}

/*-------------------------------*/
/* fin STYLE FICHE PRINT         */
/*-------------------------------*/


/*-------------------------------*/
/* debut  STYLE TYPO FICHES      */
/*-------------------------------*/

.typoTypeAppart{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#333333;
}

.typoValueAppart{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#0A9CCC;
}

.typoRef{
margin-left:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#333333;
}

.typoValueref{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#0A9CCC;
}

.typoPrixCadre{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#333333;
}

.typoValeurPrix{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#0A9CCC;
}

.typoCaractBien{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#333333;
padding-left:10px;
}

.typoCaract{
}






