*{margin:0px;padding:0px;}
/* body{background:url('../../../images/fond.jpg'); background-repeat:repeat;} */
body{background:url('../images/fond.jpg'); background-repeat:repeat;}
.container_body{width:800px;height:600px;margin:0 auto;border:1px solid;background:url('../images/charla.png');box-shadow:0 0 70px 10px black inset;background-size:800px 600px;}
.logo_header{height: 200px; margin: 130px 0 0 290px;position:absolute;z-index:2}
.image_left{width:300px;height:100%;background:none;position: absolute; margin-left: 500px;}
.image_left>img{height: 220px; margin: 225px 0 0 55px;}
.container-question-center{width:600px;height:280px;margin: 110px;}
.container-question-center h2{font-family: arial; font-size: 14px; padding: 10px;}
.container-question-center1{width:600px;height:280px;margin: 110px;}
.container-question-center1 h2{font-family: arial; font-size: 16px; padding: 10px;}
.list_item{width:100%;height:183px;}
.list_item>li>div{background: none repeat scroll 0 0 white; border-radius: 50% 50% 50% 50%; float: left; height: 15px; margin: 1px 10px 0 0; width: 15px; border: 2px solid gray;}
.list_item >input { color: white; cursor: pointer; margin:0 4px 0 10px;float:left;}
.list_item>p{font-size:12px;font-family:arial;margin-top:0px;font-weight: bold}
.container-option{width:100%;height:50px;}
.container-option>button{font-family: arial; font-size: 13px; left: 260px; margin-left: 30px; margin-top: -2px; padding: 9px; position: relative; top: -140px; } 
#reloj{margin-left:20px;background: none repeat scroll 0 0 white; border-radius: 2px 2px 2px 2px; color: black; float: left; font-family: arial; font-weight: bold; padding: 7px; width: 50px;}
#reloj>i{float:left;}
.conter{margin-left:3px;}
.container_winer{background: none repeat scroll 0 0 white; clear: left; height: 34px; left: 90px; position: relative; top: -34px; width: 50px;}
.container_loser{background: none repeat scroll 0 0 white; clear: left; height: 34px; left: 150px; position: relative; top: -68px; width: 50px;}
.finale_term {background: none repeat scroll 0 0 white; clear: left; height: 34px; left: 215px; position: relative; top: -102px; width: 50px; }
.container_loser>p{padding:8px}
.container_loser>p{padding:8px}
.container_winer>p{padding:8px}
.finish{width:100%;height:100%;background:rgba(0, 0, 0, 0.70);position:absolute;top:1px;z-index:99;}
.container_finish{width:500px;height:240px;position:absolute;top:20%;left:240px;background: none repeat scroll 0 0 #F9B233; border: 6px solid #262626;z-index:99;border-radius:5px;}
.container_finish>h2{color: #4255B4; font-family: arial; font-size: 40px; font-weight: bold; margin-top: 30px; padding: 1px; text-align: center; text-transform: uppercase;}
.result_finish{width:100%;height:200px;margin-top:30px;margin-left:75px;}
.result_finish>p{ color: white; font-family: arial; font-size: 20px; font-weight: 600; padding: 10px; text-align: center; text-transform: uppercase;}
.result_finish>a>button{padding:10px;border:none;background:rgb(66, 85, 180); cursor:pointer;color:white;text-transform:uppercase}
.result_finish span{margin-left:5px;font-weight:bold;}
#winner{font-family:arial;color:green;}
#loser{font-family:arial;color:red;}
#back{border-radius: 5px 5px 5px 5px; float: left; margin: 50px 0 0 100px;}
#prev{margin: 50px 80px 0 0;border-radius: 5px 5px 5px 5px;}