@charset "utf-8";
/* CSS Document */

body{
	background:#000;
	color:#FFF;
	width:550px;
	font-family: Tahoma, Geneva, sans-serif;
}

.center{
	margin:0 auto !important;
}
.mensajes{
	text-align:center;
	font-size:20px;
	
}


.credito_foto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	background:url(img/video-linearoja.png) no-repeat;
	height:22px;
}

.titulo, .titulo_resultado, .datos, .felicitaciones{
	width:190px;
	height:28px;
	font-size:20px;
	text-align:center;
	text-transform:uppercase;
	line-height:28px;
	margin:0;
	padding:0;
	background-color: #666;
}
.titulo_resultado{
	width:131px;

}

.datos{
	width:267px;

}

.felicitaciones{
	width:177px;

}


.llena{
	width:358px;
	text-align:center;
}

.input{
	width:163px;

}
.respuestas, .formulario{
	font-size:13px;
	margin:0;
	padding:0;
	border:none;
	width:100%;
}
.respuestas tr td{
	padding:15px 10px 0 0;
}

.formulario tr td{
	padding:10px 5px 0 0;
	text-transform:uppercase;
}





.siguiente a, .volver_intentar a, .enviar a {
	background: url(img/siguiente.png) no-repeat;
	text-indent: -1000px;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:128px;
	height: 26px;
	margin:0 auto;
}

.volver_intentar a{
	background: url(img/siguiente.png) 0 -30px no-repeat;
	width:228px;
}

.enviar a{
	background: url(img/siguiente.png) 0 -60px no-repeat;

}

.obl{
	font-size:11px;
	margin:-20px 0 0 0;
	width:200px;
	
}


.txt_blanco{
	font-weight:bold;
}

.txt_rojo{
	color:#FC3;
	font-weight:bold;
}

.txt_der{
	width:550px;
	font-size:16px;
	text-align:justify;
}

.txt_der p{
	margin:0;
	padding:0;
}


.clear{
	clear:both;
}

.float_left{
	float:left;
}

.float_right{
	float:right;
}

.top10px{
	margin-top:10px !important;
}

.top20px{
	margin-top:20px;
}

.top15px{
	margin-top:15px;
}

.top40px{
	margin-top:40px;
}

.top48px{
	margin-top:48px;
}

.top80px{
	margin-top:80px;
}

.top160px{
	margin-top:160px;
}

.top60px{
	margin-top:60px;
}

.top75px{
	margin-top:75px;
}
.top30px{
	margin-top:30px;
}
.top100px{
	margin-top:100px;
}


.left5px{
	margin-left:5px;
}

.left10px{
	margin-left:10px;
}

.left20px{
	margin-left:20px;
}

.left220px{
	margin-left:225px;
}

.left320px{
	margin-left:320px;
}

.left90px{
	margin-left:90px;
}

.left325px{
	margin-left:325px;
}

.right20px{
	margin-right:20px;
}


.right30px{
	margin-right:30px;
}

.right10px{
	margin-right:10px;
}

.bottom10px{
	margin-bottom:10px;
}

.bottom20px{
	margin-bottom:20px;
}
.bottom5px{
	margin-bottom:5px;
}

.bottom40px{
	margin-bottom:40px;
}



/* FIN FRAMEWORK */
