/*ANUNTURI*/ .TITRE { background-color: #A7BB66; background-image: url(""); border-radius: 20px 20px 0px 0px; box-shadow: 0px 0px 65px #9AB159 inset, 0px 0px 20px #2B3A00 inset, 0px 0px 2px #B2B2B2; color: #F7F7F7; font-family: times new roman; font-size: 30px; height: 90px; letter-spacing: -2px; line-height: 80px; margin-bottom: -50px; position: relative; text-align: center; text-transform: uppercase; width: 450px; z-index: 1; } .SOUSTITRE { font-size: 12px; letter-spacing: 4px; margin-top: -60px; word-spacing: 5px; } .INFOT { background-color: #F7F5EF; border-radius: 0px 0px 20px 20px; box-shadow: 10px 10px 65px #EFECE1 inset, 0px 0px 20px #EFECE1 inset, 0px 0px 6px #D5D3C8; font-family: raleway; font-size: 13px; min-height: 20px; padding: 55px 10px 10px; text-align: justify; width: 430px; } .CODET { background-color: #84C334; border-radius: 0px 0px 5px 5px; box-shadow: 0px 0px 65px #77B22A inset, 0px 0px 20px #77B22A inset, 0px 0px 7px #D3CECB; color: #FFF; font-family: times new roman; font-size: 12px; height: 25px; overflow: hidden; padding-top: 5px; text-align: center; text-transform: uppercase; transition: all 1s ease 0s; width: 180px; z-index: 3; } .clear { clear: both; } .CODET1 { color: #5D5D5D; font-family: raleway; font-size: 12px; height: 300px; margin-right: 10px; margin-top: 10px; overflow: auto; padding-left: 10px; padding-right: 10px; text-align: left; text-transform: none; } .codebox { margin: auto; width: 90%; }.selectCode { cursor: pointer; float: right; font-family: times new roman; font-size: 12px; font-weight: 700; text-transform: lowercase; }.code div.cont_code { max-height: 200px; overflow: auto; }