* {
  text-rendering: optimizeLegibility;
}

@font-face {
  font-family: Avenir; 
  src: url('fonts/avenirltstd-book.eot'),
       url('fonts/avenirltstd-book.ttf'),  
       url('fonts/avenirltstd-book.otf'), 
       url('fonts/avenirltstd-book.svg'), 
       url('fonts/avenirltstd-book.woff') 
}

@font-face { 
  font-family: Museo; 
  src: url('fonts/museo.eot'), 
       url('fonts/museo.ttf'),  
       url('fonts/museo.otf'), 
       url('fonts/museo.svg'), 
       url('fonts/museo.woff') 
}

body {
  background-color: #202020;
  margin: 0;
}

a {
  color: #d8e0e8; 
  text-decoration: none;
  font-size: 12px;
  font-family: 'Avenir', Verdana, Arial, sans-serif;
}

a:hover {
  color: #b0d0ff; 
  text-decoration: underline;
}

td {
 text-align: center;
 vertical-align: middle;
}

img {
	border: 0;
	text-align: center;
}
.cerrar{
	position:absolute;
	cursor: pointer;
	display: block;
	top:-40px;
	left:270px;
	height: 24px;
	width: 24px;
}
#wrap { 
  margin: 0 auto;
  width: 790px;
  height: 560px;
  background: #7469D1 url('ob/bg0.png') 0 0 no-repeat;
}

#wrap .content {
  width: 708px;
  height: 470px;
  margin: 70px 0 0 60px;
  float: left;
}

#wrap h1 {
  position: relative;
  font: 42px 'Museo', Verdana, Arial, sans-serif;
  width: 50%;
  color: #ffffff;
  text-align: center;
  float: left;
  margin-left: 190px;
  }
}

#wrap .description {
  position: relative;
  width: 100%;
  float: left;
}

#wrap .description p {
  font: 18px 'Avenir', Verdana, Arial, sans-serif;
  width: 45%;
  color: #ffffff;
  text-align: center;
  margin: 20px auto;
}

#wrap .description img {
  height: 160px;
  margin: 0 auto;  
  display: block;
}

#wrap .controls {
  position: relative;
  width: 100%;
  text-align: center;
  float: left;
}


#wrap-inside {
  margin: 0 auto;
  width:790px;
  height:560px;
   background: #7469D1 url('ob/bg1.png') 0 0 no-repeat;
}

#wrap-inside .content {
  width: 730px;
  height: 560px;
  margin: 0 0 0 30px;
  float: left;
}

#wrap-inside h1 {
	position: relative;
	font: 24px/45px 'Museo', Verdana, Arial, sans-serif;
	width: 100%;
	color: #ffffff;
	float: left;
	margin: 0;
	height: 45px;
	font-family: Avenir, Arial, sans-serif;
}

#wrap-inside p.instructions {
	position: relative;
	font: 16px 'Avenir', Verdana, Arial, sans-serif;
	width: 98%;
	color: #000000;
	float: left;
	height: 40px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 45px;
}

#wrap-inside .main-content {
  float: left;
  width: 95%;
  height: 400px;
  padding-top: 15px;
  position: relative;
}

#wrap-inside ul.mosaic {
  list-style: none;
  width: 100%;
  height: 100%;
}

#wrap-inside ul.mosaic li {
  float: left;
  width: 120px;
  margin: 0 18px 20px 0;
}

#wrap-inside ul.mosaic li a img {
  box-shadow: 1px 1px 8px #444;
}

#wrap-inside ul.mosaic li div {
  width: 100%;
  height: 100%;
  float: left;
}

#wrap-inside ul.mosaic li a {
  display: block;
  height: 120px;
  width: 120px;
}

#wrap-inside ul.mosaic li span {
  background-color: #a01e66;
  display: block;
  margin: 10px auto 0 auto;
  font: 14px/18px 'Avenir', Verdana, Arial, sans-serif;
  color: #fff;
  text-align: center;
  height: 20px;
  border-radius: 8px;
  visibility: hidden;
}

#wrap-inside div.info-box {
  box-shadow: 1px 1px 8px #444;
  display: block;
  width: 450px;
  height: 150px;
  background: #f2ad21;
  position: absolute;
  z-index: 10;
  top: 100px;
  left: 22%;
  visibility: hidden;
  padding: 10px;
}

#wrap-inside div.info-box img {
  float: left;
  width: 100px;
  height: 100px;
  margin: 0 10px 0 0;
}

#wrap-inside div.info-box h3 {
  float: left;
  font: 18px/22px 'Avenir', Verdana, Arial, sans-serif;
  width: auto;
  height: 25px;
  color: #fff;
  background: #9e1f62;
  padding: 0 15px;
  margin: 0;
  border-radius: 8px;
}

#wrap-inside div.info-box p {
  float: left;
  font: 14px/16px 'Avenir', Verdana, Arial, sans-serif;
  width: 300px;
  height: auto;
  color: #fff;
  background: #9e1f62;
  display: block;
  border: 2px solid #fee202;
  padding: 10px;
}

#wrap-inside .controls {
  float: left;
  width: 700px;
  margin-left: 35px;
  margin-top: 5px;
}

#wrap-inside .controls .tab {
  float: left;
  font: 14px/16px 'Avenir', Verdana, Arial, sans-serif;
  width: 200px;
  height: 25px;
  background-color: none;
  color: #000000;
}

#wrap-inside .controls .tab.center {
  width: 300px;
  text-align: center;
  margin-top: 10px;
}

#wrap-inside .controls .tab.right{
	text-align: right;
	margin-top: 10px;
}

#wrap-inside .controls .tab.left {
	text-align: left;
	margin-top: 10px;
}

#wrap-inside .controls .logo {
  position: relative;
  top: -90px;
  left: 630px;
  width: 64px;
  height: 47px;
}

.img-cont {
	display: block;
	position: absolute;
	left: 30px;
	width: 710px;
	height: 323px;
	text-align: center;
}

.opciones {
	position: absolute;
	top: 339px;
	height: 80px;
	left: 306px;
}

.opciones a {
  display: block;
  width: 80px;
  height: 80px;
  float: left;
}

a.injusto {
  background: url('img/btn-08.png') no-repeat left top;
}

a.justo {
  background: url('img/btn-09.png') no-repeat left top;
}

.error {
  background: #CC6600;
  width: 300px;
  height: auto;
  position: absolute;
  left: 220px;
  top: 120px;
  border-radius: 10px;
  border: 2px solid #CC6600;
  color: #fff;
  font: 14px/16px 'Avenir', Verdana, Arial, sans-serif;
  text-align: center;
  padding: 10px;
  display: none;
  z-index: 100;
}
.a1
{
	/*Div que ocupa toda la pantalla*/
	position:absolute;
	top:-100px;
	left:-30px;
	width:790px;
	height:522px;
	background-color:#000;
	border: 15px;
	/*IE*/
	filter: alpha(opacity=50);
	/*FireFox Opera*/
	opacity: .5;
}
.acierto {
  background: #27AAE1;
  width: 300px;
  height: auto;
  position: absolute;
  left: 220px;
  top: 150px;
  border-radius: 10px;
  border: 2px solid #27AAE1;
  color: #fff;
  font: 14px/16px 'Avenir', Verdana, Arial, sans-serif;
  text-align: center;
  padding: 10px;
  display: none;
  z-index: 100;
}
