/*
* Skeleton V1.1
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 8/17/2011
*/


/* Table of Content
==================================================
	#Reset & Basics
	#Basic Styles
	#Site Styles
	#Typography
	#Links
	#Lists
	#Images
	#Buttons
	#Tabs
	#Forms
	#Misc */


/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0em;
	padding: 0em;
	border: 0em;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
/*overflow-x: hidden;*/}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0em;
}
/* #Basic Styles
================================================== */
body {
	font: 0.8em Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	color: white;
	overflow-x: hidden;
}
html {
	background:#FFFFFF;
/*overflow-x: hidden;*/ }
/* #Typography
================================================== */
h1, h2, h3, h4, h5, h6 {
	color: #414558;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit;
	color: #6d8696;
}
h1 {
	font-size: 1.8em;
	margin-top:0em;
	margin-bottom:-1.65em;
	color:#FFF;
	padding-top:0.5em;
	margin-left: 7.6em;
	text-align:left;
	line-height:1.8em;

}

h1 p {
	color: #FFF;
	line-height:1.4em;
	font-size:0.66em;
	margin: 0em 0em 1.250em 0em;
	font-family:Arial;
}

h2 {
	font-size: 1.3em;
	margin-top:1.5em;
	margin-bottom:1.5em;
	margin-left:0em;
	font-weight:bold;
	text-transform:uppercase;
}
h3 {
	font-size: 1.1em;
	margin-bottom: 0.417em;
	/*text-transform:uppercase;*/
	color: #336633;
	font-weight: bold;
	line-height:1.5em;
}
h4 {
	font-size: 1.1em;
	margin-bottom: 0.833em;
	font-weight: bold;
	text-transform:uppercase;
	margin-top:1.2em;
	margin-bottom:1.5em;
	background:#d0e7cf;
	color:#000;
	padding-left:0.5em;
	padding-top:0.3em;
	padding-bottom:0.2em;
}
h5 {
	font-size: 0.9em;
	margin-bottom: 0.833em;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
}
h6 {
	font-size: 0.8em;
	margin-bottom: 0.833em;
}
.subheader {
	color: #414558;
}
p {
	color: #000000;
	line-height:1.5em;
	font-size:1.1em;
	margin: 0em 0em 1.250em 0em;
	font-family:Arial;
}

p a:hover {
	color:#BBBABA;
}

p.last {
	margin-bottom:0em;
}
p img {
	margin: 0em;
}
ul li, ul li a {
	font-family: 'Arial', serif;
	font-size:1.05em;
}
img.left {
	float: left;
	margin-bottom: 1.250em;
	margin-right: 1.250em;
}
img.right {
	float: right;
	margin-bottom: 1.250em;
	margin-left: 1.250em;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
	color: #414558;
}
.bold_text {
    font-weight: bold;
}
.bold_text_leyenda {
    font-weight: bold;
	/*text-transform:uppercase;*/
	padding-top:1.6em;
	font-family:Arial;
	color:#336633;
	font-size:2em;
	line-height: 1.400em;
	text-align:center;
}
.text_mineco {
    font-weight: normal;
	/*text-transform:uppercase;*/
	font-family:Arial;
	color:#336633;
	font-size:1.7em;
	margin-top:0.8em;
	margin-bottom:0.5em;
	text-align:center;
}
.text_mineco a:hover {
	color:#A6A3A3;
}

.text_mineco {
    font-weight: normal;
	/*text-transform:uppercase;*/
	font-family:Arial;
	color:#336633;
	font-size:1.7em;
	margin-top:0.8em;
	margin-bottom:0.5em;
	text-align:center;
}

.navidad2018 {
	margin-top:1em;
	margin-bottom:0.5em;
	align-content:left;
}


small {
	font-size: 80%;
}
/*	Blockquotes  */
blockquote, blockquote p {
	font-size: 0.875em;
	line-height: 1.500em;
	color: #cdcdcd;
	font-style: italic;
}
blockquote {
	margin: 0em 0em 0em;
	padding: 0em;
	border-right: 0.063em solid #796172;
}
blockquote cite {
	display: block;
	font-size: 0.750em;
	color: #cdcdcd;
}
blockquote cite:before {
	content: "\2014 \0020";
}
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited {
	color: #cdcdcd;
}
hr {
	border: solid #ddd;
	border-width: 0.063em 0em 0em;
	clear: both;
	margin: 0.625em 0em 1.875em;
	height: 0em;
}

