/* 
--------------------------------------------------------------------------
CRIDF Tir à l'arc
CSS spécifique pages Traditions
--------------------------------------------------------------------------
*/

#InfoItem { margin:20px auto 10px auto; width:100%; align-content:justify; padding:0 25px 0 0; }
#InfoItem ul li { line-height:1.5; }
#InfoItem img.Gauche { float:left; width:400px; margin:0 30px 0 0; box-shadow:2px 2px 3px #333; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;  }
#InfoItem img.Droite { float:right; width:400px; margin:0 0 0 30px; box-shadow:2px 2px 3px #333; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;  }
p.Trad { text-align:center; font-weight:bold; padding:20px 0; }
