body {
	margin: 0 auto;
	padding: 0;
	background-color: #DEDEDE;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	color: #4D4D4D
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited, .art-postheader, .art-postheader a, .art-postheader a:link, .art-postheader a:visited, .art-postheader a:hover, .art-blockheader .t, .art-vmenublockheader .t, .art-logo-text, .art-logo-text a, h1.art-logo-name, h1.art-logo-name a, h1.art-logo-name a:link, h1.art-logo-name a:visited, h1.art-logo-name a:hover {
	font-style: normal;
	text-decoration: none;
	font-weight: 700;
	font-size: 28px;
	text-align: left
}
a {
	text-decoration: none;
	color: #1A1A1A
}
a:link {
	text-decoration: none;
	color: #1A1A1A
}
a:visited, a.visited {
	color: #969F93
}
a:hover, a.hover {
	color: #969F93
}
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
	color: #1A1A1A;
	font-family: 'Oswald', cursive;
	font-weight: 400;
	font-size: 28px;
	text-shadow: #929292 1px 1px 1px;
	padding: 6px 0 6px 10px;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	color: #1A1A1A;
	font-family: 'Oswald', cursive;
	font-weight: 400;
	font-size: 20px;
	text-shadow: #fff 1px 1px 1px;
	margin: 28px 0 10px;
	padding: 0 10px;
	background-color: #EBEBEB;
	border-radius: 5px;
	border: 1px solid #CBCBCB;
	line-height: 35px;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
	color: #fff;
	font-family: 'Anton', cursive;
	font-weight: 400;
	font-size: 20px;
	text-shadow: #7E7C7C 2px 2px 2px;
	margin: 0 0 10px;
	padding: 0 10px
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
	color: #000;
	font-family: 'Oswald', cursive;
	font-weight: 400;
	font-size: 26px;
	text-shadow: #7E7C7C 2px 2px 2px;
	margin: 0 0 10px;
	padding: 0 10px
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
	font-size: 14px;
	color: #FFF
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
	font-size: 14px;
	color: #FFF
}
#art-main {
	position: relative;
	width: 99%;
	left: 0;
	top: 0;
	cursor: default
}
.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1px
}
.alertas {
	color: #1A1A1A;
	font-family: 'Oswald', cursive;
	font-size: 14px;
	margin: 10px 0 10px;
	padding: 0 10px;
	background-color: #FDF2A7;
	border-radius: 5px;
	border: 1px solid #CBCBCB;
	line-height: 30px;
}
.consulte {
	color: #1A1A1A;
	font-family: 'Oswald', cursive;
	font-size: 20px;
	margin: 10px 0 10px;
	padding: 0 10px;
	background-color: #F7D048;
	border-radius: 5px;
	border: 1px solid #CBCBCB;
	line-height: 30px;
	text-align: center;
	width: 450px;
}
form {
	padding: 0!important;
	margin: 0!important
}
table.position {
	position: relative;
	width: 100%;
	table-layout: fixed
}
.art-sheet {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	width: 960px;
	min-width: 7px;
	min-height: 7px
}
.art-sheet-body {
	position: relative;
	z-index: 1;
	padding: 3px
}
.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl, .art-sheet-tc, .art-sheet-bc, .art-sheet-cr, .art-sheet-cl {
	position: absolute;
	z-index: -1
}
.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl {
	width: 6px;
	height: 6px;
	background-image: url(images/sheet_s.png)
}
.art-sheet-tl {
	top: 0;
	left: 0;
	clip: rect(auto,3px,3px,auto)
}
.art-sheet-tr {
	top: 0;
	right: 0;
	clip: rect(auto,auto,3px,3px)
}
.art-sheet-bl {
	bottom: 0;
	left: 0;
	clip: rect(3px,3px,auto,auto)
}
.art-sheet-br {
	bottom: 0;
	right: 0;
	clip: rect(3px,auto,auto,3px)
}
.art-sheet-tc, .art-sheet-bc {
	left: 3px;
	right: 3px;
	height: 6px;
	background-image: url(images/sheet_h.png)
}
.art-sheet-tc {
	top: 0;
	clip: rect(auto,auto,3px,auto)
}
.art-sheet-bc {
	bottom: 0;
	clip: rect(3px,auto,auto,auto)
}
.art-sheet-cr, .art-sheet-cl {
	top: 3px;
	bottom: 3px;
	width: 6px;
	background-image: url(images/sheet_v.png)
}
.art-sheet-cr {
	right: 0;
	clip: rect(auto,auto,auto,3px)
}
.art-sheet-cl {
	left: 0;
	clip: rect(auto,3px,auto,auto)
}
.art-sheet-cc {
	position: absolute;
	z-index: -1;
	top: 3px;
	left: 3px;
	right: 3px;
	bottom: 3px;
	background-color: #fff
}
.art-sheet {
	margin-top: 10px!important;
	cursor: auto
}
#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare {
	min-width: 770px
}
div.art-header {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	width: 954px;
	height: 222px;
	overflow: hidden
}
div.art-header-jpeg {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 954px;
	height: 222px;
	background-image: url(images/header.webp);
	background-repeat: no-repeat;
	background-position: center center
}
.art-content-layout {
	display: table;
	padding: 0;
	border: none;
	width: 954px
}
.art-content-layout .art-content-layout {
	width: auto;
	margin: 0
}
div.art-content-layout div.art-layout-cell, div.art-content-layout div.art-layout-cell div.art-content-layout div.art-layout-cell {
	display: table-cell
}
div.art-layout-cell div.art-layout-cell {
	display: block
}
div.art-content-layout-row {
	display: table-row
}
.art-content-layout {
	table-layout: fixed;
	border-collapse: collapse;
	background-color: Transparent;
	border: none!important;
	padding: 0!important
}
.art-layout-cell, .art-content-layout-row {
	background-color: Transparent;
	vertical-align: top;
	text-align: left;
	border: none!important;
	margin: 0!important;
	padding: 0!important
}
.art-vmenublock {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px
}
.art-vmenublock-body {
	position: relative;
	z-index: 1;
	padding: 0
}
.art-vmenublock {
	margin: 7px
}
.art-vmenublockcontent {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px
}
.art-vmenublockcontent-body {
	position: relative;
	z-index: 1;
	padding: 0
}
.art-vmenublockcontent {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px
}
.art-vmenublockcontent-body {
	position: relative;
	z-index: 1;
	padding: 0
}
ul.art-vmenu, ul.art-vmenu li {
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
	line-height: 0
}
ul.art-vmenu ul {
	display: none
}
ul.art-vmenu ul.active {
	display: block
}
ul.art-vmenu a {
	position: relative;
	display: block;
	overflow: hidden;
	height: 34px;
	cursor: pointer;
	text-decoration: none
}
ul.art-vmenu li.art-vmenu-separator {
	display: block;
	padding: 2px 0;
	margin: 0;
	font-size: 1px
}
ul.art-vmenu .art-vmenu-separator-span {
	display: block;
	padding: 0;
	font-size: 1px;
	height: 0;
	line-height: 0;
	border: none
}
ul.art-vmenu a .r, ul.art-vmenu a .l {
	position: absolute;
	display: block;
	top: 0;
	z-index: -1;
	height: 102px;
	background-image: url(images/vmenuitem.png)
}
ul.art-vmenu a .l {
	left: 0;
	right: 21px
}
ul.art-vmenu a .r {
	width: 792px;
	right: 0;
	clip: rect(auto,auto,auto,771px)
}
ul.art-vmenu a .t {
	font-family: 'Oswald', cursive;
	font-size: 16px;
	display: block;
	line-height: 34px;
	color: #000000;
	padding: 0 13px 0 25px;
	margin-left: 0;
	margin-right: 0;
}
ul.art-vmenu a:hover .l, ul.art-vmenu a:hover .r {
	top: -34px
}
ul.art-vmenu a:hover .t {
	color: #000000;
}
ul.art-vmenu a.active .l, ul.art-vmenu a.active .r {
	top: -68px
}
ul.art-vmenu a.active .t {
	color: #000000;
}
ul.art-vmenu ul, ul.art-vmenu ul li {
	margin: 0;
	padding: 0
}
ul.art-vmenu ul a {
	display: block;
	white-space: nowrap;
	line-height: 34px;
	overflow: visible;
	background-image: url(images/vsubitem.png);
	background-position: 0 -34px;
	background-repeat: repeat-x;
	padding-left: 25px
}
ul.art-vmenu ul li {
	padding: 0
}
ul.art-vmenu ul span, ul.art-vmenu ul span span {
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit
}
ul.art-vmenu ul a, ul.art-vmenu ul a:link, ul.art-vmenu ul a:visited, ul.art-vmenu ul a:hover, ul.art-vmenu ul a:active, ul.art-vmenu ul span, ul.art-vmenu ul span span {
	line-height: 34px;
	color: #000;
	font-size: 13px;
	margin-left: 0
}
ul.art-vmenu ul {
	margin: 0 2px
}
ul.art-vmenu ul ul {
	margin: 0
}
ul.art-vmenu ul li.art-vsubmenu-separator {
	display: block;
	margin: 0;
	font-size: 1px;
	padding: 0
}
ul.art-vmenu ul .art-vsubmenu-separator-span {
	display: block;
	padding: 0;
	font-size: 1px;
	height: 5px;
	line-height: 0;
	margin: 0;
	border: none
}
ul.art-vmenu ul li li a {
	background-position: 50px 0;
	padding-left: 66px
}
ul.art-vmenu ul li li li a {
	background-position: 75px 0;
	padding-left: 91px
}
ul.art-vmenu ul li li li li a {
	background-position: 100px 0;
	padding-left: 116px
}
ul.art-vmenu ul li li li li li a {
	background-position: 125px 0;
	padding-left: 141px
}
ul.art-vmenu ul li a.active {
	color: #000;
	background-position: 0 0px;
}
ul.art-vmenu ul li li a.active {
	background-position: 50px -52px
}
ul.art-vmenu ul li li li a.active {
	background-position: 75px -52px
}
ul.art-vmenu ul li li li li a.active {
	background-position: 100px -52px
}
ul.art-vmenu ul li li li li li a.active {
	background-position: 125px -52px
}
ul.art-vmenu ul li a:hover, ul.art-vmenu ul li a:hover.active {
	font-weight: 400;
	color: #000;
	background-position: 0 -34px;
}
ul.art-vmenu ul li li a:hover, ul.art-vmenu ul li li a:hover.active {
	background-position: 50px -26px
}
ul.art-vmenu ul li li li a:hover, ul.art-vmenu ul li li li a:hover.active {
	background-position: 75px -26px
}
ul.art-vmenu ul li li li li a:hover, ul.art-vmenu ul li li li li a:hover.active {
	background-position: 100px -26px
}
ul.art-vmenu ul li li li li li a:hover, ul.art-vmenu ul li li li li li a:hover.active {
	background-position: 125px -26px
}
.art-block {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 15px;
	min-height: 15px
}
.art-block-body {
	position: relative;
	z-index: 1;
	padding: 8px
}
.art-block-tr, .art-block-tl, .art-block-br, .art-block-bl, .art-block-tc, .art-block-bc, .art-block-cr, .art-block-cl {
	position: absolute;
	z-index: -1
}
.art-block-tr, .art-block-tl, .art-block-br, .art-block-bl {
	width: 14px;
	height: 14px;
	background-image: url(images/block_s.png)
}
.art-block-tl {
	top: 0;
	left: 0;
	clip: rect(auto,7px,7px,auto)
}
.art-block-tr {
	top: 0;
	right: 0;
	clip: rect(auto,auto,7px,7px)
}
.art-block-bl {
	bottom: 0;
	left: 0;
	clip: rect(7px,7px,auto,auto)
}
.art-block-br {
	bottom: 0;
	right: 0;
	clip: rect(7px,auto,auto,7px)
}
.art-block-tc, .art-block-bc {
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url(images/block_h.png)
}
.art-block-tc {
	top: 0;
	clip: rect(auto,auto,7px,auto)
}
.art-block-bc {
	bottom: 0;
	clip: rect(7px,auto,auto,auto)
}
.art-block-cr, .art-block-cl {
	top: 7px;
	bottom: 7px;
	width: 14px;
	background-image: url(images/block_v.png)
}
.art-block-cr {
	right: 0;
	clip: rect(auto,auto,auto,7px)
}
.art-block-cl {
	left: 0;
	clip: rect(auto,7px,auto,auto)
}
.art-block-cc {
	position: absolute;
	z-index: -1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #EDEDED
}
.art-block {
	margin: 7px
}
.art-block-fb {
	padding: 18px 67px
}
.art-blockheader {
	position: relative;
	z-index: 0;
	height: 30px;
	margin-bottom: 0
}
.art-blockheader .t {
	height: 30px;
	color: #787878;
	font-size: 12px;
	margin: 0;
	padding: 0 10px 0 28px;
	white-space: nowrap;
	line-height: 30px
}
.art-blockheader .l, .art-blockheader .r {
	display: block;
	position: absolute;
	z-index: -1;
	height: 30px;
	background-image: url(images/blockheader.png)
}
.art-blockheader .l {
	left: 0;
	right: 22px
}
.art-blockheader .r {
	width: 764px;
	right: 0;
	clip: rect(auto,auto,auto,742px)
}
.art-blockcontent {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px
}
.art-blockcontent-body {
	position: relative;
	z-index: 1;
	padding: 0;
	color: #5C6459
}
.art-blockcontent-body a:link {
	color: #525252;
	text-decoration: none
}
.art-blockcontent-body a:visited, .art-blockcontent-body a.visited {
	color: #848E80
}
.art-blockcontent-body a:hover, .art-blockcontent-body a.hover {
	color: #274BB0;
	text-decoration: none
}
.art-blockcontent-body ul {
	list-style-type: none;
	color: #232622;
	margin: 0;
	padding: 0
}
.art-blockcontent-body ul li {
	text-decoration: none;
	line-height: 1.25em;
	padding: 0 0 0 13px;
	background-image: url(images/blockcontentbullets.png);
	background-repeat: no-repeat
}
.art-button-wrapper .art-button {
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-align: left;
	text-decoration: none!important;
	color: #FFF!important;
	width: auto;
	outline: none;
	border: none;
	background: none;
	line-height: 33px;
	height: 33px;
	margin: 0;
	padding: 0 21px!important;
	overflow: visible;
	cursor: default;
	z-index: 0
}
.art-button img, .art-button-wrapper img {
	margin: 0;
	vertical-align: middle
}
.art-button-wrapper {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	height: 33px;
	overflow: hidden;
	white-space: nowrap;
	width: auto;
	margin: 0;
	padding: 0;
	z-index: 0
}
.firefox2 .art-button-wrapper {
	display: block;
	float: left
}
input, select, textarea, select {
	vertical-align: middle
}
.art-block select {
	width: 96%
}
.art-button-wrapper.hover .art-button, .art-button:hover {
	color: #000!important;
	text-decoration: none!important
}
.art-button-wrapper.active .art-button {
	color: #EEF2FB!important
}
.art-button-wrapper .l, .art-button-wrapper .r {
	display: block;
	position: absolute;
	z-index: -1;
	height: 99px;
	margin: 0;
	padding: 0;
	background-image: url(images/button.png)
}
.art-button-wrapper .l {
	left: 0;
	right: 10px
}
.art-button-wrapper .r {
	width: 409px;
	right: 0;
	clip: rect(auto,auto,auto,399px)
}
.art-button-wrapper.hover .l, .art-button-wrapper.hover .r {
	top: -33px
}
.art-button-wrapper.active .l, .art-button-wrapper.active .r {
	top: -66px
}
.art-button-wrapper input {
	float: none!important
}
.art-post {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px
}
.art-post-body {
	position: relative;
	z-index: 1;
	padding: 0
}
.art-post {
	margin: 0
}
a img {
	border: 0
}
.art-article img, img.art-article {
	border: solid 0 #A6A6A6;
	float: left;
	margin-right: 12px
}
.art-metadata-icons img {
	border: none;
	vertical-align: middle;
	margin: 2px
}
.art-article table, table.art-article {
	border-collapse: collapse;
	margin: 1px;
	width: auto
}
.art-article table, table.art-article .art-article tr, .art-article th, .art-article td {
	background-color: Transparent
}
.art-article th, .art-article td {
	padding: 2px;
	border: solid 0 #B5B5B5;
	vertical-align: top;
	text-align: left
}
.art-article th {
	text-align: center;
	vertical-align: middle;
	padding: 7px
}
pre {
	overflow: auto;
	padding: .1em
}
.art-postheader {
	margin: .2em 0;
	padding: 0;
	font-size: 22px;
	color: #FFF
}
.art-postheader a, .art-postheader a:link, .art-postheader a:visited, .art-postheader a:hover {
	font-size: 22px;
	margin: 0;
	color: #FFF
}
.art-postheader a:link {
	color: #C4C4C4
}
.art-postheader a:visited, .art-postheader a.visited {
	color: #D2D6D1
}
.art-postheader a:hover, .art-postheader a.hovered {
	color: #ABBDED
}
.art-postcontent p {
	margin: 1em .9em;
	font-size: 14px
}
.art-postcontent, .art-postcontent p, ul.art-menu, ul.art-menu ul, ul.art-vmenu, ul.art-vmenu ul {
	text-align: left
}
.art-postcontent {
	margin: 0 10px
}
ol, ul {
	color: #DADDD9;
	margin: 1em 0 1em 2em;
	padding: 0
}
li ol, li ul {
	margin: .5em 0 .5em 2em;
	padding: 0
}
li {
	margin: .2em 0;
	padding: 0
}
ul {
	list-style-type: none
}
ol {
	list-style-position: inside
}
.art-post li {
	padding: 0 0 0 13px;
	line-height: 1em
}
.art-post ol li, .art-post ul ol li {
	background: none;
	padding-left: 0
}
.art-post ul li, .art-post ol ul li {
	background-image: url(images/postbullets.png);
	background-repeat: no-repeat;
	padding-left: 13px
}
blockquote, blockquote p, .art-postcontent blockquote p {
	color: #0F100E;
	font-style: italic
}
blockquote, .art-postcontent blockquote {
	border: solid 1px #C7C7C7;
	margin: 10px 10px 10px 50px;
	padding: 5px 5px 5px 41px;
	background-color: #E0E0E0;
	background-image: url(images/postquote.png);
	background-position: left top;
	background-repeat: no-repeat
}
.art-footer {
	position: relative;
	z-index: 0;
	overflow: hidden;
	width: 954px;
	margin: 0 auto
}
.art-footer .art-footer-inner {
	height: 1%;
	position: relative;
	z-index: 0;
	padding: 20px;
	text-align: right
}
.art-footer .art-footer-background {
	position: absolute;
	z-index: -1;
	background-repeat: no-repeat;
	background-image: url(images/footer.png);
	width: 954px;
	height: 150px;
	bottom: 0;
	left: 0
}
.art-rss-tag-icon {
	position: relative;
	display: block;
	float: left;
	background-image: url(images/rssicon.png);
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 25px;
	width: 25px;
	cursor: default
}
.facebook-twitter {
	display: block;
	float: left;
	height: 30px;
	width: 30px
}
.facebook-titulos {
	padding: 0.9em
}
.art-footer .art-footer-text p {
	margin: 0
}
.art-footer .art-footer-text {
	display: inline-block;
	color: #FFF;
	font-size: 11px;
	text-decoration: none
}
.art-footer .art-footer-text a:link {
	text-decoration: none;
	color: #F5F5F5
}
.art-footer .art-footer-text a:visited {
	color: #D2D6D1;
	text-decoration: none
}
.art-footer .art-footer-text a:hover {
	text-decoration: none;
	color: #000
}
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover {
	font-family: Arial;
	font-size: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	color: #2548A7
}
.art-page-footer {
	margin: 1em;
	text-align: center;
	text-decoration: none;
	color: #666
}
.art-content-layout .art-sidebar1 {
	background-color: #fff;
	width: 25%
}
.art-content-layout .art-content {
	width: 78%
}
.art-content-layout .art-content-wide {
	width: 100%
}
.overview-table .art-layout-cell {
	width: 33%
}
.overview-table-inner {
	margin: 10px
}
table.table {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
	text-align: left;
	vertical-align: top
}
table.table, table.table tr, table.table td {
	border: none;
	margin: 0;
	padding: 0;
	background-color: Transparent
}
img.image {
	margin: 0;
	padding: 0;
	border: none
}
.campo {
	width: 220px;
	height: 20px;
	border: 1px Solid #000;
	background: #FFF;
	color: #2347A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px
}
.code {
	width: 173px;
	height: 20px;
	margin-bottom: 5px;
	border: 1px Solid #000;
	background: #FFF;
	padding: 2px;
	color: #2347A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 11px
}
#comentario {
	width: 220px;
	height: 150px
}
#boton_enviar {
	width: 80px;
	height: 25px;
	padding: inherit;
	background: #FFF;
	border: 1px Solid #000;
	font-family: Verdana;
	color: #000;
	font-weight: 700;
	font-size: 11px
}
.errormsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0004
}
.texto {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	display: block
}
.aviso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: 700
}
.dhtmlgoodies_question {
	background-color: #5f5e5e;
	width: 685px;
	margin: 0 11px;
	overflow: hidden;
	cursor: pointer
}
.dhtmlgoodies_answer {
	background-image: url(images/bg5.png);
	background-position: right;
	background-repeat: no-repeat;
	width: 685px;
	margin: 0 11px;
	height: 0 auto;
	visibility: hidden;
	overflow: hidden;
	position: relative
}
.circuitos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 19px;
	padding-right: 15px;
	line-height: 20px;
	color: #FFF
}
.circuitos-title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FFF;
	font-weight: 700;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 40px;
	text-shadow: #000 .1em .1em .2em
}
.circuitos-precios {
	font-family: 'Anton', sans-serif;
	font-size: 36px;
	font-weight: 400;
	color: #F60;
	text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff
}
.circuitos-precios-recargocama {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: 700;
	color: #FFF;
	text-shadow: #000 .1em .1em .2em
}
#contenedor-mains {
	width: 800px
}
#contenedor-mains div {
	background-image: url(images/bg4.png);
	border: 1px solid #FFF;
	padding: 5px;
	width: 580px;
	margin: 5px
}
#contenedor-verano2015 {
	width: 800px
}
#contenedor-verano2015 div {
	background-image: url(images/bg3.png);
	border: 1px solid #FFF;
	padding: 5px;
	width: 580px;
	margin: 5px
}
.font-vistos {
	font-family: 'Lobster', serif;
	font-size: 28px;
	text-shadow: 2px 2px 2px #F60;
	color: #FC0
}
.gallery {
	width: 100%;
	text-align: center;
	margin: 20px 4px
}
.content-gallery {
	margin: 0 auto;
	display: block;
	width: 100%
}
.pics {
	display: inline-block;
	margin: 3px 1px
}
.pics img {
	border: 3px solid #ccc;
	border-radius: 10px
}
.slider {
	width: 100%;
	text-align: center;
	position: relative;
	margin: 40px 4px;
	padding: 0;
}
.content-slider {
	position: absolute;
	top: 0;
	left: 0;
	width: 655px;
	height: 320px;
}
.slide img {
	width: 100%;
	height: 100%;
}
/*----- Accordion -----*/







