@charset "UTF-8";
body {
  margin: 0; 
  background: url("../images/batsni.png") no-repeat scroll center center;
}
.cone-middle{
	width: 563px;
    margin: 54px auto 0;
    height: 317px;
}
#cadenas {
	width:20px;
}
.sms-con{
	background: white url("../images/encrypted.png") no-repeat scroll 0 0;
    box-shadow: 0 5px 35px lightslategray;
    color: red;
    margin-bottom: 19px;
}
.sms-con p{	text-align: center;}
.sillicone{
	 background: rgba(151, 221, 151, 0.42) none repeat scroll 0 0;
    border: 8px solid #ccc;
    box-shadow: 0 3px 38px darkgoldenrod;
    margin: -16px auto 0;    
}

.silliconal {
    margin-left: 43px;
    width: 473px;
}

.silliconal h2 {
    background: #ccc none repeat scroll 0 0;
    border-radius: 0 0 32px 32px;
    color: sienna;
    font-size: 20px;
    height: 46px;
    margin: 0 -43px 19px;
    padding: 8px 0 0 15px;
    width: 112.8%;
}

.saisir{
    height: 26px;
    margin-top: -13px;
    width: 352px;  
}

h2 + span { font-weight: bold;  font-size: 14px;}

.bouton {
    background: rgba(0, 0, 0, 0) url("../images/bg.png") repeat-x scroll left center;
    border: medium none;
    border-radius: 3px;
    cursor: pointer;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 16px !important;
    font-weight: bold !important;
    height: 35px;
    margin-bottom: 5px;
    margin-left: 47px;
    margin-top: 21px !important;
    padding-left: 33px;
    padding-right: 42px;
    text-transform: uppercase;
    width: 127px !important;
    color:white;
}

.restruct {
   margin-left: 0;
   width: 472px;
}
body img:first-child {
    height: 132px;
    margin: 9px 17px 0;
    width: 101px;
}
body img:last-child {
   float: right;
    height: 98px;
    margin: 14px;
    width: 179px;
}
