/*
@Author : Nicolas Gerner
*/

/*chartec_default.htm.php*/

.tableChartecGene{
	border: 0px; 
	padding: 4px; 
	border-collapse: collapse; 
	width: 100%; 
	margin-top: 20px;
}

.tableChartecGene .tdTop{
	vertical-align: top;
}

.presChartec{
	border: 0px;
	padding: 0px; 
	border-collapse: collapse;
	width: 100%; 
	margin: 0px;
}

.presChartec .tdBottom {
	vertical-align: bottom;
}

.presChartec .tdViewAll{
	vertical-align: bottom; 
	padding:0px 0px 3px 30px; 
	text-align: left; 
	width: 100%;
}

.divItemFacultatif{
	margin-top:20px;
}

.divSearchCat{
	width:100%; 
	text-align:center; 
	margin-top:20px;
}

.presSubCat{
	border: 0px;
	margin-bottom: 20px;
}

.infosTel{
	vertical-align:top; 
	text-align:center; 
	width:170px; 
	padding:15px 0px 10px 0px;
}

.imageProd{
	text-align: center; 
	vertical-align: bottom; 
	padding-right: 20px;
	padding-top: 15px;
}

.tittleProd{
	text-align:center; 
	vertical-align: top;
	padding-right: 20px;
}

.nbProdByCat{
	text-align: center;
	padding-right: 20px;
	cursor: pointer;
	white-space: nowrap;"
}

.nbProdByCatEmpty{
	text-align: center;
	padding-right: 20px;
}

/*chartep_default.htm.php*/

table.fondPageGene{
	border: 0; 
	padding: 4; 
	border-collapse: collapse; 
	width: 100%; 
	margin-top: 20px;
}

.contenerProduits{
	vertical-align: top;
}

.tittleProduits{
	vertical-align: bottom;
}

.allProd{
	vertical-align:bottom; 
	padding:0px 0px 3px 30px; 
	text-align:left; 
	width:100%;
}

/*chartep_one.htm.php*/

.infosPlus{
	text-align: center; 
	width: 200px; 
	z-index:400; 
	position : absolute ; 
	right : -25px ; 
	top : 150px;
}