#header .right {
	padding:0em 0.4em 0em 0em;
}
#header .right a {
	background:#336633;
	color:#FFFFFF;
	font-family:arial;
	font-size:0.9em;
	padding:0em 2em 0.143em 0em;
}

.superindice {
	vertical-align:super
} 
	
/* #Links
================================================== */
a, a:visited {
	color:#188F2D;
	text-decoration: none;
	outline: 0;
}
p a, p a:visited {
	line-height: inherit;
}
/* #Images
================================================== */
img.scale-with-grid {
	max-width: 100%;
	height: auto;
}
/* #Tabs (activate in tabs.js)
================================================== */
ul.tabs {
	display: block;
	margin: 0em 0em 1.250em 0em;
}
ul.tabs li {
	width: auto;
	height: 1.125em;
	padding: 0em 1.250em 0em 0em;
	float: left;
	margin-bottom: 0em;
	font-family: Arial, Helvetica, sans-serif;
}
ul.tabs li a {
	text-decoration: none;
	width: auto;
	height: 1.125em;
	padding: 0em 0.938em 0em 0em;
	border-right:0.063em solid #414550;
	line-height: 1.875em;
	margin: 0em;
	color:#bfd6e4;
	font-size: 1.000em;
}
ul.tabs li a.active {
	height: 1.875em;
	position: relative;
	top: 0em;
	padding-top: 0em;
	margin: 0em 0em 0em 0em;
	color: #fff;/*-moz-border-radius-topleft: 2px;
		-webkit-border-top-left-radius: 2px;
		border-top-left-radius: 2px;
		-moz-border-radius-topright: 2px;
		-webkit-border-top-right-radius: 2px;
		border-top-right-radius: 2px;*/
}
ul.tabs li:first-child a.active {
	margin-left: 0em;
}
ul.tabs-content {
	margin: 0em;
	display: block;
	color:#efefef;
}
ul.tabs-content > li {
	display:none;
}
ul.tabs-content > li.active {
	display: block;
}
/* Clearfixing tabs for beautiful stacking */
	ul.tabs:before, ul.tabs:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0em;
	height: 0em;
}
ul.tabs:after {
	clear: both;
}
ul.tabs {
}


/* #Forms
================================================== */

/* General Forms */

form {
	margin-bottom: 0em;
}
fieldset {
	margin-bottom: 1.250em;
}
label, legend {
	display: block;
	font-weight: bold;
	font-size: 0.813em;
}
input[type="checkbox"] {
	display: inline;
}
label span, legend span {
	font-weight: normal;
	font-size: 0.813em;
	color: #444;
}
input[type="text"], input[type="password"], input[type="email"], textarea, select {
	padding: 0.625em 0.625em;
	outline: none;
	overflow: hidden;
	font: 1em Arial, Helvetica, sans-serif;
	color: #414558;
	margin: 0em;
	width: 12.375em;
	max-width: 100%;
	display: block;
	margin-bottom: 0.625em;
	background: #eee;
}
select {
	padding: 0em;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
	border: 0.063em solid #bbb;
	color: #555;
}
textarea {
	min-height: 6.5em;
}
select {
	width: 13.750em;
}
/* Header Responsive Menu Form Style */
	
.header form {
	margin-bottom: 0.938em;
}
.header select {
	padding: 0.625em;
	outline: none;
	border:none;
	overflow: hidden;
	font: 1em Arial, Helvetica, sans-serif;
	margin: 0em;
	width: 100%;
	max-width: 100%;
	display: block;
	background:#fff url('../images/navselect.gif') no-repeat right center;
}
.header option {
	outline: none;
	border: 0em;
	overflow: hidden;
	font: 1em Arial, Helvetica, sans-serif;
	color: #414558;
	margin: 0em;
	width: 100%;
	max-width: 100%;
	display: block;
	padding-left: 0.938em;
}
/* #Misc
================================================== */
.remove-bottom {
	margin-bottom: 0 !important;
}
.half-bottom {
	margin-bottom: 0.625em !important;
}
.add-bottom {
	margin-bottom: 1.250em !important;
}
.left {
	float: left;
}
.right {
	float: right;
}
