﻿.quizas_box {
	border: 1px solid #808080;
	width: 160px;
	height: 100px;
	float: left;
	padding: 10px 10px 10px 10px;
	background-color: #F3F3F3;
	margin-right: 5px

}
.cat {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	height: 28px;
	margin: 0;
	padding: 0;
	background-color: #C7D0D7;
	background-image: url('../images/cellpic1.gif');
	text-indent: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
color: Orange
}
.enlace {
	color: orange;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.precio {
	color: red;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.quizas1 {
	font-size: x-small;
	text-align: center;
}
.quizas2 {
	background-color: #FFCC66;
	font-size: small;
}
.quizas3 {
	margin-left: 10px;
}
.quizas4 {
	color: red;
	font-size: xx-small;
	font-weight: bold;
	line-height: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
