@font-face {
 font-family: 'BebasNeueRegular';
 src: url('/global/fonts/bebasNeue-webfont.eot');
 src: url('/global/fonts/bebasNeue-webfont.eot?#iefix') format('embedded-opentype'), url('/global/fonts/bebasNeue-webfont.woff') format('woff'), url('/global/fonts/bebasNeue-webfont.ttf') format('truetype'), url('/global/fonts/bebasNeue-webfont.svg#BebasNeueRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'FontAwesome';
 src: url('/global/fonts/fontawesome-webfont.eot');
 src: url('/global/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('/global/fonts/fontawesome-webfont.woff') format('woff'), url('/global/fonts/fontawesome-webfont.ttf') format('truetype'), url('/global/fonts/fontawesome-webfont.svg#FontAwesome') format('svg');
 font-weight: normal;
 font-style: normal;
}

/* reset */
html {
		margin:0;
		padding:0;
		border:0;
}

html, 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-weight: inherit;
		font-style: inherit;
		font-size: 100%;
		font-family: inherit;
		vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }

audio, canvas, video { display: inline-block; *display: inline;
 *zoom: 1;
}
audio:not([controls]) {
 display: none;
}

html {
		font-size: 100%;
		-webkit-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;
}

a:focus {
		outline: thin dotted #333;
		outline: 5px auto -webkit-focus-ring-color;
		outline-offset: -2px;
}

a:hover, a:active { outline: 0; }

sub, sup {
		position: relative;
		font-size: 75%;
		line-height: 0;
		vertical-align: baseline;
}

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img {
		/* Responsive images (ensure images don't scale beyond their parents) */

 
		/* Part 1: Set a maxium relative to the parent */

 
		/* IE7-8 need help adjusting responsive images */

  /*height: auto;*/
		/* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
		border: 0;
		-ms-interpolation-mode: bicubic;
}

#map_canvas img { max-width: none; }

button, input, select, textarea {
		margin: 0;
		font-size: 100%;
		vertical-align: middle;
}

button, input {
 *overflow: visible; line-height: normal; }
button::-moz-focus-inner, input::-moz-focus-inner {
 padding: 0;
 border: 0;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
		cursor: pointer;
		-webkit-appearance: button;
}

input[type="search"] {
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
		-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
 -webkit-appearance: none;
}

textarea {
		overflow: auto;
		vertical-align: top;
}

/* Base */


body {
		color:#232323;
		font-family: Arial, Helvetica, sans-serif;
		margin: 0;
		font-size: 12px;
		line-height: 1.333;
		background: url(/global/img/fondo-body.png) repeat-x 0 0;
}

.container {
		width:1100px;
		margin:0 auto;
		position:relative;
}

.contenido {
		background: white;
		padding:0 20px 15px;
		margin-bottom: 0;
}

.bloque-left {
		float:left;
		width:720px;
		min-height: 1px;
}

.bloque-right {
		float:right;
		width:340px;
		min-height: 1px;
}

.col-izq, .col-med { width:340px; float:left; }

.col-izq { margin-right:20px; }

.col-izq2 {
		float: left;
		width:520px;
		margin-right:20px;		
}

.col-der {
		float: left;
		width:520px;
}

.col-der2 {
		float: left;
		width:160px;
}

.clearfix, .row, .container { *zoom: 1;
}

.clearfix:before, .clearfix:after, .row:before, .row:after, .container:before, .container:after {
		display: table;
		content: "";
		line-height: 0;
}

.clearfix:after, .row:after, .container:after { clear: both; }

/* Encabezados */

h1, h2, h3, h4, h5, h6 {
		color:#232323;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		line-height:1.1em;
		margin-bottom:5px;
}

h1 { font-size: 24px; }

h2 { font-size: 22px; }

h3 { font-size: 20px; }

h4 { font-size: 18px; }

h5 { font-size: 16px; }

h6 { font-size: 14px; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
		font-weight: normal;
		color: #999999;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin:0; }

/* Texto */

p { margin-bottom:10px; }

p img.left {
		float:left;
		margin:6px 6px 6px 0;
		padding:0;
}

p img.right {
		float:right;
		margin:6px 0 6px 6px;
		padding:0;
}

p small { color: #999999; }

a, .lnkspan {
		color:#232323;
		text-decoration:none;
		cursor: pointer;
}

a:focus, a:hover, .lnkspan:hover {
		color:#F3706D;
		text-decoration: underline;
}

/* familias */

.georgia { font-family:Georgia, "Times New Roman", Times, serif; }

.arial { font-family:Arial, Helvetica, sans-serif; }

.trebuchet { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }

.tahoma { font-family:Tahoma, Arial, Helvetica, sans-serif; }

.verdana { font-family: Verdana, Geneva, sans-serif; }

.BebasNeueRegular { font-family:'BebasNeueRegular', Georgia, "Times New Roman", Times, serif; }

/* Tamaños */

.t8 { font-size:8px; }

.t9 { font-size:9px; }

.t10 { font-size:10px; }

.t11 { font-size:11px; }

.t12 { font-size:12px; }

.t13 { font-size:13px; }

.t14 { font-size:14px; }

.t15 { font-size:15px; }

.t16 { font-size:16px; }

.t17 { font-size:17px; }

.t18 { font-size:18px; }

.t19 { font-size:19px; }

.t20 { font-size:20px; }

.t21 { font-size:21px; }

.t22 { font-size:22px; }

.t23 { font-size:23px; }

.t24 { font-size:24px; }

.t25 { font-size:25px; }

.t26 { font-size:26px; }

.t27 { font-size:27px; }

.t28 { font-size:28px; }

.t29 { font-size:29px; }

.t30 { font-size:30px; }

.t31 { font-size:31px; }

.t32 { font-size:32px; }

.t33 { font-size:33px; }

.t34 { font-size:34px; }

.t35 { font-size:35px; }

.t36 { font-size:36px; }

.t37 { font-size:37px; }

.t38 { font-size:38px; }

.t39 { font-size:39px; }

.t40 { font-size:40px; }

.t41 { font-size:41px; }

.t42 { font-size:42px; }

.t43 { font-size:43px; }

.t44 { font-size:44px; }

.t45 { font-size:45px; }

.t46 { font-size:46px; }

.t47 { font-size:47px; }

.t48 { font-size:48px; }

/* alinear */

.align-justify { text-align:justify; }

.align-left { text-align:left; }

.align-center { text-align:center; }

.align-right { text-align:right; }

/* Decoraciones */

.tdn { text-decoration:none; }

.tdu { text-decoration:underline; }

.upc { text-transform:uppercase; }

small { font-size: 85%; }

strong { font-weight: bold; }

em { font-style: italic; }

.text-warning { color: #c09853; }

.text-error { color: #b94a48; }

.text-info { color: #3a87ad; }

.text-success { color: #468847; }

.label, .badge {
		font-size: 12px;
		font-weight: bold;
		line-height: 14px;
		color: #ffffff;
		vertical-align: baseline;
		white-space: nowrap;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
		background-color: #999999;
}

.label {
		padding: 1px 4px 2px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
}

.badge {
		padding: 1px 9px 2px;
		-webkit-border-radius: 9px;
		-moz-border-radius: 9px;
		border-radius: 9px;
}

a.label:hover, a.badge:hover {
		color: #ffffff;
		text-decoration: none;
		cursor: pointer;
}

.label-important, .badge-important { background-color: #b94a48; }

.label-important[href], .badge-important[href] { background-color: #953b39; }

.label-warning, .badge-warning { background-color: #f89406; }

.label-warning[href], .badge-warning[href] { background-color: #c67605; }

.label-success, .badge-success { background-color: #468847; }

.label-success[href], .badge-success[href] { background-color: #356635; }

.label-info, .badge-info { background-color: #3a87ad; }

.label-info[href], .badge-info[href] { background-color: #2d6987; }

.label-inverse, .badge-inverse { background-color: #333333; }

.label-inverse[href], .badge-inverse[href] { background-color: #1a1a1a; }

.btn .label, .btn .badge {
		position: relative;
		top: -1px;
}

.btn-mini .label, .btn-mini .badge { top: 0; }

/* listas */ 

ul, ol {
		padding: 0;
		margin: 0 0 10px 25px;
}

ul ul, ul ol, ol ol, ol ul { margin-bottom: 0; }

ul.unstyled, ol.unstyled {
		margin-left: 0;
		list-style: none;
}

/* tablas */

table {
		max-width: 100%;
		background-color: transparent;
		border-collapse: collapse;
		border-spacing: 0;
}

.table {
		width: 100%;
		margin-bottom: 20px;
}

.table th, .table td {
		padding: 8px;
		line-height: 20px;
		text-align: left;
		vertical-align: top;
		border-top: 1px solid #dddddd;
}

.table th { font-weight: bold; }

.table thead th { vertical-align: bottom; }

.table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td { border-top: 0; }

.table tbody + tbody { border-top: 2px solid #dddddd; }

.table-condensed th, .table-condensed td { padding: 4px 5px; }

.table-bordered {
		border: 1px solid #dddddd;
		border-collapse: separate;
 *border-collapse: collapse;
		border-left: 0;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
}

.table-bordered th, .table-bordered td { border-left: 1px solid #dddddd; }

.table-bordered caption + thead tr:first-child th, .table-bordered caption + tbody tr:first-child th, .table-bordered caption + tbody tr:first-child td, .table-bordered colgroup + thead tr:first-child th, .table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + tbody tr:first-child td, .table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td { border-top: 0; }

.table-bordered thead:first-child tr:first-child th:first-child, .table-bordered tbody:first-child tr:first-child td:first-child {
		-webkit-border-top-left-radius: 4px;
		border-top-left-radius: 4px;
		-moz-border-radius-topleft: 4px;
}

.table-bordered thead:first-child tr:first-child th:last-child, .table-bordered tbody:first-child tr:first-child td:last-child {
		-webkit-border-top-right-radius: 4px;
		border-top-right-radius: 4px;
		-moz-border-radius-topright: 4px;
}

.table-bordered thead:last-child tr:last-child th:first-child, .table-bordered tbody:last-child tr:last-child td:first-child, .table-bordered tfoot:last-child tr:last-child td:first-child {
		-webkit-border-radius: 0 0 0 4px;
		-moz-border-radius: 0 0 0 4px;
		border-radius: 0 0 0 4px;
		-webkit-border-bottom-left-radius: 4px;
		border-bottom-left-radius: 4px;
		-moz-border-radius-bottomleft: 4px;
}

.table-bordered thead:last-child tr:last-child th:last-child, .table-bordered tbody:last-child tr:last-child td:last-child, .table-bordered tfoot:last-child tr:last-child td:last-child {
		-webkit-border-bottom-right-radius: 4px;
		border-bottom-right-radius: 4px;
		-moz-border-radius-bottomright: 4px;
}

.table-bordered caption + thead tr:first-child th:first-child, .table-bordered caption + tbody tr:first-child td:first-child, .table-bordered colgroup + thead tr:first-child th:first-child, .table-bordered colgroup + tbody tr:first-child td:first-child {
		-webkit-border-top-left-radius: 4px;
		border-top-left-radius: 4px;
		-moz-border-radius-topleft: 4px;
}

.table-bordered caption + thead tr:first-child th:last-child, .table-bordered caption + tbody tr:first-child td:last-child, .table-bordered colgroup + thead tr:first-child th:last-child, .table-bordered colgroup + tbody tr:first-child td:last-child {
		-webkit-border-top-right-radius: 4px;
		border-top-right-radius: 4px;
		-moz-border-radius-topleft: 4px;
}
.table-striped tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th {
 background-color: #f9f9f9;
}

.table-hover tbody tr:hover td, .table-hover tbody tr:hover th { background-color: #f5f5f5; }

.table tbody tr.success td { background-color: #dff0d8; }

.table tbody tr.error td { background-color: #f2dede; }

.table tbody tr.warning td { background-color: #fcf8e3; }

.table tbody tr.info td { background-color: #d9edf7; }

.table-hover tbody tr.success:hover td { background-color: #d0e9c6; }

.table-hover tbody tr.error:hover td { background-color: #ebcccc; }

.table-hover tbody tr.warning:hover td { background-color: #faf2cc; }

.table-hover tbody tr.info:hover td { background-color: #c4e3f3; }

/* anchos */

.w10 { width:10px; }

.w20 { width:20px; }

.w30 { width:30px; }

.w40 { width:40px; }

.w50 { width:50px; }

.w60 { width:60px; }

.w70 { width:70px; }

.w80 { width:80px; }

.w90 { width:90px; }

.w100 { width:100px; }

.w110 { width:110px; }

.w120 { width:120px; }

.w130 { width:130px; }

.w140 { width:140px; }

.w145 { width:145px; }

.w150 { width:150px; }

.w160 { width:160px; }

.w170 { width:170px; }

.w180 { width:180px; }

.w190 { width:190px; }

.w200 { width:200px; }

.w210 { width:210px; }

.w220 { width:220px; }

.w230 { width:230px; }

.w240 { width:240px; }

.w250 { width:250px; }

.w260 { width:260px; }

.w270 { width:270px; }

.w280 { width:280px; }

.w290 { width:290px; }

.w300 { width:300px; }

.w310 { width:310px; }

.w320 { width:320px; }

.w330 { width:330px; }

.w340 { width:340px; }

.w350 { width:350px; }

.w360 { width:360px; }

.w370 { width:370px; }

.w380 { width:380px; }

.w390 { width:390px; }

.w400 { width:400px; }

.w410 { width:410px; }

.w420 { width:420px; }

.w430 { width:430px; }

.w440 { width:440px; }

.w450 { width:450px; }

.w460 { width:460px; }

.w470 { width:470px; }

.w475 { width:475px; }

.w480 { width:480px; }

.w490 { width:490px; }

.w500 { width:500px; }

.w570 { width:570px; }

.w650 { width:650px; }

.w2000 { width:2000px; }

/* margenes y paddings */

.reset-margin { margin:0; }

.reset-padding { padding:0; }

.reset {
		margin:0;
		padding:0;
}

.first {
		margin-left:0;
		padding-left:0;
}

.last {
		margin-right:0;
		padding-right:0;
}

.top {
		margin-top:0;
		padding-top:0;
}

.bottom {
		margin-bottom:0;
		padding-bottom:0;
}

/* Paddings */



/* Paddings */



.p1 { padding:1px; }

.pt1 { padding-top:1px; }

.pb1 { padding-bottom:1px; }

.pl1 { padding-left:1px; }

.pr1 { padding-right:1px; }

.p2 { padding:2px; }

.pt2 { padding-top:2px; }

.pb2 { padding-bottom:2px; }

.pl2 { padding-left:2px; }

.pr2 { padding-right:2px; }

.p3 { padding:3px; }

.pt3 { padding-top:3px; }

.pb3 { padding-bottom:3px; }

.pl3 { padding-left:3px; }

.pr3 { padding-right:3px; }

.p4 { padding:4px; }

.pt4 { padding-top:4px; }

.pb4 { padding-bottom:4px; }

.pl4 { padding-left:4px; }

.pr4 { padding-right:4px; }

.p5 { padding:5px; }

.pt5 { padding-top:5px; }

.pb5 { padding-bottom:5px; }

.pl5 { padding-left:5px; }

.pr5 { padding-right:5px; }

.p7 { padding:7px; }

.pt7 { padding-top:7px; }

.pb7 { padding-bottom:7px; }

.pl7 { padding-left:7px; }

.pr7 { padding-right:7px; }

.p8 { padding:8px; }

.pt8 { padding-top:8px; }

.pb8 { padding-bottom:8px; }

.pl8 { padding-left:8px; }

.pr8 { padding-right:8px; }

.p9 { padding:9px; }

.pt9 { padding-top:9px; }

.pb9 { padding-bottom:9px; }

.pl9 { padding-left:9px; }

.pr9 { padding-right:9px; }

.p10 { padding:10px; }

.pt10 { padding-top:10px; }

.pb10 { padding-bottom:10px; }

.pl10 { padding-left:10px; }

.pr10 { padding-right:10px; }

.p12 { padding:12px; }

.pt12 { padding-top:12px; }

.pb12 { padding-bottom:12px; }

.pl12 { padding-left:12px; }

.pr12 { padding-right:12px; }

.p15 { padding:15px; }

.pt15 { padding-top:15px; }

.pb15 { padding-bottom:15px; }

.pl15 { padding-left:15px; }

.pr15 { padding-right:15px; }

.p16 { padding:16px; }

.pt16 { padding-top:16px; }

.pb16 { padding-bottom:16px; }

.pl16 { padding-left:16px; }

.pr16 { padding-right:16px; }

.p18 { padding:18px; }

.pt18 { padding-top:18px; }

.pb18 { padding-bottom:18px; }

.pl18 { padding-left:18px; }

.pr18 { padding-right:18px; }

.p20 { padding:20px; }

.pt20 { padding-top:20px; }

.pb20 { padding-bottom:20px; }

.pl20 { padding-left:20px; }

.pr20 { padding-right:20px; }

.p25 { padding:25px; }

.pt25 { padding-top:25px; }

.pb25 { padding-bottom:25px; }

.pl25 { padding-left:25px; }

.pr25 { padding-right:25px; }

.p30 { padding:30px; }

.pt30 { padding-top:30px; }

.pb30 { padding-bottom:30px; }

.pl30 { padding-left:30px; }

.pr30 { padding-right:30px; }

.p40 { padding:40px; }

.pt40 { padding-top:40px; }

.pb40 { padding-bottom:40px; }

.pl40 { padding-left:40px; }

.pr40 { padding-right:40px; }

/* Margins */


.m1 { margin:1px; }

.mt1 { margin-top:1px; }

.mb1 { margin-bottom:1px; }

.ml1 { margin-left:1px; }

.mr1 { margin-right:1px; }

.m2 { margin:2px; }

.mt2 { margin-top:2px; }

.mb2 { margin-bottom:2px; }

.ml2 { margin-left:2px; }

.mr2 { margin-right:2px; }

.m3 { margin:3px; }

.mt3 { margin-top:3px; }

.mb3 { margin-bottom:3px; }

.ml3 { margin-left:3px; }

.mr3 { margin-right:3px; }

.m4 { margin:4px; }

.mt4 { margin-top:4px; }

.mb4 { margin-bottom:4px; }

.ml4 { margin-left:4px; }

.mr4 { margin-right:4px; }

.m5 { margin:5px; }

.mt5 { margin-top:5px; }

.mb5 { margin-bottom:5px; }

.ml5 { margin-left:5px; }

.mr5 { margin-right:5px; }

.m8 { margin:8px; }

.mt8 { margin-top:8px; }

.mb8 { margin-bottom:8px; }

.ml8 { margin-left:8px; }

.mr8 { margin-right:8px; }

.m9 { margin:9px; }

.mt9 { margin-top:9px; }

.mb9 { margin-bottom:9px; }

.ml9 { margin-left:9px; }

.mr9 { margin-right:9px; }

.m10 { margin:10px; }

.mt10 { margin-top:10px; }

.mb10 { margin-bottom:10px; }

.ml10 { margin-left:10px; }

.mr10 { margin-right:10px; }

.m12 { margin:12px; }

.mt12 { margin-top:12px; }

.mb12 { margin-bottom:12px; }

.ml12 { margin-left:12px; }

.mr12 { margin-right:12px; }

.m15 { margin:15px; }

.mt15 { margin-top:15px; }

.mb15 { margin-bottom:15px; }

.ml15 { margin-left:15px; }

.mr15 { margin-right:15px; }

.m16 { margin:16px; }

.mt16 { margin-top:16px; }

.mb16 { margin-bottom:16px; }

.ml16 { margin-left:16px; }

.mr16 { margin-right:16px; }

.m18 { margin:18px; }

.mt18 { margin-top:18px; }

.mb18 { margin-bottom:18px; }

.ml18 { margin-left:18px; }

.mr18 { margin-right:18px; }

.m20 { margin:20px; }

.mt20 { margin-top:20px; }

.mb20 { margin-bottom:20px; }

.ml20 { margin-left:20px; }

.mr20 { margin-right:20px; }

.m24 { margin:24px; }

.mt24 { margin-top:24px; }

.mb24 { margin-bottom:24px; }

.ml24 { margin-left:24px; }

.mr24 { margin-right:24px; }

.m25 { margin:25px; }

.mt25 { margin-top:25px; }

.mb25 { margin-bottom:25px; }

.ml25 { margin-left:25px; }

.mr25 { margin-right:25px; }

.m30 { margin:30px; }

.mt30 { margin-top:30px; }

.mb30 { margin-bottom:30px; }

.ml30 { margin-left:30px; }

.mr30 { margin-right:30px; }

.m40 { margin:40px; }

.mt40 { margin-top:40px; }

.mb40 { margin-bottom:40px; }

.ml40 { margin-left:40px; }

.mr40 { margin-right:40px; }

.m50 { margin:50px; }

.mt50 { margin-top:50px; }

.mb50 { margin-bottom:50px; }

.ml50 { margin-left:50px; }

.mr50 { margin-right:50px; }

/* formularios */


form { margin: 0 0 20px; }

label, input, button, select, textarea {
		font-size: 12px;
		font-weight: bold;
		line-height: 1.333;
}

input, button, select, textarea { font-family: Arial, Helvetica, sans-serif; }

label {
		display: block;
		margin-bottom: 5px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
		display: inline-block;
		height: 16px;
		padding: 4px 6px;
		margin-bottom: 9px;
		font-size: 12px;
		line-height: 16px;
		color: #555555;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
}

input, textarea, .uneditable-input { width: 206px; }

textarea { height: auto; }

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
		background-color: #ffffff;
		border: 1px solid #cccccc;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 -webkit-transition: border linear .2s, box-shadow linear .2s;
 -moz-transition: border linear .2s, box-shadow linear .2s;
 -o-transition: border linear .2s, box-shadow linear .2s;
 transition: border linear .2s, box-shadow linear .2s;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
		border-color: rgba(112, 112, 112, 0.8);
		outline: 0;
		outline: thin dotted \9;
		/* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(112, 112, 112, 0.6);
		-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(112, 112, 112, 0.6);
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(112, 112, 112, 0.6);
}

input[type="radio"], input[type="checkbox"] {
		margin: 2px 0 0;
 *margin-top: 0;
		/* IE7 */

  margin-top: 1px \9;
		/* IE8-9 */

  line-height: normal;
		cursor: pointer;
}

input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] { width: auto; }

select, input[type="file"] {
		height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
		/* For IE7, add top margin to align select with labels */

  line-height: 30px;
}

select {
		width: 220px;
		border: 1px solid #cccccc;
		background-color: #ffffff;
}

select[multiple], select[size] { height: auto; }

select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
		outline: thin dotted #333;
		outline: 5px auto -webkit-focus-ring-color;
		outline-offset: -2px;
}

.uneditable-input, .uneditable-textarea {
		color: #999999;
		background-color: #fcfcfc;
		border-color: #cccccc;
		-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
		-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
		box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
		cursor: not-allowed;
}

.uneditable-input {
		overflow: hidden;
		white-space: nowrap;
}

.uneditable-textarea {
		width: auto;
		height: auto;
}
input:-moz-placeholder, textarea:-moz-placeholder {
 color: #999999;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
 color: #999999;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
 color: #999999;
}

.radio, .checkbox {
		min-height: 18px;
		padding-left: 18px;
}

.radio input[type="radio"], .checkbox input[type="checkbox"] {
		float: left;
		margin-left: -18px;
}

.controls > .radio:first-child, .controls > .checkbox:first-child { padding-top: 5px; }

.radio.inline, .checkbox.inline {
		display: inline-block;
		padding-top: 5px;
		margin-bottom: 0;
		vertical-align: top;
}

.radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline { margin-left: 10px; }
 input[class*="w"], select[class*="w"], textarea[class*="w"], .uneditable-input[class*="w"] {
 float: none;
 margin-left: 0;
}
.input-append input[class*="w"], .input-append .uneditable-input[class*="w"], .input-prepend input[class*="w"], .input-prepend .uneditable-input[class*="w"] {
 display: inline-block;
}

input, textarea, .uneditable-input { margin-left: 0; }
.controls-row [class*="w"] + [class*="w"] {
 margin-left: 20px;
}

.controls-row { *zoom: 1;
}

.controls-row:before, .controls-row:after {
		display: table;
		content: "";
		line-height: 0;
}

.controls-row:after { clear: both; }
.controls-row [class*="span"] {
 float: left;
}

input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
		cursor: not-allowed;
		background-color: #eeeeee;
}

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"][readonly], input[type="checkbox"][readonly] { background-color: transparent; }

.control-group.warning > label, .control-group.warning .help-block, .control-group.warning .help-inline { color: #c09853; }

.control-group.warning .checkbox, .control-group.warning .radio, .control-group.warning input, .control-group.warning select, .control-group.warning textarea { color: #c09853; }

.control-group.warning input, .control-group.warning select, .control-group.warning textarea {
		border-color: #c09853;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.warning input:focus, .control-group.warning select:focus, .control-group.warning textarea:focus {
		border-color: #a47e3c;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
		-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

.control-group.warning .input-prepend .add-on, .control-group.warning .input-append .add-on {
		color: #c09853;
		background-color: #fcf8e3;
		border-color: #c09853;
}

.control-group.error > label, .control-group.error .help-block, .control-group.error .help-inline { color: #b94a48; }

.control-group.error .checkbox, .control-group.error .radio, .control-group.error input, .control-group.error select, .control-group.error textarea { color: #b94a48; }

.control-group.error input, .control-group.error select, .control-group.error textarea {
		border-color: #b94a48;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.error input:focus, .control-group.error select:focus, .control-group.error textarea:focus {
		border-color: #953b39;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
		-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.control-group.error .input-prepend .add-on, .control-group.error .input-append .add-on {
		color: #b94a48;
		background-color: #f2dede;
		border-color: #b94a48;
}

.control-group.success > label, .control-group.success .help-block, .control-group.success .help-inline { color: #468847; }

.control-group.success .checkbox, .control-group.success .radio, .control-group.success input, .control-group.success select, .control-group.success textarea { color: #468847; }

.control-group.success input, .control-group.success select, .control-group.success textarea {
		border-color: #468847;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.success input:focus, .control-group.success select:focus, .control-group.success textarea:focus {
		border-color: #356635;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
		-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

.control-group.success .input-prepend .add-on, .control-group.success .input-append .add-on {
		color: #468847;
		background-color: #dff0d8;
		border-color: #468847;
}

.control-group.info > label, .control-group.info .help-block, .control-group.info .help-inline { color: #3a87ad; }

.control-group.info .checkbox, .control-group.info .radio, .control-group.info input, .control-group.info select, .control-group.info textarea { color: #3a87ad; }

.control-group.info input, .control-group.info select, .control-group.info textarea {
		border-color: #3a87ad;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.info input:focus, .control-group.info select:focus, .control-group.info textarea:focus {
		border-color: #2d6987;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
		-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}

.control-group.info .input-prepend .add-on, .control-group.info .input-append .add-on {
		color: #3a87ad;
		background-color: #d9edf7;
		border-color: #3a87ad;
}
input:focus:required:invalid, textarea:focus:required:invalid, select:focus:required:invalid {
 color: #b94a48;
 border-color: #ee5f5b;
}
input:focus:required:invalid:focus, textarea:focus:required:invalid:focus, select:focus:required:invalid:focus {
 border-color: #e9322d;
 -webkit-box-shadow: 0 0 6px #f8b9b7;
 -moz-box-shadow: 0 0 6px #f8b9b7;
 box-shadow: 0 0 6px #f8b9b7;
}

.form-actions {
		padding: 19px 20px 20px;
		margin-top: 20px;
		margin-bottom: 20px;
		background-color: #f5f5f5;
		border-top: 1px solid #e5e5e5;
 *zoom: 1;
}

.form-actions:before, .form-actions:after {
		display: table;
		content: "";
		line-height: 0;
}

.form-actions:after { clear: both; }

.help-block, .help-inline { color: #595959; }

.help-block {
		display: block;
		margin-bottom: 10px;
}

.help-inline {
		display: inline-block;
 *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
		vertical-align: middle;
		padding-left: 5px;
}

.input-append, .input-prepend {
		margin-bottom: 5px;
		font-size: 0;
		white-space: nowrap;
}

.input-append input, .input-prepend input, .input-append select, .input-prepend select, .input-append .uneditable-input, .input-prepend .uneditable-input {
		position: relative;
		margin-bottom: 0;
 *margin-left: 0;
		font-size: 14px;
		vertical-align: top;
		-webkit-border-radius: 0 3px 3px 0;
		-moz-border-radius: 0 3px 3px 0;
		border-radius: 0 3px 3px 0;
}

.input-append input:focus, .input-prepend input:focus, .input-append select:focus, .input-prepend select:focus, .input-append .uneditable-input:focus, .input-prepend .uneditable-input:focus { z-index: 2; }

.input-append .add-on, .input-prepend .add-on {
		display: inline-block;
		width: auto;
		height: 20px;
		min-width: 16px;
		padding: 4px 5px;
		font-size: 12px;
		font-weight: normal;
		line-height: 20px;
		text-align: center;
		text-shadow: 0 1px 0 #ffffff;
		background-color: #eeeeee;
		border: 1px solid #ccc;
}

.input-append .add-on, .input-prepend .add-on, .input-append .btn, .input-prepend .btn {
		vertical-align: top;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
}

.input-append .active, .input-prepend .active {
		background-color: #a9dba9;
		border-color: #46a546;
}

.input-prepend .add-on, .input-prepend .btn { margin-right: -1px; }

.input-prepend .add-on:first-child, .input-prepend .btn:first-child {
		-webkit-border-radius: 3px 0 0 3px;
		-moz-border-radius: 3px 0 0 3px;
		border-radius: 3px 0 0 3px;
}

.input-append input, .input-append select, .input-append .uneditable-input {
		-webkit-border-radius: 3px 0 0 3px;
		-moz-border-radius: 3px 0 0 3px;
		border-radius: 3px 0 0 3px;
}

.input-append .add-on, .input-append .btn { margin-left: -1px; }

.input-append .add-on:last-child, .input-append .btn:last-child {
		-webkit-border-radius: 0 3px 3px 0;
		-moz-border-radius: 0 3px 3px 0;
		border-radius: 0 3px 3px 0;
}

.input-prepend.input-append input, .input-prepend.input-append select, .input-prepend.input-append .uneditable-input {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
}

.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child {
		margin-right: -1px;
		-webkit-border-radius: 3px 0 0 3px;
		-moz-border-radius: 3px 0 0 3px;
		border-radius: 3px 0 0 3px;
}

.input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child {
		margin-left: -1px;
		-webkit-border-radius: 0 3px 3px 0;
		-moz-border-radius: 0 3px 3px 0;
		border-radius: 0 3px 3px 0;
}

input.search-query {
		padding-right: 4px;
		padding-right: 4px \9;
		padding-left: 4px;
		padding-left: 4px \9;
		/* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
}

/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query, .form-search .input-prepend .search-query {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
}

.form-search .input-append .search-query {
		-webkit-border-radius: 14px 0 0 14px;
		-moz-border-radius: 14px 0 0 14px;
		border-radius: 14px 0 0 14px;
}

.form-search .input-append .btn {
		-webkit-border-radius: 0 14px 14px 0;
		-moz-border-radius: 0 14px 14px 0;
		border-radius: 0 14px 14px 0;
}

.form-search .input-prepend .search-query {
		-webkit-border-radius: 0 14px 14px 0;
		-moz-border-radius: 0 14px 14px 0;
		border-radius: 0 14px 14px 0;
}

.form-search .input-prepend .btn {
		-webkit-border-radius: 14px 0 0 14px;
		-moz-border-radius: 14px 0 0 14px;
		border-radius: 14px 0 0 14px;
}

.form-search input, .form-inline input, .form-horizontal input, .form-search textarea, .form-inline textarea, .form-horizontal textarea, .form-search select, .form-inline select, .form-horizontal select, .form-search .help-inline, .form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, .form-inline .uneditable-input, .form-horizontal .uneditable-input, .form-search .input-prepend, .form-inline .input-prepend, .form-horizontal .input-prepend, .form-search .input-append, .form-inline .input-append, .form-horizontal .input-append {
		display: inline-block;
 *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
		margin-bottom: 0;
		vertical-align: middle;
}

.form-search .hide, .form-inline .hide, .form-horizontal .hide { display: none; }

.form-search label, .form-inline label, .form-search .btn-group, .form-inline .btn-group { display: inline-block; }

.form-search .input-append, .form-inline .input-append, .form-search .input-prepend, .form-inline .input-prepend { margin-bottom: 0; }

.form-search .radio, .form-search .checkbox, .form-inline .radio, .form-inline .checkbox {
		padding-left: 0;
		margin-bottom: 0;
		vertical-align: middle;
}

.form-search .radio input[type="radio"], .form-search .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
		float: left;
		margin-right: 3px;
		margin-left: 0;
}

.control-group { margin-bottom: 10px; }

legend + .control-group {
		margin-top: 20px;
		-webkit-margin-top-collapse: separate;
}

.form-horizontal .control-group { margin-bottom: 20px; *zoom: 1;
}

.form-horizontal .control-group:before, .form-horizontal .control-group:after {
		display: table;
		content: "";
		line-height: 0;
}

.form-horizontal .control-group:after { clear: both; }

.form-horizontal .control-label {
		float: left;
		width: 160px;
		padding-top: 5px;
		text-align: right;
}

.form-horizontal .controls {
 *display: inline-block;
 *padding-left: 20px; margin-left: 180px; *margin-left: 0;
}

.form-horizontal .controls:first-child { *padding-left: 180px;
}

.form-horizontal .help-block { margin-bottom: 0; }

.form-horizontal input + .help-block, .form-horizontal select + .help-block, .form-horizontal textarea + .help-block { margin-top: 10px; }

.form-horizontal .form-actions { padding-left: 180px; }

.btn {
		display: inline-block;
 *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
		padding: 4px 14px;
		margin-bottom: 0;
		font-size: 12px;
		line-height: 20px;
 *line-height: 20px;
		text-align: center;
		vertical-align: middle;
		cursor: pointer;
		color: #333333;
		text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
		background-color: #f5f5f5;
		background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
		background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
		background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
		background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
		background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
		border-color: #e6e6e6 #e6e6e6 #bfbfbf;
		border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
		border: 1px solid #bbbbbb;
 *border: 0;
		border-bottom-color: #a2a2a2;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
 *margin-left: .3em;
		-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
		-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
		color: #333333;
		background-color: #e6e6e6;
 *background-color: #d9d9d9;
}

.btn:active, .btn.active { background-color: #cccccc \9; }

.btn:first-child { *margin-left: 0;
}

.btn:hover {
		color: #333333;
		text-decoration: none;
		background-color: #e6e6e6;
 *background-color: #d9d9d9;
		/* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
		-webkit-transition: background-position 0.1s linear;
		-moz-transition: background-position 0.1s linear;
		-o-transition: background-position 0.1s linear;
		transition: background-position 0.1s linear;
}

.btn:focus {
		outline: thin dotted #333;
		outline: 5px auto -webkit-focus-ring-color;
		outline-offset: -2px;
}

.btn.active, .btn:active {
		background-color: #e6e6e6;
		background-color: #d9d9d9 \9;
		background-image: none;
		outline: 0;
		-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
		-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
		box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled, .btn[disabled] {
		cursor: default;
		background-color: #e6e6e6;
		background-image: none;
		opacity: 0.65;
		filter: alpha(opacity=65);
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
}

.btn-large {
		padding: 9px 14px;
		font-size: 14px;
		line-height: normal;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
}
.btn-large [class^="icon-"] {
 margin-top: 2px;
}

.btn-small {
		padding: 3px 9px;
		font-size: 12px;
		line-height: 18px;
}
.btn-small [class^="icon-"] {
 margin-top: 0;
}

.btn-mini {
		padding: 2px 6px;
		font-size: 11px;
		line-height: 17px;
}

.btn-block {
		display: block;
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
}

.btn-block + .btn-block { margin-top: 5px; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }

.btn-primary.active, .btn-gris.active, .btn-azul.active, .btn-inverse.active { color: rgba(255, 255, 255, 0.75); }

.btn {
		border-color: #c5c5c5;
		border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}

.btn-primary {
		color: #ffffff;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
		background-color: #F3706D;
		background-image: -moz-linear-gradient(top, #FF8080, #F3706D);
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FF8080), to(#F3706D));
		background-image: -webkit-linear-gradient(top, #FF8080, #F3706D);
		background-image: -o-linear-gradient(top, #FF8080, #F3706D);
		background-image: linear-gradient(to bottom, #FF8080, #F3706D);
		background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffFF8080', endColorstr='#ffF3706D', GradientType=0);
		border-color: #F3706D #F3706D #FF4C4C;
		border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 *background-color: #F3706D;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
		color: #ffffff;
		background-color: #F3706D;
 *background-color: #F3706D;
}

.btn-primary:active, .btn-primary.active { background-color: #F3706D \9; }

.btn-azul {
		color: #ffffff;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
		background-color: #F3706D;
		background-image: -moz-linear-gradient(top, #FF8080, #F3706D);
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FF8080), to(#F3706D));
		background-image: -webkit-linear-gradient(top, #FF8080, #F3706D);
		background-image: -o-linear-gradient(top, #FF8080, #F3706D);
		background-image: linear-gradient(to bottom, #FF8080, #F3706D);
		background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffFF8080', endColorstr='#ffF3706D', GradientType=0);
		border-color: #F3706D #F3706D #FF4C4C;
		border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 *background-color: #F3706D;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.btn-azul:hover, .btn-azul:active, .btn-azul.active, .btn-azul.disabled, .btn-azul[disabled] {
		color: #ffffff;
		background-color: #F3706D;
 *background-color: #F3706D;
}

.btn-azul:active, .btn-azul.active { background-color: #F3706D \9; }

.btn-gris {
		color: #ffffff;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
		background-color: #707070;
		background-image: -moz-linear-gradient(top, #7D7D7D, #707070);
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7D7D7D), to(#707070));
		background-image: -webkit-linear-gradient(top, #7D7D7D, #707070);
		background-image: -o-linear-gradient(top, #7D7D7D, #707070);
		background-image: linear-gradient(to bottom, #7D7D7D, #707070);
		background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7D7D7D', endColorstr='#ff707070', GradientType=0);
		border-color: #707070 #707070 #636363;
		border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 *background-color: #707070;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.btn-gris:hover, .btn-gris:active, .btn-gris.active, .btn-gris.disabled, .btn-gris[disabled] {
		color: #ffffff;
		background-color: #707070;
 *background-color: #707070;
}

.btn-gris:active, .btn-gris.active { background-color: #707070 \9; }

.btn-bsq {
		padding:3px 12px 0;
		height:25px;
		color: #ffffff;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
		background: #F15955 url(/global/img/iconos.png) no-repeat 4px 1px;
		border-color: #F15955 #F15955 #EF423D;
		border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 *background-color: #F15955;
}

.btn-bsq:hover, .btn-bsq:active, .btn-bsq.active, .btn-bsq.disabled, .btn-bsq[disabled] {
		background: #232323 url(/global/img/iconos.png) no-repeat 4px 1px;
		border-color: #232323 #232323 #161616;
		background-color: #232323;
 *background-color: #232323;
}

.btn-bsq:active, .btn-bsq.active { background-color: #232323 \9; }

.btn-inverse {
		color: #ffffff;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
		background-color: #363636;
		background-image: -moz-linear-gradient(top, #444444, #222222);
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
		background-image: -webkit-linear-gradient(top, #444444, #222222);
		background-image: -o-linear-gradient(top, #444444, #222222);
		background-image: linear-gradient(to bottom, #444444, #222222);
		background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
		border-color: #222222 #222222 #000000;
		border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
		color: #ffffff;
		background-color: #222222;
 *background-color: #151515;
}

.btn-inverse:active, .btn-inverse.active { background-color: #080808 \9; }

button.btn, input[type="submit"].btn { *padding-top: 3px;
 *padding-bottom: 3px;
}
button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner {
 padding: 0;
 border: 0;
}

button.btn.btn-large, input[type="submit"].btn.btn-large { *padding-top: 7px;
 *padding-bottom: 7px;
}

button.btn.btn-small, input[type="submit"].btn.btn-small { *padding-top: 3px;
 *padding-bottom: 3px;
}

button.btn.btn-mini, input[type="submit"].btn.btn-mini { *padding-top: 1px;
 *padding-bottom: 1px;
}

/* Cajas de alerta, info, y exito/error
-------------------------------------------------------------- */

.alert {
		padding: 8px 35px 8px 14px;
		margin-bottom: 20px;
		text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
		background-color: #fcf8e3;
		border: 1px solid #fbeed5;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		color: #c09853;
}

.alert h4 { margin: 0; }

.alert .close {
		position: relative;
		top: -2px;
		right: -21px;
		line-height: 20px;
}

.alert-success {
		background-color: #dff0d8;
		border-color: #d6e9c6;
		color: #468847;
}

.alert-danger, .alert-error {
		background-color: #f2dede;
		border-color: #eed3d7;
		color: #b94a48;
}

.alert-info {
		background-color: #d9edf7;
		border-color: #bce8f1;
		color: #3a87ad;
}

.alert-block {
		padding-top: 14px;
		padding-bottom: 14px;
}

.alert-block > p, .alert-block > ul { margin-bottom: 0; }

.alert-block p + p { margin-top: 5px; }

.well {
		min-height: 20px;
		padding: 19px;
		margin-bottom: 20px;
		background-color: #f5f5f5;
		border: 1px solid #e3e3e3;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
		-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
		border-color: #ddd;
		border-color: rgba(0, 0, 0, 0.15);
}

.well-large {
		padding: 24px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
}

.well-small {
		padding: 9px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
}

.well-usuario {margin-right:50px;}
.well-usuario a {Color: #F3706D; line-height:1.5;}
.well-usuario a:hover {Color: #232323;}

/*colores*/
.asterisco { color:#FF0000; }

.color1 { Color: #F3706D; }

.color2 { Color: #232323; }

.color3 { color:#707070; }

.color4 { color:#F3706D; }

.gris333 { Color:#333333; }

.gris666 { Color:#666666; }

.gris999 { Color:#999999; }

.gris95 { Color: #F2F2F2; }

.gris90 { Color: #E5E5E5; }

.gris85 { Color: #D9D9D9; }

.gris75 { Color: #BFBFBF; }

.gris70 { Color: #B3B3B3; }

.gris65 { Color: #A6A6A6; }

.gris55 { Color: #8C8C8C; }

.gris50 { Color: #7F7F7F; }

.gris45 { Color: #737373; }

.gris35 { Color: #595959; }

.gris30 { Color: #4D4D4D; }

.gris25 { Color: #404040; }

.gris15 { Color: #262626; }

.gris10 { Color: #232323; }

.gris05 { Color: #0D0D0D; }

.grisccc { color: #CCC; }

.negro { color:#000; }

.blanco { color:#FFF; }

/* otras clases */

.absolute { position:absolute; }

.relative { position:relative; }

.overflow { overflow:hidden; }

.outline { outline:none; }

.hide { display:none; }

.inline { display:inline; }

.block { display:block; }

.none {
		border:none;
		background:none;
}

.normal { font-weight:normal; }

.bold { font-weight:bold; }

.left { float:left; }

.right { float:right; }

.last { margin-right:0; }

.vamid { vertical-align:middle; }

.vabot { vertical-align: bottom; }

.vatop { vertical-align:top; }

.cursor { cursor: pointer; }

.lineacorte { border-bottom:solid 1px #D6D6D6; }

.lineacortetop { border-top:solid 1px #D6D6D6; }

.lineacorteizq { border-left:solid 1px #D6D6D6; }

.lineacorteder { border-right:solid 1px #D6D6D6; }

.lineapunto { background: url(/global/img/linea-puntos.png) repeat-x left bottom; }

.lineapuntotop { background: url(/global/img/linea-puntos.png) repeat-x left top; }

.addthis_toolbox { height:21px !important; }

.paginador-bottom {
		padding:0px 15px 15px;
		margin-left:20px;
		margin-bottom:5px;
}

.paginadorBloque {
		width: 13px;
		margin:0 5px;
}

.paginadorBloque_actual { text-align:center; }

.paginadorBloque_actual a {
		margin:0 2px;
		width:1.5em;
		border: solid 1px #D6D6D6;
}

.paginadorBloque_actual a:hover { border: solid 1px #F3706D; }

.paginadorBloque_actual span {
		background:#F3706D;
		width:1.5em;
		color: white;
		margin:0 2px;
		border: solid 1px #F3706D;
}

.pg-first a, .pg-ant a, .pg-sig a, .pg-last a, .paginadorBloque_actual span, .paginadorBloque_actual a {
		display: block;
		overflow:hidden;
}

.pg-first a { background: url(/global/img/sprite-pager.png) no-repeat 0 4px; }

.pg-first a:hover { background: url(/global/img/sprite-pager.png) no-repeat 0 -15px; }

.pg-ant a { background: url(/global/img/sprite-pager.png) no-repeat 0 -34px; }

.pg-ant a:hover { background: url(/global/img/sprite-pager.png) no-repeat 0 -53px; }

.pg-sig a { background: url(/global/img/sprite-pager.png) no-repeat 0 -71px; }

.pg-sig a:hover { background: url(/global/img/sprite-pager.png) no-repeat 0 -90px; }

.pg-last a { background: url(/global/img/sprite-pager.png) no-repeat 0 -109px; }

.pg-last a:hover { background: url(/global/img/sprite-pager.png) no-repeat 0 -128px; }

/* grid.css */




.contenidoPopUp {
		padding:24px;
		background:white;
}

footer {
		background: url(/global/img/linea-puntos.png) repeat-x left top;
		padding-top:1px;
}

.footer-inner {
		background: #cccccc; /* Old browsers */
		background: -moz-linear-gradient(top, #cccccc 0%, #eeeeee 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cccccc), color-stop(100%, #eeeeee)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #cccccc 0%, #eeeeee 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #cccccc 0%, #eeeeee 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #cccccc 0%, #eeeeee 100%); /* IE10+ */
		background: linear-gradient(to bottom, #cccccc 0%, #eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee', GradientType=0 ); /* IE6-9 */
		padding: 12px 24px;
}

header {
		border-top: solid 3px #F3706D;
		padding: 12px 0 0;
		margin-bottom:8px;
}

.links-top {
		Color: #707070;
		text-align:right;
}

.links-top a { Color: #707070; }

.links-top a:hover { Color: #F3706D; }

.box-login {
		float: left;
		width:300px;
		border-right: solid 1px #F3706D;
		min-height:165px;
		margin-right:11px;
		position:relative;
}

.form-horizontal.form-login { margin-bottom:12px; }

.form-horizontal .control-group.control-group-login { margin-bottom:10px; }

.form-horizontal .control-label.control-label-login {
		width:104px;
		text-align:left;
}

.form-horizontal .control-label.checkbox { width:86px; }

.form-horizontal .controls.controls-login { margin-left:114px; }

.registrese { color:#F3706D; }

.registrese:hover { color:#232323; }
#remarcador_de_login {background: #cc0000; /* Old browsers */
background: -moz-linear-gradient(top,  #cc0000 0%, #cc0000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc0000), color-stop(100%,#cc0000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #cc0000 0%,#cc0000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #cc0000 0%,#cc0000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #cc0000 0%,#cc0000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #cc0000 0%,#cc0000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
padding: 9px 9px 6px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color:#FFCC00;position:absolute;left:0;top:-40px;display:none;z-index:999;width:270px; text-align:center;text-shadow: 0 1px 0 #000; font-weight: bold; }

.logo {
		width:434px;
		float:left;
}

.logo-inner { padding:24px 0 0 20px; }

.extras-header {
		float:right;
		width:300px;
		border-left: solid 1px #F3706D;
		min-height:165px;
}

.extras-header-inner { padding:32px 12px 0; }

.redes { margin-bottom: 14px; }

.redes a {
		margin: 0 2px;
		opacity: .80; /* Standard: FF gt 1.5, Opera, Safari */
		filter: alpha(opacity=80); /* IE lt 8 */
		-ms-filter: "alpha(opacity=80)"; /* IE 8 */
		-khtml-opacity: .80; /* Safari 1.x */
		-moz-opacity: .80; /* FF lt 1.5, Netscape */
		width:32px;
		height:32px;
		display: block;
		float: left;
}

.redes a:hover {
		opacity: 1; /* Standard: FF gt 1.5, Opera, Safari */
		filter: alpha(opacity=100); /* IE lt 8 */
		-ms-filter: "alpha(opacity=100)"; /* IE 8 */
		-khtml-opacity: 1; /* Safari 1.x */
		-moz-opacity: 1; /* FF lt 1.5, Netscape */
}

.redes a.fb { background: url(/global/img/sprite-icosm.png) no-repeat left top; }

.redes a.tw { background: url(/global/img/sprite-icosm.png) no-repeat left -37px; }

.redes a.yt { background: url(/global/img/sprite-icosm.png) no-repeat left -74px; }

.redes a.ig { background: url(/global/img/sprite-icosm.png) no-repeat left -111px; }

.redes a.rss { background: url(/global/img/sprite-icosm.png) no-repeat left -148px; }

.nav { margin-bottom: 16px; }

.nav ul.padres {
		margin:0;
		list-style:none;
		background: url(/global/img/fondo-nav.png) repeat-x left top;
}

.nav ul.padres li { float:left; }

.padresli { position:relative; }

.nav ul.padres li a.main-links {
		float: none;
		padding: 10px 18px 0;
		color: #FFF;
		text-shadow: 0 1px 0 black;
		height:28px;
		line-height:30px;
		text-align:center;
		display: block;
		font-size: 18px;
		text-decoration: none;
		font-family:  'BebasNeueRegular', Arial, Helvetica, sans-serif;
}

.nav ul.padres li:hover a.main-links { background: url(/global/img/fondo-nav.png) repeat-x left bottom; }

.nav ul li a.menu-activo, a.menu-activo:hover { background: url(/global/img/fondo-nav.png) repeat-x left bottom; }

.nav ul.padres li:hover > ul.hijos_1 { display:block; }

.hijos_1 {
		left:0;
		top:34px;
		position:absolute;
		display:none;
		z-index:10;
		width:330px;
		background:#F3706D;
		margin:0;
}

.box-hijos1 { display: block; }

.item_hijos_1 { padding:12px 0; }

.item_hijos_1 a {
		float: left;
		padding:1px 4px 1px 12px;
		position:relative;
		font-family:  Arial, Helvetica, sans-serif;
		color: #fff;
		line-height:1.2;
		width:120px;
		margin-left:16px;
		background: url(/global/img/bullet01.png) no-repeat left 6px;
		display: block;
		margin-bottom:5px;
		height:18px;
}

.box-hijos1 a:hover { color:#011e21; }

.hijos_2 {
		color:#011e21;
		position:relative;
		font-size: 1em;
		font-family:  Arial, Helvetica, sans-serif;
}

.hijos_2 a {
		color:#011e21;
		font-family: Arial, Helvetica, sans-serif;
}

.hijos_2 a:hover { color:#105FA7; }

.item_hijos_2 { padding:0 .5em 0 0.3em; }

.item_hijos_2:first-child { padding:0 .5em 0 0em; }

.submenu {
		color:#FFF;
		background: rgb(232,232,232); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(232, 232, 232, 1) 0%, rgba(247, 247, 247, 1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(232, 232, 232, 1)), color-stop(100%, rgba(247, 247, 247, 1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(232, 232, 232, 1) 0%, rgba(247, 247, 247, 1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(232, 232, 232, 1) 0%, rgba(247, 247, 247, 1) 100%); /* Opera11.10+ */
		background: -ms-linear-gradient(top, rgba(232, 232, 232, 1) 0%, rgba(247, 247, 247, 1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E8E8E8', endColorstr='#F7F7F7', GradientType=0 ); /* IE6-9 */
		background: linear-gradient(top, rgba(232, 232, 232, 1) 0%, rgba(247, 247, 247, 1) 100%); /* W3C */
}

.submenu a {
		line-height:32px;
		color: #333366;
}

.submenu a:hover { color: #C63C17; }

.marquesina {
		background:#B9B911;
		line-height:20px;
}

.botmq { width:28px; }

.mq { width: 905px; }

.marquesina a { color: white; }

.marquesina a:hover { color:#292F30; }

.linea-rosa {
		border-top: solid 3px #F3706D;
		padding-top:8px;
}

.linea-rosa-bot {
		border-bottom: solid 3px #F3706D;
		padding-bottom:8px;
}

.linea-rosa2 {
		border-top: solid 1px #F3706D;
		padding-top:8px;
}

.linea-rosa2-bot { border-bottom: solid 1px #F3706D; }

.volanta, .volanta-ficha {
		color:#707070;
		text-transform:uppercase;
		margin-bottom:7px;
}

.autor-ficha {
		color:#707070;
		margin-bottom:18px;
}

.volanta a, .volanta-ficha a, .autor-ficha a { color:#F3706D; }

.volanta a:hover, .volanta-ficha a:hover, .autor-ficha a:hover { color:#232323; }

.volanta-ficha span { color:#42688E; }

.volanta-col2 {
		font-size: .917em;
		color:#545454;
		border-bottom: 1px solid #d0d6d2;
		padding: 0 0.5em;
}

.copete {
		font-size: 13px;
		margin-bottom:0;
}

.copete2 {
		font-size: 12px;
		margin-bottom:0;
}

.copete-ficha {
		line-height:1.2;
		margin-bottom:0;
		padding-bottom:	11px;
		border-bottom: solid 3px #F3706D;
}

.titulo-ficha {
		line-height:1.1;
		margin-bottom: 13px;
}

.logoprint {
		margin-bottom:20px;
		padding-bottom:12px;
		border-bottom:solid 1px #DDD;
}

.volanta-print {
		font-size: 9pt;
		color:#666;
		margin-bottom:0.5em;
}

.tit-print { font-size: 24pt; }

.copete-print {
		font-size: 12pt;
		color:#000;
		margin-bottom:1em;
}

.desarrollo-print {
		font-size: 10pt;
		color: #000;
		margin-bottom: 1em;
}

.news {
		margin-bottom:16px;
		padding-bottom: 16px;
		border-bottom: solid 3px #F3706D;
}

.news h2 {
		font-size:20px;
		margin-bottom:7px;
}

.box-tit-sechome {
		border-bottom: solid 3px #F3706D;
		margin-bottom:16px;
}

.box-tit-sechome p {
		float: left;
		width:200px;
		margin-bottom:0;
		font-family: 'BebasNeueRegular';
		font-size:24px;
}

.box-tit-sechome2 p { width:150px; }

.box-tit-sechome div {
		float: right;
		width:67px;
		padding-top:13px;
}

.box-tit-sechome2 div { width:102px; }
.box-tit-sechome3  {  border:none;margin-bottom:8px; }
.box-tit-sechome3 div { padding-top:5px; }

.box-tit-galhome {
		border-bottom: solid 3px #F3706D;
		margin-bottom:0;
}

.ver-mas {
		font-size: 11px;
		text-transform:uppercase;
		line-height: 12px;
		color: #ffffff;
		vertical-align: baseline;
		white-space: nowrap;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
		background-color: #F3706D;
		padding: 5px 10px 3px;
		/*display:block;*/
		text-align:center;
}
.ver-mas-humor {
		font-size: 11px;
		text-transform:uppercase;
		line-height: 12px;
		color: #ffffff;
		vertical-align: baseline;
		white-space: nowrap;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
		
		padding: 5px 7px 3px;
		/*display:block;*/
		text-align:center;
}


.ver-mas-humor:hover {		
		color: #ffffff;
}

.ver-mas2 {
		
		display:block;
		
}

.ver-mas:hover { color: #ffffff; }

.img-news {
		display: block;
		overflow:hidden;
		height:180px;
		margin-bottom:7px;
}

.img-news2 {
		display: block;
		overflow:hidden;
		height:100px;
		margin-bottom:7px;
}

.img-news3 {
		display: block;
		overflow:hidden;
		height:150px;
		margin-bottom:7px;
}
.img-news32 {
		display: block;
		overflow:hidden;
		/*height:150px;*/
		margin-bottom:7px;
}
.col-izq2-inner {
		margin-left:-20px;
		margin-bottom:20px;
}

.newsx3 {
		width:160px;
		margin-left:20px;
		float:left;
}

.newsx3 h3 {
		font-size:15px;
		font-weight: bold;
		margin-bottom:7px;
}

.box-newsx6 { margin-left: -20px; }

.newsx6 {
		width:160px;
		margin-left:20px;
		float:left;
}

.newsx3 h5 {
		font-size:15px;
		font-weight: bold;
		margin-bottom:7px;
}

.box-12 { margin-bottom:24px; }

.box-con-galeria { margin-bottom:32px; }

.box-12-izq, .box-galeria { width:340px; margin-right:20px; }
.box-12-der{ width:340px; }

.box-der-12-inner, .box-notas-extras { margin-left:-20px; }

.box-notas-extras { padding-top:30px; }

.col-164 {
		float: left;
		width:160px;
		margin-left:20px;
}

.box-164 {
		background:url(/global/img/linea-puntos.png) repeat-x left bottom;
		padding-bottom:6px;
		margin-bottom:7px;
}

.box-164 h3 {
		font-size:15px;
		font-weight: bold;
		margin-bottom:7px;
}

.tit-breves {
		font-size:13px;
		font-weight: bold;
		margin-bottom:14px;
}

.tit-breves a { color:#b70707; }

.tit-breves a:hover { color:#232323; }

.agenda, .calendario {
		margin-bottom:16px;
		border-bottom: solid 3px #F3706D;
}

.tit-agenda, .tit-calendario {
		display:block;
		overflow:hidden;
		height:100px;
		margin-bottom:9px;
		font-family: 'BebasNeueRegular';
		font-size:24px;
}

.tit-agenda { background:url(/global/img/tit-agenda.png) no-repeat left top; }

.tit-calendario { background:url(/global/img/tit-calendario.png) no-repeat left top; }

.tit-agenda span, .tit-calendario span {
		padding:50px 0 0 10px;
		display:block;
}

.agenda-home, .calendario-home {
		list-style: none;
		margin:0 0 18px 0;
}

.agenda-home li, .calendario-home li {
		background:url(/global/img/linea-puntos.png) repeat-x left bottom;
		padding-bottom:6px;
		margin-bottom:7px;
}

.agenda-home li p.fecha_ad, .calendario-home li p.fecha_ad {
		font-size:20px;
		color:#F3706D;
		font-weight:bold;
		margin-bottom:0;
}

.agenda-home li p.volanta_ad, .calendario-home li p.volanta_ad {
		font-size:11px;
		font-weight:bold;
		margin-bottom:2px;
}

.agenda-home li p.copete_ad, .calendario-home li p.copete_ad { margin-bottom:0px; }

.agenda-home li h5, .calendario-home li h5 {
		font-size:16px;
		font-weight:bold;
		margin-bottom:2px;
}

.bolsa-trabajo, .videos {
		margin-bottom:16px;
		border-bottom: solid 3px #F3706D;
}

.tit-bolsa, .tit-videos, .tit-comm, .tit-not-rel, .tit-vid-rel, .tit-aud-rel, .tit-files {
		font-family: 'BebasNeueRegular';
		font-size:24px;
		border-bottom: solid 3px #F3706D;
		margin-bottom:0;
}

.tit-files { margin-bottom:4px; }

.box-bolsa-trabajo {
		height:260px;
		overflow:hidden;
		background: #F9CCCB url(/global/img/fondo-ofr-ped.png) no-repeat left bottom;
		border-bottom: solid 3px #F3706D;
}

.box-bolsa-trabajo p {
		padding:10px 80px 0 8px;
		margin-bottom:0
}

.box-bolsa-trabajo p a {
		color:#EF423D;
		font-weight:bold;
}

.ofr-ped {
		height:32px;
		overflow:hidden;
		background:url(/global/img/fondo-ofr-ped2.png) repeat-x left top;
		padding:8px 0 0 12px;
		margin-bottom:16px;
}

.texto_carga_aviso_btn{
display:none;

}

.ofr-ped a {
		width:80px;
		text-transform:uppercase;
		font-weight:bold;
		display:block;
		background:url(/global/img/flecha.png) no-repeat left top;
		line-height:24px;
		padding-left:28px;
}

.humor {
		background-color:#FF6666;
		padding:10px 10px 24px;
		margin-bottom:18px;		
}

.tit-humor {
		font-family: 'BebasNeueRegular';
		font-size:24px;
}

.tit-humor a:hover {
		color:#232323;
}


.th-humor {
		margin-left: -20px;
		list-style: none;
 *zoom: 1;
}

.th-humor:before, .th-humor:after {
		display: table;
		content: "";
		line-height: 0;
}

.th-humor:after { clear: both; }


.th-humor > li {
		float: left;
		margin-bottom: 28px;
		margin-left: 20px;
		width:160px;		
}

.th-humor div {
		display: block;
	
}



.th-humor div > img {
		display: block;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
}




.audio-box {
		background: #DDDDDD;
		padding:1em 1em 0;
}

.archivo {
		padding:5px 0 5px 10px;
		background: #eceaea;
}

.archivo a {
		display: block;
		background:url(/global/img/archivo.png) no-repeat 0 3px;
		padding-left: 19px;
}

.archivo a:hover { background:url(/global/img/archivo.png) no-repeat 0 -18px; }

.archivos {
		padding-left: 35px;
		line-height:20px;
		height:20px;
		display:block;
		background: rgb(242,242,242); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(232, 233, 237, 1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(242, 242, 242, 1)), color-stop(100%, rgba(232, 233, 237, 1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(232, 233, 237, 1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(232, 233, 237, 1) 100%); /* Opera11.10+ */
		background: -ms-linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(232, 233, 237, 1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e8e9ed', GradientType=0 ); /* IE6-9 */
		background: linear-gradient(top, rgba(242, 242, 242, 1) 0%, rgba(232, 233, 237, 1) 100%); /* W3C */
		-webkit-border-radius:2px;
		-moz-border-radius:2px;
		border-radius:2px;
}

.pdf { background: #eee url(/global/img/archivos.png) no-repeat 0 0px; }

.doc { background: #eee url(/global/img/archivos.png) no-repeat 0 -48px; }

.txt { background: #eee url(/global/img/archivos.png) no-repeat 0 -96px; }

.ppt { background: #eee url(/global/img/archivos.png) no-repeat 0 -144px; }

.commP {
		padding-left: 18px;
		line-height:14px;
		background: url(/global/img/ico-comentarios.png) no-repeat left top;
		width:150px;
		font-size:12px;
}

.commP a { color:#CE3623; }

.commP a:hover { color:#232323; }

.commPlst {
		padding-left: 21px;
		line-height:14px;
		background: url(/global/img/ico-comentarios.png) no-repeat left top;
}

.img-cen {
		display: block;
		overflow:hidden;
		height:150px;
}

.box-nlt {
		background: #EBEBEB url(/global/img/news_accept.png) no-repeat 12px 15px;
		padding: 12px 0 6px 85px;
}

a.ultimo, a.leido, a.comentado {
		width:auto;
		height:20px;
		line-height:20px;
		font-size:11px;
		padding:0 8px;
		display:block;
		margin-right:3px;
		top:0.5em;
		position:relative;
		overflow: hidden;
		font-weight: bold;
		text-align: center;
		color:#FFF;
		background: #F3706D;
}

a.ultimo:hover, a.leido:hover, a.comentado:hover { background:#232323; }

a.ultimoActivo, a.leidoActivo, a.comentadoActivo {
		width:auto;
		height:26px;
		line-height:26px;
		padding:0 8px;
		display:block;
		margin-right:3px;
		position: relative;
		overflow: hidden;
		background: #FFF;
		text-align: center;
		color:#232323;
		font-size:16px;
		font-family: 'BebasNeueRegular';
		border-bottom: solid 1px #FFF;
		border-left: solid 1px #BFBFBF;
		border-right: solid 1px #BFBFBF;
		border-top: solid 1px #BFBFBF;
		top: 1px;
}

.newlt, .encuesta {
		background-color:#f2f2f2;
		padding: 12px 16px;
		margin-bottom:32px;
}

.newlt a {
		color:#F3706D;
		font-size: 14px;
		font-weight:bold;
}

.newlt a:hover { color:#232323; }

.tit-newlt, .tit-encuesta {
		font-family: 'BebasNeueRegular';
		font-size:24px;
}

.ranking {
		border-bottom: solid 3px #F3706D;
		margin-bottom:16px;
}

.top-ranking { border-bottom: solid 1px #BFBFBF; }

.box-ranking {
		padding-top:12px;
		border-bottom: solid 1px #BFBFBF;
		border-left: solid 1px #BFBFBF;
		border-right: solid 1px #BFBFBF;
		margin-bottom:3px;
}

.box-ranking ul {
		margin: 0 0 0 12px;
		list-style: none;
}

.box-ranking li {
		margin-bottom:8px;
		color:#F3706D;
		font-weight: bold;
		line-height:1;
}

.box-ranking li span {
		color: #F3706D;
		display: block;
		font-size: 30px;
		line-height: 1;
		width: 1em;
}

.box-ranking li a {
		color:#232323;
		font-size: 12px;
		display: block;
		overflow: hidden;
		background: url(/global/img/linea-puntos.png) repeat-x left bottom;
		padding-bottom:5px;
		margin-right:12px;		
}

.box-ranking li a:hover { color:#F3706D; }

.tit-ranking {
		padding-top:20px;
		display:block;
		overflow:hidden;
		height:0;
		background:url(/global/img/sprite-tit-der.png) no-repeat left top;
		margin-bottom:1em;
}

.box-columnistas {
		margin-bottom:16px;
		border-bottom: solid 3px #F3706D;
}

.box-columnistas-inner {
		background: url(/global/img/linea-puntos.png) repeat-x left bottom;
		margin-bottom:13px;
		padding-bottom: 14px;
}


.box-columnistas p.volanta-columnista {
		font-size:11px;
		margin-bottom:4px;
}

.box-columnistas h6 {
		font-size:15px;
		
		
}

.box-columnistas p.copete-columnista {
		margin-bottom:0;
}


.box-lectores {
		padding:0.5em 0.75em 0;
		border-left: solid 1px #DDDDDD;
		border-right: solid 1px #DDDDDD;
}

.box-lectores a { color:#B20000; }

.box-lectores a:hover { color:#2B2B2B; }

.answerlectores {
		background:#F2F2F2;
		padding: 1em 2em;
		border-radius: 5px; /* propiedad CSS3*/
		-ms-border-radius: 5px; /*para IE 8 (Actualización: no sirve, fue una especulación  pero no funciona en IE8)*/
		-moz-border-radius:5px; /*Firefox*/
		-webkit-border-radius: 5px; /*WebKit y Safari*/
		-khtml-border-radius: 5px;
}

.bloque-izq-ficha-inner { margin-left: -20px; }

.col-164-ficha-inner { background:#EFEFEF; }

.box-news-grey { margin-bottom:16px; }

.box-news-grey-inner { padding:0 4px; }

.box-news-grey h3 {
		font-size:15px;
		font-weight: bold;
		margin-bottom:7px;
}

.desarrollo-nota { border-bottom: solid 1px #CE3623; }

.desarrollo-nota ol {
		margin:20px 20px 20px 20px;
		color:#666;
}

.desarrollo-nota ol li { margin-bottom:10px }

#desarrollo ul { margin:10px; }

#desarrollo ul li {
		margin-bottom: 6px;
		list-style: none;
		background: url(/global/img/bullet.png) no-repeat 0px 6px;
		padding-left: 1em;
		color:#555;
}

.iconos-ficha {
		border-bottom: solid 3px #F3706D;
		padding:5px 0 1px;
		margin-bottom: 6px;
}

.cantcomm {
		line-height: 14px;
		background: url(/global/img/ico-comentarios.png) no-repeat left 3px;
		padding-left: 20px;
		padding-top:2px;
}

.cantcomm a, .cantcomm span { color:#232323; }

.cantcomm a:hover { color:#F3706D; }

.iconos-ficha ul.icoF2 {
		margin:0;
		list-style:none;
}

.iconos-ficha ul.icoF2 li { float:left; }

.iconos-ficha ul.icoF2 li a, .iconos-ficha ul.icoF2 li span {
		float:none;
		padding: 1px 1px 1px 24px;
		text-decoration: none;
}

a.print { background: url(/global/img/sprite-icoficha.png) no-repeat left -73px; }

a.print:hover { background: url(/global/img/sprite-icoficha.png) no-repeat left -93px; }

a.nrec { background: url(/global/img/sprite-icoficha.png) no-repeat left -108px; }

a.nrec:hover { background: url(/global/img/sprite-icoficha.png) no-repeat left -124px; }

.aumtxt { background: url(/global/img/sprite-icoficha.png) no-repeat left 1px; }

.aumtxt2 { background: url(/global/img/sprite-icoficha.png) no-repeat left -18px; }

.dimtxt { background: url(/global/img/sprite-icoficha.png) no-repeat left -36px; }

.dimtxt2 { background: url(/global/img/sprite-icoficha.png) no-repeat left -55px; }

.box-extras-nota {
		width:250px;
		margin-left:16px;
		float: right;
}

.cuadro-mainpic, .cuadro-vidaud {
		margin-bottom:12px;
		font-size:85%;
		background-color:#eee;
}

.cuadro-vid-der {
		margin-bottom:16px;
		background-color:#707070;
		padding:6px;
}

.cuadro-aud-der {
		margin-bottom:16px;
		background-color:#eee;
		padding:6px;
}

.cuadro-mainpic-big {
		font-size:85%;
		background-color:#eee;
		line-height:1.2;
		margin-bottom:0;
		border-bottom: solid 3px #F3706D;
}

.pie-fotos p {
		margin:0;
		width:200px;
		line-height:1.2;
		padding:3px 6px 0 0;
		float: right;
}

.pie-fotos-big p {
		margin:0;
		width:470px;
		line-height:1.2;
		padding:3px 6px 0 0;
		float: right;
}

a.lupa {
		background:  url(/global/img/iconos.png) no-repeat -27px 3px;
		width:32px;
		height:28px;
		display:block;
		float: left;
		padding:3px 2px;
		line-height:32px;
}

a.lupa:hover { background-position:-67px 3px; }

.box-cnt {
		background: #eeeeee; /* Old browsers */
		background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #eeeeee)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #eeeeee 0%, #eeeeee 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #eeeeee 0%, #eeeeee 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #eeeeee 0%, #eeeeee 100%); /* IE10+ */
		background: linear-gradient(to bottom, #eeeeee 0%, #eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee', GradientType=0 ); /* IE6-9 */
		-webkit-border-radius:2px;
		-moz-border-radius:2px;
		border-radius:2px;
		border:solid 1px #CCC;
		padding:12px;
		margin-bottom: 2px;
}

.box-cnt label { display:block; }

.comentarios {
		background: #eee; /* Old browsers */
		padding:16px 16px 0;
}

.answercom {
		background:#F2F2F2;
		padding: 24px;
}

.form-login-ficha { margin:24px 0 9px; }

a.lnk-col { color:#292F30; }

a.lnk-col:hover { color:#B91111; }

.br-col ul { padding: 0 12px 12px; }

.br-col ul li { padding: 6px 0; }

.menu-footer { margin-bottom:24px; }

.menu-footer ul {
		margin:0;
		list-style:none;
}

.menu-footer ul li { display:inline; }

.menu-footer ul li a {
		text-align:center;
		color: #232323;
		padding-right: 12px;
		padding-left: 12px;
		border-left:solid 1px #666;
}

.menu-footer ul li a:hover { color: #F3706D; }

.links-footer { width:250px; }

.coment {
		background:#F2F2F2;
		padding: 24px;
}

.txt-reg {
		padding-top:22px;
		padding-right:12px;
}

.seccion_not {
		border-bottom: solid 3px #F3706D;
		margin-bottom:16px;
		font-family: 'BebasNeueRegular';
		font-size:24px;
}

.listado {
		padding-bottom:12px;
		margin-bottom:16px;
		border-bottom: solid 1px #ccc;
}

.img-lst {
		height:80px;
		overflow: hidden;
		display:block;
}

.box-txt-visor { padding:0 1em; }

.rel-ficha-der {
		margin:0 0 18px;
		background-color: #eee;
		list-style:none;
		padding:15px;
}

.rel-ficha-der li {
		padding-left:24px;
		margin-bottom:8px;
		background:url(/global/img/flecha2.png) no-repeat left top;
		font-weight: bold;
}

#rel-ficha {
		margin-bottom:18px;
		font-size:90%;
		background: #eee; /* Old browsers */
		padding:12px;
}

#rel-ficha ul {
		line-height:1.2;
		margin:0 !important;
}

#rel-ficha ul li {
		margin-bottom: 9px;
		background: url(/global/img/bullet.png) no-repeat left 3px;
		padding-left:12px;
}

#rel-ficha ul li a { color:#232323; }

#rel-ficha ul li a:hover { color:#F3706D; }

.box-carrusel { padding:1em 0; }

.fl-i {
		background:url(/global/img/sprite-flvisor.png) no-repeat 0 0;
		position: absolute;
		left: 1%;
		top:50%;
		z-index:99999;
		width:29px;
		height:29px;
}

.fl-i:hover { background:url(/global/img/sprite-flvisor.png) no-repeat 0 -30px; }

.fl-d {
		background:url(/global/img/sprite-flvisor.png) no-repeat 0 -60px;
		position: absolute;
		right: 1%;
		top:50%;
		z-index:99999;
		width:29px;
		height:29px;
		cursor: pointer;
}

.fl-d:hover { background:url(/global/img/sprite-flvisor.png) no-repeat 0 -90px; }

.cerrar-top, .cerrar-top-iframe {
		background:#F0F0F0;
		padding:4px;
}

.cerrar, .cerrar-iframe {
		width:25px;
		height: 25px;
		background:url(/global/img/boton-cerrar.png) no-repeat 0 0;
}

.cerrar:hover, .cerrar-iframe:hover { background:url(/global/img/boton-cerrar.png) no-repeat 0 -26px; }

#img_titulo {
		position: absolute;
		background:url(/global/img/fondo_floatbox.png);
		color:white;
		padding:5px 12px;
		top:40px;
		display:none;
}

/*carrucel*/
.box-imgch {
		display: -moz-inline-stack; /* FF2*/
		display: inline-block;
		width:170px;
		height:186px;
		vertical-align: top; /* BASELINE CORRECCIÓN*/
		_height:186px; /* IE6 */
		margin-left:1.52em;
		padding:1em 0;
		overflow:hidden;
}

.crs { letter-spacing:-.25em; }

.box-imgch { letter-spacing:normal; }

.box-imgch a.img, .box-imgch2 a.img {
		display:block;
		height:95px;
		overflow:hidden;
		margin-bottom: 0.5em;
}

.box-imgch2 {
		width:170px;
		background: url(/global/img/fondo-imgch02.png) repeat-x left top;
		padding: 15px 16px;
		height:130px;
		overflow:hidden;
}

.vl-imgch {
		color:#104375;
		margin-bottom:0.5em;
		text-transform:uppercase;
		font-size: .9em;
}

.cp-imgch {
		color:#104375;
		margin-bottom:0;
		font-size: .9em;
}

.cp-imgch a { color:#104375; }

.cp-imgch a:hover { color:#0BA1C6; }

.fondo-display {
		background: url(/global/img/fondo-display.png) repeat-x left top;
		line-height:1.3;
}

.fl-display-l, .fl-display-r {
		width:16px;
		height:212px;
		cursor: pointer;
}

.fl-display-l img, .fl-display-r img { cursor: pointer; }

.fl-display-l { background:url(/global/img/fl-display-l.png) no-repeat 0 0; }

.fl-display-l:hover { background:url(/global/img/fl-display-l.png) no-repeat 0 -212px; }

.fl-display-r { background:url(/global/img/fl-display-r.png) no-repeat 0 0; }

.fl-display-r:hover { background:url(/global/img/fl-display-r.png) no-repeat 0 -212px; }

.crs {
		width:958px;
		overflow:hidden;
		position:relative;
		border-top: 1px solid #e4e4e4;
		border-bottom: 1px solid #e4e4e4;
}

.top-eventos {
		border-top: solid 3px #42688E;
		border-bottom: solid 3px #42688E;
		margin-bottom:0.8em;
}

.top-eventos h6 {
		font-size:1.5em;
		width: 150px;
		margin-bottom:0;
		line-height:32px;
}

.top-eventos p {
		width: 120px;
		margin-bottom:0;
		line-height:32px;
}

.img-evento-small a {
		height: 100px;
		display:block;
		overflow:hidden;
}

.un {
		border-top: solid 3px #42688E;
		background:url(/global/img/fl-un.png) no-repeat center 0;
		padding:1em;
}

.nbr {
		width:30px;
		text-align:center;
		color:#CCC;
		font-size:2em;
}

.titulares-lu {
		background: url("/global/img/linea-puntos.png") repeat-x left bottom;
		padding:0.5em;
		line-height:1.2;
}

.titulares-lu a { color:#333; }

.titulares-lu a:hover { color:#0BA1C6; }

.img-pvi {
		display: block;
		overflow: hidden;
		height:180px;
		margin-bottom:1em;
}

.img-pvd {
		display: block;
		overflow: hidden;
		height:208px;
		margin-bottom:0.75em;
}

.box-modex {
		display: -moz-inline-stack; /* FF2*/
		display: inline-block;
		width:200px;
		height:24px;
		vertical-align: top; /* BASELINE CORRECCIÓN*/
		zoom: 1; /* IE7 (hasLayout)*/
		_height:24px; /* IE6 */
		margin-left:1.52em;
		padding:1em 0;
		overflow:hidden;
}

.modex { letter-spacing:-.25em; }

.box-modex { letter-spacing:normal; }

.bt-guardar {
		background: transparent url(/global/img/boton-guardar.png) no-repeat 0 0;
		width:80px;
		height: 25px;
		overflow: hidden;
		padding:0 !important;
		border:none !important;
}

.bt-guardar:hover { background: transparent url(/global/img/boton-guardar.png) no-repeat 0 -26px; !important;
}

a.cerrarSes {
		display: block;
		padding-left:12px;
		background: url(/global/img/cerrar.png) no-repeat left 2px;
		color: #333;
}

a.cerrarSes:hover { color: #D50019; }

/*////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.extras-nota {
		width:255px;
		margin-right:15px;
}

.tit-not-fotos {
		width:125px;
		height:0;
		padding-top:13px;
		overflow:hidden;
		background:url(/global/img/sprite-nota.png) no-repeat 0 0;
		margin-bottom:0;
}

.cant-fotos {
		width:90px;
		background: url(/global/img/sprite-nota2.png) no-repeat right 0;
		line-height:18px;
		margin-bottom:0;
}

.box-xtra-fotos {
		background: url(/global/img/fondo-boxes.png) repeat-x left top;
		border: solid 1px #B8B8B8;
		padding:15px 10px 10px;
		margin-bottom:12px;
}

.xtras-fotos {
		display:block;
		height:175px;
		overflow:hidden;
}

.vermasCuerpo {
		height: 21px;
		width: 90px;
		position: relative;
		left: 140px;
		top: 210px;
		z-index:200;
}

.vermasCuerpo a {
		background: url(/global/img/ampliar.png) no-repeat 0px 0px;
		display: block;
		overflow:hidden;
}

.vermasCuerpo a:hover { background: url(/global/img/ampliar.png) no-repeat 0px -21px; }

.box-xtra-audio {
		background: url(/global/img/fondo-boxes.png) repeat-x left top;
		border: solid 1px #B8B8B8;
		padding:15px 10px 10px;
		margin-bottom:12px;
}

.tit-not-audio {
		width:125px;
		height:0;
		padding-top:13px;
		overflow:hidden;
		background:url(/global/img/sprite-nota.png) no-repeat 0 -18px;
		margin-bottom:0;
}

.cant-audio {
		width:90px;
		background: url(/global/img/sprite-nota2.png) no-repeat right -24px;
		line-height:18px;
		margin-bottom:0;
}

.box-xtra-ntrel {
		background: #d9d9d9;
		padding:15px 10px 10px;
		margin-bottom:12px;
}

.tit-not-ntrel {
		width:170px;
		height:0;
		padding-top:13px;
		overflow:hidden;
		background:url(/global/img/sprite-nota.png) no-repeat 0 -36px;
		margin-bottom:0;
}

.tit-not-ntlnk {
		width:170px;
		height:0;
		padding-top:13px;
		overflow:hidden;
		background:url(/global/img/sprite-nota.png) no-repeat 0 -58px;
		margin-bottom:0;
}

.tit-not-ntfile {
		width:170px;
		height:0;
		padding-top:13px;
		overflow:hidden;
		background:url(/global/img/sprite-nota.png) no-repeat 0 -80px;
		margin-bottom:0;
}

.ico-ntrel {
		width:25px;
		background: url(/global/img/ico-ntrel.png) no-repeat 0 0;
		height:0;
		padding-top:18px;
		overflow:hidden;
		margin-bottom:0;
}

.lst-ntrel {
		background: url(/global/img/flecha-roja-small.png) no-repeat 0px 1px;
		padding:0px 0px 0px 22px;
		margin-bottom:10px;
		font-size:.917em;
}

.lst-ntrel a, .lnk-lst a { color:#50505A; }

.lst-ntrel a:hover, .lnk-lst a:hover { color:#B80022; }

.cotizacion {
		background: #233447 url(/global/img/fondo-ctz.png) repeat-x 0 0;
		padding:1.2em 0.5em;
}

.moneda {
		background: url(/global/img/fondo-money.png) no-repeat center 0;
		padding:1.2em 0.5em;
}

.staff a { color:#F3706D; }

.staff a:hover { color:#232323; }

/* VISOR */

.box-visor {
		padding-bottom:10px;
		border-bottom:solid 3px #F3706D;
		margin-bottom:18px;
		margin-right:20px;		
}

.visor {
		height:345px;
		position:relative;
		overflow:hidden;
}

.visor-img-big-box {
		width:520px;
		height:345px;
		overflow:hidden;
		
		margin-right:20px;		
}

.visor-img-small { width:160px; }

.visor-tira-box {
		position:relative;
		overflow: hidden;
		height:350px;
		background-color:#F2A4A2;
}

.visor-tira-img {
		position: relative;
		margin-bottom:0px;
		border: solid 2px #F2A4A2;
}

.visor-tira-img:hover, .visor-tira-img-activo {
		border: solid 2px #F3706D;
		position: relative;
		margin-bottom:0px;
}

.visor-tira-img-inner {
		height:82px;
		overflow:hidden;
}

.fl-tira-up {
		background:url(/global/img/sprite-fl-tira.png) no-repeat center 0;
		margin-bottom:0.75em;
}

.fl-tira-down { background:url(/global/img/sprite-fl-tira.png) no-repeat center -68px; }

.txtbox-visor {
		height:120px;
		overflow:hidden;
		position: absolute;
		left:0;
		top:250px;
		width:520px;
		z-index:5;
		background: rgba(243, 112, 109, 0.75);
}

.txtbox-visor-inner { padding:12px; }

.tit-visor {
		font-size:24px;
		margin-bottom:4px;
		color: #fff;
}

.tit-visor a { color:#fff; }

.tit-visor a:hover { text-decoration: underline; }

.volanta-visor {
		font-size:12px;
		color: #fff;
		margin-bottom:3px;
}

.copete_visor {
		color: white;
		line-height: 1.2;
		margin-bottom:0;
		font-size:14px;
}

/* VISOR */

/*----- visor imagenes noticias -----*/

.box-videos {
		background-color:#E4E4E4;
		padding: 12px 10px;
		
}

.box-list-thumbnail-video {
		width:272px;
		overflow:hidden;
		position:relative;
		height:80px;
		float:left;
}

.list-thumbnail-video {
		position:absolute;
		width:3000px;
}

.thumbnail-video {
 *zoom:1;
		width:90px;
		height:68px;
		overflow:hidden;
		float:left;
		margin-right:2px;
}

.video-tapa {
		position:absolute;
		width:90px;
		height:68px;
		left:0;
		top:0;
		z-index:999999;
		cursor:pointer;
}

.thumbnail-video:hover {
		background:#FCB026;
		cursor:pointer;
}

.thumbnail-video span {
		overflow:hidden;
		height:68px;
		display: block;
}

.thumbnail-video p {
		margin-bottom:0;
		line-height:1.1;
		font-size:0.917em;
}

.thumbnail-video-siguiente, .thumbnail-video-atras {
		background:url(/global/img/sprite-rot.png) no-repeat 0 0;
		width:24px;
		height:24px;
		overflow: hidden;
 *zoom:1;
		cursor:pointer;
		margin-top:14px;
}

.thumbnail-video-siguiente { background-position:left -57px; }

.thumbnail-video-siguiente:hover { background-position:left -84px; }

.thumbnail-video-atras { background-position:left 0px; }

.thumbnail-video-atras:hover { background-position:left -29px; }

.thumbnail-video-grande {
		width:655px;
		position:relative;
		overflow:hidden;
		height:390px;
}

.thumbnail-video-grande p {
		width:100%;
		position:absolute;
		top:0;
		left:0;
		background:url('/global/img/fondo.png');
		color:white;
		margin:0;
		padding:9px 6px;
}

/*********************************************************************************/
.box-list-thumbnail-texto {
		width:272px;
		overflow:hidden;
		position:relative;
		height:40px;
		float:left;
}
.box-list-thumbnail-texto p {
		margin-bottom:0px;
		padding:0px 12px;
}
.thumbnail-texto-siguiente, .thumbnail-texto-atras {
		background:url(/global/img/sprite-rot.png) no-repeat 0 0;
		width:24px;
		height:24px;
		overflow: hidden;
 *zoom:1;
		cursor:pointer;
		margin-top:3px;
}

.thumbnail-texto-siguiente { background-position:left -57px; }

.thumbnail-texto-siguiente:hover { background-position:left -84px; }

.thumbnail-texto-atras { background-position:left 0px; }

.thumbnail-texto-atras:hover { background-position:left -29px; }


/***********************************/

/*----- visor imagenes noticias -----*/
.box-thumbnail-g {
		width:520px;
		position:relative;
		overflow:hidden;
		height:460px;
		margin-bottom: 24px;
}

.box-thumbnails-g {
		background:#eee;
		position:relative;
		height:125px;
		padding:8px 34px 0;
}

.thumbnail-g {
 *zoom:1;
		width:87px;
		height:115px;
		overflow:hidden;
		float:left;
		padding:4px 4px 0;
		color:#232323;
		margin:0px 3px;
}

.thumbnail-g:hover {
		background:white;
		color:#232323;
		cursor:pointer;
}

.thumbnail-g span {
		overflow:hidden;
		height:60px;
		display: block;
		margin-bottom:3px;
}

.thumbnail-g p {
		margin-bottom:0;
		line-height:1.1;
		font-size:11px;
}

.thumbnail-siguiente-g, .thumbnail-atras-g {
		background:url(/global/img/sprite-rot.png) no-repeat 0 0;
		width:24px;
		height:24px;
		overflow: hidden;
 *zoom:1;
		cursor:pointer;
		margin-top:29px;
}

.thumbnail-siguiente-g { background-position:left -57px; }

.thumbnail-siguiente-g:hover { background-position:left -84px; }

.thumbnail-atras-g { background-position:left 0px; }

.thumbnail-atras-g:hover { background-position:left -29px; }

.thumbnail-grande-g {
		width:520px;
		position:relative;
		overflow:hidden;
		height:350px;
}

.thumbnail-grande-g p {
		width:100%;
		position:absolute;
		top:0;
		left:0;
		background:url('/global/img/fondo.png');
		color:white;
		margin:0;
		padding:9px 6px;
}

#thumbnail-cargando-g {
		background:url('/global/img/loading.gif') no-repeat center center;
		width:100%;
		position:absolute;
		top:0;
		left:0;
		height:290px;
		z-index:5;
		display:none;
}

.box-list-thumbnail-g {
		width:404px;
		overflow:hidden;
		position:relative;
		height:135px;
}

.list-thumbnail-g {
		position:absolute;
		width:3000px;
}

/*----- visor imagenes noticias -----*/

.data-columnista {
		background-color: #E4E4E4;
		padding:16px;
		margin-bottom:16px;
}

.tit-columnista {
		font-family: 'BebasNeueRegular';
		font-size:24px;
		border-bottom: solid 3px #F3706D;
		margin-bottom:14px;
}

.email_columnista { color:#F3706D; }

.email_columnista:hover { color:#232323; }

[class^="icon-"], [class*=" icon-"] {
 display: inline-block;
 width: 14px;
 height: 14px;
 *margin-right: .3em;
 line-height: 14px;
 vertical-align: text-top;
 background-image: url("/global/img/glyphicons-halflings.png");
 background-position: 14px 14px;
 background-repeat: no-repeat;
 margin-top: 1px;
}
/* White icons with optional class, or on hover/active states of certain elements */
.icon-white, .nav-tabs > .active > a > [class^="icon-"], .nav-tabs > .active > a > [class*=" icon-"], .nav-pills > .active > a > [class^="icon-"], .nav-pills > .active > a > [class*=" icon-"], .nav-list > .active > a > [class^="icon-"], .nav-list > .active > a > [class*=" icon-"], .navbar-inverse .nav > .active > a > [class^="icon-"], .navbar-inverse .nav > .active > a > [class*=" icon-"], .dropdown-menu > li > a:hover > [class^="icon-"], .dropdown-menu > li > a:hover > [class*=" icon-"], .dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu > .active > a > [class*=" icon-"] {
 background-image: url("/global/img/glyphicons-halflings-white.png");
}

.icon-glass { background-position: 0 0; }

.icon-music { background-position: -24px 0; }

.icon-search { background-position: -48px 0; }

.icon-envelope { background-position: -72px 0; }

.icon-heart { background-position: -96px 0; }

.icon-star { background-position: -120px 0; }

.icon-star-empty { background-position: -144px 0; }

.icon-user { background-position: -168px 0; }

.icon-film { background-position: -192px 0; }

.icon-th-large { background-position: -216px 0; }

.icon-th { background-position: -240px 0; }

.icon-th-list { background-position: -264px 0; }

.icon-ok { background-position: -288px 0; }

.icon-remove { background-position: -312px 0; }

.icon-zoom-in { background-position: -336px 0; }

.icon-zoom-out { background-position: -360px 0; }

.icon-off { background-position: -384px 0; }

.icon-signal { background-position: -408px 0; }

.icon-cog { background-position: -432px 0; }

.icon-trash { background-position: -456px 0; }

.icon-home { background-position: 0 -24px; }

.icon-file { background-position: -24px -24px; }

.icon-time { background-position: -48px -24px; }

.icon-road { background-position: -72px -24px; }

.icon-download-alt { background-position: -96px -24px; }

.icon-download { background-position: -120px -24px; }

.icon-upload { background-position: -144px -24px; }

.icon-inbox { background-position: -168px -24px; }

.icon-play-circle { background-position: -192px -24px; }

.icon-repeat { background-position: -216px -24px; }

.icon-refresh { background-position: -240px -24px; }

.icon-list-alt { background-position: -264px -24px; }

.icon-lock { background-position: -287px -24px; }

.icon-flag { background-position: -312px -24px; }

.icon-headphones { background-position: -336px -24px; }

.icon-volume-off { background-position: -360px -24px; }

.icon-volume-down { background-position: -384px -24px; }

.icon-volume-up { background-position: -408px -24px; }

.icon-qrcode { background-position: -432px -24px; }

.icon-barcode { background-position: -456px -24px; }

.icon-tag { background-position: 0 -48px; }

.icon-tags { background-position: -25px -48px; }

.icon-book { background-position: -48px -48px; }

.icon-bookmark { background-position: -72px -48px; }

.icon-print { background-position: -96px -48px; }

.icon-camera { background-position: -120px -48px; }

.icon-font { background-position: -144px -48px; }

.icon-bold { background-position: -167px -48px; }

.icon-italic { background-position: -192px -48px; }

.icon-text-height { background-position: -216px -48px; }

.icon-text-width { background-position: -240px -48px; }

.icon-align-left { background-position: -264px -48px; }

.icon-align-center { background-position: -288px -48px; }

.icon-align-right { background-position: -312px -48px; }

.icon-align-justify { background-position: -336px -48px; }

.icon-list { background-position: -360px -48px; }

.icon-indent-left { background-position: -384px -48px; }

.icon-indent-right { background-position: -408px -48px; }

.icon-facetime-video { background-position: -432px -48px; }

.icon-picture { background-position: -456px -48px; }

.icon-pencil { background-position: 0 -72px; }

.icon-map-marker { background-position: -24px -72px; }

.icon-adjust { background-position: -48px -72px; }

.icon-tint { background-position: -72px -72px; }

.icon-edit { background-position: -96px -72px; }

.icon-share { background-position: -120px -72px; }

.icon-check { background-position: -144px -72px; }

.icon-move { background-position: -168px -72px; }

.icon-step-backward { background-position: -192px -72px; }

.icon-fast-backward { background-position: -216px -72px; }

.icon-backward { background-position: -240px -72px; }

.icon-play { background-position: -264px -72px; }

.icon-pause { background-position: -288px -72px; }

.icon-stop { background-position: -312px -72px; }

.icon-forward { background-position: -336px -72px; }

.icon-fast-forward { background-position: -360px -72px; }

.icon-step-forward { background-position: -384px -72px; }

.icon-eject { background-position: -408px -72px; }

.icon-chevron-left { background-position: -432px -72px; }

.icon-chevron-right { background-position: -456px -72px; }

.icon-plus-sign { background-position: 0 -96px; }

.icon-minus-sign { background-position: -24px -96px; }

.icon-remove-sign { background-position: -48px -96px; }

.icon-ok-sign { background-position: -72px -96px; }

.icon-question-sign { background-position: -96px -96px; }

.icon-info-sign { background-position: -120px -96px; }

.icon-screenshot { background-position: -144px -96px; }

.icon-remove-circle { background-position: -168px -96px; }

.icon-ok-circle { background-position: -192px -96px; }

.icon-ban-circle { background-position: -216px -96px; }

.icon-arrow-left { background-position: -240px -96px; }

.icon-arrow-right { background-position: -264px -96px; }

.icon-arrow-up { background-position: -289px -96px; }

.icon-arrow-down { background-position: -312px -96px; }

.icon-share-alt { background-position: -336px -96px; }

.icon-resize-full { background-position: -360px -96px; }

.icon-resize-small { background-position: -384px -96px; }

.icon-plus { background-position: -408px -96px; }

.icon-minus { background-position: -433px -96px; }

.icon-asterisk { background-position: -456px -96px; }

.icon-exclamation-sign { background-position: 0 -120px; }

.icon-gift { background-position: -24px -120px; }

.icon-leaf { background-position: -48px -120px; }

.icon-fire { background-position: -72px -120px; }

.icon-eye-open { background-position: -96px -120px; }

.icon-eye-close { background-position: -120px -120px; }

.icon-warning-sign { background-position: -144px -120px; }

.icon-plane { background-position: -168px -120px; }

.icon-calendar { background-position: -192px -120px; }

.icon-random {
		background-position: -216px -120px;
		width: 16px;
}

.icon-comment { background-position: -240px -120px; }

.icon-magnet { background-position: -264px -120px; }

.icon-chevron-up { background-position: -288px -120px; }

.icon-chevron-down { background-position: -313px -119px; }

.icon-retweet { background-position: -336px -120px; }

.icon-shopping-cart { background-position: -360px -120px; }

.icon-folder-close { background-position: -384px -120px; }

.icon-folder-open {
		background-position: -408px -120px;
		width: 16px;
}

.icon-resize-vertical { background-position: -432px -119px; }

.icon-resize-horizontal { background-position: -456px -118px; }

.icon-hdd { background-position: 0 -144px; }

.icon-bullhorn { background-position: -24px -144px; }

.icon-bell { background-position: -48px -144px; }

.icon-certificate { background-position: -72px -144px; }

.icon-thumbs-up { background-position: -96px -144px; }

.icon-thumbs-down { background-position: -120px -144px; }

.icon-hand-right { background-position: -144px -144px; }

.icon-hand-left { background-position: -168px -144px; }

.icon-hand-up { background-position: -192px -144px; }

.icon-hand-down { background-position: -216px -144px; }

.icon-circle-arrow-right { background-position: -240px -144px; }

.icon-circle-arrow-left { background-position: -264px -144px; }

.icon-circle-arrow-up { background-position: -288px -144px; }

.icon-circle-arrow-down { background-position: -312px -144px; }

.icon-globe { background-position: -336px -144px; }

.icon-wrench { background-position: -360px -144px; }

.icon-tasks { background-position: -384px -144px; }

.icon-filter { background-position: -408px -144px; }

.icon-briefcase { background-position: -432px -144px; }

.icon-fullscreen { background-position: -456px -144px; }

.tit-bt01, .tit-bt02 {font-size:14px; color:#FFF; padding: 7px 8px 6px; margin-bottom: 14px;}

.tit-bt01 {background-color:#F3706D;}
.tit-bt02 {background-color:#08A3B1;}
.lnkcel {color:#08A3B1;}
.lnkcel:hover {color:#232323;}
.paso {
		padding: 8px 35px 8px 14px;
		margin-bottom: 20px;
		text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
		background-color: #DEDEDE;
		border: 1px solid #D1D1D1;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		color: #232323;
		font-weight:bold;
		font-size:14px;
}

.paso-activo {
		background-color: #F3706D;
		border: 1px solid #F15955;
		color: #fff;
		text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}

