* {font-size: 14pt;}
* {background-color: silver;}


.sgen{
-moz-box-shadow: 10px 10px 10px #212121;
-webkit-box-shadow: 10px 10px 10px #212121;
box-shadow: 10px 10px 10px #616161;
background-color:silver;
height:250px;width:250px;
margin:auto;
margin-top:50px;
border:1px ridge #aaa;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;
border-radius:10px;
}

.sgen ul li{
float:left;
list-style:none;
padding:5px;
color:#535353;
position:relative;
left:-8px;
}

.sgen ul li div{
height:40px;
width:80px;
text-align:center;
font-size:18px;
font-weight:bold;
line-height:35px;
background:url(sbouton.png);
cursor:pointer;
text-shadow: 10px 10px 10px #232711;
}

.sgen ul li:hover{
color:#313131;
}

#secuid10{
border:2px inset #aaa;
display:block;
margin:auto;
width:130px;
text-align: center;
}

.divimage{
cursor:pointer;
text-align: center;
text-shadow: 10px 10px 10px #232711;
font-weight:bold;
color:#535353;
font-size:20px;
height:38px;
width:37px;
background:url(bout.png);

}

.divimage:hover{
color:silver;
opacity:0.7;
filter:alpha(opacity=90);

}

#secure{
margin:10px auto;
}
#secure td{
height :39px;
}
