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

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;
}

/* para comportamiento de elementos de HTML5 como DIVs in navegadores viejos */
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

/* tablas aún necesitan 'cellspacing="0"'. */
table {
	border-collapse: separate;
	border-spacing: 0;
}

/* float:none previene a clases de romper table-cell display */
caption,
th,
td {
	text-align: left;
	font-weight: normal;
	float: none !important;
}

table,
th,
td {
	vertical-align: top;
}

/* Remover quote marks posibles (") de <q>, <blockquote>. */
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
}

blockquote,
q {
	quotes: "" "";
}

svg:not(:root) {
	overflow: hidden;
}

img {
	border: 0; /* 1 */
	-ms-interpolation-mode: bicubic; /* 2 */
}

/* Remover border en imágenes linkeadas. */
a img {
	border: none;
}

/* Recordar de definir los estilos de focus propios! */
:focus {
	outline: 0;
}

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

/* Base */
html {
	font-size: 100.01%;
}

body {
	font-size: 75%;
	font-family: 'Arimo', Arial, Helvetica, sans-serif;
	color: #333;
	background: url(/global/img/fondo.png) repeat-x 0 0;
	line-height: 1.48;
}

/* Encabezados */
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	margin-bottom: .75em;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 2em;
	line-height: 1.2;
}

h2 {
	font-size: 1.833em;
	line-height: 1.25;
}

h3 {
	font-size: 1.667em;
	line-height: 1.3;
}

h4 {
	font-size: 1.5em;
	line-height: 1.4;
}

h5 {
	font-size: 1.333em;
	line-height: 1.5;
}

h6 {
	font-size: 1.167em;
	line-height: 1.5;
}

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

/* Texto */
p {
	margin-top: 0;
	margin-bottom: 0.75em;
}

p img.left {
	float: left;
	margin: 0.5em 0.5em 0.5em 0;
	padding: 0;
}

p img.right {
	float: right;
	margin: 0.5em 0 0.5em 0.5em;
	padding: 0;
}

a {
	color: #326698;
	text-decoration: none;
}

a:focus,
a:hover {
	color: #333;
}

img {
	vertical-align: middle;
}

/* 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;
}

.arimo {
	font-family: 'Arimo', arial, helvetica, sans-serif;
}

.oswald {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
}

/* Tamaños */
.t8 {
	font-size: 0.667em;
}

.t9 {
	font-size: 0.75em;
}

.t10 {
	font-size: 0.833em;
}

.t11 {
	font-size: 0.917em;
}

.t12 {
	font-size: 1em;
}

.t13 {
	font-size: 1.083em;
}

.t14 {
	font-size: 1.167em;
}

.t15 {
	font-size: 1.25em;
}

.t16 {
	font-size: 1.333em;
}

.t17 {
	font-size: 1.417em;
}

.t18 {
	font-size: 1.5em;
}

.t19 {
	font-size: 1.583em;
}

.t20 {
	font-size: 1.667em;
}

.t21 {
	font-size: 1.75em;
}

.t22 {
	font-size: 1.833em;
}

.t23 {
	font-size: 1.917em;
}

.t24 {
	font-size: 2em;
}

.t25 {
	font-size: 2.083em;
}

.t26 {
	font-size: 2.167em;
}

.t27 {
	font-size: 2.25em;
}

.t28 {
	font-size: 2.333em;
}

.t29 {
	font-size: 2.417em;
}

.t30 {
	font-size: 2.5em;
}

.t31 {
	font-size: 2.583em;
}

.t32 {
	font-size: 2.667em;
}

.t33 {
	font-size: 2.75em;
}

.t34 {
	font-size: 2.833em;
}

.t35 {
	font-size: 2.917em;
}

.t36 {
	font-size: 3em;
}

.t37 {
	font-size: 3.083em;
}

.t38 {
	font-size: 3.167em;
}

.t39 {
	font-size: 3.25em;
}

.t40 {
	font-size: 3.333em;
}

.t41 {
	font-size: 3.417em;
}

.t42 {
	font-size: 3.5em;
}

.t43 {
	font-size: 3.583em;
}

.t44 {
	font-size: 3.667em;
}

.t45 {
	font-size: 3.75em;
}

.t46 {
	font-size: 3.833em;
}

.t47 {
	font-size: 3.917em;
}

.t48 {
	font-size: 4em;
}

