#template{
	background: #fff;
	width: 850px;
	margin: 0 auto;
	text-align: left;
	}

.boxTemplate{
	width: 204px;
	float: left;
	margin: 0 0 20px 5px;
	background: #e3e3e3;
	text-align: center;
	}
	
.ctrGrd{
	margin-top: 50px;
	text-align: center;
	font-size: 9px;
}

.vignette{
text-align: left;
}

.vignette img{
	width: 50px;
	height: 44px;
	border: 1px solid gray;
	margin: 7px;
}

.grdApercu{
	height: 175px;
	}
	
.grdApercu img{
	margin-top: 2px;
	width: 200px;
	height: 175px;
}

.titreTemplate{
	background: #9b9b9b url(../images/fd_titre.gif) no-repeat left;
	color:#303030;
	font-weight: bold;
	height: 25px;
	line-height: 25px; 
	text-indent: 10px;
	text-align: left;
}

.plustemplate{
text-align: right;
background: #9b9b9b;
color:#303030;
height: 25px;
line-height: 25px; 
font-weight: bold;
padding-right: 5px;
}

.plustemplate a{color:#303030 !important;}
