.cont-trivia {
	height: auto;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 8px;
	position: relative;
	margin-top : -30px;
}
.cont-trivia h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
.cont-trivia .resp-trivia h3 {
	margin-bottom: 3px;
}
.preg-trivia {
	height: 234px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	position: relative;
	margin-bottom: 3px;
}


#scrollbar1 .track {
	height: 100%;
	width:8px;
	position: relative;
	background-color: transparent;
	background-image: url(../images/barra.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#scrollbar1 .thumb {
	height: 27px;
	width: 8px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
	background-color: transparent;
	background-image: url(../images/bg-handle.png);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}
#scrollbar1 .thumb .end { background: transparent no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#scrollbar1 .disable { display: none; }
#scrollbar1 .viewport {
	width: 200px;
	height: 203px;
	overflow: hidden;
	position: relative;
}
#scrollbar1 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	width: 200px;
}
.scrollbar {
	position: absolute;
	right: -10px;
}

.preg-trivia p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.preg-trivia .cel-op {
	clear: both;
	padding-left: 20px;
	height: auto;
	margin-bottom: 7px;
}
.preg-trivia label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	cursor: pointer;
}

.preg-trivia input[type="radio"] {
	float: left;
	height: 16px;
	width: 16px; 
	margin-right: 5px;
}

.cont-trivia .btn-siguiente{
	background-image: url("../images/btn-siguiente.png");
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	height: 29px;
	width: 172px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 29px;
	padding-left: 21px;
}
.cont-preguntas  {
	height: 35px;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	background-image: url("../images/lineas-depunto.png");
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 6px;
	padding-left: 8px;
}
.cont-preguntas h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	text-transform: uppercase;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.tab-preg {
	clear: both;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	line-height: 16px;
	height: 16px;
	background-image: url(../images/bg-preguntas.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.tab-preg span {
	float: left;
	height: 16px;
	width: 16px;
	display: block;
	margin-right: 7px;
}
.r-estadisticas {
	height: 33px;
	width: 196px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.r-estadisticas h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.barra {
	background-color: #CCCC99;
	float: left;
	height: 12px;
	width: 158px;
}
.barra .b-verde {
	background-image: url("../images/barra-verde.png");
	background-repeat: no-repeat;
	background-position: right center;
	height: 12px;
	display: block;
}
.r-estadisticas .porc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 12px;
	float: right;
}
.imag-dios {
	text-align: center;
	margin-bottom: 0px;
}
.resp-txt {
	height: 129px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
#scrollbar2 {
	margin-bottom: 2px;
}
#scrollbar2 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 13px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#scrollbar2 .track {
	height: 100%;
	width:8px;
	position: relative;
	background-color: transparent;
	background-image: url("../images/barra.png");
	background-repeat: no-repeat;
	background-position: 0 100%;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#scrollbar2 .thumb {
	height: 27px;
	width: 8px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
	background-color: transparent;
	background-image: url("../images/bg-handle.png");
	background-repeat: no-repeat;
	background-position: 50% 100%;
}
#scrollbar2 .thumb .end { background: transparent no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#scrollbar2 .disable { display: none; }
#scrollbar2 .viewport {
	width: 200px;
	height: 129px;
	overflow: hidden;
	position: relative;
}
#scrollbar2 .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; width:100%; }
.compartir {
	clear: both;
	height: 23px;
	width: 187px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
.compartir a {
	line-height: 23px;
	display: block;
	float: left;
	height: 23px;
}
.btn-face {
	margin-right: 7px;
}
.btn-face img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.publi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
