

#logo{
	text-align: center;
}

.flag{
	width: 300px;
	height: 140px;
	text-align: center;
	display: inline-block;
}

.flag_img{
	border-radius: 20px;
}

#info
{
	font-size: 19px;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}

.tradecrite
{
	
	float: right;
	margin-right: 40px;
	margin-top: 35px;
}


 #intro
 {
 	text-align: center;
 }

#retour{
	float: left;
	width: 50px;
	height: 25px;
}

.img{
	float : left;
	width: 160px;
	height: 100px;
	margin-left: 60px;
	margin-top: 0px;
	border-radius: 20px;
}


#rsx{
	width: 500px;
	margin-left:25%;
}

#photoTourChaine{
	float : right;
	width: 180px;
	height: 120px;
	margin-left: 60px;
	margin-top: 0px;
	border-radius: 20px;
}

#photoTourStNico{
	float : left;
	width: 180px;
	height: 120px;
	margin-right: 20px;
	margin-top: 0px;
	border-radius: 20px;
}

#photoTourLanterne{
	float : right;
	width: 130px;
	height: 180px;
	margin-left: 60px;
	margin-top: 0px;
	border-radius: 20px;
}

#photoPharesLr{
	float : right;
	width: 160px;
	height: 140px;
	margin-left: 60px;
	margin-top: 0px;
	border-radius: 20px;
}

#photoMinimes{
	float : left;
	width: 160px;
	height: 140px;
	margin-right: 20px;
	margin-top: 0px;
	border-radius: 20px;
}

#photoRichelieu{
	float : right;
	width: 160px;
	height: 140px;
	margin-right: 20px;
	margin-top: 0px;
	border-radius: 20px;
}

#photoBoutdumonde{
	float : left;
	width: 160px;
	height: 140px;
	margin-right: 20px;
	margin-top: 0px;
	border-radius: 20px;
}

#photoRe{
	float : right;
	width: 190px;
	height: 140px;
	margin-right: 20px;
	margin-top: 0px;
	border-radius: 20px;
}

#photoFb{
	text-align: center;
	width: 190px;
	height: 140px;
	margin-left: 25%;
	margin-top: 0px;
	border-radius: 20px;
}

#photoFb2{
	text-align: left;
	width: 190px;
	height: 140px;
	margin-left: 20px;
	margin-top: 0px;
	border-radius: 20px;
}

#photoAix{
	text-align: center;
	width: 190px;
	height: 140px;
	margin-right: 20px;
	margin-top: 0px;
	border-radius: 20px;
}

#signature{
	float: right;
}

fieldset{
	border-radius: 20px;
	border:4px solid #CA3789;
}
 legend{
 	color: #898587;
 	font-size: 32px;
 	font-style: bold;
 }