/*---------------------------*/
/*        CSS Document       */
/* Par productions multimage */
/*---------------------------*/
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#1d3650;
	margin-bottom:15px;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#000000;
	margin-bottom:15px;
}
span.rouge{
	color:#f30606;
}
span.bleu{
	color:#1d3650;
}
span.mid{
	font-size:14px;
	font-weight:bold;
}
span.small{
	font-size:10px;
}
span.cap{
	text-transform:uppercase;
}