/* 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;
}

blockquote {
	margin: 1.5em;
	color: #666;
	font-style: italic;
}

strong,
dfn {
	font-weight: bold;
}

em,
dfn {
	font-style: italic;
}

sup,
sub {
	line-height: 0;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
}

address {
	margin: 0 0 1.5em;
	font-style: italic;
}

del {
	color: #666;
}

pre {
	margin: 1.5em 0;
	white-space: pre;
}

pre,
code,
tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}

/* listas */
li ul,
li ol {
	margin: 0;
}

ul,
ol {
	margin: 0;
}

ul {
	list-style: none;
}

ol {
	list-style: decimal;
}

dl {
	margin: 0 0 1.36em 0;
}

dl dt {
	font-weight: bold;
}

dd {
	margin-left: 1.25em;
}

/* tablas */

/* 
	Por la necesidad de hacer padding en TH and TD, el rítmo vertical en las celdas debe ser de 27px, en vez de 18px o 36px de otros elementos
 */ 
table {
	margin-bottom: 1em;
	width: 100%;
}

th {
	font-weight: bold;
}

thead th {
	background: #f5f5f5;
}

th,
td,
caption {
	padding: 4px 10px 4px 5px;
}

/*
	Podés marcar las celdas de otro color para viejos navegadores agregando la clase "even" en las filas
 */
tbody tr:nth-child(even) td,tbody tr.even td {
	background: #F5F5F5;
}

tfoot {
	font-style: italic;
}

caption {
	background: #eee;
}

/* 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;
}

.w510 {
	width: 510px;
}

.w520 {
	width: 520px;
}

.w570 {
	width: 570px;
}

.w580 {
	width: 580px;
}

.w590 {
	width: 590px;
}

.w600 {
	width: 600px;
}

.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 */
.p025em {
	padding: 0.25em;
}

.pt025em {
	padding-top: 0.25em;
}

.pb025em {
	padding-bottom: 0.25em;
}

.pl025em {
	padding-left: 0.25em;
}

.pr025em {
	padding-right: 0.25em;
}

.p05em {
	padding: 0.5em;
}

.pt05em {
	padding-top: 0.5em;
}

.pb05em {
	padding-bottom: 0.5em;
}

.pl05em {
	padding-left: 0.5em;
}

.pr05em {
	padding-right: 0.5em;
}

.p1em {
	padding: 1em;
}

.pt1em {
	padding-top: 1em;
}

.pb1em {
	padding-bottom: 1em;
}

.pl1em {
	padding-left: 1em;
}

.pr1em {
	padding-right: 1em;
}

.p15em {
	padding: 1.5em;
}

.pt15em {
	padding-top: 1.5em;
}

.pb15em {
	padding-bottom: 1.5em;
}

.pl15em {
	padding-left: 1.5em;
}

.pr15em {
	padding-right: 1.5em;
}

.p2em {
	padding: 2em;
}

.pt2em {
	padding-top: 2em;
}

.pb2em {
	padding-bottom: 2em;
}

.pl2em {
	padding-left: 2em;
}

.pr2em {
	padding-right: 2em;
}

.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;
}

.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;
}

.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 */
.m025em {
	margin: 0.25em;
}

.mt025em {
	margin-top: 0.25em;
}

.mb025em {
	margin-bottom: 0.25em;
}

.ml025em {
	margin-left: 0.25em;
}

.mr025em {
	margin-right: 0.25em;
}

.m05em {
	margin: 0.5em;
}

.mt05em {
	margin-top: 0.5em;
}

.mb05em {
	margin-bottom: 0.5em;
}

.ml05em {
	margin-left: 0.5em;
}

.mr05em {
	margin-right: 0.5em;
}

.m1em {
	margin: 1em;
}

.mt1em {
	margin-top: 1em;
}

.mb1em {
	margin-bottom: 1em;
}

.ml1em {
	margin-left: 1em;
}

.mr1em {
	margin-right: 1em;
}

.m15em {
	margin: 1.5em;
}

.mt15em {
	margin-top: 1.5em;
}

.mb15em {
	margin-bottom: 1.5em;
}

.ml15em {
	margin-left: 1.5em;
}

.mr15em {
	margin-right: 1.5em;
}

.m2em {
	margin: 2em;
}

.mt2em {
	margin-top: 2em;
}

.mb2em {
	margin-bottom: 2em;
}

.ml2em {
	margin-left: 2em;
}

.mr2em {
	margin-right: 2em;
}

