#txt_introExpo, #txt_concluExpo{
	padding:10px;
	margin:0;
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
}
#longueuil{
	margin:0;
}
.texte_expo{
	width:625px;
	float:left;
	
}
.texte_expo p{
	margin:0;
	padding:10px;
}
.image_expo{
	width:250px;
	text-align:center;
	float:right;
	
}
.image_expo img{
	margin:10px;
}
.image_expo p{
	margin:0px;
}
.info_texte{
	background: #c9c9c9 url(../images/bg_section.jpg) repeat-x;
	overflow:auto;
	border: 1px solid #003366;
	color: #003366;
}
.titre_photo{
	font-weight:bold;
	font-size: 11px;
}

#txt_introExpo a:link , #txt_concluExpo a:link{
	color:#B27000;
	text-decoration:none;
}
#txt_introExpo a:visited , #txt_concluExpo a:visited{
	color:#B27000;
	text-decoration:none;
}
#txt_introExpo a:hover , #txt_concluExpo a:hover{
	color:#B27000;
	text-decoration: underline;;
}
#txt_introExpo a:active , #txt_concluExpo a:active{
	color:#B27000;
	text-decoration:none;
}
img{
	border: 1px solid #003366;
}

