@media (min-width: 800px){
.centrarHorizontal{
    text-align:center;
    margin:0 auto;
}
.iconoPrincipal{
    width:119px;
    height:119px;
}
.centrarVertical{
    position:relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.imgHelper{
    position:relative;
    z-index: 1;
}
#divPrincipal{
    width:800px;
    height:600px;
    background-image:url("../img/fondo.png");
    margin: 0 auto;
}
#contCabecera{
    width:inherit;
    height:119px;
}
#contCabeceraB{
    width:636px;
    height:119px;
}
#icono{
    width:118px;
    height:119px;
    position:relative;
    float:left;
}
#contTitulo{
    width:400px;
    height:119px;
    position:relative;
    float:left;
}
#titulo{
    font-family:Verdana;
    font-size:24px;
    color:#71228B;
}
#contNavegacion{
    width:118px;
    height:119px;
    position:relative;
    float:left;
}
#contPregunta1{
    width:800px;
    height:100px;
}
#contPreguntaB1{
    width:600px;
    height:100px;
    background-color:#98208b;
    border-radius:10px;
    color:#FFFFFF;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:14px;
    text-align: left;
	line-height: 0.3;
}
#contPreguntaPort2{
    width:800px;
    height:20px;
}
#contPreguntaBPort2{
    width:600px;
    height:40px;
    background-color:#6D9F9F;
    border-radius:10px;
    color:#FFFFFF;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:14px;
    text-align: left;
}
#contPregunta{
    width:800px;
    height:40px;
}
#contPreguntaB{
    width:600px;
    height:40px;
    background-color:#209698;
    border-radius:10px;
    color:#FFFFFF;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:12px;
}
#contOpciones{
    width:800px;
    height:302px;
}
#contFlechaRegresar{
    width:60px;
    height:302px;
    position:relative;
    float:left;
}
#opciones{
    width:680px;
    height:302px;
    position:relative;
    float:left;
}
#contFlechaAvanzar{
    width:60px;
    height:302px;
    position:absolute;
	top:179px;
	left:748px;
    float:left;
}
#flechaRegresar{
    width:60px;
    height:119px;
    background-image:url("../img/flechaRegresar.png");
    cursor:pointer;
}
#flechaRegresar:hover{
    background-image:url("../img/flechaRegresarHover.png");
}
#flechaAvanzar{
    width:60px;
    height:119px;
    background-image:url("../img/flechaAvanzar.png");
    cursor:pointer;
}
#flechaAvanzar:hover{
    background-image:url("../img/flechaAvanzarHover.png");
}
#contNotificacion{
    width:680px;
    height:362px;
    position:relative;
    float:left;
    display:none;
}
#notificacion{
    width:300px;
    height:120px;
    background-color:#FFFFFF;
    border:2px solid #71228B;
    border-radius:20px;
}
#notificacionImg{
    
}
#notificacionTxt{
    color:#222222;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:24px;
}
#btnReiniciar{
    background-color:#71228B;
    width:150px;
    height:24px;
    border-radius:40px;
    color:#FFFFFF;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:18px;
    cursor:pointer;
}
#btnReiniciar:hover{
    background-color:#C182BB;
    width:150px;
    height:24px;
    border-radius:40px;
    color:#FFFFFF;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:18px;
    cursor:pointer;
}
.iconoOpcion{
    width:119px;
    height:119px;
    position:absolute;
    left:0px;
}
.textoOpcion{
    width:158px;
    height:99px;
    padding:10px;
    background-color:#209698;
    border-radius:10px;
    color:#FFFFFF;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:12px;
    position:absolute;
    right:0px;
}
.contDivOpcion{
    width:283px;
    height:119px;
    margin:24px;
    position:relative;
    float:left;
}
.divOpcion{
    width:283px;
    height:119px;
    position:relative;
}
.iconoOpcionPort{
    width:318px;
    height:125px;
    position:absolute;
    left:0px;
	background-image:url("../img/1.png");
	z-index:40;
}
.iconoOpcionPort2{
    width:262px;
    height:105px;
    position:absolute;
    left:0px;
	background-image:url("../img/2.png");
}
.linea{
    width:129px;
    height:144px;
    position:absolute;
	top:-120px; 
    left:215px;
	background-image:url("../img/9.png");
	z-index:50;
}
.textoOpcionPort{
    
    right:0px;
}
.contDivOpcionPort{
    width:283px;
    height:119px;
    margin:24px;
    position:relative;
    float:left;
}
.divOpcionPort{
    width:283px;
    height:119px;
    position:relative;
}
#contRespuesta{
    width:800px;
    height:119px;
    z-index:0;
}
#contRespuesta12{
    width:800px;
    height:119px;
	position:relative;
	top:-615px;
	left:-10px;
    z-index:0;

}
#respuesta12{
    width:560px;
    height:119px;
    position:absolute;
	top:570px; 
	left:130px;
    z-index:0;
}
#contTxtRespuesta1{
    width:481px;
    height:60px;
    text-align:left;
    background-color:#FFFFFF;
    border:4px solid #71228B;
    border-radius:20px;
    position:absolute;
    top:29px;
    left:0px;
}
#txtRespuesta1{
    width:400px;
    height:45px;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:12px;
}
#iconoRespuesta1{
    width:119px;
    height:119px;
    position:absolute;
    right:0px;
    background-image:url("../img/contenedor.png")
}
#respuesta{
    width:560px;
    height:119px;
    position:relative;
    z-index:0;
}
#contTxtRespuesta{
    width:481px;
    height:60px;
    text-align:left;
    background-color:#FFFFFF;
    border:4px solid #71228B;
    border-radius:20px;
    position:absolute;
    top:29px;
    left:0px;
}
#txtRespuesta{
    width:400px;
    height:30px;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:12px;
}
#iconoRespuesta{
    width:119px;
    height:119px;
    position:absolute;
    right:0px;
    background-image:url("../img/contenedor.png")
}
}