.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;
}

.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;
}

.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 */

/* hack incluído para IE8 a partir que no aplica los padding correctamente en fielsets */ 

form {
	margin: 0;
	padding: 0;
	width: 100%;
}

label {
	font-size: 0.917em;
}

fieldset {
	padding: 0 1.4em 1.4em 1.4em;
	margin: 0 0 1.5em 0;
	border: 1px solid #ccc;
}

legend {
	font-weight: bold;
	font-size: 1.2em;
	margin-top: -0.2em;
	margin-bottom: 1em;
}

fieldset,
#IE8#HACK {
	padding-top: 1.4em;
}

legend,
#IE8#HACK {
	margin-top: 0;
	margin-bottom: 0;
}

/* Campos
-------------------------------------------------------------- */

/* Los selectores de atributos son usados para diferenciar los distintos tipos de elementos de input, pero para soportar navegadores viejos, se tendrá que agregar clases por cada uno.
  
  ".title" simplemente crea un texto largo */
input[type=text],
input[type=password],
textarea,
select {
	background-color: #fff;
	border: 1px solid #CCC;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	border-radius: 3px; /* CSS3 */
	vertical-align: baseline;
}

input[type=text]:focus,
input[type=password]:focus,
select:focus,
textarea:focus {
	border-color: #326698;
}

textarea {
	width: 390px;
	height: 150px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	vertical-align: top;
}

input[type=checkbox],
input[type=radio] {
	position: relative;
	top: .15em;
	padding: 0;
	border: none;
	background: none;
	margin: 0;
	vertical-align: baseline;
}

button,
input {
	line-height: normal; /* 1 */
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer; /* 1 */
	-webkit-appearance: button;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	border-radius: 3px; /* CSS3 */

	/* 2 */
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
}

input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* 2 */
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/* 
  Para ser usado en formularios donde una variedad de elementos están ubicados a los lados. Usar un <p> para denotar una línea.
 */
form.inline {
	line-height: 3;
}

form.inline p {
	margin-bottom: 0;
}

/* Cajas de alerta, info, y exito/error
-------------------------------------------------------------- */
.error,
.alert,
.notice,
.success,
.info {
	padding: 0.8em;
	margin-bottom: 1em;
	border: 2px solid #ddd;
}

.error,
.alert {
	background: #CF0000;
	color: #FFF;
	border-color: #140000;
}

.notice {
	background: #F0D000;
	color: #131100;
	border-color: #131100;
}

.success {
	background: #A9D400;
	color: #141900;
	border-color: #141900;
}

.info {
	background: #006A9C;
	color: #FFF;
	border-color: #000e14;
}

.error a,
.alert a {
	color: #FFFF03;
}

.notice a {
	color: #574B00;
}

.success a {
	color: #566B00;
}

.info a {
	color: #205791;
}

.asterisco {
	color: #E60000;
}

/*colores*/
.azul {
	Color: #1D2454;
}

.celeste {
	color: #326698;
}

.gris333 {
	Color: #333333;
}

.gris666 {
	Color: #666666;
}

.gris777 {
	color: #777;
}

.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: #1A1A1A;
}

.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;
}

.italic {
	font-style: italic;
}

.left {
	float: left;
}

.right {
	float: right;
}

.last {
	margin-right: 0;
}

.vamid {
	vertical-align: middle;
}

.vatop {
	vertical-align: top;
}

.vabottom {
	vertical-align: bottom;
}

hr {
	background: #ddd;
	color: #ddd;
	clear: both;
	float: none;
	width: 100%;
	height: 1px;
	margin: 0 0 1.45em;
	border: none;
}

hr.space {
	background: #fff;
	color: #fff;
	visibility: hidden;
}

.clearfix:after,
.container:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}

.clearfix,
.container {
	display: block;
}

.clear {
	clear: both;
}

.cursor {
	cursor: pointer;
}

.bordeimg {
	padding: 3px;
	border: solid 1px #ddd;
}

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

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

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

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

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

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

.addthis_toolbox {
	height: 25px !important;
}

.pics {
	display: block;
	height: 203px;
	overflow: hidden;
}

.box-pager {
	width: auto;
	margin: 0 auto;
	padding: 2em 0;
	display:inline-block;
}

.paginador-bottom {
	padding: 1.5em 0;
	margin-bottom: 5px;
}

.paginadorBloque {
	width: 13px;
	margin: 0 0.25em;
}

