body { background-image: url('/img/bg_rouge.jpg'); background-repeat: repeat-x; background-color: #000000; text-align: center; } body, td { font-size: 11pt; } .main { background-color: #CCCCCC; width: 747px; margin-left: auto; margin-right: auto; margin-bottom: 4px; border: 2px #111111 solid; border-top: 0px; } .header { position: relative; margin-right: -2px; margin-left: -3px; } .disclaim { width: 580px; height: 100px; margin-bottom: 20px; margin-top: 20px; border: 1px solid #000000; } .recip { width: 500px; margin-right: auto; margin-left: auto; } .desc { text-align: left; padding: 0px 2px 14px 2px; } .desc h1 { text-align:center; } h2 { font-size: 30px; border: 1px #FF0000 solid; width: 160px; margin-right: auto; margin-left:auto; padding: 6px 40px 12px 40px; background-color: #FFD7D7; text-transform: uppercase; } h3 { font-size: 12px; margin-bottom: 30px; border: 1px #444444 solid; width: 80px; margin-right: auto; margin-left:auto; padding: 2px 4px 5px 4px; background-color: #AAAAAA; } a { color: #FF0000; text-decoration: none; } a:link { text-decoration: underline;} a:visited { text-decoration: underline;} a:hover { text-decoration: none; } h3 a { color: #444444; } .gallery { height: 180px; text-align: left; margin: 10px; } .gallery b { display: block; } .img0 { float: right; padding: 0px 5px 0px 5px; height: 180px; text-align: center; width: 200px; } .img1 { float: left; padding: 0px 5px 0px 5px; height: 180px; text-align: center; width: 200px; } .img1 img,.img0 img,td img{ border: 1px #FF0000 solid; }