﻿/*****Produit cloture************/

#produit_cloture_titre
{
	width:287px;
	height:25px;
	background-image:url(../images/titre_prod_clotures.gif);
	background-repeat:no-repeat;
	padding:22px 15px 32px 40px;
}

#produit_cloture_titre h2
{
	font-size:26px;
	font-weight:bold;
	color:#fff;
	display:none;
}

/*******************************/

/*****Produit portail************/

#produit_portail_titre
{
	width:287px;
	height:25px;
	background-image:url(../images/titre_prod_portails.gif);
	background-repeat:no-repeat;
	padding:22px 15px 32px 40px;
}

#produit_portail_titre h2
{
	font-size:26px;
	font-weight:bold;
	color:#fff;
	display:none;
}

/*******************************/


