/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Arial', Lucida Grande, Verdana, Sans-Serif;
	color: #333;
	text-align: center;
	background-color: #FFFFFF;
	
	}
.fondojump {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #ededed;
	width: 220px;
	height: 20px;
	border: 1px solid #cccccc;
	margin: 4px 0 4px 2px;
	padding: 0px;
	letter-spacing:normal;
}
.seleccion {
  font-weight: normal;
  }

.fondojumpint {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ededed;
	width: 150px;
	height: 20px;
	border: 1px dotted #999999;
	margin: 0px;
	padding: 0px;
}
.fondojumpint-home {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ededed;
	width: 180px;
	height: 20px;
	border: 1px dotted #999999;
	margin: 0px;
	padding: 0px;
}
.fontjump {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.fontjump2 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