.paginadorBloque_actual {
	text-align: center;
}

.paginadorBloque_actual a {
	margin: 0 0.1em;
	width: 1.5em;
	border: solid 1px #99C03A;
	color: #99C03A;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.paginadorBloque_actual a:hover {
	border: solid 1px #99C03A;
	color: #46571A;
}

.paginadorBloque_actual span {
	background: #99C03A;
	width: 1.5em;
	color: white;
	margin: 0 0.1em;
	border: solid 1px #99C03A;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.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 -34px;
}

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

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

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

.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 */
.container {
	width: 969px;
	margin: 0 auto;
	position: relative;
	background: url(/global/img/fondo-azul.png) no-repeat right top;
}

.contenido {
	padding: 0;
	margin-bottom: 0;
	background: url(/global/img/oblicuas.png) no-repeat 101% bottom;
}

.bloque-left {
	float: left;
	width: 669px;
}

.bloque-right {
	float: right;
	width: 300px;
	padding-bottom: 2.5em;
}

.fondo-blanco-listado {
	background: url(/global/img/fondo-pages-listado.png) repeat-y 0 0;
}

.fondo-blanco {
	background: white;
	-webkit-box-shadow: #999 3px 3px 12px;
	-moz-box-shadow: #999 3px 3px 12px;
	box-shadow: #999 3px 3px 12px;
	margin-right: 18px;
}

.contenidoPopUp {
	padding: 1em 1em 1em 0;
	background: white;
}

.fondo-box-popup {
	padding: 1.3em 2em 2em;
	margin-left: 20px;
	margin-bottom: 12px;
}

.logo-dire {
	margin-bottom: 28px;
}

.logo {
	width: 320px;
}

.dire-hd {
	width: 330px;
	font-size: 0.917em;
	color: #11193B;
	padding-top: 80px;
	margin-bottom: 0;
}

.dire-hd span {
	font-weight: bold;
	letter-spacing: 0.11em;
}

a.inicio {
	width: 68px;
	display: block;
	background: url(/global/img/ico-home.png) no-repeat 0 0;
}

a.inicio span {
	width: 68px;
	display: block;
	background: url(/global/img/ico-home.png) no-repeat 0 0;
}

a.inicio:hover {
	background: url(/global/img/ico-home.png) no-repeat 0 -47px;
}

.contacto {
	width: 68px;
	background: url(/global/img/linea-puntos-vertical-top.png) repeat-y left top;
}

.contacto a {
	display: block;
	background: url(/global/img/ico-contacto.png) no-repeat 0 0;
}

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

.contacto-activo {
	background: url(/global/img/ico-contacto.png) no-repeat 0 -47px !important;
}

.menu {
	background: url(/global/img/linea-puntos-vertical-top.png) repeat-y left top;
	margin-bottom: 0.5em;
}

.menu ul {
	line-height: 37px;
	text-align: center;
	font-family: "oswald", Arial, Helvetica, sans-serif;
	font-size: 1.083em;
	width: 533px;
	background: url(/global/img/linea-puntos-vertical-top.png) repeat-y left top;
}

.menu ul li {
	float: left;
}

.menu li a {
	color: #FFF;
	float: left;
	padding-left: 2em;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}

.menu li a:hover {
	color: #99C03A;
}

.news {
	width: 310px;
	padding-right: 2em;
}

.elem_dest {
	margin-bottom: 30px;
	padding: 0 0 18px 0;
	margin-right: 2em;
}

.noti_dest {
	margin-bottom: 2em;
	padding: 0 0 1em 0;
	margin-right: 2em;
}

.noti_dest ul li {
	padding-left: 1.2em;
	margin-bottom: 0.75em;
	background: url(/global/img/bullet2.png) no-repeat left 5px;
}

.bienvenidos {
	background: url(/global/img/bienvenidos.png) no-repeat 1.4em 4px;
	padding: 0 1em 0 130px;
	margin-bottom: 141px;
}

.bienvenidos p {
	color: #FFF;
	margin-bottom: 0;
}

.lnk-empresas {
	background: url(/global/img/lnk-empresas.png) no-repeat 0 0;
	padding-left: 120px;
	margin-bottom: 1em;
	line-height: 91px;
	color: #FFF;
	font-size: 2.167em;
}

