@charset "UTF-8";
/* CSS Document */

		          /* -- HTML Elements -- */
acronym, abbr {
	cursor: help;
}
a:link, a:visited {
	text-decoration: none;
	color: #004859;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
blockquote {
	margin: 12px 25px;
	padding: 6px 12px 6px 38px;
}
marquee {
	font-size: 0.7em;
	letter-spacing: 0.1em;
	margin-top: -5px;
}
code, kbd {
	font: 12px Monaco, monospace;
}
dl {
	margin: 0.5em 0 1.5em 0;
}
dt {
	font-weight: bold;
	line-height: 1.5;
	margin-top: 1em;
	padding: 0 25px;
}
dd {
	line-height: 1.5;
	padding: 0 25px;
	}
h1, h2, h3 {
	color: #002C37;
}
h1 {
	color: #003746;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0px;
}
h2 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: normal;
	font-size: 1.1em;
	margin-top: 6px;
	margin-bottom: 2px;
}
h3 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0;
	margin-top: 0px;
}
h4 {
	font-weight: normal;
	text-transform: uppercase;
	margin: 1.5em 0 1em 0;
}
h5 {
	font-weight: normal;
	margin: 1.5em 0 1em 0;
}
h6 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 18px 0 12px 0;
}
li {
	line-height: 1.6;
	list-style-position: inside;
	list-style-type: none;
}
p {
	line-height: 1.5;
	margin: 0.8em 0;
	color: #003746;
}
h1 a {
	border-bottom-width: 0px;
	border-bottom-style: none;
}
h2 a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006666;
	font-size: 1em;
}
                                    /* -- Elements Navegacion -- */
a:link {
	font-style: inherit;
	font-weight: inherit;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
a:hover {
	color: #006666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009999;
	text-decoration: none;
}
a:active {
	font-style: oblique;
	font-weight: inherit;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: dotted;
}
p a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #034355;
}
img a:link , a:visited{
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a  img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
strong.titTiendaonline a{
	font-size: 1em;
	text-decoration: none;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
}
