html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {	
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

#chart table {

}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

body {
    background: #f0f0f0 url(../img/fondo.png) repeat-x left -106px;
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
    margin: 0;    
	min-width:320px;
    overflow-x: hidden;
    -webkit-text-size-adjust: none;
    -webkit-user-select: none;
}

.clear {
	overflow: hidden;
}

.hidden {
	display: none;
}

body > h1 {
	background: url(../img/la-caja-logo.png) no-repeat center 7px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	height: 19px;
	overflow: hidden;
	position: relative;
	text-overflow: ellipsis;
	text-shadow: rgba(52, 75, 103, 1) 1px 1px 0;
	padding-top: 53px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	
}

h1 a {
	background: url(../img/btn-nav1.gif) no-repeat;
	display: block;
	height: 25px;
	position: absolute;
	text-indent: -9999px;
}

h1 a#back_button {
	left: 10px;
	top: 14px;
	width: 26px;
}

h1 a#home_button {
	background-position: -56px top;
	right: 10px;
	top: 14px;
	width: 27px;
}

.panel h2, .panel p, .panel ul , .panel ol {
	color: #4d4d70;
	font-size: 14px;
	line-height: 20px;
    margin-bottom: 10px;
	text-shadow: rgba(255, 255, 255, 0.75) 1px 1px 0;
}

	.panel h2 {
	font-size: 16px;
	font-weight: bold;
}

.panel li {
	margin-bottom: 3px;
	padding-left:  5px;
}

.panel ul li {
	list-style: inside disc;
}

.panel ol li {
	list-style: inside decimal;
}

.panel table ul, .panel table ol {
	margin-bottom: 0;
}

.panel table li:last-child {
	border: none;
}

.panel {
	min-height: 31px;
	padding: 15px 10px 10px 10px;
}

table {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: #fff;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
	overflow: hidden;
	width: 100%;
}

td {
	border-top: 1px solid #cccccc;
	padding: 10px;
	vertical-align: middle;
}

td.arrow a {
	color: #666666;
	display: block;
	font-size: 14px;
	padding: 10px 30px 10px 10px;
	text-decoration: none;
}

td.arrow a {
	background: url(../img/bullet.gif) no-repeat center right;
	font-weight: bold;
}

td.tel a {
	background: url(../img/tel.gif) no-repeat center right;
	right: 100px;
}

td.tel a {	
	color: #666666;
	font-size: 14px;
	display: block;
	text-decoration: none;
}

td.tel span {
	color: #0066CC;
	font-size: 14px;
	display: block;
	font-weight: bold;
	margin-top: 4px;
	text-decoration: none;
}

td.suc_title a {	
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

td.suc a {	
	color: #0066cc;
	font-size: 14px;
	display: block;
	text-decoration: none;
}

td.suc2 a {	
	color: #666666;
	font-size: 14px;
	text-decoration: none;
}

td.suc span {
	color: #888888;
	font-size: 14px;
	display: block;
	margin-top: 4px;
	text-decoration: none;
}

td.sms a {	
	color: #666666;
	font-size: 14px;
	display: block;
	text-decoration: none;
}

td.sms span {
	color: #0066CC;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}	

tr:first-child td {
	border: none;
}

td:first-child {
	padding-right: 0;
}

td.arrow {
	padding: 0;
}

#footer {
	background: url(../img/fondo.png) repeat-x;
	clear: both;
	height: 35px;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 6;
}

#footer li {
	color: #ddd;
	float: left;
	font-size: 12px;
	padding: 5px 10px;
	margin-left: 5px;
	margin-top: 4px;
}

#footer li a {
	background: #646D80	;
	color: white;
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#footer li.terms_link {
	float: right;
	margin-right: 5px;
	padding: 0;
}
.t-com {
	font-size:13px;
	color:#888888;
	margin: 0px;
}