html		{ position: relative; min-height: 100%; }
body		{ font-family: 'Titillium Web', Tahoma, sans-serif; font-size: 16px; }

H1, H2, H3, H4, H5, H6		{ color: #002244; margin: 0px; padding: 0px; font-weight: 700; }

H1			{ font-size: 24px; }
H2			{ font-size: 20px; }
H3			{ font-size: 18px; }
H4			{ font-size: 16px; }
H5			{ font-size: 16px; }
H6			{ font-size: 14px; }

a			{ color: #003366; }
a:hover		{ color: #336699; text-decoration: none; }

strong, b	{ font-weight: 700; }

.row		{ padding:0px; margin:0px; }

@media (min-width: 1330px) {	.container { max-width: 1300px!important; }		}
@media (min-width: 1360px) {	.container { max-width: 1340px!important; }		}
@media (min-width: 1400px) {	.container { max-width: 1370px!important; }		}
@media (min-width: 1460px) {	.container { max-width: 1430px!important; }		}
@media (min-width: 15000px) {	.container { max-width: 1470px!important; }		}


.fa-chico		{ font-size:6px; }

.table-nonfluid { width: auto !important; }

.hyt-round-g	 { border-bottom-left-radius: 35px; border-top-right-radius: 35px; }
.hyt-round-s	 { border-bottom-left-radius: 20px; border-top-right-radius: 20px; }




/* ******************************************************** */
/* 		ZONA CENTRAL										*/

.img-responsive-300		{ width: 300px; margin: 3px 10px; float: right; }
@media (max-width: 768px) { 	.img-responsive-300		{ width: 100%; } 	}

.bg3-blanco			{ background: #FFFFFF; background: linear-gradient(#FFFFFF, #FAFAFA); }
.bg3-gris			{ background: #EEEEEE; background: linear-gradient(#FCFCFC, #EEEEEE); }
.bg3-celeste			{ background: #6699CC; background: linear-gradient(#CCDDFF, #6699CC); }
.bg3-azul			{ background: #003366; background: linear-gradient(#225588, #002244); }
.bg3-naranja		{ background: #f6af1c; background: linear-gradient(#f6bf45, #f6af1c); }
.bg3-transparente	{ background: transparent; }

.bg3-blanco, .bg3-gris, .bg3-celeste, .bg3-naranja, .bg3-transparente	{ border: 1px solid transparent; }

.bg3-blanco a, .bg3-gris a, .bg3-naranja a { color:#002244; }
.bg3-celeste a { color:#000000; }
.bg3-transparente a { color:#000000; }

.bg3-borde-gris			{ border: 1px solid #EEEEEE; }

.caja3-float			{ float: left; font-size: 15px; padding: 4px 10px; margin: 4px; border-radius: 5px; }



#footer			 {  }
#footer a		   { color: #FFFFFF; }