.lnk-empresas a {
	color: #FFF;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}

.lnk-empresas a:hover {
	color: #ADD9E5;
}

.tit-lnkint {
	background: url(/global/img/ico-lnkint.png) no-repeat 36px 50%;
	padding-left: 120px;
	margin-bottom: 1em;
	line-height: 64px;
	color: #FFF;
	font-size: 1.5em;
}

.lnkint {
	padding-left: 40px;
	margin-bottom: 1em;
}

.empresas {
	margin-bottom: 12px;
}

.empresas,.empresas div.box-emp {
	
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.empresas:before,
.empresas:after,.empresas div.box-emp:before,.empresas div.box-emp:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.empresas div.box-emp {
	float:left;
	width: 50%;
	margin: 1em 0 ;
	
	padding: 0 15px;
}
.empresas .lineaGris {border-bottom: solid 1px #CCC;}
.empresas h1 {
	font-size: 1.417em;
	line-height: 1.2;
	margin-bottom: 0.25em;
}

.empresas h1 a {
	color: #333;
}

.empresas h1 a:hover {
	color: #326698;
}

.empresas p {
	margin-bottom: 1em;
}

.empresas p a {
	color: #777;
}

.empresas p a:hover {
	color: #326698;
}

.noticias h6 {
	margin-bottom: 2px;
}

.noticias h6 a {
	background: url(/global/img/un.png) no-repeat left top;
	height: 0px;
	padding-top: 30px;
	overflow: hidden;
	display: block;
}

.paginas {
	padding: 2em 4em 2em 3em;
}

.paginas h1 {
	margin-bottom: 1em;
	text-transform: uppercase;
}

.plano {
	padding: 3em 4em 2em 0;
}

.plano h1 {
	margin-bottom: 1em;
	text-transform: uppercase;
}

.paginas ul li {
	padding: 0.5em 0 0.5em 1.3em;
	background: url(/global/img/bullet2.png) no-repeat left 0.9em;
	color: #333;
}

.enviar-cnt {
	background: #326698;
	border: none !important;
	padding: 0.5em 1em !important;
	color: white;
	font-weight: bold;
	-webkit-transition: background-color 0.10s ease;
	-moz-transition: background-color 0.10s ease;
	-o-transition: background-color 0.10s ease;
	transition: background-color 0.10s ease;
}

.enviar-cnt:hover {
	background: #1D2454;
}

.fbtw {
	background: url(/global/img/fondo-social.png) no-repeat left top;
	padding-left: 180px;
	height: 72px;
	line-height: 72px;
}

.fbtw a {
	width: 48px;
	height: 48px;
}

.fbtw a img {
	vertical-align: middle;
}

.footer {
	width: 969px;
	margin: 0 auto;
	position: relative;
	padding: 2em;
}

.iconos-ficha {
	background: #f4f4f4;
	padding: 5px 10px;
}

.bullet-left {
	background: url(/global/img/bulletx2.png) no-repeat left center;
}

.bullet-right {
	background: url(/global/img/bulletx2.png) no-repeat right center;
}

.iconos-ficha ul.icoF2 {
	width: 110px;
	height: 23px;
}

.iconos-ficha ul.icoF2 li {
	display: inline;
}

.iconos-ficha ul.icoF2 li a,
.iconos-ficha ul.icoF2 li span {
	float: left;
	padding: 2px 3px 0;
}

.iconos-ficha ul.icoF2 li {
	display: inline;
}

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;
}

.lupa {
	height: 42px;
	width: 48px;
	position: absolute;
	left: 520px;
	top: 85%;
	z-index: 4;
}

.c-lst {
	padding: 0 10px 25px;
	background: url('/global/img/bulletx10.png') no-repeat center bottom;
	margin-bottom: 25px;
}

.c-lst h1 a {
	color: #333;
}

.c-lst h1 a:hover {
	color: #d40000;
}

.c-lst p {
	color: #777777;
}

.tit-pag {
	background: #EBEBEB url(/global/img/bulletx2.png) no-repeat 99% center;
	padding: 10px 20px;
	border-bottom: 3px solid #D1D1D1;
	margin-bottom: 24px;
}

.tit-pag2 {
	background: #EBEBEB url(/global/img/bullet.png) no-repeat 99% center;
	padding: 5px 10px;
	border-bottom: 1px solid #D1D1D1;
	margin-bottom: 24px;
}

.tit-pag3 {
	background: #EBEBEB url(/global/img/bullet.png) no-repeat 99% center;
	padding: 5px 10px;
	border-bottom: 1px solid #D1D1D1;
	margin-bottom: 12px;
}

a.negro2 {
	color: #333;
}

a.negro2:hover {
	color: #D40000;
}

.g-img {
	padding: 10px;
	border: 1px solid #EBEBEB;
	text-align: center;
	margin-bottom: 20px;
	width: 160px;
}

.g-img div {
	overflow: hidden;
	height: 100px;
	display: block;
}

.g-img p {
	position: absolute;
	background: url("/global/img/bg.png") repeat 0 0;
	width: 150px;
	left: 0px;
	top: 67px;
	padding: 3px 5px 0;
	line-height: 13px;
	height: 40px;
	overflow: hidden;
	margin-bottom: 0;
}

.g-img p a {
	color: white;
}

.g-img p a:hover {
	color: #f2c417;
}

.pic-inst {
	overflow: hidden;
	height: 100px;
	display: block;
}

.box-gal {
	border: solid 1px #ebebeb;
	padding: 10px;
	width: 264px;
}

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

.pic-vid {
	overflow: hidden;
	height: 54px;
	display: block;
}

.listado-videos {
	padding: 0 10px 25px;
	background: url('/global/img/bulletx10.png') no-repeat center bottom;
	margin-bottom: 25px;
}

.archivos {
	padding-left: 32px;
	background: no-repeat left top;
}

.popUp-nt {
	padding: 24px 24px 40px;
}

/*                     visor_home                 */
.visor_home {
	width: 650px;
	position: relative;
	height: 331px;
	overflow: hidden;
	padding-top: 20px;
}

.atras {
	position: absolute;
	top: 20px;
	width: 325px;
	height: 331px;
	z-index: 4;
	cursor: pointer;
}

.atras:hover {
	background: url(/global/img/sprite-botones-visor.png)  no-repeat 0px 50%;
}

.siguiente {
	position: absolute;
	left: 325px;
	top: 20px;
	width: 325px;
	height: 331px;
	z-index: 4;
	cursor: pointer;
}

.siguiente:hover {
	background: url(/global/img/sprite-botones-visor.png) no-repeat 100% 50%;
}

.div_imagen {
	position: absolute;
	width: 650px;
	height: 331px;
	overflow: hidden;
	z-index: 1;
}

/*                   fin - visor_home                 */
.tit-news {
	color: #7F7F7F;
	margin-bottom: 1em;
	padding-bottom: 0.25em;
	border-bottom: solid 1px #7F7F7F;
	font-family: 'Arimo', arial, helvetica, sans-serif;
}

.tit-noticia {
	color: #333;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Arimo', arial, helvetica, sans-serif;
}

.tit-noticia2 {
	color: #333;
	margin-bottom: 12px;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Arimo', arial, helvetica, sans-serif;
}

.tit-noticia3 {
	color: #333;
	margin-bottom: 16px;
	font-size: 24px;
	font-weight: bold;
	font-family: 'Arimo', arial, helvetica, sans-serif;
}

.campo_required {
	border-color: rgba(255, 0, 0, 0.8);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.8);
	outline: 0;
	outline: thin dotted \9;/* IE6-8 */
}

.banner-form {
	margin: 0 2em 2em 0;
}

.banner-form a {
	display: block;
	padding: 15px;
	text-align: center;
	font-family: 'oswald', sans-serif;
	font-size: 18px;
	color: #FFF;
	position: relative;
	background-color: #083346;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

.banner-form a:after {
	content: "";
	position: absolute;
	top: 25%;
	left: 0;
	border: 20px solid transparent;
	border-left-color: #FFF;
	border-right: 20px solid transparent;
}

.banner-form a:hover {
	background-color: #1276A2;
}

.texto-float {
	margin-bottom: 2em;
	margin-right: 2em;
	width: 720px;
	padding: 30px;
	background-color: #F5F5F5;
	border: 5px solid #ddd;
}

.texto-float ul li {
	padding-left: 1em;
	margin-bottom: 0.75em;
	background: url(/global/img/bullet2.png) no-repeat left 5px;
}

.cerrar-pub {
	background: url(/global/img/boton-cerrar.gif) no-repeat 0 -26px;
}

.cerrar-pub {
	display: inline-block;
	padding: 0 10px 0 30px;
	background: url(/global/img/boton-cerrar.gif) no-repeat 0 0;
	cursor: pointer;
	width: 40px;
	height: 25px;
	overflow: hidden;
}