@charset "utf-8";
/* CSS Document */

.agrandir:hover {
-moz-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out; -o-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; transition: 0.5s ease-in-out;
-moz-transform:scale(3); -ms-transform:scale(3); -o-transform:scale(3); -webkit-transform:scale(3);	transform:scale(3);
}
.b {  font-weight: bold; }
.beig { color: #fff799; }
.blli { color: #ffffff; }
.blli:hover{color:#ffffff;}
.blli:visited{color:#ffffff;text-decoration:none;}

.blue { background: #1b5697; }
.blue2 { background: #3f9d98; }
body { background: #003636; color: #505050; font-family: AvantGarde, Century Gothic; }
.cb { clear: both; }
figcaption { text-align: center; color: #666600; margin: 10px; font-weight: bold; }
.fl { float: left; }
.flle { float: left; }
.flri { float: right; }
footer { background: #003636; }
header { background: #003636; }
.imginfo { float: left; margin-right: 10px; margin-bottom: 10px; }
.leblanc { color: #ffffff; }
.logor { color: #fab518; }
.init1 { color: #ffff00; }
.m10 { margin: 10px; }
.mb3 { margin-bottom: 3px; }
.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mt10 { margin-top: 10px; }
.mt3 { margin-top: 3px; }
.mt5 { margin-top: 5px; }
.oblig { color: red; }
.orli { color: #ffe900; }
.orli:hover{color:#ffe900;}
.orli:visited{color:#ffe900;text-decoration:none;}
.p10 { padding: 10px; }
section { background: #ffffff; }
.text1cebold { margin: 10px; text-align: center; font-weight: bold; }
.titrelt { margin-bottom: 10px; overflow: auto; }
