body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#contenedor {
	background-image: url(img/bg-start.jpg);
	float: left;
	height: 296px;
	width: 240px;
	padding: 20px 25px;
	clear: right;
}
#contenedor h1 {
	font-family: 'Fjalla One', sans-serif;
	text-transform: uppercase;
	padding: 0px;
	display: block;
	font-size: 27px;
	line-height: 30px;
	color: #FFF;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
	text-align: center;
	font-weight: normal;
}
#contenedor p {
	font-family: 'Pontano Sans', sans-serif;
	text-transform: none;
	padding: 0px;
	display: block;
	font-size: 14px;
	color: #000;
	width: 210px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	text-align: justify;
	float: left;
	line-height: 16px;
}

#contenedor h1 strong {
	display: block;
	clear: both;
	float: left;
	height: 33px;
	width: 220px;
	font-family: "Arial Black", Gadget, sans-serif;
	background-color: #000;
	text-align: center;
	font-size: 30px;
	line-height: 33px;
	letter-spacing: 10px;
	margin-top: 6px;
}

#contenedor #form {
	margin-top: 11px;
	width: 220px;
	margin-left: 11px;
	height: 95px;
	padding-top: 10px;
	float: left;
}
#contenedor #form .ct {
	width: 44px;
	height: 22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 80px;
	background-color: #CCC;
	margin-bottom: 6px;
	clear: both;
	font-family: 'Pontano Sans', sans-serif;
	font-size: 14px;
	text-align: center;
}
#contenedor #form #boton {
	width: 203px;
	margin-left: 11px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #CE313A;
	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;
	margin-top: 1px;
	cursor: pointer;
	line-height: 25px;
	height: 25px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family: 'Fjalla One', sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
}
#contenedor #form form #boton:hover {
	background-color: #AF2930;
	font-weight: normal;
}

.contenedor2 {
	background-image: url(img/bg-internas.jpg);
	float: left;
	height: 286px;
	width: 240px;
	padding: 25px;
	clear: both;
	display:none;
}
.contenedor2 #resultado {
	background-color: #FFF;
	height: 266px;
	margin-left: 11px;
	width: 201px;
	padding: 10px;
	position: relative;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.contenedor2 #resultado #calculo {
	height: 26px;
	width: 201px;
	line-height: 26px;
	text-align: center;
	margin-bottom: 15px;
	font-family: 'Fjalla One', sans-serif;
}
.contenedor2 #resultado #calculo span {
	height: 26px;
	padding-right: 6px;
	padding-left: 6px;
	width: 28px;
	line-height: 26px;
	font-weight: bold;
	font-size: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFF;
}
.verde    {
	background-color: #75BF04;
}
.azul {
	background-color: #067DBD;
}
.amarillo {
	background-color: #FC0;
}
.naranja {
	background-color: #EE961E;
}
.rojo {
	background-color: #F00;
}




.contenedor2 #resultado .cats .tit {
	font-size: 16px;
	font-weight: normal;
	display: block;
	height: 26px;
	width: 201px;
	line-height: 26px;
	text-align: center;
	color: #FFF;
	margin-bottom: 8px;
	text-transform: uppercase;
	font-family: 'Fjalla One', sans-serif;
}
.contenedor2 #resultado .cats .txt {
	display: block;
	float: left;
	width: 201px;
	height: auto;
	color: #333;
	line-height: 16px;
	font-size: 14px;
	font-family: 'Pontano Sans', sans-serif;
}
.contenedor2 #resultado .cats .txt .normal {
	background-image: url(img/body.gif);
	height: 77px;
	background-position: -15px center;
	width: 36px;
	float: left;
	margin-right: 8px;
}
.contenedor2 #resultado .cats .txt .sp {
	background-image: url(img/body.gif);
	height: 77px;
	background-position: -80px center;
	width: 36px;
	float: left;
	margin-right: 8px;
}
.contenedor2 #resultado .cats .txt .ob {
	background-image: url(img/body.gif);
	height: 77px;
	background-position: -145px center;
	width: 36px;
	float: left;
	margin-right: 8px;
}
.contenedor2 #resultado .cats .txt .od {
	background-image: url(img/body.gif);
	height: 77px;
	background-position: -210px center;
	width: 36px;
	float: left;
	margin-right: 8px;
}
.contenedor2 #resultado .cats .txt .om {
	background-image: url(img/body.gif);
	height: 77px;
	background-position: -275px center;
	width: 36px;
	float: left;
	margin-right: 8px;
}


.contenedor2 #resultado .back  {
	margin-top: 15px;
	width: 201px;
	background-color: #CE313A;
	height: 25px;
	line-height: 25px;
	color: #FFF;
	text-align: center;
	cursor: pointer;
	position: absolute;
	bottom: 10px;
	left: 10px;
	font-family: 'Fjalla One', sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.contenedor2 #resultado .back:hover {
	background-color: #942328;
}