.accordion, .accordion * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.accordion {
	overflow: hidden;
	box-shadow: rgba(0, 0, 0, 0.247059) 0 0 1px 1px;
	border-radius: 5px;
	background: #f7f7f7;
	margin: 10px 0
}
.accordion-title {
	overflow: hidden;
	box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.25);
	border-radius: 5px;
	background: #ffffff;
	margin: 10px 0
}
.accordion-section-title {
	width: 100%;
	padding: 15px;
	display: inline-block;
	border-bottom: 1px solid #1a1a1a;
	background-image: url(images/bg6.png);
	background-repeat: repeat-x;
	transition: all linear 0.15s;
	/* Type */



	font-size: 20px;
	color: #464646;
	font-family: 'Oswald', cursive;
	text-shadow: #fff 1px 1px 1px;
}
.accordion-section-title.active, .accordion-section-title:hover {
	background-image: url(images/bg7.png);
	background-repeat: repeat-x;
	color: #464646;
	/* Type */



	text-decoration: none;
}
.accordion-section:last-child .accordion-section-title {
	border-bottom: none;
}
/*----- Section Content -----*/



.accordion-section-content {
	align-content: center;
	padding: 10%;
	display: none;
	color: #000;
	height: auto/*background-color:rgb(255,255,255);opacity:0.8;*/

}
.aviso-yellow {
	color: #ffffff;
	text-align: center;
	border: 1px solid #9F9F9F;
	border-radius: 5px;
	background-color: #fc6262;
	line-height: 50px
}
.aviso-green {
	padding: 10px 10px 10px 10px;
	text-align: center;
	border: 1px solid #9F9F9F;
	border-radius: 5px;
	background-color: #81FB83;

}
.aviso-red {
	text-align: center;
	border: 1px solid #000;
	border-radius: 5px;
	background-color: #FD0004;
	line-height: 50px;
	color: #FFFFFF
}
.hotelprice {
	font-family: 'Oswald', cursive;
	text-align: center;
	border: 1px solid #9F9F9F;
	/*background-color: #eae9e9;*/

	background-color: rgb(255,255,255);
	opacity: 0.9;
	padding: 12px 12px;
	opacity: 0.82
}
.descripcion {
	background-color: rgb(255,255,255);
	opacity: 0.9;
	border: 1px solid #9F9F9F;
	padding: 10px 10px 10px 10px;
}
.blockprices {
	font-family: 'Oswald', cursive;
	text-align: center;
	border: 1px solid #9F9F9F;
	/*background-color: #eae9e9;*/

	background-color: rgb(255,255,255);
	opacity: 0.9;
	padding: 12px 12px;
	opacity: 0.82
}
.premay {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	margin: 10px 5px 10px 0;
	font-family: 'Oswald', cursive;
}
.premen {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	margin: 10px 5px 10px 0;
	font-family: 'Oswald', cursive;
}
.hotel {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	margin-right: 6px;
	font-family: 'Oswald', cursive;
	font-weight: 400
}
.valppax {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	margin-right: 6px;
	font-family: 'Oswald', cursive;
}
.texto1 {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	margin-right: 6px;
	font-family: 'Oswald', cursive
}
.texto2 {
	display: inline-block;
	vertical-align: middle;
	font-size: 11px;
	margin-right: 6px
}
.precios {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	font-family: 'Oswald', cursive;
	color: #FF6E00;
	margin-right: 6px;
	text-shadow: 1px 1px 1px #939393
}
.precios1 {
	display: inline-block;
	font-size: 16px;
	font-family: 'Oswald', cursive;
	color: #F5060A;
	margin-right: 6px;
}
.spacer {
	clear: both;
	margin: 20px;
}
.spacerhor {
	width: 15px;
	display: inline-block
}
.encabezado {
	background-image: url(images/bg7.png);
	height: auto !important;
	padding: 0px 11px;
}
.titulopage {
	display: inline-block;
	font-size: 16px;
	margin-right: 6px;
	font-family: 'Oswald', cursive;
}
.titulopagefb {
	display: inline-block;
	font-size: 16px;
	margin-right: 6px;
}
.subtitle {
	display: inline-block;
	font-size: 16px;
	margin-left: 11px;
	font-family: 'Oswald', cursive;
	margin-bottom: 10px
}
.tis {
	color: #FFFFFF;
	font-family: 'Oswald', cursive;
	font-weight: 400;
	font-size: 20px;
	text-shadow: #000 1px 1px 1px;
	margin: 28px 0 10px;
	padding: 0 10px;
	background-color: #740000;
	border-radius: 5px;
	border: 1px solid #000000;
	line-height: 45px;
}
.bloque-one {
	background-color: #FCEBAF;
	border-radius: 5px;
	border: 1px solid #cccccc;
	padding: 10px 0 10px 10px
}
.bloque-subone {
	background-color: #FCEBAF;
	border-radius: 5px;
	border: 1px solid #cccccc;
}
.content-copahue {
	background-image: url(images/destinos/copahue.jpg);
	/*background-size: 100%;*/

	background-repeat: no-repeat;
	width: 100%;
}
.content-talampaya {
	background-image: url(images/destinos/talampaya.jpg);
	/*background-size: 100%;*/

	background-repeat: no-repeat;
	width: 100%;
}
.content-colonia {
	background-image: url(images/destinos/colonia.jpg);
	/*background-size: 100%;*/

	background-repeat: no-repeat;
	width: 100%;
}
.content-montevideo {
	background-image: url(images/destinos/montevideo.jpg);
	/*background-size: 100%;*/

	background-repeat: no-repeat;
	width: 100%;
}
.content-tmarinas {
	background-image: url(images/destinos/tmarinas.jpg);
	/*background-size: 100%;*/

	background-repeat: no-repeat;
	width: 100%;
}
.content-mmarino {
	background-image: url(images/destinos/mmarino.jpg);
	/*background-size: 100%;*/

	background-repeat: no-repeat;
	width: 100%;
}
.content-islamgarcia {
	background-image: url(images/destinos/islamgarcia.jpg);
	/*background-size: 100%;*/

	background-repeat: no-repeat;
	width: 100%;
}
.content-sanrafael {
	background-image: url(images/destinos/sanrafael.jpg);
	/*background-size: 100%;*/

	background-repeat: no-repeat;
	width: 100%;
}
.content-mendoza {
	background-image: url(images/destinos/mendoza.jpg);
	/*background-size: 100%;*/

	background-repeat: no-repeat;
	width: 100%;
}
.content-bariloche {
	background-image: url(images/destinos/bariloche.jpg);
	/*background-size: 100%;*/

	background-repeat: no-repeat;
	width: 100%;
}
.content-mdq {
	background-image: url(images/destinos/mdq.jpg);
	/*background-size: 100%;*/

	background-repeat: no-repeat;
	width: 100%;
}
.content-lalucila {
	background-image: url(images/destinos/lalucila1.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
}
.content-cataratas {
	background-image: url(images/destinos/cataratas.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
}
.content-vcp {
	background-image: url(images/destinos/cucu.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
}
.content-costachica {
	background-image: url(images/destinos/sanclemente.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
	background-position: center
}
.content-merlo {
	background-image: url(images/destinos/merlo.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
}
.content-glaciar {
	background-image: url(images/destinos/glaciar.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
}
.content-madryn {
	background-image: url(images/destinos/madryn.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
}
.content-purma {
	background-image: url(images/destinos/purma.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
}
.content-camboriu {
	background-image: url(images/destinos/camboriu.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
}
.content-floripa {
	background-image: url(images/destinos/canasvieiras.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
}
.content-gualeguaychu {
	background-image: url(images/destinos/gualeguaychu.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
}
.content-colon-er {
	background-image: url(images/destinos/colon.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
}
.content-carmelo {
	background-image: url(images/destinos/carmelo.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
}
.content-valle-hermoso {
	background-image: url(images/destinos/valle-hermoso.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
}

.content-miramar {
	background-image: url(images/destinos/miramar.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
}

.content-lasgrutas {
	background-image: url(images/destinos/lasgrutas.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
}

.content-mardeajo {
	background-image: url(images/destinos/mardeajo.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
}

.content-sanbernardo {
	background-image: url(images/destinos/sanbernardo.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
}

.content-red {
	background-color: #87c1fc;
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
}

.content-yellow {
	background-color: #fcd787;
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
}

.redondo  {
	background-color: #E5F449;
	border-radius: 10px;
	border: 1px solid #CBCBCB;
	padding: 30px 10px 30px 10px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 700; text-align: center}

.attvirt  {
	background-color: #6caa57;
	border-radius: 5px;
	border: 2px solid #8e8d8d;
	padding: 30px 10px 30px 10px;
	font-family: Verdana; font-weight: 700; text-align: center; color: #FFFFFF; text-shadow: 1px 1px 1px #000000;}

#cancelback {
width: 700px;
margin-top: 10px;
}
#cancelback img {
float: left;
clear: left;
}
