.connaitre p,
.connaitre li {
	font-size: 12px;
}
.sizeText01 { font-size:12px; }

.titreConnaitre01 { color:#893F60; font-weight:bold; }
.titreConnaitre02 { color:#434241; }

.titreHistoire01 { color:#FD1B14; font-size:22px; font-weight:bold; }
.titreHistoire02 { color:#FD1B14; font-size:16px; font-weight:bold; }
.titreHistoire03 { color:#FD1B14; font-weight:bold; }

.titreSalon01 { color:#61002B; font-weight:bold; }
.titreSalon02 { color:#0291A0; font-weight:bold; }
.column-right .content p {
	padding-right: 20px;
}
#connaitre .content p {
	margin-top: 2px;
}
#connaitre .content .learn-more {
	display: block;
	padding-left: 16px;
	background: url(/imgs/connaitre/fleche_lien.gif) no-repeat 0 2px;
	font-weight: bold;
}

/**
 * CSS connaitre histoire
 */
#connaitre-histoire {
	width:608px;
}
#connaitre-histoire .edito {
	width:340px;

}
#connaitre-histoire.wrapper {
	background-image: url(/imgs/connaitre/shp_connaitre_histoire_01.gif);
	background-repeat: no-repeat;
	background-position: left top;	background-color: #FFDFDE;
}
#connaitre-histoire .wrapper-inner {
	padding-bottom: 20px;
	background-image: url(/imgs/connaitre/shp_connaitre_histoire_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
#connaitre-histoire .history {
	padding-top: 175px;
	padding-bottom: 30px;
	margin-left:50px;
}
#connaitre-histoire .history .content {
	padding-right: 160px;
}
#connaitre-histoire .history .content ol {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#connaitre-histoire .history .content li {
	margin: 2px 0;
}
#connaitre-histoire .history .content li .date,
#connaitre-histoire .history .content strong {
	font-weight: bold;
	color: #FD1A13;
}
#connaitre-histoire .today {
	margin-top: 60px;
	background-image: url(/imgs/connaitre/shp_connaitre_histoire_today.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 145px;
	width: 300px;
}
#connaitre-histoire .today p {
	margin: 0;
}
