/* CSS Document */

#cadre {width: 640px; height: 390px; margin-left: auto; margin-right: auto; padding: 10px; background: #5E171B; border-left: 1px solid #000; border-top: 1px solid #000; border-right: 1px solid #fff; border-bottom: 1px solid #fff; position: relative;}
#colgauche {width: 310px; height: auto; float: left; border-left: 1px solid #000; border-top: 1px solid #000; border-right: 1px solid #fff; border-bottom: 1px solid #fff;}
#coldroite {width: 310px; height: auto; float: right; border-left: 1px solid #000; border-top: 1px solid #000; border-right: 1px solid #fff; border-bottom: 1px solid #fff;}
.pair {background: #B89694; }
.impair {background: #E5DED4;}