fieldset { border:2px solid gray; border-radius: 25px; } #image { border-radius: 25px; } legend { padding: 0.2em 0.5em; border:1px solid gray; border-radius: 25px; color:black; font-size:90%; text-align:left; font-size: 20px; font-family: book Antiqua; font-style: italic; font-weight: bold; } .titre { color:black; font-size: 22px; font-family: book Antiqua; font-weight: bold; } .label { color:black; font-size: 16px; font-family: book Antiqua; } .mod { color:black; font-size: 16px; font-family: book Antiqua; font-weight: bold; } .resultTable{ border-collapse:collapse; border:1px solid #000000; } .resultTableHeader{ text-align:left; background:none repeat scroll 0 0 #B5B5B5; border-bottom:1px solid #000000; padding:2px; font-size: 20px; font-family: book Antiqua; } .resultTableRows { text-align:left; background:none repeat scroll 0 0 #FFFFFFF; height: 50px; font-size: 18px; font-family: book Antiqua; } .button { font-size: 20px; font-family: Book Antiqua; border: 1px solid; height: 30px; border-radius: 25px; background: white; } .button:hover { font-size: 20px; font-weight:bold; background: #E6E6E6; } .combo { border : 3px #58FAF4 solid; height:30px; border-color:#336699; border-radius: 5px; } .css-input { padding:10px; font-size:21px; border-style:solid; border-radius:7px; border-width:2px; border-color:#336699; color:#336699; text-shadow:0px 0px 0px rgba(42,42,42,.75); } .css-input-des { padding:10px; font-size:21px; border-style:solid; border-radius:7px; border-width:2px; border-color:#336699; color:#336699; text-shadow:0px 0px 0px rgba(42,42,42,.75);background-color:#D8D8D8; }