@charset "iso-8859-2";

/* Page garantie de la fiche programme */

#contDetailGarantie {
	position: relative;
	width: 700px;
	margin: 0 auto;
	text-align: center;
	background-color: #fff;
}
#garantieHead {
	width: 700px;
	text-align: left;
	background: url(http://www.immobilier-neuf.com/img-immobilier-neuf/garantie_head_bg-appartement-neuf.gif) repeat-y center 0;
}
#titreHead {
	position:relative;
	height:42px;
	background: url(http://www.immobilier-neuf.com/img-immobilier-neuf/garantie_head_titre-appartement-neuf.gif) no-repeat center 0;
}
#titreHead p {
	padding: 9px 0 0 40px;
	font-size:13px;
	text-align:left;
}
#titreHead p span {
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #354698;
}
#accroche { /* slogan */
	width:700px;
	padding: 25px 0;
	font-size:11px;
	font-weight:bold;
	color: #333;
	text-align:center;
}
#invAcc {
	width:700px;
	text-align:center;
	padding: 0 0 15px 0;
}
#invAcc img {
	margin:0 0 0 30px;
}
#basHead {
	height:6px;
	background: url(http://www.immobilier-neuf.com/img-immobilier-neuf/garantie_head_bas-appartement-neuf.gif) no-repeat center 0;
}
.infoGarantie {
	background: url(http://www.immobilier-neuf.com/img-immobilier-neuf/lot_bloc_bg-appartement-neuf.gif) repeat-y center 0;
	border-bottom:#C5C5C5 solid 1px;
	padding:10px 0;
}
.infoGarantie p {
	margin:0 10px 0 15px;
	font-size:11px;
	color:#333;
	text-align:left;
}
.detailGarantie { /* tableau standard */

}
.detailGarantie2 { /* tableau du calendrier */
}
.detailGarantie3 { /* tableau des garanties (infos juridiques) */
}
.detailGarantie th, .detailGarantie2 th, .detailGarantie3 th {
	font-weight:normal;
	color:#666;
	text-align:right;
	width:190px;
	height:20px;
	vertical-align:top;
	line-height:16px;
}
.detailGarantie td, .detailGarantie2 td, .detailGarantie3 td {
	color:#000;
	width:140px;
	vertical-align:top;
	padding-left:4px;
	line-height:16px;
	text-align:left;
}
.detailGarantie2 td {
	width:350px;
}
.titreGarantie {
	height:20px;
	width:700px;
	margin-top:15px;
	text-align:left;
	background:url(http://www.immobilier-neuf.com/img-immobilier-neuf/titre_bg-lot-neuf.gif) repeat-x 0 bottom;
}
.titreGarantie span {
	color:#fff;
	font-weight: bold;
	padding: 3px 0 4px 10px;
	line-height:18px;
	background:url(http://www.immobilier-neuf.com/img-immobilier-neuf/titre_lot_bg-appartement-neuf.gif) no-repeat 0 0;
}
.titreGarantie span span {
	padding-left:22px;
	background: url(http://www.immobilier-neuf.com/img-immobilier-neuf/titre2_lot_bg-appartement-neuf.gif) no-repeat right 0;
}
.spacerGarantie {
	border-top:#999 dotted 1px;
	margin:0 auto;
}
