.reglas_hoja{
	width:525px;
}
.reglas_top{
	width:525px;
	height:90px;
	background-image:url(../img/reglas_top.png); 
	background-position:top center; 
	background-repeat:no-repeat;
}
.reglas_mid{
	width:525px; 
	min-height:265px; 
	background-image:url(../img/reglas_mid.png); 
	background-position:top center;
	background-repeat:no-repeat;
}
.regla_regla{
	font-size:12px;
	margin-left: 10px; 
	padding-top: 5px; 
	width: 320px;
}
#pregunta, #respuesta{
	font-size: 10px;
}
.reglas_boton{
	width: 320px;
	float:right;
	text-align:right;
	margin-top:10px;
}
.reglas_boton a, .regla_boton a:visited, .regla_boton a:hover{
	cursor:pointer;
}
.reglas_footer{
	float: left;
	width:525px;
	height:39px;
	background-image:url(../img/reglas_bot.png); 
	background-position:top center; 
	background-repeat:no-repeat;
}
