@charset "utf-8";
/* CSS Document */

html { margin: 0; padding: 0; border: 0; }
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section { margin: 0; padding: 0; border: 0; /*font-size:100%;*/ font: inherit; /*vertical-align:baseline;*/ }
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1.5; background: white; }

/* typography.css */
html { font-size:100.01%; }
body { background: #fff; font-family: arial; font-size: 72%; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 { font: 1.6em 'arial'; margin-bottom: 8px; padding: 0; text-transform: uppercase; }
h3 { font: 1.4em/125% 'arial'; margin-bottom: 10px; padding: 0; }
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p { line-height: 180%; margin: 0 0 1.5em; }
.left {float:left !important;}
p .left {margin:1.5em 1.5em 1.5em 0;padding:0;}
.right {float:right !important;}
p .right {margin:1.5em 0 1.5em 1.5em;padding:0;}
a { color: #000; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }
strong, dfn {font-weight:bold;}
em, dfn {font-style:italic;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'arial', 'arial', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0;}
ul {list-style-type:none;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tbody tr:nth-child(even) td, tbody tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0 !important;padding-right:0 !important;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
blockquote {margin:1.5em; font-style:italic;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:0 1.4em 1.4em 1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;margin-top:-0.2em;margin-bottom:1em;}
fieldset, #IE8#HACK {padding-top:1.4em;}
legend, #IE8#HACK {margin-top:0;margin-bottom:0;}
input[type=text], input[type=password], input[type=url], input[type=email], input.text, input.title, textarea {background-color:#fff;border:1px solid #bbb;color:#000;}
input[type=text]:focus, input[type=password]:focus, input[type=url]:focus, input[type=email]:focus, input.text:focus, input.title:focus, textarea:focus {border-color:#666;}
select {background-color:#fff;border-width:1px;border-style:solid;}
input[type=text], input[type=password], input[type=url], input[type=email], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea { font-family: arial; font-size: 12px; width:378px; padding:5px;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .alert, .notice, .success, .info {padding:0.8em;margin-bottom:1em;border:2px solid #ddd;}
.error, .alert {background:#fbe3e4;color:#8a1f11;border-color:#fbc2c4;}
.notice {background:#fff6bf;color:#514721;border-color:#ffd324;}
.success {background:#e6efc2;color:#264409;border-color:#c6d880; margin-bottom: 15px; }
.info {background:#d5edf8;color:#205791;border-color:#92cae4;}
.error a, .alert a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.info a {color:#205791;}

/* grid.css */
.container { width: 950px; margin: 0 auto; padding: 0; }
.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14, .span-15, .span-16, .span-17, .span-18, .span-19, .span-20, .span-21, .span-22, .span-23, .span-24 {float:left;margin-right:10px;}
.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:86px;} 
.span-3 {width:110px;} 
.span-4 {width:147px;} 
.span-5 {width:180px;} 
.span-6 {width:230px;}
.span-7 {width:274px;}
.span-8 {width:300px;} 
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24 {width:950px;margin-right:0;}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px;border-right-width:1px;padding-left:5px;padding-right:5px;}
input.span-1, textarea.span-1 {width:18px;}
input.span-2, textarea.span-2 {width:58px;}
input.span-3, textarea.span-3 {width:98px;}
input.span-4, textarea.span-4 {width:138px;}
input.span-5, textarea.span-5 {width:178px;}
input.span-6, textarea.span-6 {width:218px;}
input.span-7, textarea.span-7 {width:258px;}
input.span-8, textarea.span-8 {width:298px;}
input.span-9, textarea.span-9 {width:338px;}
input.span-10, textarea.span-10 {width:378px;}
input.span-11, textarea.span-11 {width:418px;}
input.span-12, textarea.span-12 {width:458px;}
input.span-13, textarea.span-13 {width:498px;}
input.span-14, textarea.span-14 {width:538px;}
input.span-15, textarea.span-15 {width:578px;}
input.span-16, textarea.span-16 {width:618px;}
input.span-17, textarea.span-17 {width:658px;}
input.span-18, textarea.span-18 {width:698px;}
input.span-19, textarea.span-19 {width:738px;}
input.span-20, textarea.span-20 {width:778px;}
input.span-21, textarea.span-21 {width:818px;}
input.span-22, textarea.span-22 {width:858px;}
input.span-23, textarea.span-23 {width:898px;}
input.span-24, textarea.span-24 {width:938px;}

.clear {clear:both;}



header { background: #333337; height: 60px; }

header h1, header h2, header h3 { display: block; float: left; margin: 0 20px 0 0; }


header h2 { color: #fff; font: 20px 'arial'; padding-top: 20px; }
header h3 { color: #ccc; font: 13px 'arial'; padding-top: 29px; text-transform: uppercase }
header h3 a, header h3 a:hover { color: #ccc; }

footer { background: #333337; clear: both; color: #7f7f7f; margin-bottom: 0; overflow: hidden; padding: 30px 0 13px; }
footer .footer-links { margin: 0 auto; width: 950px; }
	.footer-links ul li { border-right: 2px solid #7f7f7f; display: block; float: left; font-size: 11px; }
	.footer-links ul li a { color: #7f7f7f; display: block; float: left; padding: 0 10px; }
	.footer-links ul li a:hover, .footer-links ul li a.active { color: #fff; }
	.footer-links ul li:first-child a { padding-left: 0 !important; }
	.footer-links ul li:last-child { border: 0 !important; }
	
	.footer-logo { float: right; position: relative;  width: 230px; }
	.footer-logo h2 { font: 11px/100% arial; height: 49px; margin: 0; position: absolute; right: 0; top: -20px; width: 230px; }
	.footer-logo h2 a { /*background: url(http://50.21.181.180/imagenes/bg_semi_circulo_internas.png) no-repeat 0 0;*/ display: block; height: 49px; text-indent: -9999px; width: 230px; }

#wrapper { padding-top: 20px; }

/* terminos */
article.terminos, article.contactenos { color: #555; }
article.terminos blockquote ol { list-style: lower-alpha !important; margin-left: 20px; }
article.terminos blockquote ol li { margin-bottom: 10px; }

/*form contactenos*/
.frm-contactenos{margin: 0 0 0 40px; width:400px;}
.row-form{padding:6px 0; overflow:hidden;}
	.row-form label{float:left; width:110px; margin-right:10px; }
	.row-form input{float:left; width:230px; border:1px solid #ccc; margin:0 10px 0 0; padding:3px;}
	.txt-area{float:left; width:230px; height:100px; margin:0 10px 0 0; padding:3px; resize:none;}
.row-button{padding:15px 0; overflow:hidden;}	
.frm-contactenos .buttoncomment { border: 0; cursor: pointer; float: right; height: 29px; text-indent: -9999px; width: 124px;}
.frm-contactenos .btn-enviar{margin:0 0 0 120px; float:left}
.requerido{color:#999; float:left;} 

/* libro */

.libro { font-size: 13px; margin-bottom: 30px; }
	.fecha_codigo { margin-bottom: 30px; }
	.fecha_codigo h3 { font: 14px/100% arial; margin-bottom: 0; }
.libro h2 { font: 24px/100% 'arial'; margin-bottom: 20px; text-transform: none; }
.libro .advertencia { background: #e9e9e9 no-repeat 10px 11px; font: 13px/34px arial; margin-bottom: 20px; padding-left: 30px; }

.libro ul.tipo { overflow: hidden; margin-bottom: 25px; }
.libro ul.tipo li { display: block; float: left; margin-right: 25px; }
.libro ul.tipo li input, .libro ul.tipo li label, .datos_reclamo ul li input, .datos_reclamo ul li label { display: block; float: left; line-height: 100%; margin: 0; }
.libro ul.tipo li input, .datos_reclamo ul li input { margin-right: 5px; }

.libro label { display: block; float: left; font-weight: normal; line-height: 25px; margin: 0 10px 20px 0; width: 124px; }
.libro label.fijo { margin-left: 11px; width: 92px; }
.libro label span { color: #c00; }
.libro input.txt, .libro input.dni, .libro input.fono { border: 1px solid #999; display: block; float: left; height: 23px; margin: 0; width: 309px; }
.libro input.dni { width: 167px; }
.libro input.fono { width: 97px; }
.libro select { border: 1px solid #999; float: left; height: 25px; margin: 0; width: 185px; }
.libro textarea { height: 110px; padding: 2px; width: 610px; }

.libro .identificacion, .libro .datos_reclamo { border-bottom: 2px dotted #ccc; border-top: 2px dotted #ccc; padding: 15px 5px 0; }
.libro .datos_reclamo { border-top: none !important; margin-bottom: 15px; }
.libro .identificacion p, .libro .datos_reclamo p { margin: 0; text-align: right; }
.libro .identificacion p span, .libro .datos_reclamo p span { color: #c00; }
	.identificacion h3 { font: 18px/100% 'arial'; margin-bottom: 20px; }
	.identificacion #boxMenor { display: none; margin: 0 0 5px 135px; }
	.identificacion #boxMenor input { height: 25px; margin: 0; padding: 0; }
	.datos_reclamo ul li { margin-bottom: 25px; overflow: hidden; }
	.datos_reclamo ul li label { width: auto; }

.libro .declarar, .libro .declarar_txt { display: block; float: left; }
.libro .declarar { margin: 5px 5px 0 0; }
.libro .declarar_txt { font-size: 18px; margin-right: 0; width: 930px; }
.libro .buttons { margin-bottom: 40px; text-align: center; }
	.buttons button { background: #de2326; border: 0; border-radius: 4px; color: #fff; cursor: pointer; font: 14px/30px 'OswaldRegular'; margin: 0 25px; text-transform: uppercase; width: 80px; }

.libro ol { color: #666; list-style: none; }

/* en vivo */

.ads_960x90 { margin: 0 auto 20px; width: 960px; }

.en-vivo { margin-bottom: 30px; }
.en-vivo h2 { font: 30px/100% 'arial'; margin-bottom: 25px; text-transform: none; }
.video-legend { background: #f5f5f5; font: 14px/21px arial; height: 100px; padding: 10px 9px; }

body.casa-andina .terminos ol { margin-left: 25px; }
body.casa-andina .terminos ol li { font: 13px/150% arial; }
body.casa-andina .terminos ol li ol li { list-style: lower-alpha; }


/* ERROR 404 */

.msg-404 { color: #000; margin: 0 20px; padding: 14px 0; }
.msg-404 h3 { background: #FF0000 no-repeat 0 0; font: 30px/58px 'arial'; margin-bottom: 20px; padding-left: 75px; }
.msg-404 ul { list-style: square inside; margin-left: 10px; }
.msg-404 p, .msg-404 ul li { font: 14px/142% arial; margin-bottom: 12px; }
.msg-404 ul li form { display: block; overflow: hidden; margin-top: 10px; }
.msg-404 ul li input, .msg-404 ul li button {background: #FF0000 no-repeat right 0; border: 0; display: block; float: left; height: 43px; margin: 0; padding: 0; width: 80px; }
.msg-404 ul li input { background: #FF0000 no-repeat left 0; padding: 0 6px; width: 500px !important; }
.msg-404 ul li button { cursor: pointer; text-indent: -9999px; }