/*************************** TEMPLATE 1 ********************************************/

.img-ctre-page-intro{
	float:left;
	width: 825px;
	margin: 10px 0 0;
	text-align:center;
}

.box-page-intro{
	float:left;
	width: 260px;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
	text-align:center;
}

.titre-page-intro{
	float:left;
	width: 260px;
	height: 18px;
	text-align:center;
	font-weight: bold;
	font-size: 14px;
	color: #CC9966;
	border: 1px solid #CC9966;

}

.img-page-intro{
	float:left;
	width: 260px;
	margin: 0;
	text-align:center;
}

