﻿@import "https://fonts.googleapis.com/css?family=Oswald:300,400,700&display=swap";
@import "https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic&display=swap";

@font-face {
	font-display: swap;
	font-family: 'manoNegra';
	src: url(/palacios/diseno/fonts/manonegra/WCManoNegraBta-webfont.eot);
	src: url(/palacios/diseno/fonts/manonegra/WCManoNegraBta-webfont.eot?#iefix) format("embedded-opentype"), url(/palacios/diseno/fonts/manonegra/WCManoNegraBta-webfont.woff) format("woff"), url(/palacios/diseno/fonts/manonegra/WCManoNegraBta-webfont.ttf) format("truetype"), url(/palacios/diseno/fonts/manonegra/WCManoNegraBta-webfont.svg#wc_mano_negra_btaregular) format("svg");
	font-weight: 400;
	font-style: normal
}

.cas #logo img {
	width: 89px
}

.cas #h_cont_0 #menuCabecera ul#menuListas {
	left: 0
}

.cas #marcasHome a {
	width: 16.6%
}

.cas #marcasHome a img {
	width: 85%
}

body.palacios.cas #h_cont_0 #menuCabecera ul#menuListas li#nodo6486 ul.nivel1,
body.palacios.cas #h_cont_0 #menuCabecera ul#menuListas li#nodo2360 ul.nivel1 {
	display: block;
	width: 230%;
	margin-left: -115%
}

body.palacios.cas #h_cont_0 #menuCabecera ul#menuListas li#nodo2358 ul.nivel1 {
	display: none
}

body.palacios.usa li.cre100do {
	display: none
}

@font-face {
	font-display: swap;
	font-family: 'FontAwesome';
	src: url(/palacios/diseno/fonts/fontAwesome/fonts/fontawesome-webfont.eot);
	src: url(/palacios/diseno/fonts/fontAwesome/fonts/fontawesome-webfont.eot?#iefix) format("embedded-opentype"), url(/palacios/diseno/fonts/fontAwesome/fonts/fontawesome-webfont.woff) format("woff"), url(/palacios/diseno/fonts/fontAwesome/fonts/fontawesome-webfont.ttf) format("truetype"), url(/palacios/diseno/fonts/fontAwesome/fonts/fontawesome-webfont.svg#fontawesomeregular) format("svg");
	font-weight: 400;
	font-style: normal
}

.fa {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14286em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14286em;
	width: 2.14286em;
	top: .14286em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: spin 2s infinite linear;
	-moz-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear
}

@-moz-keyframes spin {
	0% {
		-moz-transform: rotate(0deg)
	}

	100% {
		-moz-transform: rotate(359deg)
	}
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(359deg)
	}
}

@-o-keyframes spin {
	0% {
		-o-transform: rotate(0deg)
	}

	100% {
		-o-transform: rotate(359deg)
	}
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
	-webkit-transform: scale(-1, 1);
	-moz-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: scale(1, -1);
	-moz-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	-o-transform: scale(1, -1);
	transform: scale(1, -1)
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: ""
}

.fa-music:before {
	content: ""
}

.fa-search:before {
	content: ""
}

.fa-envelope-o:before {
	content: ""
}

.fa-heart:before {
	content: ""
}

.fa-star:before {
	content: ""
}

.fa-star-o:before {
	content: ""
}

.fa-user:before {
	content: ""
}

.fa-film:before {
	content: ""
}

.fa-th-large:before {
	content: ""
}

.fa-th:before {
	content: ""
}

.fa-th-list:before {
	content: ""
}

.fa-check:before {
	content: ""
}

.fa-times:before {
	content: ""
}

.fa-search-plus:before {
	content: ""
}

.fa-search-minus:before {
	content: ""
}

.fa-power-off:before {
	content: ""
}

.fa-signal:before {
	content: ""
}

.fa-gear:before,
.fa-cog:before {
	content: ""
}

.fa-trash-o:before {
	content: ""
}

.fa-home:before {
	content: ""
}

.fa-file-o:before {
	content: ""
}

.fa-clock-o:before {
	content: ""
}

.fa-road:before {
	content: ""
}

.fa-download:before {
	content: ""
}

.fa-arrow-circle-o-down:before {
	content: ""
}

.fa-arrow-circle-o-up:before {
	content: ""
}

.fa-inbox:before {
	content: ""
}

.fa-play-circle-o:before {
	content: ""
}

.fa-rotate-right:before,
.fa-repeat:before {
	content: ""
}

.fa-refresh:before {
	content: ""
}

.fa-list-alt:before {
	content: ""
}

.fa-lock:before {
	content: ""
}

.fa-flag:before {
	content: ""
}

.fa-headphones:before {
	content: ""
}

.fa-volume-off:before {
	content: ""
}

.fa-volume-down:before {
	content: ""
}

.fa-volume-up:before {
	content: ""
}

.fa-qrcode:before {
	content: ""
}

.fa-barcode:before {
	content: ""
}

.fa-tag:before {
	content: ""
}

.fa-tags:before {
	content: ""
}

.fa-book:before {
	content: ""
}

.fa-bookmark:before {
	content: ""
}

.fa-print:before {
	content: ""
}

.fa-camera:before {
	content: ""
}

.fa-font:before {
	content: ""
}

.fa-bold:before {
	content: ""
}

.fa-italic:before {
	content: ""
}

.fa-text-height:before {
	content: ""
}

.fa-text-width:before {
	content: ""
}

.fa-align-left:before {
	content: ""
}

.fa-align-center:before {
	content: ""
}

.fa-align-right:before {
	content: ""
}

.fa-align-justify:before {
	content: ""
}

.fa-list:before {
	content: ""
}

.fa-dedent:before,
.fa-outdent:before {
	content: ""
}

.fa-indent:before {
	content: ""
}

.fa-video-camera:before {
	content: ""
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
	content: ""
}

.fa-pencil:before {
	content: ""
}

.fa-map-marker:before {
	content: ""
}

.fa-adjust:before {
	content: ""
}

.fa-tint:before {
	content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: ""
}

.fa-share-square-o:before {
	content: ""
}

.fa-check-square-o:before {
	content: ""
}

.fa-arrows:before {
	content: ""
}

.fa-step-backward:before {
	content: ""
}

.fa-fast-backward:before {
	content: ""
}

.fa-backward:before {
	content: ""
}

.fa-play:before {
	content: ""
}

.fa-pause:before {
	content: ""
}

.fa-stop:before {
	content: ""
}

.fa-forward:before {
	content: ""
}

.fa-fast-forward:before {
	content: ""
}

.fa-step-forward:before {
	content: ""
}

.fa-eject:before {
	content: ""
}

.fa-chevron-left:before {
	content: ""
}

.fa-chevron-right:before {
	content: ""
}

.fa-plus-circle:before {
	content: ""
}

.fa-minus-circle:before {
	content: ""
}

.fa-times-circle:before {
	content: ""
}

.fa-check-circle:before {
	content: ""
}

.fa-question-circle:before {
	content: ""
}

.fa-info-circle:before {
	content: ""
}

.fa-crosshairs:before {
	content: ""
}

.fa-times-circle-o:before {
	content: ""
}

.fa-check-circle-o:before {
	content: ""
}

.fa-ban:before {
	content: ""
}

.fa-arrow-left:before {
	content: ""
}

.fa-arrow-right:before {
	content: ""
}

.fa-arrow-up:before {
	content: ""
}

.fa-arrow-down:before {
	content: ""
}

.fa-mail-forward:before,
.fa-share:before {
	content: ""
}

.fa-expand:before {
	content: ""
}

.fa-compress:before {
	content: ""
}

.fa-plus:before {
	content: ""
}

.fa-minus:before {
	content: ""
}

.fa-asterisk:before {
	content: ""
}

.fa-exclamation-circle:before {
	content: ""
}

.fa-gift:before {
	content: ""
}

.fa-leaf:before {
	content: ""
}

.fa-fire:before {
	content: ""
}

.fa-eye:before {
	content: ""
}

.fa-eye-slash:before {
	content: ""
}

.fa-warning:before,
.fa-exclamation-triangle:before {
	content: ""
}

.fa-plane:before {
	content: ""
}

.fa-calendar:before {
	content: ""
}

.fa-random:before {
	content: ""
}

.fa-comment:before {
	content: ""
}

.fa-magnet:before {
	content: ""
}

.fa-chevron-up:before {
	content: ""
}

.fa-chevron-down:before {
	content: ""
}

.fa-retweet:before {
	content: ""
}

.fa-shopping-cart:before {
	content: ""
}

.fa-folder:before {
	content: ""
}

.fa-folder-open:before {
	content: ""
}

.fa-arrows-v:before {
	content: ""
}

.fa-arrows-h:before {
	content: ""
}

.fa-bar-chart-o:before {
	content: ""
}

.fa-twitter-square:before {
	content: ""
}

.fa-facebook-square:before {
	content: ""
}

.fa-camera-retro:before {
	content: ""
}

.fa-key:before {
	content: ""
}

.fa-gears:before,
.fa-cogs:before {
	content: ""
}

.fa-comments:before {
	content: ""
}

.fa-thumbs-o-up:before {
	content: ""
}

.fa-thumbs-o-down:before {
	content: ""
}

.fa-star-half:before {
	content: ""
}

.fa-heart-o:before {
	content: ""
}

.fa-sign-out:before {
	content: ""
}

.fa-linkedin-square:before {
	content: ""
}

.fa-thumb-tack:before {
	content: ""
}

.fa-external-link:before {
	content: ""
}

.fa-sign-in:before {
	content: ""
}

.fa-trophy:before {
	content: ""
}

.fa-github-square:before {
	content: ""
}

.fa-upload:before {
	content: ""
}

.fa-lemon-o:before {
	content: ""
}

.fa-phone:before {
	content: ""
}

.fa-square-o:before {
	content: ""
}

.fa-bookmark-o:before {
	content: ""
}

.fa-phone-square:before {
	content: ""
}

.fa-twitter:before {
	content: ""
}

.fa-facebook:before {
	content: ""
}

.fa-github:before {
	content: ""
}

.fa-unlock:before {
	content: ""
}

.fa-credit-card:before {
	content: ""
}

.fa-rss:before {
	content: ""
}

.fa-hdd-o:before {
	content: ""
}

.fa-bullhorn:before {
	content: ""
}

.fa-bell:before {
	content: ""
}

.fa-certificate:before {
	content: ""
}

.fa-hand-o-right:before {
	content: ""
}

.fa-hand-o-left:before {
	content: ""
}

.fa-hand-o-up:before {
	content: ""
}

.fa-hand-o-down:before {
	content: ""
}

.fa-arrow-circle-left:before {
	content: ""
}

.fa-arrow-circle-right:before {
	content: ""
}

.fa-arrow-circle-up:before {
	content: ""
}

.fa-arrow-circle-down:before {
	content: ""
}

.fa-globe:before {
	content: ""
}

.fa-wrench:before {
	content: ""
}

.fa-tasks:before {
	content: ""
}

.fa-filter:before {
	content: ""
}

.fa-briefcase:before {
	content: ""
}

.fa-arrows-alt:before {
	content: ""
}

.fa-group:before,
.fa-users:before {
	content: ""
}

.fa-chain:before,
.fa-link:before {
	content: ""
}

.fa-cloud:before {
	content: ""
}

.fa-flask:before {
	content: ""
}

.fa-cut:before,
.fa-scissors:before {
	content: ""
}

.fa-copy:before,
.fa-files-o:before {
	content: ""
}

.fa-paperclip:before {
	content: ""
}

.fa-save:before,
.fa-floppy-o:before {
	content: ""
}

.fa-square:before {
	content: ""
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
	content: ""
}

.fa-list-ul:before {
	content: ""
}

.fa-list-ol:before {
	content: ""
}

.fa-strikethrough:before {
	content: ""
}

.fa-underline:before {
	content: ""
}

.fa-table:before {
	content: ""
}

.fa-magic:before {
	content: ""
}

.fa-truck:before {
	content: ""
}

.fa-pinterest:before {
	content: ""
}

.fa-pinterest-square:before {
	content: ""
}

.fa-google-plus-square:before {
	content: ""
}

.fa-google-plus:before {
	content: ""
}

.fa-money:before {
	content: ""
}

.fa-caret-down:before {
	content: ""
}

.fa-caret-up:before {
	content: ""
}

.fa-caret-left:before {
	content: ""
}

.fa-caret-right:before {
	content: ""
}

.fa-columns:before {
	content: ""
}

.fa-unsorted:before,
.fa-sort:before {
	content: ""
}

.fa-sort-down:before,
.fa-sort-desc:before {
	content: ""
}

.fa-sort-up:before,
.fa-sort-asc:before {
	content: ""
}

.fa-envelope:before {
	content: ""
}

.fa-linkedin:before {
	content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
	content: ""
}

.fa-legal:before,
.fa-gavel:before {
	content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: ""
}

.fa-comment-o:before {
	content: ""
}

.fa-comments-o:before {
	content: ""
}

.fa-flash:before,
.fa-bolt:before {
	content: ""
}

.fa-sitemap:before {
	content: ""
}

.fa-umbrella:before {
	content: ""
}

.fa-paste:before,
.fa-clipboard:before {
	content: ""
}

.fa-lightbulb-o:before {
	content: ""
}

.fa-exchange:before {
	content: ""
}

.fa-cloud-download:before {
	content: ""
}

.fa-cloud-upload:before {
	content: ""
}

.fa-user-md:before {
	content: ""
}

.fa-stethoscope:before {
	content: ""
}

.fa-suitcase:before {
	content: ""
}

.fa-bell-o:before {
	content: ""
}

.fa-coffee:before {
	content: ""
}

.fa-cutlery:before {
	content: ""
}

.fa-file-text-o:before {
	content: ""
}

.fa-building-o:before {
	content: ""
}

.fa-hospital-o:before {
	content: ""
}

.fa-ambulance:before {
	content: ""
}

.fa-medkit:before {
	content: ""
}

.fa-fighter-jet:before {
	content: ""
}

.fa-beer:before {
	content: ""
}

.fa-h-square:before {
	content: ""
}

.fa-plus-square:before {
	content: ""
}

.fa-angle-double-left:before {
	content: ""
}

.fa-angle-double-right:before {
	content: ""
}

.fa-angle-double-up:before {
	content: ""
}

.fa-angle-double-down:before {
	content: ""
}

.fa-angle-left:before {
	content: ""
}

.fa-angle-right:before {
	content: ""
}

.fa-angle-up:before {
	content: ""
}

.fa-angle-down:before {
	content: ""
}

.fa-desktop:before {
	content: ""
}

.fa-laptop:before {
	content: ""
}

.fa-tablet:before {
	content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: ""
}

.fa-circle-o:before {
	content: ""
}

.fa-quote-left:before {
	content: ""
}

.fa-quote-right:before {
	content: ""
}

.fa-spinner:before {
	content: ""
}

.fa-circle:before {
	content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
	content: ""
}

.fa-github-alt:before {
	content: ""
}

.fa-folder-o:before {
	content: ""
}

.fa-folder-open-o:before {
	content: ""
}

.fa-smile-o:before {
	content: ""
}

.fa-frown-o:before {
	content: ""
}

.fa-meh-o:before {
	content: ""
}

.fa-gamepad:before {
	content: ""
}

.fa-keyboard-o:before {
	content: ""
}

.fa-flag-o:before {
	content: ""
}

.fa-flag-checkered:before {
	content: ""
}

.fa-terminal:before {
	content: ""
}

.fa-code:before {
	content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: ""
}

.fa-location-arrow:before {
	content: ""
}

.fa-crop:before {
	content: ""
}

.fa-code-fork:before {
	content: ""
}

.fa-unlink:before,
.fa-chain-broken:before {
	content: ""
}

.fa-question:before {
	content: ""
}

.fa-info:before {
	content: ""
}

.fa-exclamation:before {
	content: ""
}

.fa-superscript:before {
	content: ""
}

.fa-subscript:before {
	content: ""
}

.fa-eraser:before {
	content: ""
}

.fa-puzzle-piece:before {
	content: ""
}

.fa-microphone:before {
	content: ""
}

.fa-microphone-slash:before {
	content: ""
}

.fa-shield:before {
	content: ""
}

.fa-calendar-o:before {
	content: ""
}

.fa-fire-extinguisher:before {
	content: ""
}

.fa-rocket:before {
	content: ""
}

.fa-maxcdn:before {
	content: ""
}

.fa-chevron-circle-left:before {
	content: ""
}

.fa-chevron-circle-right:before {
	content: ""
}

.fa-chevron-circle-up:before {
	content: ""
}

.fa-chevron-circle-down:before {
	content: ""
}

.fa-html5:before {
	content: ""
}

.fa-css3:before {
	content: ""
}

.fa-anchor:before {
	content: ""
}

.fa-unlock-alt:before {
	content: ""
}

.fa-bullseye:before {
	content: ""
}

.fa-ellipsis-h:before {
	content: ""
}

.fa-ellipsis-v:before {
	content: ""
}

.fa-rss-square:before {
	content: ""
}

.fa-play-circle:before {
	content: ""
}

.fa-ticket:before {
	content: ""
}

.fa-minus-square:before {
	content: ""
}

.fa-minus-square-o:before {
	content: ""
}

.fa-level-up:before {
	content: ""
}

.fa-level-down:before {
	content: ""
}

.fa-check-square:before {
	content: ""
}

.fa-pencil-square:before {
	content: ""
}

.fa-external-link-square:before {
	content: ""
}

.fa-share-square:before {
	content: ""
}

.fa-compass:before {
	content: ""
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
	content: ""
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
	content: ""
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
	content: ""
}

.fa-euro:before,
.fa-eur:before {
	content: ""
}

.fa-gbp:before {
	content: ""
}

.fa-dollar:before,
.fa-usd:before {
	content: ""
}

.fa-rupee:before,
.fa-inr:before {
	content: ""
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
	content: ""
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
	content: ""
}

.fa-won:before,
.fa-krw:before {
	content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
	content: ""
}

.fa-file:before {
	content: ""
}

.fa-file-text:before {
	content: ""
}

.fa-sort-alpha-asc:before {
	content: ""
}

.fa-sort-alpha-desc:before {
	content: ""
}

.fa-sort-amount-asc:before {
	content: ""
}

.fa-sort-amount-desc:before {
	content: ""
}

.fa-sort-numeric-asc:before {
	content: ""
}

.fa-sort-numeric-desc:before {
	content: ""
}

.fa-thumbs-up:before {
	content: ""
}

.fa-thumbs-down:before {
	content: ""
}

.fa-youtube-square:before {
	content: ""
}

.fa-youtube:before {
	content: ""
}

.fa-xing:before {
	content: ""
}

.fa-xing-square:before {
	content: ""
}

.fa-youtube-play:before {
	content: ""
}

.fa-dropbox:before {
	content: ""
}

.fa-stack-overflow:before {
	content: ""
}

.fa-instagram:before {
	content: ""
}

.fa-flickr:before {
	content: ""
}

.fa-adn:before {
	content: ""
}

.fa-bitbucket:before {
	content: ""
}

.fa-bitbucket-square:before {
	content: ""
}

.fa-tumblr:before {
	content: ""
}

.fa-tumblr-square:before {
	content: ""
}

.fa-long-arrow-down:before {
	content: ""
}

.fa-long-arrow-up:before {
	content: ""
}

.fa-long-arrow-left:before {
	content: ""
}

.fa-long-arrow-right:before {
	content: ""
}

.fa-apple:before {
	content: ""
}

.fa-windows:before {
	content: ""
}

.fa-android:before {
	content: ""
}

.fa-linux:before {
	content: ""
}

.fa-dribbble:before {
	content: ""
}

.fa-skype:before {
	content: ""
}

.fa-foursquare:before {
	content: ""
}

.fa-trello:before {
	content: ""
}

.fa-female:before {
	content: ""
}

.fa-male:before {
	content: ""
}

.fa-gittip:before {
	content: ""
}

.fa-sun-o:before {
	content: ""
}

.fa-moon-o:before {
	content: ""
}

.fa-archive:before {
	content: ""
}

.fa-bug:before {
	content: ""
}

.fa-vk:before {
	content: ""
}

.fa-weibo:before {
	content: ""
}

.fa-renren:before {
	content: ""
}

.fa-pagelines:before {
	content: ""
}

.fa-stack-exchange:before {
	content: ""
}

.fa-arrow-circle-o-right:before {
	content: ""
}

.fa-arrow-circle-o-left:before {
	content: ""
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
	content: ""
}

.fa-dot-circle-o:before {
	content: ""
}

.fa-wheelchair:before {
	content: ""
}

.fa-vimeo-square:before {
	content: ""
}

.fa-turkish-lira:before,
.fa-try:before {
	content: ""
}

.fa-plus-square-o:before {
	content: ""
}

.fa-space-shuttle:before {
	content: ""
}

.fa-slack:before {
	content: ""
}

.fa-envelope-square:before {
	content: ""
}

.fa-wordpress:before {
	content: ""
}

.fa-openid:before {
	content: ""
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
	content: ""
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
	content: ""
}

.fa-yahoo:before {
	content: ""
}

.fa-google:before {
	content: ""
}

.fa-reddit:before {
	content: ""
}

.fa-reddit-square:before {
	content: ""
}

.fa-stumbleupon-circle:before {
	content: ""
}

.fa-stumbleupon:before {
	content: ""
}

.fa-delicious:before {
	content: ""
}

.fa-digg:before {
	content: ""
}

.fa-pied-piper-square:before,
.fa-pied-piper:before {
	content: ""
}

.fa-pied-piper-alt:before {
	content: ""
}

.fa-drupal:before {
	content: ""
}

.fa-joomla:before {
	content: ""
}

.fa-language:before {
	content: ""
}

.fa-fax:before {
	content: ""
}

.fa-building:before {
	content: ""
}

.fa-child:before {
	content: ""
}

.fa-paw:before {
	content: ""
}

.fa-spoon:before {
	content: ""
}

.fa-cube:before {
	content: ""
}

.fa-cubes:before {
	content: ""
}

.fa-behance:before {
	content: ""
}

.fa-behance-square:before {
	content: ""
}

.fa-steam:before {
	content: ""
}

.fa-steam-square:before {
	content: ""
}

.fa-recycle:before {
	content: ""
}

.fa-automobile:before,
.fa-car:before {
	content: ""
}

.fa-cab:before,
.fa-taxi:before {
	content: ""
}

.fa-tree:before {
	content: ""
}

.fa-spotify:before {
	content: ""
}

.fa-deviantart:before {
	content: ""
}

.fa-soundcloud:before {
	content: ""
}

.fa-database:before {
	content: ""
}

.fa-file-pdf-o:before {
	content: ""
}

.fa-file-word-o:before {
	content: ""
}

.fa-file-excel-o:before {
	content: ""
}

.fa-file-powerpoint-o:before {
	content: ""
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
	content: ""
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
	content: ""
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
	content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: ""
}

.fa-file-code-o:before {
	content: ""
}

.fa-vine:before {
	content: ""
}

.fa-codepen:before {
	content: ""
}

.fa-jsfiddle:before {
	content: ""
}

.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
	content: ""
}

.fa-circle-o-notch:before {
	content: ""
}

.fa-ra:before,
.fa-rebel:before {
	content: ""
}

.fa-ge:before,
.fa-empire:before {
	content: ""
}

.fa-git-square:before {
	content: ""
}

.fa-git:before {
	content: ""
}

.fa-hacker-news:before {
	content: ""
}

.fa-tencent-weibo:before {
	content: ""
}

.fa-qq:before {
	content: ""
}

.fa-wechat:before,
.fa-weixin:before {
	content: ""
}

.fa-send:before,
.fa-paper-plane:before {
	content: ""
}

.fa-send-o:before,
.fa-paper-plane-o:before {
	content: ""
}

.fa-history:before {
	content: ""
}

.fa-circle-thin:before {
	content: ""
}

.fa-header:before {
	content: ""
}

.fa-paragraph:before {
	content: ""
}

.fa-sliders:before {
	content: ""
}

.fa-share-alt:before {
	content: ""
}

.fa-share-alt-square:before {
	content: ""
}

.fa-bomb:before {
	content: ""
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	-webkit-transition-property: -webkit-transform, left, top;
	-webkit-transition-duration: 0;
	-webkit-transform: translate3d(0px, 0, 0);
	-webkit-transition-timing-function: ease;
	-moz-transition-property: -moz-transform, left, top;
	-moz-transition-duration: 0;
	-moz-transform: translate3d(0px, 0, 0);
	-moz-transition-timing-function: ease;
	-o-transition-property: -o-transform, left, top;
	-o-transition-duration: 0;
	-o-transform: translate3d(0px, 0, 0);
	-o-transition-timing-function: ease;
	-o-transform: translate(0px, 0px);
	-ms-transition-property: -ms-transform, left, top;
	-ms-transition-duration: 0;
	-ms-transform: translate3d(0px, 0, 0);
	-ms-transition-timing-function: ease;
	transition-property: transform, left, top;
	transition-duration: 0;
	transform: translate3d(0px, 0, 0);
	transition-timing-function: ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	float: left
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x
}

.share-affix {
	position: fixed;
	top: 50px;
	left: 0
}

.share-icon {
	background-repeat: no-repeat;
	background-image: url(/palacios/diseno/img/social-icons.png);
	height: 40px;
	width: 40px;
	display: inline-block;
	text-indent: -99999px;
	margin: 2px;
	opacity: .9;
	filter: Alpha(Opacity=90)
}

.share-icon:hover {
	opacity: 1;
	filter: Alpha(Opacity=100)
}

.share-icon-digg {
	background-position: -526px 0
}

.share-icon-email {
	background-position: -614px 0
}

.share-icon-flickr {
	background-position: -261px 0
}

.share-icon-foursquare {
	background-position: 0 0
}

.share-icon-rss {
	background-position: -305px 0
}

.share-icon-facebook {
	background-position: -131px 0
}

.share-icon-twitter {
	background-position: -174px 0
}

.share-icon-tumblr {
	background-position: -87px 0
}

.share-icon-linkedin {
	background-position: -438px 0
}

.share-icon-vimeo {
	background-position: -393px 0
}

.share-icon-instagram {
	background-position: -44px 0
}

.share-icon-pinterest {
	background-position: -349px 0
}

.share-icon-googleplus {
	background-position: -218px 0
}

.share-icon-in1 {
	background-position: -482px 0
}

.share-icon-stumbleupon {
	background-position: -570px 0
}

.share-square {
	-moz-transition: all .2s linear 0;
	background: url(/palacios/diseno/img/social-icons.png) no-repeat scroll left top transparent;
	display: inline-block;
	height: 32px;
	line-height: 0;
	margin: 2px;
	width: 32px
}

.share-square-behance {
	background-position: -544px -44px
}

.share-square-behance:hover {
	background-position: -544px -77px
}

.share-square-delicious {
	background-position: -512px -44px
}

.share-square-delicious:hover {
	background-position: -512px -77px
}

.share-square-deviantart {
	background-position: -480px -44px
}

.share-square-deviantart:hover {
	background-position: -480px -77px
}

.share-square-digg {
	background-position: -448px -44px
}

.share-square-digg:hover {
	background-position: -448px -77px
}

.share-square-dribbble {
	background-position: -416px -44px
}

.share-square-dribbble:hover {
	background-position: -416px -77px
}

.share-square-email {
	background-position: -674px -44px
}

.share-square-email:hover {
	background-position: -674px -77px
}

.share-square-facebook {
	background-position: -384px -44px
}

.share-square-facebook:hover {
	background-position: -384px -77px
}

.share-square-flickr {
	background-position: -352px -44px
}

.share-square-flickr:hover {
	background-position: -352px -77px
}

.share-square-forrst {
	background-position: -320px -44px
}

.share-square-forrst:hover {
	background-position: -320px -77px
}

.share-square-googleplus {
	background-position: -288px -44px
}

.share-square-googleplus:hover {
	background-position: -288px -77px
}

.share-square-in1 {
	background-position: -576px -44px
}

.share-square-in1:hover {
	background-position: -576px -77px
}

.share-square-instagram {
	background-position: -608px -44px
}

.share-square-instagram:hover {
	background-position: -608px -77px
}

.share-square-lastfm {
	background-position: -256px -44px
}

.share-square-lastfm:hover {
	background-position: -256px -77px
}

.share-square-linkedin {
	background-position: -224px -44px
}

.share-square-linkedin:hover {
	background-position: -224px -77px
}

.share-square-pinterest {
	background-position: -192px -44px
}

.share-square-pinterest:hover {
	background-position: -192px -77px
}

.share-square-rss {
	background-position: -160px -44px
}

.share-square-rss:hover {
	background-position: -160px -77px
}

.share-square-skype {
	background-position: -128px -44px
}

.share-square-skype:hover {
	background-position: -128px -77px
}

.share-square-stumbleupon {
	background-position: -640px -44px
}

.share-square-stumbleupon:hover {
	background-position: -640px -77px
}

.share-square-tumblr {
	background-position: -96px -44px
}

.share-square-tumblr:hover {
	background-position: -96px -77px
}

.share-square-twitter {
	background-position: -64px -44px
}

.share-square-twitter:hover {
	background-position: -64px -77px
}

.share-square-vimeo {
	background-position: -32px -44px
}

.share-square-vimeo:hover {
	background-position: -32px -77px
}

.share-square-youtube {
	background-position: 0 -44px
}

.share-square-youtube:hover {
	background-position: 0 -77px
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.fancybox-opened {
	z-index: 8030
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-outer,
.fancybox-inner {
	position: relative
}

.fancybox-inner {
	overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	background-image: url(/palacios/diseno/img/fancybox_sprite.png)
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(/palacios/diseno/img/fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(/palacios/diseno/img/blank.gif);
	-webkit-tap-highlight-color: transparent;
	z-index: 8040
}

.fancybox-prev {
	left: 0
}

.fancybox-next {
	right: 0
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px
}

.fancybox-nav:hover span {
	visibility: visible
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important
}

.fancybox-lock {
	overflow: hidden !important;
	width: auto
}

.fancybox-lock body {
	overflow: hidden !important
}

.fancybox-lock-test {
	overflow-y: hidden !important
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(/palacios/diseno/img/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll
}

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050
}

.fancybox-opened .fancybox-title {
	visibility: visible
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: 700;
	line-height: 24px;
	white-space: nowrap
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff
}

.fancybox-title-inside-wrap {
	padding-top: 10px
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, 0.8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {

	#fancybox-loading,
	.fancybox-close,
	.fancybox-prev span,
	.fancybox-next span {
		background-image: url(/palacios/diseno/img/fancybox_sprite@2x.png);
		background-size: 44px 152px
	}

	#fancybox-loading div {
		background-image: url(/palacios/diseno/img/fancybox_loading@2x.gif);
		background-size: 24px 24px
	}
}

@media print {
	body {
		font-size: 12px;
		background: #fff
	}

	td {
		font-size: 12px
	}

	#meerkat-wrap,
	.barra,
	.infBuspre {
		display: none !important
	}

	#impresion {
		display: block;
		width: 100%;
		height: 35px;
		background: url(/imagenes/imprimimos.jpg) top left repeat-x;
		font-weight: 700;
		margin-bottom: 20px;
		border-bottom: 2px solid #cdcdcd
	}

	#impresion .impresionDenominacion {
		float: left;
		width: 55%;
		text-align: left;
		font-size: 18px;
		padding: 5px 0 0 10px
	}

	#impresion .impresionDominio {
		float: right;
		width: 30%;
		text-align: right;
		font-size: 12px;
		padding: 14px 10px 0 0
	}

	#contenedoraWeb {
		z-index: 6;
		width: 100%;
		position: relative;
		background: #fff
	}

	#contenedoraWeb #capa_contenidos {
		width: 100%;
		clear: both;
		padding-top: 5px;
		padding-bottom: 5px;
		background-color: #FFF
	}

	#contenedoraWeb #capa_contenidos .contenidoizq,
	#contenedoraWeb #capa_contenidos .contenidodch {
		display: none
	}

	#contenedoraWeb #capa_contenidos #div_central,
	#contenedoraWeb #capa_contenidos .contenidoCentro {
		width: 700px;
		display: block;
		clear: both;
		border-bottom: 2px solid #cdcdcd;
		background-color: #FFF
	}

	#h_cont_0,
	#b_cont_0 {
		display: none
	}

	#h_cell_1 {
		display: none
	}

	#h_cell_2 {
		display: none
	}

	#h_cell_3 {
		display: none
	}

	#h_cell_4 {
		display: none
	}

	#h_cell_5 {
		display: none
	}

	#h_cell_6 {
		display: none
	}

	#h_cell_7 {
		display: none
	}

	#h_cell_8 {
		display: none
	}

	#h_cell_9 {
		display: none
	}

	#h_cell_10 {
		display: none
	}

	#h_cell_11 {
		display: none
	}

	#h_cell_12 {
		display: none
	}

	#h_cell_13 {
		display: none
	}

	#h_cell_14 {
		display: none
	}

	#h_cell_15 {
		display: none
	}

	#h_cell_16 {
		display: none
	}

	#h_cell_17 {
		display: none
	}

	#h_cell_18 {
		display: none
	}

	#h_cell_19 {
		display: none
	}

	#h_cell_20 {
		display: none
	}

	#b_cell_1 {
		display: none
	}

	#b_cell_2 {
		display: none
	}

	#b_cell_3 {
		display: none
	}

	#b_cell_4 {
		display: none
	}

	#b_cell_5 {
		display: none
	}

	#b_cell_6 {
		display: none
	}

	.tamanoFuente h1 {
		font-size: 16px
	}

	.tamanoFuente h2 {
		font-size: 12px
	}

	.tamanoFuente p {
		font-size: 12px
	}

	.titulohijos {
		font-size: 12px
	}

	.titulohijos a {
		color: #434343;
		text-decoration: none
	}

	#mod_cont_dest_10 {
		display: none
	}

	#mod_cont_dest_11 {
		display: none
	}

	#mod_cont_dest_12 {
		display: none
	}

	#mod_cont_dest_13 {
		display: none
	}

	#mod_cont_dest_14 {
		display: none
	}

	#mod_cont_dest_15 {
		display: none
	}

	#mod_cont_dest_16 {
		display: none
	}

	#mod_cont_dest_17 {
		display: none
	}
}

.politicaCookies {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background: #555;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 5px 0;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 10;
	display: none
}

.politicaCookies .closeP {
	position: absolute;
	top: 0;
	right: 3px;
	cursor: pointer;
	z-index: 2
}

.politicaCookies a {
	color: #f60
}

body,
html {
	margin: 0;
	padding: 0;
	font-size: 100%
}

a {
	text-decoration: none
}

img {
	border: 0;
	max-width: 100%;
	height: auto
}

:focus {
	outline: none
}

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

input,
textarea {
	border: 0;
	background: #fff;
	font-size: .9em;
	font-family: Georgia, 'Droid Serif', serif;
	font-weight: 400;
	padding: 2px 5px
}

h1 {
	color: #ba0026;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 2.5em;
	line-height: 1em
}

h2 {
	color: #000;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 1.8em;
	line-height: 1.5em
}

h3 {
	color: #ba0026;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 1.6em;
	line-height: 1em
}

#impresion,
.oculto {
	display: none
}

.fila {
	width: 100%;
	display: block
}

.negro {
	color: #000
}

a.home {
	background: #ba0026
}

a.facebook {
	background: #3b5998
}

a.twitter {
	background: #55acee
}

a.pinterest {
	background: #ca1f25
}

a.google {
	background: #c0382a
}

a.youtube {
	background: #ca1f25
}

a.vimeo {
	background: #324251
}

a.instagram {
	background: #ce2580
}

a.linkedin {
	background: #1c87bd
}

a.mail {
	background: #000
}

a.xing {
	background: #01605e
}

a.viadeo {
	position: relative;
	background: #f39d1f
}

a.viadeo i {
	color: #f39d1f;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0
}

a.viadeo span {
	position: absolute;
	top: 0;
	left: 0;
	bottom: auto;
	right: auto;
	width: 100%;
	height: 100%;
	display: block;
	background: url(/palacios/diseno/img/viadeo.png) 50% 50% no-repeat
}

a.viadeo:hover {
	background: #f39d1f url(/palacios/diseno/img/viadeoNegro.png) 50% 50% no-repeat
}

a.viadeo:hover span {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

a.verMas {
	padding: .4em 1em;
	background: #000;
	color: #fff;
	font-style: italic;
	display: block;
	float: left;
	margin-right: 1em;
	text-align: center;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

a.verMas:hover {
	background: #ba0026
}

.ocultoMov {
	display: none !important
}

.embed-container {
	position: relative;
	padding-bottom: 31%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	height: auto
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	bottom: auto;
	right: auto;
	width: 100%;
	height: 100%;
	display: block
}

.capaTotal {
	width: 100%;
	height: 100%;
	display: block
}

.francia #h_cont_0 #menuCabecera ul#menuListas {
	position: absolute;
	top: 78px;
	left: 220px;
	margin: 0;
	padding: 0;
	list-style-type: none
}

.usa #h_cont_0 #menuCabecera ul#menuListas {
	position: absolute;
	top: 78px;
	left: 220px;
	margin: 0;
	padding: 0;
	list-style-type: none
}

#h_cont_0 {
	position: relative;
	height: 200px
}

#h_cont_0 #franjaMenu {
	position: absolute;
	top: 78px;
	left: 0;
	bottom: auto;
	right: auto;
	width: 100%;
	height: 42px !important;
	content: '';
	display: block;
	clear: both;
	background: #464646;
	z-index: 2
}

#h_cont_0 #idiomas17 {
	position: relative;
	width: 96%;
	margin: 0 auto;
	max-width: 1170px;
	z-index: 11111111
}

#h_cont_0 #idiomas17 ul {
	position: relative;
	margin: 0;
	padding: 3em 0 0;
	list-style-type: none;
	width: 130px;
	float: right;
	height: auto;
	max-height: 3em;
	box-sizing: border-box;
	overflow: hidden;
	-moz-transition: all .35s linear;
	-o-transition: all .35s linear;
	-webkit-transition: all .35s linear;
	transition: all .35s linear
}

#h_cont_0 #idiomas17 ul li {
	width: 100%;
	display: block;
	clear: both;
	text-align: right;
	background: #fff;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	box-sizing: border-box;
	padding: 0 .5em
}

#h_cont_0 #idiomas17 ul li a {
	font-family: 'Oswald', sans-serif;
	font-size: .85em;
	text-transform: uppercase;
	font-weight: 400;
	color: #000;
	opacity: .5;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	transition: all .2s linear
}

#h_cont_0 #idiomas17 ul li a:hover {
	opacity: 1
}

#h_cont_0 #idiomas17 ul li:not(.active):first-child,
body.cas #h_cont_0 #idiomas17 ul li:nth-of-type(2) {
	border-top: 2px solid #000;
	padding-top: .25em
}

#h_cont_0 #idiomas17 ul li:not(.active):last-child,
body.pt #h_cont_0 #idiomas17 ul li:nth-last-of-type(2) {
	border-bottom: 2px solid #000;
	padding-bottom: .25em
}

#h_cont_0 #idiomas17 ul li.active {
	position: absolute;
	top: 1em;
	right: 0;
	border: 0;
	background: none;
	pointer-events: none
}

#h_cont_0 #idiomas17 ul li.active a {
	opacity: 1
}

#h_cont_0 #idiomas17 ul li.active a:before {
	position: relative;
	top: -.25em;
	right: 0;
	content: '';
	display: block;
	clear: both;
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	margin-right: .5em;
	border-right: 5px solid transparent;
	border-top: 5px solid #000;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	-webkit-transition: all .4s linear;
	transition: all .4s linear
}

/*body.home #h_cont_0 #idiomas17 ul li.active a {
	color: #fff
}*/

/*body.home #h_cont_0 #idiomas17 ul li.active a:before {
	border-top: 5px solid #fff
}*/

#h_cont_0 #idiomas17 ul:hover,
#h_cont_0 #idiomas17 ul.abierto {
	max-height: 20em
}

body.home #h_cont_0 #idiomas17 ul:hover li.active a:before,
#h_cont_0 #idiomas17 ul:hover li.active a:before {
	border-top: 0 solid transparent
}

#h_cont_0 #menuCabecera {
	position: relative;
	width: 96%;
	margin: 0 auto;
	max-width: 1170px;
	z-index: 5
}

#h_cont_0 #menuCabecera ul#menuListas {
	position: absolute;
	top: 78px;
	left: 190px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
}

#h_cont_0 #menuCabecera ul#menuListas>li {
	position: relative;
	padding: 21px 1%;
	display: block;
	float: left;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	line-height: 0;
	font-size: .95em;
	word-spacing: 0;
	text-transform: uppercase;
	z-index: 2
}

#h_cont_0 #menuCabecera ul#menuListas>li a {
	color: #fff;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	transition: all .2s linear
}

#h_cont_0 #menuCabecera ul#menuListas>li a:hover {
	color: #ba0026
}

#h_cont_0 #menuCabecera ul#menuListas>li ul.nivel1 {
	position: absolute;
	top: 3.25em;
	left: 50%;
	bottom: auto;
	right: auto;
	margin: 0 0 0 -100%;
	padding: 6px 0 0;
	width: 200%;
	height: 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	display: block;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	background: #fff;
	overflow: hidden;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	transition: all .2s linear
}

#h_cont_0 #menuCabecera ul#menuListas>li ul.nivel1:before {
	position: absolute;
	top: -11px;
	left: 0;
	bottom: auto;
	right: auto;
	margin: 0;
	content: '';
	display: block;
	clear: both;
	width: 100%;
	height: 11px;
	background: url(/palacios/usuariosFtp/conexion/diseimagenes933a.png) 50% 0 no-repeat;
	z-index: -1
}

#h_cont_0 #menuCabecera ul#menuListas>li ul.nivel1:after {
	position: absolute;
	top: 0;
	left: 0;
	bottom: auto;
	right: auto;
	width: 100%;
	height: 100%;
	display: block;
	content: '';
	display: block;
	clear: both;
	-moz-box-shadow: #777 0 0 15px -3px;
	-webkit-box-shadow: #777 0 0 15px -3px;
	box-shadow: #777 0 0 15px -3px;
	z-index: -2
}

#h_cont_0 #menuCabecera ul#menuListas>li ul.nivel1 li {
	width: 100%;
	display: block;
	padding: 0;
	display: block;
	float: none;
	font-family: Georgia, 'Droid Serif', serif;
	font-weight: 400;
	line-height: 1em;
	text-align: center;
	font-size: .9em;
	text-transform: none
}

#h_cont_0 #menuCabecera ul#menuListas>li ul.nivel1 li a {
	color: #000;
	margin: 0 11px;
	padding: 16px 0 14px;
	display: block;
	border-bottom: 1px solid #edecec;
	-moz-transition: all .05s linear;
	-o-transition: all .05s linear;
	-webkit-transition: all .05s linear;
	transition: all .05s linear
}

#h_cont_0 #menuCabecera ul#menuListas>li ul.nivel1 li a:hover {
	color: #ba0026
}

#h_cont_0 #menuCabecera ul#menuListas>li ul.nivel1 li:last-child a {
	border: 0
}

#h_cont_0 #menuCabecera ul#menuListas>li:hover ul.nivel1 {
	height: auto;
	-moz-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	overflow: visible;
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
	-moz-transition: all .3s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	-o-transition: all .3s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	-webkit-transition: all .3s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	transition: all .3s cubic-bezier(0.375, 1.495, 0.61, 0.78)
}

#h_cont_0 .barraEstado {
	position: absolute;
	top: 150px;
	left: 0;
	bottom: auto;
	right: auto;
	width: 100%;
	z-index: 2
}

#h_cont_0 .barraEstado .barraEstadoIn {
	position: relative;
	width: 96%;
	margin: 0 auto;
	max-width: 1170px;
	font-family: Georgia, 'Droid Serif', serif;
	font-weight: 400
}

#h_cont_0 .barraEstado .barraEstadoIn a {
	position: relative;
	color: #555;
	margin: 0 .8em 0 0;
	padding: 0 0 0 .4em;
	float: left;
	font-size: .8em;
	white-space: nowrap
}

#h_cont_0 .barraEstado .barraEstadoIn a:after {
	float: left;
	width: auto;
	content: '';
	display: block;
	clear: both;
	content: >;
	margin-left: -.9em
}

#h_cont_0 .barraEstado .barraEstadoIn a:first-child:after {
	display: none
}

#h_cont_0 .barraEstado .barraEstadoIn a:hover {
	color: #ba0026
}

#h_cont_0 .barraEstado .barraEstadoIn a:last-child {
	color: #000;
	cursor: default
}

#h_cont_0 .barraEstado .barraEstadoIn span {
	display: none
}

#h_cont_0 #mod_cont_idiomas {
	position: relative;
	width: 96%;
	margin: 0 auto;
	max-width: 1170px;
	z-index: 3
}

#h_cont_0 #mod_cont_idiomas .id_idioma {
	float: right;
	margin: 1em 0 0
}

#h_cont_0 #mod_cont_idiomas .id_idioma a {
	display: block;
	padding: 0 .5em;
	color: #000;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: .8em;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	transition: all .2s linear
}

#h_cont_0 #mod_cont_idiomas .id_idioma a:hover {
	color: #ba0026
}

#h_cont_0 #logoWrapper {
	position: relative;
	width: 96%;
	margin: 0 auto;
	max-width: 1170px;
	z-index: 4
}

#h_cont_0 #logoWrapper #logo {
	position: absolute;
	top: 0;
	left: 0;
	bottom: auto;
	right: auto
}

#h_cont_0 #logoWrapper #logoTeGusta {
	position: absolute;
	left: 165px
}

#h_cont_0 #logoWrapper #logoTeGusta img {
	height: 70px
}

@media (max-width: 767px) {
	#h_cont_0 #logoWrapper #logoTeGusta {
		display: none
	}
}

#h_cont_0 #logoWrapper #logoQuijote {
	position: absolute;
	left: 185px
}

#h_cont_0 #logoWrapper #logoQuijote img {
	height: 70px
}

@media (max-width: 767px) {
	#h_cont_0 #logoWrapper #logoQuijote {
		display: none
	}
}

#h_cont_0 #presentacionHome {
	position: absolute;
    top: 120px;
    left: 50%;
    bottom: auto;
    /* right: 50px; */
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    z-index: 1;
     height: 50vh; 
	 min-height: 650px;
    max-width: 1170px;
    transform: translateX(-50%);

	

}



@media (max-width: 767px) {

    #h_cont_0 #presentacionHome {
        top: 90px;
    }
}

#h_cont_0 #presentacionHome .ctrl {
	position: absolute;
	top: 50%;
	left: 1.25%;
	bottom: auto;
	right: auto;
	width: 36px;
	height: 42px;
	display: block;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	font-size: 1.5em;
	color: #fff;
	z-index: 5;
	text-align: center;
	cursor: pointer;
	-moz-transition: all .6s cubic-bezier(0.6, 0, 0.4, 1);
	-o-transition: all .6s cubic-bezier(0.6, 0, 0.4, 1);
	-webkit-transition: all .6s cubic-bezier(0.6, 0, 0.4, 1);
	transition: all .6s cubic-bezier(0.6, 0, 0.4, 1)
}

#h_cont_0 #presentacionHome .ctrl:before {
	position: absolute;
	top: 0;
	left: 0;
	bottom: auto;
	right: auto;
	width: 100%;
	height: 100%;
	display: block;
	content: '';
	display: block;
	clear: both;
	background: #000;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=35);
	opacity: .35;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	z-index: -1;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

#h_cont_0 #presentacionHome .ctrl#siguiente {
	left: auto;
	right: 1.25%
}

#h_cont_0 #presentacionHome .ctrl:hover:before {
	background: #ba0026;
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1
}

#h_cont_0 #presentacionHome .presentacionHomeIn {
	position: relative;
	width: 100%;
	height: 100%;
	display: block
}

#h_cont_0 #presentacionHome .presentacionHomeIn .presentacionHomeSlide {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	float: left;
	overflow: hidden
}
#h_cont_0 #presentacionHome .presentacionHomeIn .presentacionHomeSlide::after {
	content:""; position: absolute; bottom: 0; top: 0; left: 0; right: 0; background: linear-gradient(0deg, rgba(0,0,0,0.35) 0%, rgba(255,255,255,0) 100%); pointer-events: none; z-index: 1; 
}


#h_cont_0 #presentacionHome .presentacionHomeIn .presentacionHomeSlide img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: auto;
	right: auto;
	width: 100%;
	/*min-width: 1600px;
	min-height: 650px;*/
	height: 100%;
	z-index: 1;
    object-fit: cover; 
    object-position: center center;
}

#h_cont_0 #presentacionHome .presentacionHomeIn .presentacionHomeSlide .presentacionHomeSlideIn {
	position: relative;
	width: 96%;
	margin: 0 auto;
	max-width: 1170px;
	height: 100%
}

#h_cont_0 #presentacionHome .presentacionHomeIn .presentacionHomeSlide .presentacionHomeSlideIn .texto {
	position: absolute;
	top: auto;
	left: 1em;
	bottom: 2em;
	right: auto;
	color: #fff;
	z-index: 2
}

#h_cont_0 #presentacionHome .presentacionHomeIn .presentacionHomeSlide .presentacionHomeSlideIn .texto h2 {
	font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
	font-weight: 400;
	font-size: 4em;
	line-height: 1em;
	color: #fff;
	/*text-shadow: 1px 2px 2px #000;*/
    margin-bottom: 3rem;
}

#h_cont_0 #presentacionHome .presentacionHomeIn .presentacionHomeSlide .presentacionHomeSlideIn .texto .boton {
	font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
	font-weight: 400;
	font-size: 1.25rem;
	line-height: 1em;
	color: #fff;
    background: #ba0026;
    padding: 7px 2rem;
    font-style: normal;
    text-shadow: none;
}




#h_cont_0 #presentacionHome .presentacionHomeIn .presentacionHomeSlide .presentacionHomeSlideIn .texto p {
	width: 50%;
	font-family: Georgia, 'Droid Serif', serif;
	font-weight: 400;
	font-size: 1.3em;
	line-height: 1.3em;
	font-style: italic;
	text-shadow: 1px 2px 2px #000
}

#h_cont_0 #buscadorCabecera {
	position: relative;
	width: 96%;
	margin: 0 auto;
	max-width: 1170px;
	z-index: 6
}

#h_cont_0 #buscadorCabecera form {
	position: absolute;
	top: 84px;
	left: auto;
	bottom: auto;
	right: 0;
	width: 2em;
	height: 2em;
	display: block;
	-moz-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	-o-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	-webkit-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	transition: all .3s cubic-bezier(0.6, 0, 0.4, 1)
}

#h_cont_0 #buscadorCabecera form #inputBuscador {
	position: absolute;
	top: .2em;
	left: auto;
	bottom: auto;
	right: 0;
	background: none;
	width: 0;
	padding: 5px 0;
	border: 1px solid transparent;
	line-height: .7em;
	-moz-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	-o-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	-webkit-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	transition: all .3s cubic-bezier(0.6, 0, 0.4, 1)
}

#h_cont_0 #buscadorCabecera form #btnBuscador {
	position: absolute;
	top: 0;
	left: auto;
	bottom: auto;
	right: 0;
	width: 2em;
	height: 2em;
	padding: 0;
	display: block;
	border: 0;
	background: url(/palacios/usuariosFtp/conexion/diseimagenes932a.png) 50% 0 no-repeat;
	-moz-transition: all .3s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	-o-transition: all .3s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	-webkit-transition: all .3s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	transition: all .3s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	font-size: 1em
}

#h_cont_0 #buscadorCabecera form:hover {
	width: 12em
}

#h_cont_0 #buscadorCabecera form:hover #inputBuscador {
	width: 10em;
	padding: 5px 2em 5px 5px;
	background: #fff;
	border-color: #ccc
}

#h_cont_0 #buscadorCabecera form:hover #btnBuscador {
	background-position: 0 -2em
}

#h_cont_0 #social {
	position: relative;
	width: 96%;
	margin: 0 auto;
	max-width: 1170px;
	z-index: 3
}

#h_cont_0 #social ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin: .85em 0 0
}

#h_cont_0 #social ul li {
	float: left;
	margin: 0 .25em
}

#h_cont_0 #social ul li a {
	width: 1.5em;
	height: 1.5em;
	text-align: center;
	display: block;
	float: left;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	transition: all .2s linear
}

#h_cont_0 #social ul li a img {
	float: left
}

#h_cont_0 #social ul li a i {
	color: #fff;
	line-height: 1.55em
}

#h_cont_0 #social ul li a:hover {
	-moz-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2)
}

.francia #h_cont_0 #social .cre100do,
.fr #h_cont_0 #social .cre100do,
.pt #h_cont_0 #social .cre100do {
	display: none
}

#h_cont_0 #social ul li a.special {
	position: relative;
	top: .1em;
	padding-left: .5em;
	padding-right: .5em;
	width: auto;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #000;
	font-size: .9em
}

#h_cont_0 #social ul li a.special:before {
	position: absolute;
	top: 0;
	left: 0;
	bottom: auto;
	right: auto;
	width: 100%;
	height: 100%;
	display: block;
	content: '';
	display: block;
	clear: both;
	width: 2px;
	left: -5px;
	background: #ccc;
	-moz-transition: all .4s cubic-bezier(0.6, 0, 0.4, 1);
	-o-transition: all .4s cubic-bezier(0.6, 0, 0.4, 1);
	-webkit-transition: all .4s cubic-bezier(0.6, 0, 0.4, 1);
	transition: all .4s cubic-bezier(0.6, 0, 0.4, 1);
	z-index: -1
}

#h_cont_0 #social ul li a.special:hover {
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	color: #ba0026
}

#h_cont_0 #social ul li:first-child a.special:before {
	display: none
}

#capa_contenidos {
	width: 100%;
	height: 100%;
	display: block
}

#capa_contenidos:after {
	content: '';
	display: block;
	clear: both
}

#capa_contenidos #div_central {
	width: 96%;
	margin: 0 auto;
	max-width: 1170px;
	margin-top: 2em;
	color: #555;
	line-height: 1.5em;
	font-family: Georgia, 'Droid Serif', serif;
	font-weight: 400
}

#capa_contenidos #div_central .bannerNodosInteriores {
	padding-bottom: 1em
}

#capa_contenidos #div_central .bannerNodosInteriores img {
	width: 100%
}

#capa_contenidos #div_central #cont_cabecera_centro {
	margin-top: -28px
}

#capa_contenidos #div_central #cont_cabecera_centro h1 {
	padding-bottom: 43px
}

#capa_contenidos #div_central #cont_cabecera_centro.conH2 {
	position: relative
}

#capa_contenidos #div_central #cont_cabecera_centro.conH2 h1 {
	padding-top: 42px
}

#capa_contenidos #div_central #cont_cabecera_centro.conH2 h2 {
	position: absolute;
	top: 0;
	left: 0;
	bottom: auto;
	right: auto
}

#capa_contenidos #div_central .ancho100 {
	float: left
}

#capa_contenidos #div_central .ancho100 h3 {
	color: #000;
	padding: 1.5em 0 .5em
}

#capa_contenidos #div_central .ancho100 ul {
	list-style-type: none
}

#capa_contenidos #div_central .ancho100 ul li {
	position: relative;
	padding: .2em 0
}

#capa_contenidos #div_central .ancho100 ul li:before {
	position: absolute;
	top: .1em;
	left: -1em;
	bottom: auto;
	right: auto;
	content: '';
	display: block;
	clear: both;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	float: left;
	content: >;
	font-weight: 700;
	color: #ba0026
}

#capa_contenidos #div_central .ancho100 a {
	color: #ba0026
}

#capa_contenidos #div_central.contenidoCentroSinDerecha .ancho100 {
	width: 100%
}

#capa_contenidos #div_central.contenidoCentro .ancho100 {
	width: 72.195%;
	padding: 0
}

#capa_contenidos #div_central #div_dch.sticky {
	position: fixed;
	top: 1em;
	right: 0
}

#capa_contenidos #div_central #div_dch,
#capa_contenidos #div_central #contenedorMenuDerecha,
#capa_contenidos #div_central #contenedorMenuDerechaInterior {
	width: 21.43%;
	padding-left: 1.26%;
	padding-right: 1.26%;
	float: right;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-transform: uppercase
}

#capa_contenidos #div_central #div_dch ul.ulMenu,
#capa_contenidos #div_central #contenedorMenuDerecha ul.ulMenu,
#capa_contenidos #div_central #contenedorMenuDerechaInterior ul.ulMenu {
	margin: 0;
	padding: 0;
	list-style-type: none
}

#capa_contenidos #div_central #div_dch ul.ulMenu li a,
#capa_contenidos #div_central #div_dch>a,
#capa_contenidos #div_central #contenedorMenuDerecha ul.ulMenu li a,
#capa_contenidos #div_central #contenedorMenuDerecha>a,
#capa_contenidos #div_central #contenedorMenuDerechaInterior ul.ulMenu li a,
#capa_contenidos #div_central #contenedorMenuDerechaInterior>a {
	border-top: 1px solid #ebeaea
}

#capa_contenidos #div_central #div_dch a:first-child,
#capa_contenidos #div_central #div_dch a.primero,
#capa_contenidos #div_central #contenedorMenuDerecha a:first-child,
#capa_contenidos #div_central #contenedorMenuDerecha a.primero,
#capa_contenidos #div_central #contenedorMenuDerechaInterior a:first-child,
#capa_contenidos #div_central #contenedorMenuDerechaInterior a.primero {
	border: 0
}

#capa_contenidos #div_central #div_dch li a:first-child,
#capa_contenidos #div_central #contenedorMenuDerecha li a:first-child,
#capa_contenidos #div_central #contenedorMenuDerechaInterior li a:first-child {
	border-top: 1px solid #ebeaea
}

#capa_contenidos #div_central #div_dch li:first-child a:first-child,
#capa_contenidos #div_central #contenedorMenuDerecha li:first-child a:first-child,
#capa_contenidos #div_central #contenedorMenuDerechaInterior li:first-child a:first-child {
	border: 0
}

#capa_contenidos #div_central #div_dch ul.ulMenu li a,
#capa_contenidos #div_central #div_dch>a,
#capa_contenidos #div_central #contenedorMenuDerecha ul.ulMenu li a,
#capa_contenidos #div_central #contenedorMenuDerecha>a,
#capa_contenidos #div_central #contenedorMenuDerechaInterior ul.ulMenu li a,
#capa_contenidos #div_central #contenedorMenuDerechaInterior>a {
	position: relative;
	display: block;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	width: 100%;
	padding: 1em 0;
	color: #555;
	-moz-transition: all .3s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	-o-transition: all .3s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	-webkit-transition: all .3s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	transition: all .3s cubic-bezier(0.375, 1.495, 0.61, 0.78)
}

#capa_contenidos #div_central #div_dch ul.ulMenu li a:before,
#capa_contenidos #div_central #div_dch>a:before,
#capa_contenidos #div_central #contenedorMenuDerecha ul.ulMenu li a:before,
#capa_contenidos #div_central #contenedorMenuDerecha>a:before,
#capa_contenidos #div_central #contenedorMenuDerechaInterior ul.ulMenu li a:before,
#capa_contenidos #div_central #contenedorMenuDerechaInterior>a:before {
	position: absolute;
	top: 1.5em;
	left: 0;
	bottom: auto;
	right: auto;
	width: 0;
	height: 10px;
	content: '';
	display: block;
	clear: both;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	background: url(/palacios/usuariosFtp/conexion/diseimagenes944a.png) 100% 0 no-repeat
}

#capa_contenidos #div_central #div_dch ul.ulMenu li a:hover,
#capa_contenidos #div_central #div_dch>a:hover,
#capa_contenidos #div_central #contenedorMenuDerecha ul.ulMenu li a:hover,
#capa_contenidos #div_central #contenedorMenuDerecha>a:hover,
#capa_contenidos #div_central #contenedorMenuDerechaInterior ul.ulMenu li a:hover,
#capa_contenidos #div_central #contenedorMenuDerechaInterior>a:hover {
	color: #000;
	padding-left: .75em
}

#capa_contenidos #div_central #div_dch ul.ulMenu li a:hover:before,
#capa_contenidos #div_central #div_dch>a:hover:before,
#capa_contenidos #div_central #contenedorMenuDerecha ul.ulMenu li a:hover:before,
#capa_contenidos #div_central #contenedorMenuDerecha>a:hover:before,
#capa_contenidos #div_central #contenedorMenuDerechaInterior ul.ulMenu li a:hover:before,
#capa_contenidos #div_central #contenedorMenuDerechaInterior>a:hover:before {
	width: 6px
}

#capa_contenidos #div_central #div_dch ul.ulMenu li.menuActual a,
#capa_contenidos #div_central #div_dch a.famSel,
#capa_contenidos #div_central #contenedorMenuDerecha ul.ulMenu li.menuActual a,
#capa_contenidos #div_central #contenedorMenuDerecha a.famSel,
#capa_contenidos #div_central #contenedorMenuDerechaInterior ul.ulMenu li.menuActual a,
#capa_contenidos #div_central #contenedorMenuDerechaInterior a.famSel {
	color: #ba0026;
	padding-left: .75em;
	cursor: default
}

#capa_contenidos #div_central #div_dch ul.ulMenu li.menuActual a:before,
#capa_contenidos #div_central #div_dch a.famSel:before,
#capa_contenidos #div_central #contenedorMenuDerecha ul.ulMenu li.menuActual a:before,
#capa_contenidos #div_central #contenedorMenuDerecha a.famSel:before,
#capa_contenidos #div_central #contenedorMenuDerechaInterior ul.ulMenu li.menuActual a:before,
#capa_contenidos #div_central #contenedorMenuDerechaInterior a.famSel:before {
	width: 6px;
	background: url(/palacios/usuariosFtp/conexion/diseimagenes943a.png) 0 0 no-repeat
}

#capa_contenidos #div_central #div_dch #asoc2,
#capa_contenidos #div_central #contenedorMenuDerecha #asoc2,
#capa_contenidos #div_central #contenedorMenuDerechaInterior #asoc2 {
	margin: 2em 0 0;
	width: 100%;
	display: block;
	float: left
}

#capa_contenidos #div_central #div_dch #asoc2 #marcasDer h2,
#capa_contenidos #div_central #contenedorMenuDerecha #asoc2 #marcasDer h2,
#capa_contenidos #div_central #contenedorMenuDerechaInterior #asoc2 #marcasDer h2 {
	position: relative;
	font-size: 1.2em
}

#capa_contenidos #div_central #div_dch #asoc2 #marcasDer h2:after,
#capa_contenidos #div_central #contenedorMenuDerecha #asoc2 #marcasDer h2:after,
#capa_contenidos #div_central #contenedorMenuDerechaInterior #asoc2 #marcasDer h2:after {
	position: absolute;
	top: auto;
	left: 0;
	bottom: 0;
	right: auto;
	width: 100%;
	height: 2px;
	content: '';
	display: block;
	clear: both;
	background: #ccc
}

#capa_contenidos #div_central #div_dch #asoc2 #marcasDer a,
#capa_contenidos #div_central #contenedorMenuDerecha #asoc2 #marcasDer a,
#capa_contenidos #div_central #contenedorMenuDerechaInterior #asoc2 #marcasDer a {
	border: 1px solid #edecec;
	margin: 1em 0;
	float: left;
	display: block;
	clear: both;
	text-align: center;
	width: 100%;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

#capa_contenidos #div_central #div_dch #asoc2 #marcasDer a img,
#capa_contenidos #div_central #contenedorMenuDerecha #asoc2 #marcasDer a img,
#capa_contenidos #div_central #contenedorMenuDerechaInterior #asoc2 #marcasDer a img {
	width: 60%;
	-moz-transition: all .2s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	-o-transition: all .2s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	-webkit-transition: all .2s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	transition: all .2s cubic-bezier(0.375, 1.495, 0.61, 0.78)
}

#capa_contenidos #div_central #div_dch #asoc2 #marcasDer a:hover,
#capa_contenidos #div_central #contenedorMenuDerecha #asoc2 #marcasDer a:hover,
#capa_contenidos #div_central #contenedorMenuDerechaInterior #asoc2 #marcasDer a:hover {
	border-color: #ba0026
}

#capa_contenidos #div_central #div_dch #asoc2 #marcasDer a:hover img,
#capa_contenidos #div_central #contenedorMenuDerecha #asoc2 #marcasDer a:hover img,
#capa_contenidos #div_central #contenedorMenuDerechaInterior #asoc2 #marcasDer a:hover img {
	-moz-transform: scale(.9, .9);
	-ms-transform: scale(.9, .9);
	-webkit-transform: scale(.9, .9);
	transform: scale(.9, .9)
}

#capa_contenidos #div_central #div_dch #asoc2 #compartir h4,
#capa_contenidos #div_central #contenedorMenuDerecha #asoc2 #compartir h4,
#capa_contenidos #div_central #contenedorMenuDerechaInterior #asoc2 #compartir h4 {
	font-weight: 400
}

#capa_contenidos #div_central #div_dch #asoc2 #compartir #capaCompartir,
#capa_contenidos #div_central #contenedorMenuDerecha #asoc2 #compartir #capaCompartir,
#capa_contenidos #div_central #contenedorMenuDerechaInterior #asoc2 #compartir #capaCompartir {
	margin-top: 1em
}

#capa_contenidos #div_central #div_dch #asoc2 #compartir #capaCompartir a,
#capa_contenidos #div_central #contenedorMenuDerecha #asoc2 #compartir #capaCompartir a,
#capa_contenidos #div_central #contenedorMenuDerechaInterior #asoc2 #compartir #capaCompartir a {
	margin: 2px 4px 2px 0
}

#pie {
	position: relative;
	width: 100%;
	height: auto;
	background: #464646;
	display: block;
	float: left;
	margin-top: 2em
}

#pie #arbolPie {
	position: relative;
	width: 96%;
	margin: 0 auto;
	max-width: 1170px;
	padding-top: 2em
}

#pie #arbolPie dl {
	width: 11.11111%;
	height: 100%;
	float: left;
	margin: 0;
	padding: 0
}

#pie #arbolPie dl dt {
	margin: 0;
	padding: 0;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	width: 90%
}

#pie #arbolPie dl dd {
	margin: .75em 0;
	padding: 0;
	font-size: .9em;
	line-height: 1.1em;
	width: 90%
}

#pie #arbolPie dl a {
	color: #fff;
	-moz-transition: color .2s linear;
	-o-transition: color .2s linear;
	-webkit-transition: color .2s linear;
	transition: color .2s linear
}

#pie #arbolPie dl a:hover {
	color: #000
}

#pie #franjaInf {
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 1em;
	background: #000;
	color: #fff;
	float: left
}

#pie #franjaInf #franjaInfIn {
	position: relative;
	width: 96%;
	margin: 0 auto;
	max-width: 1170px;
	padding: 1em 0
}

#pie #franjaInf #franjaInfIn #datosPie {
	width: 60%;
	float: left;
	font-size: .8em;
	line-height: 1.5em;
	padding-bottom: 1em
}

#pie #franjaInf #franjaInfIn #datosPie span {
	margin-right: 1.1em
}

#pie #franjaInf #franjaInfIn #datosPie a {
	color: #fff
}

#pie #franjaInf #franjaInfIn #copy {
	width: 40%;
	float: right
}

#pie #franjaInf #franjaInfIn #copy ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}

#pie #franjaInf #franjaInfIn #copy ul li {
	float: left;
	font-family: Georgia, 'Droid Serif', serif;
	font-weight: 700;
	font-size: .6em
}

#pie #franjaInf #franjaInfIn #copy ul li a {
	color: #fff;
	padding: 1.2em .8em;
	display: block;
	-moz-transition: color .2s linear;
	-o-transition: color .2s linear;
	-webkit-transition: color .2s linear;
	transition: color .2s linear
}

#pie #franjaInf #franjaInfIn #copy ul li a:hover {
	color: #ba0026
}

.paginacion .paginade {
	display: none
}

.paginacion span.actual {
	background: #000;
	color: #fff;
	text-align: center;
	padding: .2em 0;
	width: 2em;
	display: block;
	float: left;
	margin-right: .2em;
	font-size: .9em;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	cursor: default
}

.paginacion a {
	position: relative;
	background: none;
	color: #555;
	text-align: center;
	padding: .2em 0;
	width: 2em;
	display: block;
	float: left;
	margin-right: .2em;
	font-size: .9em;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	z-index: 1
}

.paginacion a:before {
	position: absolute;
	top: auto;
	left: 0;
	bottom: 0;
	right: auto;
	width: 100%;
	height: 100%;
	background: #ccc;
	content: '';
	display: block;
	clear: both;
	z-index: -1;
	-moz-transition: all .2s cubic-bezier(0.6, 0, 0.4, 1);
	-o-transition: all .2s cubic-bezier(0.6, 0, 0.4, 1);
	-webkit-transition: all .2s cubic-bezier(0.6, 0, 0.4, 1);
	transition: all .2s cubic-bezier(0.6, 0, 0.4, 1)
}

.paginacion a:hover {
	color: #ba0026
}

.paginacion a:hover:before {
	background: #ba0026;
	height: .3em
}

#paginacionArriba {
	display: none
}

.contenidoCentro .contenedoraCentro {
	width: 72.195%;
	padding-left: 1.26%;
	padding-right: 1.26%;
	float: left
}

.contenedoraCentro .elemFila {
	position: relative;
	height: 100%;
	float: left
}

.contenedoraCentro .elemFila .imagenHijos a {
	display: block
}

.contenedoraCentro .elemFila .imagenHijos a img {
	width: 70%;
	margin: 0 auto;
	display: block;
	-moz-transition: all .4s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	-o-transition: all .4s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	-webkit-transition: all .4s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	transition: all .4s cubic-bezier(0.375, 1.495, 0.61, 0.78)
}

.contenedoraCentro .elemFila .tituloHijos a {
	position: relative;
	top: 0;
	color: #000;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	-webkit-transition: all .4s linear;
	transition: all .4s linear
}

.contenedoraCentro .elemFila .tituloHijos a strong {
	font-weight: 400
}

.contenedoraCentro .elemFila .inferiorAdjuntos {
	display: none
}

body.comunicacion .contenedoraCentro {
	margin-top: 1.375em;
	padding: 0
}

body.comunicacion .contenedoraCentro .elemFila {
	border: 1px solid #ccc;
	margin: 0 0 2em
}

body.comunicacion .contenedoraCentro .elemFila .imagenHijos,
body.comunicacion .contenedoraCentro .elemFila .tituloHijos,
body.comunicacion .contenedoraCentro .elemFila .resumenHijos {
	margin: 1em;
	padding: 0
}

body.comunicacion .contenedoraCentro .elemFila .tituloHijos {
	width: 90%;
	display: block;
	float: left;
	clear: both
}

body.comunicacion .contenedoraCentro .elemFila .tituloHijos a {
	font-size: 1.5em;
	line-height: 1.3em;
	width: 100%;
	display: block;
	float: left;
	clear: both;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	transition: all .2s linear
}

body.comunicacion .contenedoraCentro .elemFila .tituloHijos a:hover {
	color: #ba0026
}

body.comunicacion .contenedoraCentro .elemFila .tituloHijos span.fecha {
	margin-top: .2em;
	color: #c1c0c0;
	min-height: 2em;
	font-size: .8em;
	padding-left: 1.75em;
	float: left;
	clear: both;
	display: block;
	background: url(/palacios/usuariosFtp/conexion/diseimagenes945a.png) 0 5px no-repeat
}

body.comunicacion .contenedoraCentro .elemFila .imagenHijos {
	float: left;
	width: 100%;
	height: 215px;
	padding: 2.5em 0;
	border: 1px solid #ccc;
	display: block;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(100%, #efefef));
	background-image: -moz-linear-gradient(top, #fff 0%, #efefef 100%);
	background-image: -webkit-linear-gradient(top, #fff 0%, #efefef 100%);
	background-image: linear-gradient(to bottom, #fff 0%, #efefef 100%);
	display: table;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

body.comunicacion .contenedoraCentro .elemFila .resumenHijos {
	margin-top: 0;
	display: block;
	float: left;
	clear: both
}

body.marcas .contenedoraCentro .elemFila {
	margin: 2em 0 0;
	padding: 0 0 2em;
	border-bottom: 1px solid #ccc
}

body.marcas .contenedoraCentro .elemFila:last-child {
	border: 0
}

body.marcas .contenedoraCentro .elemFila .imagenHijos {
	float: left;
	width: 20%;
	padding: 2.5em 0;
	border: 1px solid #ccc;
	display: block;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(100%, #efefef));
	background-image: -moz-linear-gradient(top, #fff 0%, #efefef 100%);
	background-image: -webkit-linear-gradient(top, #fff 0%, #efefef 100%);
	background-image: linear-gradient(to bottom, #fff 0%, #efefef 100%);
	display: table;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

body.marcas .contenedoraCentro .elemFila .imagenHijos a {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

body.marcas .contenedoraCentro .elemFila .imagenHijos a img {
	width: 90%;
	max-width: 190px
}

body.marcas .contenedoraCentro .elemFila .resumenHijos {
	position: relative;
	height: 85%;
	display: table;
	margin: -.2em 0 0 2%;
	float: left;
	width: 77%
}

body.marcas .contenedoraCentro .elemFila .resumenHijos a {
	width: 18em;
	background: #000;
	color: #fff;
	font-style: italic;
	margin: 2em 0 0;
	padding: .3em;
	display: block;
	float: left;
	clear: left;
	font-size: .8em;
	text-align: center;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

body.marcas .contenedoraCentro .elemFila .resumenHijos a:hover {
	background: #ba0026
}

body.marcas .contenedoraCentro .elemFila .imagenHijos:hover {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSItMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(-100%, #fff), color-stop(0%, #efefef), color-stop(100%, #fff));
	background-image: -moz-linear-gradient(top, #fff -100%, #efefef 0%, #fff 100%);
	background-image: -webkit-linear-gradient(top, #fff -100%, #efefef 0%, #fff 100%);
	background-image: linear-gradient(to bottom, #fff -100%, #efefef 0%, #fff 100%)
}

body.marcas .contenedoraCentro .elemFila .imagenHijos:hover a img {
	-moz-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2)
}

body.productos .contenedoraCentro .elemFila {
	margin: 1em 0 0;
	padding: 0
}

body.productos .contenedoraCentro .elemFila .tituloHijos {
	text-align: center;
	margin-top: .75em
}

body.productos .contenedoraCentro .elemFila .imagenHijos {
	margin: 0 .5em
}

body.productos .contenedoraCentro .elemFila .imagenHijos a {
	position: relative
}

body.productos .contenedoraCentro .elemFila .imagenHijos a:after {
	position: absolute;
	top: auto;
	left: 0;
	bottom: 0;
	right: auto;
	content: '';
	display: block;
	clear: both;
	width: 100%;
	height: 0;
	background: #ba0026;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-moz-transition: all .2s cubic-bezier(0.6, 0, 0.4, 1);
	-o-transition: all .2s cubic-bezier(0.6, 0, 0.4, 1);
	-webkit-transition: all .2s cubic-bezier(0.6, 0, 0.4, 1);
	transition: all .2s cubic-bezier(0.6, 0, 0.4, 1)
}

body.productos .contenedoraCentro .elemFila .imagenHijos a img {
	width: 100%
}

body.productos .contenedoraCentro .elemFila:hover .imagenHijos a:after {
	height: 100%;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: .7
}

body.productos .contenedoraCentro .elemFila:hover .tituloHijos a {
	color: #ba0026
}

body.home #h_cont_0 {
	height: calc( 50vh + 120px);
	min-height: calc( 650px + 120px);
}

body.home #h_cont_0:before {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: .7
}

body.home #h_cont_0 #mod_cont_idiomas .id_idioma a {
	color: #fff
}

body.home #h_cont_0 #mod_cont_idiomas .id_idioma a:hover {
	color: #ba0026
}

body.home #h_cont_0 #social ul li a:before {
	background: #fff
}

/*body.home #h_cont_0 #social ul li a.special {
	color: #fff
}*/

body.home #h_cont_0 #social ul li a.special:before {
	background: #000
}

body.home #h_cont_0 #social ul li a.special:hover {
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	color: #ba0026
}

.franja {
	width: 100%;
	display: block
}

.franja #col1 {
	width: 66.64%;
	float: left
}

.franja #col2 {
	width: 24.99%;
	float: right
}

#pastillasHome {
	width: 100%;
	height: 230px
}

#pastillasHome .pastillaHome {
	position: relative;
	width: 50%;
	height: 100%;
	float: left;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-behavior: url(/backgroundsize.min.htc);
	display: table;
	overflow: hidden
}

#pastillasHome .pastillaHome a {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 1.2em;
	text-transform: uppercase;
	-moz-transition: all .5s cubic-bezier(0.6, 0, 0.4, 1);
	-o-transition: all .5s cubic-bezier(0.6, 0, 0.4, 1);
	-webkit-transition: all .5s cubic-bezier(0.6, 0, 0.4, 1);
	transition: all .5s cubic-bezier(0.6, 0, 0.4, 1)
}

#pastillasHome .pastillaHome a img {
	-moz-transition: all .5s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	-o-transition: all .5s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	-webkit-transition: all .5s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	transition: all .5s cubic-bezier(0.375, 1.495, 0.61, 0.78)
}

#pastillasHome .pastillaHome a:before {
	position: absolute;
	top: 0;
	left: 0;
	bottom: auto;
	right: auto;
	width: 100%;
	height: 100%;
	display: block;
	height: 0;
	content: '';
	display: block;
	clear: both;
	background: #ba0026;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	z-index: 1;
	-moz-transition: opacity .5s cubic-bezier(0.6, 0, 0.4, 1);
	-o-transition: opacity .5s cubic-bezier(0.6, 0, 0.4, 1);
	-webkit-transition: opacity .5s cubic-bezier(0.6, 0, 0.4, 1);
	transition: opacity .5s cubic-bezier(0.6, 0, 0.4, 1)
}

#pastillasHome .pastillaHome a span {
	position: relative;
	width: 100%;
	display: block;
	z-index: 2
}

#pastillasHome .pastillaHome a:hover:before {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: .8;
	height: 230px
}

#pastillasHome .pastillaHome #linkSocialHome {
	width: 90%;
	margin: 0 5%
}

#pastillasHome .pastillaHome #linkSocialHome a {
	position: inherit;
	margin: 3.3125em 0 0 25%;
	width: 25%;
	display: block;
	float: left
}

#pastillasHome .pastillaHome #linkSocialHome a#pastillaTwitter {
	margin: 3.3125em 25% 0 0
}

#pastillasHome .pastillaHome #linkSocialHome a:before {
	height: 0
}

#pastillasHome .pastillaHome #linkSocialHome a:hover {
	color: #000;
	text-shadow: #fff 0 2px 0
}

#pastillasHome .pastillaHome #linkSocialHome a:hover:before {
	height: 100%
}

#pastillasHome .pastillaHome #linkSocialHome a:hover img {
	-moz-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2)
}

#pastillasHome .pastillaHome #linkSocialHome span#siguenos {
	position: relative;
	width: 100%;
	display: block;
	text-align: center;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 1.2em;
	text-transform: uppercase;
	margin: .6875em 0 0;
	float: left
}

#marcasHome {
	margin: 2em 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	float: left
}

#marcasHome a {
	width: 20%;
	height: 100%;
	text-align: center;
	float: left;
	display: block;
	-moz-transition: all .5s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	-o-transition: all .5s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	-webkit-transition: all .5s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	transition: all .5s cubic-bezier(0.375, 1.495, 0.61, 0.78)
}

#marcasHome a:hover {
	-moz-transform: scale(.85, .85);
	-ms-transform: scale(.85, .85);
	-webkit-transform: scale(.85, .85);
	transform: scale(.85, .85)
}

.usa #marcasHome {
	margin: 2em 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	float: left
}

.usa #marcasHome a {
	width: 33.33%;
	height: 100%;
	text-align: center;
	float: left;
	display: block;
	-moz-transition: all .5s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	-o-transition: all .5s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	-webkit-transition: all .5s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	transition: all .5s cubic-bezier(0.375, 1.495, 0.61, 0.78)
}

.usa #marcasHome a:hover {
	-moz-transform: scale(.85, .85);
	-ms-transform: scale(.85, .85);
	-webkit-transform: scale(.85, .85);
	transform: scale(.85, .85)
}

#destacadosHome {
	margin-top: -2.8em
}

#destacadosHome .destacadoHome {
	position: relative;
	width: 97.48%;
	height: 100%;
	float: left;
	margin: 1em 0 0;
	padding: 1.26%;
	display: table;
	clear: both
}

#destacadosHome .destacadoHome .destacadoHomeTipo {
	width: 100%;
	text-align: left;
	color: #555;
	font-size: .9em
}

#destacadosHome .destacadoHome .destacadoHomeImg {
	width: 33%;
	height: 10em;
	float: left;
	height: 93%;
	display: block;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-behavior: url(/backgroundsize.min.htc)
}

#destacadosHome .destacadoHome .destacadoHomeImg img {
	width: 100%
}

#destacadosHome .destacadoHome .destacadoHomeTexto {
	width: 64%;
	padding-bottom: 1em;
	float: right;
	color: #000
}

#destacadosHome .destacadoHome .destacadoHomeTexto .destacadoHomeTitulo {
	position: relative;
	top: -.1em;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.1em
}

#destacadosHome .destacadoHome .destacadoHomeTexto .destacadoHomeDesc {
	color: #555;
	font-size: .9em;
	line-height: 1.6em
}

#destacadosHome .destacadoHome a {
	position: relative;
	display: block;
	float: left;
	margin: 0 1em 0 0;
	padding: .7em 1.5em;
	text-align: center;
	display: block;
	font-style: italic;
	font-size: .9em;
	line-height: .75em;
	border: 1px solid #000;
	overflow: hidden;
	-moz-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	-o-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	-webkit-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	transition: all .3s cubic-bezier(0.6, 0, 0.4, 1)
}

#destacadosHome .destacadoHome a.destacadosLink1 {
	color: #fff
}

#destacadosHome .destacadoHome a.destacadosLink1:before {
	position: absolute;
	top: 0;
	left: 0;
	bottom: auto;
	right: auto;
	width: 100%;
	height: 100%;
	display: block;
	content: '';
	display: block;
	clear: both;
	background: #000;
	-moz-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	-o-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	-webkit-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	z-index: -1
}

#destacadosHome .destacadoHome a.destacadosLink1:after {
	position: absolute;
	top: 100%;
	left: 0;
	bottom: auto;
	right: auto;
	width: 100%;
	height: 100%;
	display: block;
	content: '';
	display: block;
	clear: both;
	background: #ba0026;
	-moz-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	-o-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	-webkit-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	z-index: -1
}

#destacadosHome .destacadoHome a.destacadosLink1:hover {
	border-color: #ba0026
}

#destacadosHome .destacadoHome a.destacadosLink1:hover:before {
	top: -100%
}

#destacadosHome .destacadoHome a.destacadosLink1:hover:after {
	top: 0
}

#destacadosHome .destacadoHome a.destacadosLink2 {
	color: #000
}

#destacadosHome .destacadoHome a.destacadosLink2:before {
	position: absolute;
	top: -100%;
	left: 0;
	bottom: auto;
	right: auto;
	width: 100%;
	height: 100%;
	display: block;
	content: '';
	display: block;
	clear: both;
	background: #ba0026;
	-moz-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	-o-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	-webkit-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	z-index: -1
}

#destacadosHome .destacadoHome a.destacadosLink2:after {
	position: absolute;
	top: 0;
	left: 0;
	bottom: auto;
	right: auto;
	width: 100%;
	height: 100%;
	display: block;
	content: '';
	display: block;
	clear: both;
	background: #fff;
	-moz-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	-o-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	-webkit-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	z-index: -1
}

#destacadosHome .destacadoHome a.destacadosLink2:hover {
	color: #fff;
	border-color: #ba0026
}

#destacadosHome .destacadoHome a.destacadosLink2:hover:before {
	top: 0
}

#destacadosHome .destacadoHome a.destacadosLink2:hover:after {
	top: 100%
}

#destacadosHome .destacadoHome.par {
	border: 1px solid #ccc;
	padding: .75em 1.26%
}

#destacadosHome .destacadoHome.par .destacadoHomeTipo {
	text-align: right;
	margin: 0 1%;
	width: auto
}

#destacadosHome .destacadoHome.par .destacadoHomeImg {
	float: right;
	margin: 0 1%
}

#destacadosHome .destacadoHome.par .destacadoHomeTexto {
	float: left;
	width: 60%;
	margin: 0 1%
}

#derechaHome {
	position: relative;
	width: 100%
}

#derechaHome .fila {
	position: relative;
	width: 100%;
	float: left;
	width: 100%;
	height: 1.6em;
	display: block
}

#derechaHome .fila#fila1:before {
	position: absolute;
	top: 0;
	left: 0;
	bottom: auto;
	right: auto;
	width: 1.2em;
	height: 1.2em;
	content: '';
	display: block;
	clear: both;
	border-top: .4em solid #000;
	border-left: .4em solid #000
}

#derechaHome .fila#fila1:after {
	position: absolute;
	top: 0;
	left: auto;
	bottom: auto;
	right: 0;
	width: 1.2em;
	height: 1.2em;
	content: '';
	display: block;
	clear: both;
	border-top: .4em solid #000;
	border-right: .4em solid #000
}

#derechaHome .fila#fila2:before {
	position: absolute;
	top: 0;
	left: 0;
	bottom: auto;
	right: auto;
	width: 1.2em;
	height: 1.2em;
	content: '';
	display: block;
	clear: both;
	border-bottom: .4em solid #000;
	border-left: .4em solid #000
}

#derechaHome .fila#fila2:after {
	position: absolute;
	top: 0;
	left: auto;
	bottom: auto;
	right: 0;
	width: 1.2em;
	height: 1.2em;
	content: '';
	display: block;
	clear: both;
	border-bottom: .4em solid #000;
	border-right: .4em solid #000
}

#derechaHome #derechaHomeIn {
	margin: 0 1.6em;
	display: block
}

#derechaHome #derechaHomeIn span.destacadoHomeTitulo {
	font-family: Georgia, 'Droid Serif', serif;
	font-weight: 400;
	display: block;
	font-style: italic;
	line-height: 1em;
	text-align: right;
	font-size: 2.3em;
	color: #000
}

#derechaHome #derechaHomeIn span.destacadoHomeDesc {
	text-align: right;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: .7em
}

#derechaHome #derechaHomeIn a {
	position: relative;
	width: 90%;
	margin: .5em auto;
	padding: .6em 0;
	text-align: center;
	display: block;
	color: #fff;
	font-style: italic;
	font-size: .8em;
	border: 1px solid #fff;
	-moz-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	-o-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	-webkit-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	overflow: hidden
}

#derechaHome #derechaHomeIn a:before {
	position: absolute;
	top: 0;
	left: 0;
	bottom: auto;
	right: auto;
	width: 100%;
	height: 50%;
	content: '';
	display: block;
	clear: both;
	background: #000;
	-moz-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	-o-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	-webkit-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	z-index: -1
}

#derechaHome #derechaHomeIn a:after {
	position: absolute;
	top: auto;
	left: 0;
	bottom: 0;
	right: auto;
	width: 100%;
	height: 50%;
	content: '';
	display: block;
	clear: both;
	background: #000;
	-moz-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	-o-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	-webkit-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	z-index: -1
}

#derechaHome #derechaHomeIn a:hover {
	color: #ba0026;
	border: 1px solid #ba0026
}

#derechaHome #derechaHomeIn a:hover:before {
	top: -50%
}

#derechaHome #derechaHomeIn a:hover:after {
	bottom: -50%
}

#twitterHome {
	margin-top: 2em;
	width: 100%;
	float: left
}

#trabajaHome {
	position: relative;
	margin-top: 2em;
	width: 100%;
	float: left;
	text-align: center;
	border: 2px solid #000;
	padding: 0 0 1em
}

#trabajaHome:before {
	position: absolute;
	top: 2px;
	left: 2px;
	bottom: 2px;
	right: 2px;
	content: '';
	display: block;
	clear: both;
	border: 1px solid #000
}

#trabajaHome h3 {
	font-size: 1.5em;
	color: #000;
	width: 90%;
	margin: 1em auto .75em
}

#trabajaHome p {
	width: 90%;
	margin: 0 auto;
	font-size: .9em;
	line-height: 1.3em
}

#trabajaHome a {
	position: relative;
	width: 90%;
	margin: 1em auto 0;
	font-style: italic;
	color: #000;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	display: block;
	font-size: .9em;
	z-index: 2
}

#trabajaHome a:hover {
	color: #ba0026
}

#franjaSocial {
	width: 100%;
	background: #f0f0f0;
	display: block;
	padding: 2em 0
}

#franjaSocial #franjaSocialInner {
	width: 96%;
	margin: 0 auto;
	max-width: 1170px
}

#franjaSocial #franjaSocialInner span {
	width: 100%;
	display: block;
	color: #000;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 1.6em;
	text-align: center
}

#franjaSocial #franjaSocialInner ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top: 1.5em;
	text-align: center
}

#franjaSocial #franjaSocialInner ul li {
	display: inline-block
}

#franjaSocial #franjaSocialInner ul li:first-child+li+li {
	margin-left: -.5em
}

#franjaSocial #franjaSocialInner ul li a {
	color: #fff;
	width: 3em;
	height: 3em;
	margin: 0 1em;
	display: block;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

#franjaSocial #franjaSocialInner ul li a i {
	font-size: 2em;
	line-height: 1.55em
}

#franjaSocial #franjaSocialInner ul li a.special {
	display: none
}

#franjaSocial #franjaSocialInner ul li a:hover {
	background: #ba0026;
	color: #000
}

body.productos .buspreImagenesDcha {
	display: none
}

body.degradado #capa_contenidos {
	width: 100%;
	height: 100%;
	display: block
}

body.degradado #capa_contenidos #div_central {
	width: 96%;
	margin: 0 auto;
	max-width: 1170px;
	margin-top: 0
}

body.degradado.familias #capa_contenidos {
	width: 100%;
	height: 100%;
	display: block
}

#degradadoMenu {
	position: absolute;
	top: 0;
	left: 0;
	bottom: auto;
	right: auto;
	width: 100%;
	background: url(/palacios/usuariosFtp/conexion/diseimagenes946a.jpg) 50% 100% repeat-x
}

#degradadoMenu.noMenu {
	background-image: url(/palacios/usuariosFtp/conexion/diseimagenes947a.jpg)
}

#sliderProductos {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	z-index: 1
}

#sliderProductos .ctrl {
	position: absolute;
	top: 50%;
	left: 2.5%;
	bottom: auto;
	right: auto;
	width: 46px;
	height: 56px;
	margin-top: -28px;
	display: block;
	font-weight: 700;
	font-size: 1.3em;
	line-height: 2.6em;
	color: #fff;
	z-index: 5;
	text-align: center;
	cursor: pointer;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

#sliderProductos .ctrl:before {
	position: absolute;
	top: 0;
	left: 0;
	bottom: auto;
	right: auto;
	width: 100%;
	height: 100%;
	display: block;
	content: '';
	display: block;
	clear: both;
	background: #000;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=35);
	opacity: .35;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	z-index: -1;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

#sliderProductos .ctrl#siguiente {
	left: auto;
	right: 2.5%
}

#sliderProductos .ctrl:hover:before {
	background: #ba0026;
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1
}

#sliderProductos .ctrl.off {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	cursor: default
}

#sliderProductos .sliderProductosWrapper {
	position: relative;
	width: 100%;
	height: 100%;
	display: block
}

#sliderProductos .sliderProductosWrapper .slideProducto {
	position: relative;
	float: left;
	overflow: hidden
}

#sliderProductos .sliderProductosWrapper .slideProducto img {
	width: 100%;
	float: left
}

span.dificultad {
	width: 100%;
	float: left;
	clear: both;
	display: block;
	margin-top: 1em
}

span.dificultad>span:first-child {
	color: #555;
	font-style: italic;
	float: left;
	margin-right: .5em
}

span.dificultad span.dif {
	position: relative;
	top: .1em;
	margin: 0 .1em;
	background: silver;
	float: left
}

span.dificultad span.dif img {
	float: left
}

span.dificultad span.dif.selected {
	background: #ba0026
}

.contenedorProductos {
	position: relative
}

.contenedorProductos .contieneH2 {
	width: 100%;
	display: block;
	height: 43px
}

.contenedorProductos .ctrl {
	position: absolute;
	top: 225px;
	left: 0;
	bottom: auto;
	right: auto;
	width: 36px;
	height: 60px;
	display: block;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 1.5em;
	line-height: 2.2em;
	color: #888;
	z-index: 5;
	text-align: center;
	cursor: pointer;
	-moz-box-shadow: 0 2px 3px #ccc;
	-webkit-box-shadow: 0 2px 3px #ccc;
	box-shadow: 0 2px 3px #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

.contenedorProductos .ctrl:before {
	position: absolute;
	top: 0;
	left: 0;
	bottom: auto;
	right: auto;
	width: 100%;
	height: 100%;
	display: block;
	content: '';
	display: block;
	clear: both;
	background: #fff;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=35);
	opacity: .35;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	z-index: -1;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

.contenedorProductos .ctrl#siguiente {
	left: auto;
	right: 0
}

.contenedorProductos .ctrl:hover {
	color: #fff
}

.contenedorProductos .ctrl:hover:before {
	background: #ba0026;
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1
}

.contenedorProductos .ctrl.off {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	cursor: default
}

.contenedorProductos #contenedorProductosGeneral {
	position: relative;
	width: 90%;
	height: 330px;
	margin: 0 auto;
	z-index: 1;
	overflow: hidden
}

.contenedorProductos #contenedorProductosGeneral .contenedorProductosIn {
	position: relative;
	width: 100%;
	height: 100%;
	display: block
}

.contenedorProductos #contenedorProductosGeneral .contenedorProductosIn .elementoIn {
	position: relative;
	width: 20%;
	height: 100%;
	float: left;
	overflow: hidden
}

.contenedorProductos #contenedorProductosGeneral .contenedorProductosIn .elementoIn a {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
	color: #555;
	display: block;
	float: left;
	overflow: hidden;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

.contenedorProductos #contenedorProductosGeneral .contenedorProductosIn .elementoIn a img {
	position: relative;
	max-height: 200px;
	margin: 2em auto 0;
	-moz-transition: all .3s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	-o-transition: all .3s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	-webkit-transition: all .3s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	transition: all .3s cubic-bezier(0.375, 1.495, 0.61, 0.78)
}

.contenedorProductos #contenedorProductosGeneral .contenedorProductosIn .elementoIn a span {
	width: 90%;
	display: block;
	margin: 1em auto;
	line-height: 1.2em
}

.contenedorProductos #contenedorProductosGeneral .contenedorProductosIn .elementoIn a:hover {
	color: #ba0026
}

.contenedorProductos #contenedorProductosGeneral .contenedorProductosIn .elementoIn a:hover img {
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}

.contenedorProductos .contenedorFamilias {
	margin-top: 1em;
	width: 100%;
	height: 2em
}

.contenedorProductos .contenedorFamilias span {
	color: #000;
	text-transform: uppercase;
	float: left;
	font-family: 'Oswald', sans-serif;
	font-weight: 400
}

.contenedorProductos .contenedorFamilias a {
	position: relative;
	padding: .4em 1em;
	display: block;
	float: left;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	line-height: 1.6em;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	transition: all .2s linear
}

.contenedorProductos .contenedorFamilias a:before {
	position: absolute;
	top: 0;
	left: 50%;
	bottom: auto;
	right: auto;
	content: '';
	display: block;
	clear: both;
	width: 1em;
	height: 0;
	margin: 0 0 0 -.5em;
	display: block;
	background: url(/palacios/usuariosFtp/conexion/diseimagenes942a.png) 50% 100% no-repeat;
	-moz-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	-o-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	-webkit-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	transition: all .3s cubic-bezier(0.6, 0, 0.4, 1)
}

.contenedorProductos .contenedorFamilias a .flecha {
	position: absolute;
	top: 0;
	left: 50%;
	bottom: auto;
	right: auto;
	width: 1em;
	height: .625em;
	margin: 0 0 0 -.5em;
	display: block;
	background: url(/palacios/usuariosFtp/conexion/diseimagenes942a.png) 50% 0 no-repeat
}

.contenedorProductos .contenedorFamilias a:hover {
	color: #000
}

.contenedorProductos .contenedorFamilias a:hover:before {
	height: .625em
}

.contenedorProductos .contenedorSubfamilias {
	position: relative;
	padding: .15em 0 .3em 1em;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	float: left
}

.contenedorProductos .contenedorSubfamilias span {
	color: #000;
	text-transform: uppercase;
	float: left;
	font-family: 'Oswald', sans-serif;
	font-weight: 400
}

.contenedorProductos .contenedorSubfamilias a {
	position: relative;
	color: #000;
	margin: 0 .5em;
	display: block;
	float: left
}

.contenedorProductos .contenedorSubfamilias a:after {
	position: absolute;
	top: 100%;
	left: 0;
	bottom: auto;
	right: auto;
	width: 0;
	height: 2px;
	content: '';
	display: block;
	clear: both;
	background: #000;
	-moz-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	-o-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	-webkit-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	transition: all .3s cubic-bezier(0.6, 0, 0.4, 1)
}

.contenedorProductos .contenedorSubfamilias a:hover:after {
	width: 100%
}

.contenedorProductos .contenedorSubfamilias a.selected {
	color: #ba0026;
	cursor: default
}

.contenedorProductos .contenedorSubfamilias a.selected:after {
	display: none
}

.contenedorProductos .contenedorMarcas {
	position: relative;
	padding: .15em 0 .3em 1em;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	float: left
}

.contenedorProductos .contenedorMarcas span {
	color: #000;
	text-transform: uppercase;
	float: left;
	font-family: 'Oswald', sans-serif;
	font-weight: 400
}

.contenedorProductos .contenedorMarcas a {
	position: relative;
	color: #000;
	margin: 0 .5em;
	display: block;
	float: left
}

.contenedorProductos .contenedorMarcas a:after {
	position: absolute;
	top: 100%;
	left: auto;
	bottom: auto;
	right: 0;
	width: 0;
	height: 2px;
	content: '';
	display: block;
	clear: both;
	background: #000;
	-moz-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	-o-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	-webkit-transition: all .3s cubic-bezier(0.6, 0, 0.4, 1);
	transition: all .3s cubic-bezier(0.6, 0, 0.4, 1)
}

.contenedorProductos .contenedorMarcas a:hover:after {
	width: 100%
}

.contenedorProductos .contenedorMarcas a.selected {
	color: #ba0026;
	cursor: default
}

.contenedorProductos .contenedorMarcas a.selected:after {
	display: none
}

.contenedorProductos .contenedorSeleccionado {
	width: 100%;
	display: block;
	margin: 4em 0 0;
	float: left
}

.contenedorProductos .contenedorSeleccionado .contenedorSelecionadoIzq {
	width: 21.43%;
	padding-left: 1.26%;
	padding-right: 1.26%;
	float: left
}

.contenedorProductos .contenedorSeleccionado .contenedorSelecionadoIzq .seleccionadoDesc {
	color: #555
}

.contenedorProductos .contenedorSeleccionado .contenedorSeleccionadoDer {
	width: 60.48%;
	padding: 0 1.26%;
	float: right
}

.contenedorProductos .contenedorSeleccionado .contenedorSeleccionadoDer .contenidoRelacionado {
	position: relative;
	width: 100%;
	display: block;
	float: left;
	margin: 0;
	padding: 1.75em 0 2em;
	border-top: 1px solid #ccc
}

.contenedorProductos .contenedorSeleccionado .contenedorSeleccionadoDer .contenidoRelacionado:first-child {
	border: 0;
	margin-top: 0;
	padding-top: 0
}

.contenedorProductos .contenedorSeleccionado .contenedorSeleccionadoDer .contenidoRelacionado span.categoria {
	width: 100%;
	text-align: left;
	color: #555;
	font-size: .9em;
	float: left;
	display: block
}

.contenedorProductos .contenedorSeleccionado .contenedorSeleccionadoDer .contenidoRelacionado .contenidoRelacionadoIzq {
	width: 30%;
	height: 10em;
	float: left;
	overflow: hidden
}

.contenedorProductos .contenedorSeleccionado .contenedorSeleccionadoDer .contenidoRelacionado .contenidoRelacionadoIzq img {
	height: 100%;
	max-width: inherit;
	width: auto
}

.contenedorProductos .contenedorSeleccionado .contenedorSeleccionadoDer .contenidoRelacionado .contenidoRelacionadoDer {
	width: 65%;
	float: right
}

.contenedorProductos .contenedorSeleccionado .contenedorSeleccionadoDer .contenidoRelacionado .contenidoRelacionadoDer a.titulo {
	position: relative;
	top: -.1em;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #000;
	text-transform: uppercase;
	font-size: 1.3em;
	line-height: 1em;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	transition: all .2s linear
}

.contenedorProductos .contenedorSeleccionado .contenedorSeleccionadoDer .contenidoRelacionado .contenidoRelacionadoDer a.titulo:hover {
	color: #ba0026
}

.contenedorProductos .contenedorSeleccionado .contenedorSeleccionadoDer .contenidoRelacionado .contenidoRelacionadoDer .contenidoRelacionadoDesc {
	color: #555
}

.contenedorProductos .productoInteriorIzq {
	position: relative;
	width: 29.24%;
	padding-left: 1.26%;
	padding-right: 1.26%;
	float: left
}

.contenedorProductos .productoInteriorIzq .esNovedad {
	position: absolute;
	top: 0;
	left: auto;
	bottom: auto;
	right: 0;
	background: #000;
	color: #fff;
	text-transform: uppercase;
	padding: .5em .8em;
	font-size: .85em;
	line-height: .75em
}

.contenedorProductos .productoInteriorDer {
	width: 64.385%;
	padding-left: 1.26%;
	padding-right: 1.26%;
	float: right;
	color: #555
}

.contenedorProductos .productoInteriorDer .productoInteriorDescripcion {
	width: 100%;
	display: block;
	float: left
}

.contenedorProductos .productoInteriorDer .productoInteriorDescripcion .introText {
	font-style: italic;
	font-size: 1.2em
}

.contenedorProductos .productoInteriorDer .productoInteriorDescripcion .extraText {
	font-style: italic
}

.contenedorProductos .productoInteriorDer .productoInteriorValores {
	width: 100%;
	display: block;
	margin-top: 2em;
	float: left
}

.contenedorProductos .productoInteriorDer .productoInteriorValores span {
	float: left
}

.contenedorProductos .productoInteriorDer .productoInteriorValores span.titulo {
	width: 100%;
	display: block;
	clear: both;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 1.1em;
	color: #000
}

.contenedorProductos .productoInteriorDer .productoInteriorValores span.icono {
	float: left;
	margin: .5em 1em 0 0
}

.contenedorProductos .productoInteriorDer .productoInteriorAlergenos {
	width: 100%;
	display: block;
	margin-top: 2em
}

.contenedorProductos .productoInteriorDer .productoInteriorAlergenos a {
	position: relative;
	float: right;
	border: 1px solid #555;
	color: #555;
	background: none;
	padding: .5em 1em;
	display: block;
	font-style: italic;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	z-index: 1
}

.contenedorProductos .productoInteriorDer .productoInteriorAlergenos a:before {
	position: absolute;
	top: 0;
	left: 0;
	bottom: auto;
	right: auto;
	width: 100%;
	height: 100%;
	display: block;
	content: '';
	display: block;
	clear: both;
	background: #fff;
	z-index: -1;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-moz-transition: all .6s linear;
	-o-transition: all .6s linear;
	-webkit-transition: all .6s linear;
	transition: all .6s linear
}

.contenedorProductos .productoInteriorDer .productoInteriorAlergenos a:hover {
	color: #000;
	border-color: #ba0026
}

.contenedorProductos .productoInteriorDer .productoInteriorAlergenos a:hover:before {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	opacity: .5
}

.contenedorProductos .productoInteriorRelacionados {
	width: 100%;
	float: left;
	display: block;
	clear: both;
	margin-top: 5em
}

.contenedorProductos .productoInteriorRelacionados .contenidoRelacionado {
	position: relative;
	width: 45%;
	display: block;
	float: left;
	margin: 0 5% 0 0
}

.contenedorProductos .productoInteriorRelacionados .contenidoRelacionado span.categoria {
	width: 100%;
	text-align: left;
	color: #555;
	font-size: .9em;
	float: left;
	display: block
}

.contenedorProductos .productoInteriorRelacionados .contenidoRelacionado .contenidoRelacionadoIzq {
	width: 30%;
	height: 10em;
	float: left;
	overflow: hidden
}

.contenedorProductos .productoInteriorRelacionados .contenidoRelacionado .contenidoRelacionadoIzq img {
	height: 100%;
	max-width: inherit;
	width: auto
}

.contenedorProductos .productoInteriorRelacionados .contenidoRelacionado .contenidoRelacionadoDer {
	width: 65%;
	float: right
}

.contenedorProductos .productoInteriorRelacionados .contenidoRelacionado .contenidoRelacionadoDer a.titulo {
	position: relative;
	top: -.1em;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #000;
	text-transform: uppercase;
	font-size: 1.3em;
	line-height: 1em;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	transition: all .2s linear
}

.contenedorProductos .productoInteriorRelacionados .contenidoRelacionado .contenidoRelacionadoDer a.titulo:hover {
	color: #ba0026
}

.contenedorProductos .productoInteriorRelacionados .contenidoRelacionado .contenidoRelacionadoDer .contenidoRelacionadoDesc {
	color: #555
}

.contenedorProductos .productoInteriorRelacionados .contenidoRelacionado .contenidoRelacionadoDer span.dificultad {
	width: 100%;
	float: left;
	clear: both;
	display: block;
	margin-top: 1em
}

.contenedorProductos .productoInteriorRelacionados .contenidoRelacionado .contenidoRelacionadoDer span.dificultad>span:first-child {
	color: #555;
	font-style: italic;
	float: left;
	margin-right: .5em
}

.contenedorProductos .productoInteriorRelacionados .contenidoRelacionado .contenidoRelacionadoDer span.dificultad span.dif {
	position: relative;
	top: .1em;
	margin: 0 .1em;
	background: silver;
	float: left
}

.contenedorProductos .productoInteriorRelacionados .contenidoRelacionado .contenidoRelacionadoDer span.dificultad span.dif img {
	float: left
}

.contenedorProductos .productoInteriorRelacionados .contenidoRelacionado .contenidoRelacionadoDer span.dificultad span.dif.selected {
	background: #ba0026
}

.contenedorProductos .productoInteriorProductosRelacionados {
	width: 100%;
	float: left;
	display: block;
	clear: both;
	margin-top: 2em
}

.contenedorProductos .productoInteriorProductosRelacionados h2 {
	font-size: 1.5em
}

.contenedorProductos .productoInteriorProductosRelacionados .contenidoRelacionado {
	width: 33.33%;
	float: left;
	margin-top: 2em
}

.contenedorProductos .productoInteriorProductosRelacionados .contenidoRelacionado .contenidoRelacionadoIzq {
	width: 27%;
	height: 100%;
	display: block;
	float: left;
	text-align: center
}

.contenedorProductos .productoInteriorProductosRelacionados .contenidoRelacionado .contenidoRelacionadoIzq img {
	width: 100%
}

.contenedorProductos .productoInteriorProductosRelacionados .contenidoRelacionado .contenidoRelacionadoDer {
	width: 45%;
	float: left;
	margin-left: 4%
}

.contenedorProductos .productoInteriorProductosRelacionados .contenidoRelacionado .contenidoRelacionadoDer h3 {
	font-size: 1.2em
}

.contenedorProductos .productoInteriorProductosRelacionados .contenidoRelacionado .contenidoRelacionadoDer h3 a {
	position: relative;
	color: #000;
	display: inline-block;
	z-index: 1;
	-moz-transition: all .2s cubic-bezier(0.6, 0, 0.4, 1);
	-o-transition: all .2s cubic-bezier(0.6, 0, 0.4, 1);
	-webkit-transition: all .2s cubic-bezier(0.6, 0, 0.4, 1);
	transition: all .2s cubic-bezier(0.6, 0, 0.4, 1)
}

.contenedorProductos .productoInteriorProductosRelacionados .contenidoRelacionado .contenidoRelacionadoDer h3 a:before {
	position: absolute;
	top: auto;
	left: 0;
	bottom: -4px;
	right: auto;
	width: 0;
	height: 2px;
	content: '';
	display: block;
	clear: both;
	background: #000;
	z-index: -1;
	-moz-transition: all .4s cubic-bezier(0.6, 0, 0.4, 1);
	-o-transition: all .4s cubic-bezier(0.6, 0, 0.4, 1);
	-webkit-transition: all .4s cubic-bezier(0.6, 0, 0.4, 1);
	transition: all .4s cubic-bezier(0.6, 0, 0.4, 1)
}

.contenedorProductos .productoInteriorProductosRelacionados .contenidoRelacionado .contenidoRelacionadoDer h3 a:hover {
	color: #ba0026
}

.contenedorProductos .productoInteriorProductosRelacionados .contenidoRelacionado .contenidoRelacionadoDer h3 a:hover:before {
	width: 100%;
	background: #ba0026
}

.contenedorProductos .productoInteriorProductosRelacionados .contenidoRelacionado .contenidoRelacionadoDer .contenidoRelacionadoDesc {
	color: #555;
	font-size: 1em;
	margin-top: .5em
}

body.marcasInterior .bannerNodosInteriores {
	float: left;
	width: 20%;
	margin: 1.3em 0 0;
	padding: 2.5em 0;
	text-align: center;
	border: 1px solid #ccc;
	display: block;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(100%, #efefef));
	background-image: -moz-linear-gradient(top, #fff 0%, #efefef 100%);
	background-image: -webkit-linear-gradient(top, #fff 0%, #efefef 100%);
	background-image: linear-gradient(to bottom, #fff 0%, #efefef 100%);
	display: table;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

body.marcasInterior .bannerNodosInteriores img {
	width: 90%;
	max-width: 190px
}

body.marcasInterior #capa_contenidos #div_central .ancho100 {
	width: 52%;
	padding: 0 1.5%
}

body.marcasInterior #capa_contenidos #div_central .ancho100 .productosRelacionados {
	width: 192.2%;
	margin-left: -41.6%;
	margin-top: 2em
}

body.marcasInterior #capa_contenidos #div_central .ancho100 .productosRelacionados h3 {
	padding: .25em 0;
	font-size: 1.2em
}

body.marcasInterior #capa_contenidos #div_central .ancho100 .productosRelacionados #elementos {
	width: 100%;
	height: auto;
	overflow: hidden
}

body.marcasInterior #capa_contenidos #div_central .ancho100 .productosRelacionados #elementos .elementoIn {
	width: 12em;
	height: 100%;
	min-height: 13em;
	float: left;
	margin: 2em 0;
	border-right: 1px solid #ccc;
	text-align: center
}

body.marcasInterior #capa_contenidos #div_central .ancho100 .productosRelacionados #elementos .elementoIn:last-child {
	border: 0
}

body.marcasInterior #capa_contenidos #div_central .ancho100 .productosRelacionados #elementos .elementoIn img {
	width: 65%;
	margin: 0 auto
}

body.marcasInterior #capa_contenidos #div_central .ancho100 .productosRelacionados #elementos .elementoIn span {
	width: 75%;
	margin: 1em auto 0;
	line-height: 1em;
	display: block;
	color: #555;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-transform: uppercase
}

#parati {
	width: 100%;
	height: 100%;
	display: block
}

#parati .contenedorParati {
	width: 100%;
	height: 100%;
	display: block
}

#parati .contenedorParati .capaAnteriorSiguiente {
	width: 100%;
	display: block;
	float: left
}

#parati .contenedorParati .capaAnteriorSiguiente a {
	color: #555;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: .9em;
	-moz-transition: all .3s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	-o-transition: all .3s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	-webkit-transition: all .3s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	transition: all .3s cubic-bezier(0.375, 1.495, 0.61, 0.78)
}

#parati .contenedorParati .capaAnteriorSiguiente a.pagAnterior {
	padding-left: 1.25em;
	float: left;
	background: url(/palacios/usuariosFtp/conexion/diseimagenes948a.png) 0 .5em no-repeat
}

#parati .contenedorParati .capaAnteriorSiguiente a.pagSiguiente {
	padding-right: 1.25em;
	float: right;
	background: url(/palacios/usuariosFtp/conexion/diseimagenes949a.png) 100% .5em no-repeat
}

#parati .contenedorParati .capaAnteriorSiguiente a:hover {
	color: #000
}

#parati .contenedorParati .capaAnteriorSiguiente a:hover.pagAnterior {
	padding-left: 1em
}

#parati .contenedorParati .capaAnteriorSiguiente a:hover.pagSiguiente {
	padding-right: 1em
}

#parati .contenedorParati #contenedorPastillas {
	width: 72.195%;
	margin: 1.3125em 0 0;
	padding: 0;
	float: left
}

#parati .contenedorParati #contenedorPastillas .elementoIn {
	width: 48%;
	float: left;
	border: 1px solid #CCC;
	margin: 0 0 1em
}

#parati .contenedorParati #contenedorPastillas .elementoIn.impar {
	margin: 0 3.25% 1.9em 0
}

#parati .contenedorParati #contenedorPastillas .elementoIn .backGr {
	width: 100%;
	min-height: 11.25em;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-behavior: url(/backgroundsize.min.htc);
	position: relative
}

#parati .contenedorParati #contenedorPastillas .elementoIn .backGr span {
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #ba0026;
	padding: .1em 1.5em;
	color: #FFF;
	font-size: .8em;
	text-align: center;
	white-space: nowrap
}

#parati .contenedorParati #contenedorPastillas .elementoIn .backGr span img {
	position: relative;
	top: .35em;
	margin-right: 5%;
	width: 15px
}

#parati .contenedorParati #contenedorPastillas .elementoIn .titulo {
	font-size: 1.4em;
	padding: 3%
}

#parati .contenedorParati #contenedorPastillas .elementoIn .titulo a {
	color: #000
}

#parati .contenedorParati #contenedorPastillas .elementoIn .titulo a:hover {
	color: #ba0026
}

#parati .contenedorParati #contenedorPastillas .elementoIn .desc {
	padding: 3%
}

#parati .contenedorParati #contenedorPastillas .elementoIn a.leerMas {
	background-color: #000;
	font-size: .8em;
	font-style: italic;
	color: #FFF;
	margin: 1em 3% 2em;
	padding: .3em 1.5em;
	display: inline-block;
	text-align: center;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

#parati .contenedorParati #contenedorPastillas .elementoIn a.leerMas:hover {
	background-color: #ba0026
}

#parati .contenedorParati #contenedorPastillasInterior {
	width: 72.195%;
	margin-top: 1.375em;
	padding: 0;
	float: left
}

#parati .contenedorParati #contenedorPastillasInterior .elementoIn {
	width: 100%;
	float: left;
	border: 1px solid #CCC;
	margin: 0 0 1em
}

#parati .contenedorParati #contenedorPastillasInterior .elementoIn .backGr {
	width: 100%;
	min-height: 315px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-behavior: url(/backgroundsize.min.htc);
	position: relative
}

#parati .contenedorParati #contenedorPastillasInterior .elementoIn .titulo {
	font-size: 1.4em;
	padding: 3%
}

#parati .contenedorParati #contenedorPastillasInterior .elementoIn .titulo a {
	color: #000
}

#parati .contenedorParati #contenedorPastillasInterior .elementoIn .titulo a:hover {
	color: #ba0026
}

#parati .contenedorParati #contenedorPastillasInterior .elementoIn .desc {
	padding: 0 3%
}

#parati .contenedorParati #contenedorPastillasInterior .elementoIn a.leerMas {
	background-color: #000;
	font-size: .8em;
	font-style: italic;
	color: #FFF;
	margin: 1em 3% 2em;
	padding: .3em 1.5em;
	display: inline-block;
	text-align: center;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

#parati .contenedorParati #contenedorPastillasInterior .elementoIn a.leerMas:hover {
	background-color: #ba0026
}

#parati .contenedorParati .paraTiContent {
	width: 72.195%;
	padding-left: 1.26%;
	padding-right: 1.26%;
	float: left
}

#parati .contenedorParati .paraTiContent a {
	color: #ba0026;
	-moz-transition: color .2s linear;
	-o-transition: color .2s linear;
	-webkit-transition: color .2s linear;
	transition: color .2s linear
}

#parati .contenedorParati .paraTiContent a:hover {
	color: #000
}

#parati .contenedorParati .paraTiIzq {
	width: 21.43%;
	padding-left: 1.26%;
	padding-right: 1.26%;
	float: left;
	background-color: #FAF4EC;
	text-align: center;
	margin-top: 1.375em;
	padding-top: 1.375em
}

#parati .contenedorParati .paraTiIzq h4 {
	font-family: Georgia, 'Droid Serif', serif;
	font-weight: 400;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal
}

#parati .contenedorParati .paraTiIzq ul {
	margin: 1em 0 0;
	padding: 0
}

#parati .contenedorParati .paraTiIzq ul li {
	list-style: none;
	width: 94%;
	text-align: left;
	padding: 3%;
	font-size: .9em;
	background-image: linear-gradient(to right, #ccc 0%, #ccc 50%, rgba(0, 0, 0, 0) 50%);
	background-position: 0 bottom;
	background-size: .75em 1px;
	background-repeat: repeat-x
}

#parati .contenedorParati .paraTiIzq img:last-child {
	margin: 1em 0
}

#parati .contenedorParati .paraTiDer {
	width: 44.86%;
	padding-left: 1.26%;
	padding-right: 1.26%;
	float: left;
	margin: 1.375em 2% 0
}

#parati .contenedorParati .paraTiDer .backGr {
	width: 100%;
	height: 250px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-behavior: url(/backgroundsize.min.htc)
}

#parati .contenedorParati .paraTiDer .imgBackGr {
	width: 100%;
	height: 250px;
	overflow: hidden
}

#parati .contenedorParati .paraTiDer .imgBackGr img {
	width: 100%;
	height: auto
}

#parati .contenedorParati .paraTiDer .iconos {
	width: 100%;
	display: block;
	float: left;
	margin: 0
}

#parati .contenedorParati .paraTiDer .iconos div {
	max-width: 6em;
	float: left;
	display: block;
	text-align: center;
	margin: 1em 0 0
}

#parati .contenedorParati .paraTiDer .iconos div.numPersonas {
	margin-left: -.8em
}

#parati .contenedorParati .paraTiDer .iconos div img {
	width: 85%;
	max-width: 67px;
	margin: 0 auto -.7em
}

#parati .contenedorParati .paraTiDer .iconos div span {
	width: 100%;
	display: block;
	clear: both;
	font-size: .85em;
	font-style: italic
}

#parati .contenedorParati .paraTiDer .desc {
	margin-top: 2em;
	width: 100%;
	float: left;
	display: block
}

#parati .contenedorParati .paraTiDer .desc h3 {
	color: #000;
	font-size: 1.4em
}

#parati .contenedorParati .paraTiDer .desc a {
	color: #ba0026;
	-moz-transition: color .2s linear;
	-o-transition: color .2s linear;
	-webkit-transition: color .2s linear;
	transition: color .2s linear
}

#parati .contenedorParati .paraTiDer .desc a:hover {
	color: #000
}

body.historia #div_central .ancho100 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top: 2em
}

body.historia #div_central .ancho100 ul li {
	position: relative;
	width: 100%;
	display: block;
	float: left;
	clear: both;
	margin: .25em 0;
	padding: .75em 0 0;
	overflow: hidden
}

body.historia #div_central .ancho100 ul li span {
	color: #ba0026;
	font-size: 1.5em;
	float: left;
	margin-right: .4em;
	line-height: .85em;
	min-height: 1.5em;
	display: block;
	height: 100%
}

body.plantas #div_central .ancho100 .mapaPlantas {
	position: relative
}

body.plantas #div_central .ancho100 .mapaPlantas .mapaPlantasInner {
	position: relative;
	width: 100%;
	float: left;
	display: block
}

body.plantas #div_central .ancho100 .mapaPlantas .mapaPlantasInner img.imgMapa {
	width: 100%
}

body.plantas #div_central .ancho100 .mapaPlantas .mapaPlantasInner #p1 {
	position: absolute;
	top: auto;
	left: 53%;
	bottom: 71%;
	right: auto
}

body.plantas #div_central .ancho100 .mapaPlantas .mapaPlantasInner #p2 {
	position: absolute;
	top: auto;
	left: 58%;
	bottom: 69%;
	right: auto
}

body.plantas #div_central .ancho100 .mapaPlantas .mapaPlantasInner #p3 {
	position: absolute;
	top: auto;
	left: 34%;
	bottom: 81%;
	right: auto
}

body.plantas #div_central .ancho100 .mapaPlantas .mapaPlantasInner #p4 {
	position: absolute;
	top: auto;
	left: 45%;
	bottom: 58%;
	right: auto
}

body.plantas #div_central .ancho100 .mapaPlantas .mapaPlantasInner .pointer {
	width: 55px;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-webkit-transition: all .1s linear;
	transition: all .1s linear;
	cursor: pointer
}

body.plantas #div_central .ancho100 .mapaPlantas .mapaPlantasInner .pointer:hover {
	width: 70px;
	margin-top: -15px
}

body.plantas #div_central .ancho100 .mapaPlantas .detail {
	border: 1px solid #CCC;
	position: absolute;
	max-width: 265px;
	background-color: #FFF;
	right: 0;
	display: none
}

body.plantas #div_central .ancho100 .mapaPlantas .detail .close {
	background-color: #EEE;
	font-size: 1.2em;
	padding: 2px 10px;
	position: absolute;
	right: 2%;
	top: 0;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	cursor: pointer
}

body.plantas #div_central .ancho100 .mapaPlantas .detail .detail_subtitle {
	font-size: 1.4em;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	padding: 0 5%
}

body.plantas #div_central .ancho100 .mapaPlantas .detail .detail_title {
	font-size: 1.4em;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #ba0026;
	text-transform: uppercase;
	padding: 0 5%
}

body.plantas #div_central .ancho100 .mapaPlantas .detail .detail_desc {
	font-size: .9em;
	padding: 3% 5%
}

body.contacto .gmnoprint img {
	max-width: none
}

.contactoIzq {
	width: 29.24%;
	padding-left: 1.26%;
	padding-right: 1.26%;
	float: left;
	font-family: Georgia, 'Droid Serif', serif;
	font-weight: 400;
	margin-top: 1.5em
}

.contactoIzq h2 {
	font-size: 1em;
	font-weight: 700;
	font-family: Georgia, 'Droid Serif', serif;
	font-weight: 400;
	color: #555
}

.contactoIzq p {
	margin: .25em 0
}

.contactoIzq a {
	color: #555;
	text-decoration: underline;
	-moz-transition: all linear;
	-o-transition: all linear;
	-webkit-transition: all linear;
	transition: all linear;
	cursor: pointer
}

.contactoIzq a:hover {
	color: #ba0026
}

.contactoDer {
	width: 52.67%;
	padding-left: 1.26%;
	padding-right: 1.26%;
	float: right;
	margin-top: 1.4em
}

.contactoDer h2 {
	font-size: 1.4em
}

.contactoDer form label {
	color: #555;
	text-transform: uppercase;
	width: 100%;
	display: block;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	margin: 1em 0 0
}

.contactoDer form input,
.contactoDer form textarea {
	padding: .4em;
	color: #555;
	border: 1px solid #ebedee
}

.contactoDer form input {
	width: 70%
}

.contactoDer form input#chkClausula {
	position: relative;
	top: .1em;
	width: auto;
	float: left;
	margin-right: .5em
}

.contactoDer form textarea {
	width: 90%
}

.contactoDer form p {
	width: auto;
	float: left;
	margin: 0
}

.contactoDer form p a {
	color: #ba0026
}

.contactoDer form p a:hover {
	color: #000
}

.contactoDer form #filaCamposObligatorios em {
	color: #ccc;
	font-size: .8em;
	padding-bottom: 1em;
	display: block
}

.contactoDer form #filaCaptcha {
	width: 100%;
	display: block;
	padding-bottom: 2em
}

.contactoDer form #filaCaptcha .medio {
	width: 100%;
	display: block;
	float: left;
	clear: both;
	margin: 1em 0 0
}

.contactoDer form #filaCaptcha a {
	float: left;
	clear: left
}

.contactoDer form #filaCaptcha img {
	position: relative;
	top: .25em;
	margin-right: .5em;
	float: left
}

.contactoDer form input[type=submit] {
	background: #e2e2e2;
	color: #ccc;
	font-style: italic;
	padding: .4em 2em;
	width: auto;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	transition: all .2s linear
}

.contactoDer form input[type=submit].habilitado {
	background: #000;
	color: #fff
}

.contactoDer form input[type=submit].habilitado:hover {
	background: #ba0026;
	cursor: pointer
}

#BusResulAgrupar {
	display: none
}

#BusResultados .elemento {
	width: 45%;
	min-height: 9em;
	display: block;
	margin: .1em 0 0;
	padding: 1em 5% 1em 0;
	float: left
}

#BusResultados .elemento span,
#BusResultados .elemento a {
	width: 100%;
	display: block
}

#BusResultados .elemento .elemento_padre {
	color: #000;
	font-size: .8em
}

#BusResultados .elemento .elemento_titulo {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 1.6em;
	line-height: 1.2em;
	text-transform: uppercase
}

#BusResultados .elemento .elemento_titulo:hover {
	color: #ba0026
}

#BusResultados .elemento .elemento_extracto {
	font-size: .9em;
	margin-top: .5em
}

.resaltadoBuscador {
	display: none
}

.resaltado {
	background: #ba0026;
	color: #fff
}

.dtree #controlArbol {
	display: none
}

.dtree #mapaWeb {
	width: 100%;
	margin-top: -1em
}

.dtree #mapaWeb ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}

.dtree #mapaWeb span.controlMapa {
	position: relative;
	top: -.3em;
	cursor: pointer
}

.dtree #mapaWeb span.controlMapa:hover {
	color: #ba0026
}

.dtree #mapaWeb>ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin: 2em 0 0
}

.dtree #mapaWeb>ul a {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #ba0026;
	font-size: 1.25em
}

.dtree #mapaWeb>ul a:hover {
	color: #000
}

.dtree #mapaWeb>ul ul {
	width: 100%;
	margin-left: 2em
}

.dtree #mapaWeb>ul ul span.controlMapa {
	top: 0
}

.dtree #mapaWeb>ul ul a {
	font-family: Georgia, 'Droid Serif', serif;
	font-weight: 400;
	text-transform: none;
	color: #000;
	font-size: 1em
}

.dtree #mapaWeb>ul ul a:hover {
	color: #000;
	text-decoration: underline
}

.dtree #mapaWeb>ul ul li {
	width: 100%
}

.dtree #mapaWeb>ul ul ul {
	margin-top: 0;
	display: none
}

.dtree #mapaWeb>ul ul ul li {
	width: 100%
}

.dtree #mapaWeb>ul ul ul li a {
	color: #555
}

.dtree #mapaWeb>ul ul ul li a:hover {
	color: #000;
	text-decoration: none
}

.dtree #mapaWeb>ul ul ul ul {
	display: none;
	font-size: .9em
}

#comDmYotubeList {
	width: 100%
}

#comDmYotubeList .item {
	position: relative;
	width: 50%;
	float: left;
	overflow: hidden
}

#comDmYotubeList .item a.youtube {
	width: 100%;
	min-height: 14em;
	margin: 0;
	background: none;
	color: #555;
	display: block;
	overflow: hidden;
	float: left;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

#comDmYotubeList .item a.youtube .icono {
	position: absolute;
	top: .75em;
	left: 0;
	bottom: auto;
	right: auto;
	width: 100%;
	text-align: center;
	display: block;
	color: #fff;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	z-index: 2
}

#comDmYotubeList .item a.youtube .img {
	position: relative;
	width: 98%;
	height: 10em;
	overflow: hidden;
	margin: 0 auto
}

#comDmYotubeList .item a.youtube .img img {
	position: relative;
	top: -50%;
	z-index: 1;
	width: 110%;
	margin-left: -5%;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	max-width: inherit
}

#comDmYotubeList .item a.youtube span {
	width: 100%;
	display: block;
	text-align: center;
	margin-top: .5em;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	font-size: .9em;
	line-height: 1.3em
}

#comDmYotubeList .item a.youtube:hover {
	color: #ba0026
}

#comDmYotubeList .item a.youtube:hover .icono {
	color: #ba0026;
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1
}

.grid {
	width: 72.195%;
	padding: 0;
	margin: 0 auto;
	float: left
}

.grid span.imgGaleria {
	margin: 0;
	padding: 0;
	width: 25%;
	overflow: hidden;
	display: block;
	text-align: center
}

.grid span.imgGaleria img {
	position: relative;
	-moz-transition: all .6s cubic-bezier(0.6, 0, 0.4, 1);
	-o-transition: all .6s cubic-bezier(0.6, 0, 0.4, 1);
	-webkit-transition: all .6s cubic-bezier(0.6, 0, 0.4, 1);
	transition: all .6s cubic-bezier(0.6, 0, 0.4, 1);
	z-index: 1;
	width: 95% !important;
	max-width: 95% !important;
	padding: .2em 0
}

.grid.grid1 span.imgGaleria {
	width: 100%
}

.grid.grid2 span.imgGaleria {
	width: 50%
}

.grid.grid3 span.imgGaleria {
	width: 33%
}

.grid.grid4 span.imgGaleria {
	width: 25%
}

.grid.grid5 span.imgGaleria {
	width: 20%
}

body.calidad #capa_contenidos #div_central .ancho100 .fila ul {
	width: 25%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left
}

body.calidad #capa_contenidos #div_central .ancho100 .fila ul li {
	width: 100%;
	display: block
}

body.calidad #capa_contenidos #div_central .ancho100 .fila ul li:before {
	display: none
}

body.areaClientes form label {
	color: #555;
	text-transform: uppercase;
	width: 100%;
	display: block;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	margin: 1em 0 0
}

body.areaClientes form input,
body.areaClientes form textarea {
	padding: .4em;
	color: #555;
	border: 1px solid #ebedee
}

body.areaClientes form input {
	width: 70%
}

body.areaClientes form input#chkClausula {
	position: relative;
	top: .1em;
	width: auto;
	float: left;
	margin-right: .5em
}

body.areaClientes form textarea {
	width: 90%
}

body.areaClientes form p {
	width: auto;
	float: left;
	margin: 0
}

body.areaClientes form p a {
	color: #ba0026
}

body.areaClientes form p a:hover {
	color: #000
}

body.areaClientes form #filaCamposObligatorios em {
	color: #ccc;
	font-size: .8em;
	padding-bottom: 1em;
	display: block
}

body.areaClientes form #filaCaptcha {
	width: 100%;
	display: block;
	padding-bottom: 2em
}

body.areaClientes form #filaCaptcha .medio {
	width: 100%;
	display: block;
	float: left;
	clear: both;
	margin: 1em 0 0
}

body.areaClientes form #filaCaptcha a {
	float: left;
	clear: left
}

body.areaClientes form #filaCaptcha img {
	position: relative;
	top: .25em;
	margin-right: .5em
}

body.areaClientes form input[type=submit] {
	background: #e2e2e2;
	color: #ccc;
	font-style: italic;
	padding: .4em 2em;
	width: auto;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	transition: all .2s linear
}

body.areaClientes form input[type=submit].habilitado {
	background: #000;
	color: #fff
}

body.areaClientes form input[type=submit].habilitado:hover {
	background: #ba0026;
	cursor: pointer
}

#contenedorFormulario {
	font-family: 'Oswald', 'sans-serif';
	font-size: 16px
}

#contenedorFormulario #intro {
	margin: 0 1.4em
}

#contenedorFormulario h3 {
	color: #000
}

#contenedorFormulario p {
	margin: 1em 0
}

#contenedorFormulario ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}

#contenedorFormulario label {
	display: block;
	text-transform: uppercase
}

#contenedorFormulario input[type="text"],
#contenedorFormulario textarea {
	padding: .5em 1em;
	color: #5f5f5f
}

#contenedorFormulario input[type="radio"],
#contenedorFormulario input[type="checkbox"] {
	border: none
}

#contenedorFormulario select {
	padding: .5em;
	color: #5f5f5f;
	margin-bottom: .1em
}

#contenedorFormulario a {
	font-weight: 300
}

#frmSolicitudEmpleo,
#frmSolicitudEmpleoPrevio {
	margin: 1em .75em;
	padding: 0;
	float: left;
	width: 860px
}

#frmSolicitudEmpleo fieldset,
#frmSolicitudEmpleoPrevio fieldset {
	margin: 0;
	border: none
}

#frmSolicitudEmpleo h4,
#frmSolicitudEmpleoPrevio h4 {
	color: #ba0026;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: 400;
	margin: 1em 0 1.2em
}

#datosPersonales li {
	float: left;
	margin-bottom: 1em
}

#datosPersonales li#iTelefono,
#datosPersonales li#iEmail {
	margin-bottom: 0
}

#datosPersonales #txtDNI {
	width: 23.8em;
	margin-right: 3em
}

#datosPersonales #txtNombre {
	width: 23.8em;
	margin-right: 3em
}

#datosPersonales #txtApellido1 {
	width: 23.8em;
	margin-right: 3em
}

#datosPersonales #txtApellido2 {
	width: 23.8em;
	margin-right: 3em
}

#datosPersonales #txtFechaDeNacimiento {
	width: 23.8em;
	margin-right: 3em
}

#datosPersonales #txtLugarNacimiento {
	width: 23.8em;
	margin-right: 3em
}

#datosPersonales #txtDireccion {
	width: 33.7em;
	margin-right: 3em
}

#datosPersonales #txtCP {
	width: 14em;
	margin-right: 3em
}

#datosPersonales #txtLocalidad {
	width: 33.7em;
	margin-right: 3em
}

#datosPersonales #txtProvincia {
	width: 17.5em;
	margin-right: 3em
}

#datosPersonales #txtTelefono {
	width: 23.8em;
	margin-right: 3em
}

#datosPersonales #txtEmail {
	width: 23.8em;
	margin-right: 3em
}

#datosAcademicos label {
	display: inline-block;
	font-size: .95em;
	text-transform: none;
	margin-right: 2em;
	font-weight: 300
}

#datosAcademicos label.datosAcademicosGroup {
	width: 14em;
	margin-bottom: .8em;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 1em
}

#datosAcademicos #iEducacionBasica>label {
	float: left;
	width: 8em;
	margin-right: 1em
}

#datosAcademicos #iEducacionBasica #educacionBasica:after,
#datosAcademicos #iEducacionMedia #educacionMedia:after,
#datosAcademicos #iEducacionSuperior #educacionSuperior:after {
	display: block;
	clear: both;
	content: '';
	height: 1px
}

#datosAcademicos #iEducacionBasica #educacionBasica li,
#datosAcademicos #iEducacionMedia #educacionMedia li,
#datosAcademicos #iEducacionSuperior #educacionSuperior li {
	float: left;
	margin-bottom: .4em
}

#datosAcademicos #iEducacionBasica #educacionBasica label,
#datosAcademicos #iEducacionMedia #educacionMedia label,
#datosAcademicos #iEducacionSuperior #educacionSuperior label {
	display: block
}

#datosAcademicos #iEducacionBasica #educacionBasica li.iTitulacionBasica input {
	width: 18em;
	margin-right: 2em
}

#datosAcademicos #iEducacionBasica #educacionBasica li.iCentroBasica input {
	width: 18em;
	margin-right: 2em
}

#datosAcademicos #iEducacionBasica #educacionBasica li.iAnoFinalizacionBasica input {
	width: 8.9em
}

#datosAcademicos #iEducacionMedia #educacionMedia li.iTitulacionMedia input,
#datosAcademicos #iEducacionSuperior #educacionSuperior li.iTitulacionSuperior input {
	width: 13em;
	margin-right: 2em
}

#datosAcademicos #iEducacionMedia #educacionMedia li.iExpecialidadMedia input,
#datosAcademicos #iEducacionSuperior #educacionSuperior li.iExpecialidadSuperior input {
	width: 7.7em;
	margin-right: 2em
}

#datosAcademicos #iEducacionMedia #educacionMedia li.iCentroMedia input,
#datosAcademicos #iEducacionSuperior #educacionSuperior li.iCentroSuperior input {
	width: 11em;
	margin-right: 2em
}

#datosAcademicos #iEducacionMedia #educacionMedia li.iAnoFinalizacionMedia input,
#datosAcademicos #iEducacionSuperior #educacionSuperior li.iAnoFinalizacionSuperior input {
	width: 8.9em
}

#datosAcademicos #iEducacionBasica #addTitulacionBasica,
#datosAcademicos #iEducacionMedia #addTitulacionMedia {
	margin-bottom: 1.5em;
	display: block
}

#datosAcademicos #iEducacionMedia>label {
	float: left;
	width: 7.5em;
	margin-right: 1em
}

#datosAcademicos #iEducacionSuperior>label {
	float: left;
	width: 9em;
	margin-right: 1em
}

#datosAcademicos p {
	margin: 0 0 1em;
	font-weight: 300
}

#idiomas li,
#informatica li {
	margin-bottom: 1em
}

#idiomas label,
#informatica label {
	display: inline-block;
	font-size: .95em;
	text-transform: none;
	margin-right: 2em;
	font-weight: 300
}

#idiomas label.idiomaGroup,
#informatica label.informaticaGroup {
	width: 8em;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 1em
}

#txtCursosRealizados {
	width: 53.1em;
	height: 12em;
	margin-top: -1em
}

#experienciaProfesional:after,
#experienciaProfesional li ul:after {
	display: block;
	clear: both;
	content: '';
	height: 1px
}

#experienciaProfesional li {
	position: relative
}

#experienciaProfesional li ul li {
	float: left;
	margin-bottom: 1em
}

#experienciaProfesional .iExperienciaEmpresa input {
	width: 23.8em;
	margin-right: 3em
}

#experienciaProfesional .iExperienciaPuesto input {
	width: 23.8em;
	margin-right: 3em
}

#experienciaProfesional .iExperienciaFechaInicio input {
	width: 23.8em;
	margin-right: 3em
}

#experienciaProfesional .iExperienciaFechaFin input {
	width: 23.8em;
	margin-right: 3em
}

#experienciaProfesional .iExperienciaMotivoCese input {
	width: 53.2em
}

#experienciaProfesional .iExperienciaFunciones textarea {
	width: 53.1em;
	height: 4em
}

#carnet li {
	margin-bottom: .4em
}

#carnet li#iCarnetCarretillero {
	margin: 0
}

#carnet label {
	display: inline-block;
	font-size: .95em;
	text-transform: none;
	margin-right: 2em;
	font-weight: 300
}

#carnet label.carnetGroup,
#carnet #iTipoCarnet label {
	width: 12em;
	margin-bottom: .8em;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 1em
}

#carnet #iTipoCarnet label {
	display: block
}

#carnet #iTipoCarnet input {
	width: 21em;
	margin-bottom: 1em
}

#preguntas textarea {
	width: 53.1em;
	height: 5em;
	margin: .1em 0 1.4em
}

#observaciones textarea {
	width: 53.1em;
	height: 12em;
	margin: .1em 0 1.4em
}

#contenedorFormulario .avisoLegal {
	font-weight: 300;
	width: 56.6em;
	margin: -.5em 0 1em .7em;
	font-size: .9em
}

#contenedorFormulario .checkAvisoLegal {
	margin: 1em 0 1em .4em
}

#contenedorFormulario .checkAvisoLegal label {
	display: inline;
	font-weight: 300;
	text-transform: none
}

#contenedorFormulario .submit {
	width: 52em;
	text-align: center
}

#contenedorFormulario .submit input {
	background-color: #000;
	color: #FFF;
	padding: .3em 1.5em;
	font-family: 'Garamond';
	font-size: 1.2em;
	font-style: italic;
	font-weight: 700;
	cursor: pointer
}

#contenedorFormulario .fa-times {
	color: #ba0026;
	font-size: 1.8em
}

#datosAcademicos .fa-times {
	position: relative;
	top: .95em;
	left: .4em
}

#idiomas .fa-times,
#informatica .fa-times {
	position: relative;
	top: .1em
}

#experienciaProfesional .fa-times {
	position: absolute;
	top: .9em;
	right: .1em
}

#frmSolicitudEmpleoResultado {
	float: left;
	margin: 2em 0 0 1.4em
}

#contenedorOfertas {
	width: 96%;
	margin: 0 auto;
	max-width: 1170px
}

#contenedorOfertas #contenedorElementosOfertas {
	width: 72.195%;
	padding: 0;
	float: left
}

#contenedorOfertas #contenedorElementosOfertas .ofertaEmpleo {
	border: 1px solid #ccc;
	margin: 0 0 2em;
	width: 100%;
	display: block
}

#contenedorOfertas #contenedorElementosOfertas .ofertaEmpleo:after {
	content: '';
	display: block;
	clear: both
}

#contenedorOfertas #contenedorElementosOfertas .ofertaEmpleo h4,
#contenedorOfertas #contenedorElementosOfertas .ofertaEmpleo .ofertaDesc {
	margin: 1em;
	padding: 0
}

#contenedorOfertas #contenedorElementosOfertas .ofertaEmpleo h4 {
	margin: 1em .5em 0;
	padding: 0;
	color: #000;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.3em;
	width: 90%;
	display: block;
	float: left;
	clear: both
}

#contenedorOfertas #contenedorElementosOfertas .ofertaEmpleo span {
	margin: .2em 1em 0;
	color: #c1c0c0;
	min-height: 2em;
	font-size: .8em;
	padding-left: 1.75em;
	float: left;
	clear: both;
	display: block;
	background: url(/palacios/usuariosFtp/conexion/diseimagenes945a.png) 0 5px no-repeat
}

#contenedorOfertas #contenedorElementosOfertas .ofertaEmpleo .ofertaDesc {
	margin: 1em;
	padding: 0;
	display: block;
	float: left;
	clear: both
}

#contenedorOfertas #contenedorElementosOfertas .ofertaEmpleo a {
	margin: 1em;
	padding: .4em 1.5em;
	display: block;
	background: #000;
	text-align: center;
	color: #fff;
	font-size: .8em;
	font-style: italic;
	float: left;
	clear: both;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	transition: all .2s linear
}

#contenedorOfertas #contenedorElementosOfertas .ofertaEmpleo a:hover {
	background: #ba0026
}

#contenedorElementoFinalOfertas {
	width: 96%;
	margin: 0 auto;
	max-width: 1170px
}

#contenedorElementoFinalOfertas #contenedorElementoFinalOfertasInner {
	width: 72.195%;
	padding: 0;
	float: left
}

#contenedorElementoFinalOfertas #contenedorElementoFinalOfertasInner h3 {
	margin: 1em 0
}

#contenedorElementoFinalOfertas #contenedorElementoFinalOfertasInner table {
	width: 100%
}

#contenedorElementoFinalOfertas #contenedorElementoFinalOfertasInner table tr:nth-child(odd) {
	background: #f7f7f7
}

#contenedorElementoFinalOfertas #contenedorElementoFinalOfertasInner table tr td {
	padding: .6em .5em
}

#contenedorElementoFinalOfertas #contenedorElementoFinalOfertasInner table tr td:first-child {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	background: #efefef;
	text-transform: uppercase;
	color: #000;
	padding-left: 1.5em;
	text-align: right
}

#contenedorElementoFinalOfertas #contenedorElementoFinalOfertasInner form input {
	margin: 1em auto;
	padding: .4em 1.5em;
	display: block;
	background: #000;
	text-align: center;
	color: #fff;
	font-size: .9em;
	cursor: pointer;
	font-style: italic;
	clear: both;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	transition: all .2s linear
}

#contenedorElementoFinalOfertas #contenedorElementoFinalOfertasInner form input:hover {
	background: #ba0026
}

body.palacios #pie #arbolPie dl {
	width: 16.66667%
}

body.palacios #pie #arbolPie dl:first-child+dl+dl+dl+dl+dl dd {
	display: none
}

body.palacios #h_cont_0 #menuCabecera ul#menuListas>li {
	padding: 21px 1.1%
}

body.palacios #h_cont_0 #menuCabecera ul#menuListas>li:first-child ul.nivel1 {
	width: 150%;
	margin-left: -75%
}

body.palacios #h_cont_0 #menuCabecera ul#menuListas>li:first-child+li+li ul.nivel1 {
	width: 230%;
	margin-left: -115%
}

body.palacios #h_cont_0 #menuCabecera ul#menuListas>li:first-child+li+li+li ul.nivel1 {
	width: 100%;
	margin-left: -50%;
	display: none
}

body.palacios #h_cont_0 #menuCabecera ul#menuListas>li:first-child+li+li+li+li ul.nivel1 {
	width: 160%;
	margin-left: -80%
}

body.palacios #h_cont_0 #menuCabecera ul#menuListas>li:first-child+li+li+li+li+li ul.nivel1 {
	width: 340%;
	margin-left: -170%
}

body.grupo.productosInterior .bannerNodosInteriores {
	display: none
}

body.grupo #pie #arbolPie dl {
	width: 14.28571%
}

body.grupo.producto .tamanoFuente {
	position: relative
}

body.grupo.producto .ctrl {
	position: absolute;
	top: 5em;
	left: 0;
	bottom: auto;
	right: auto;
	width: 36px;
	height: 60px;
	display: block;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 1.5em;
	line-height: 2.2em;
	color: #888;
	z-index: 5;
	text-align: center;
	cursor: pointer;
	-moz-box-shadow: 0 2px 3px #ccc;
	-webkit-box-shadow: 0 2px 3px #ccc;
	box-shadow: 0 2px 3px #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

body.grupo.producto .ctrl:before {
	position: absolute;
	top: 0;
	left: 0;
	bottom: auto;
	right: auto;
	width: 100%;
	height: 100%;
	display: block;
	content: '';
	display: block;
	clear: both;
	background: #eaeaea;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	z-index: -1;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

body.grupo.producto .ctrl#siguiente {
	left: 39%
}

body.grupo.producto .ctrl:hover {
	color: #fff
}

body.grupo.producto .ctrl:hover:before {
	background: #ba0026
}

body.grupo.producto .ctrl.off {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	cursor: default
}

body.grupo.producto .buspreImagenesDcha {
	position: relative;
	width: 29.24%;
	padding: 0;
	margin: 0 0 0 2.52%;
	float: left;
	overflow: hidden
}

body.grupo.producto .buspreImagenesDcha>a {
	cursor: default
}

body.grupo.producto .buspreImagenesDcha>a img {
	width: 100% !important
}

body.grupo.producto .buspreImagenesDcha .imgProductoWrapper {
	position: relative;
	width: 100%;
	height: 100%;
	display: block
}

body.grupo.producto .buspreImagenesDcha .imgProductoWrapper br {
	display: none
}

body.grupo.producto .buspreImagenesDcha .imgProductoWrapper .slide {
	position: relative;
	float: left;
	width: 100%;
	display: block;
	text-align: center
}

body.grupo.producto .buspreImagenesDcha .imgProductoWrapper .slide img {
	width: 90%
}

body.grupo.producto .descripM {
	width: 60.48%;
	padding-left: 1.26%;
	padding-right: 1.26%;
	float: right
}

body.grupo.producto .descripM .productosRelacionadosGrupo {
	width: 100%
}

body.grupo.producto .descripM .productosRelacionadosGrupo h3 {
	margin-top: 1.5em
}

body.grupo.producto .descripM .productosRelacionadosGrupo ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top: 1.5em
}

body.grupo.producto .descripM .productosRelacionadosGrupo ul li {
	position: relative;
	padding: .2em 0
}

body.grupo.producto .descripM .productosRelacionadosGrupo ul li:before {
	position: absolute;
	top: .1em;
	left: -1em;
	bottom: auto;
	right: auto;
	content: '';
	display: block;
	clear: both;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	float: left;
	content: >;
	font-weight: 700;
	color: #ba0026
}

body.grupo.producto.padre .buspreImagenesDcha {
	width: 100%;
	float: none
}

body.grupo.producto.padre .descripM {
	width: 100%;
	float: none
}

body.grupo #derechaHome #derechaHomeIn span.destacadoHomeDesc {
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: Georgia, 'Droid Serif', serif;
	font-weight: 400;
	color: #000;
	font-style: italic;
	display: block;
	padding: 1em 0
}

body.grupo #marcasHome a {
	width: 20%
}

body.grupo #h_cont_0 #menuCabecera ul#menuListas>li:first-child ul.nivel1 {
	width: 150%;
	margin-left: -75%
}

body.grupo #h_cont_0 #menuCabecera ul#menuListas>li:first-child+li+li ul.nivel1 {
	width: 220%;
	margin-left: -110%
}

body.grupo #h_cont_0 #menuCabecera ul#menuListas>li:first-child+li+li+li ul.nivel1 {
	width: 80%;
	margin-left: -40%
}

body.grupo #h_cont_0 #menuCabecera ul#menuListas>li:first-child+li+li+li+li ul.nivel1 {
	width: 170%;
	margin-left: -85%
}

body.grupo #h_cont_0 #menuCabecera ul#menuListas>li:first-child+li+li+li+li+li+li ul.nivel1 {
	width: 300%;
	margin-left: -150%
}

body.grupo.marcas .contenedoraCentro .elemFila {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc
}

body.grupo.marcas .contenedoraCentro .elemFila:last-child {
	border: 0
}

body.grupo.marcas .contenedoraCentro .elemFila .tituloHijos {
	position: relative;
	height: auto;
	display: table;
	margin: 2em 0 0 2%;
	float: left;
	width: 77%
}

body.grupo.marcas .contenedoraCentro .elemFila .tituloHijos a {
	font-size: 1.75em
}

body.grupo.marcas .contenedoraCentro .elemFila .imagenHijos {
	float: left;
	width: 20%;
	padding: 2.5em 0;
	border: 0;
	display: block;
	background: none;
	display: table;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

body.grupo.marcas .contenedoraCentro .elemFila .imagenHijos a {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

body.grupo.marcas .contenedoraCentro .elemFila .imagenHijos a img {
	width: 100%;
	max-width: auto
}

body.grupo.marcas .contenedoraCentro .elemFila .resumenHijos {
	position: relative;
	height: auto;
	display: table;
	margin: 1em 0 0 2%;
	padding-bottom: 1em;
	float: left;
	width: 77%
}

body.grupo.marcas .contenedoraCentro .elemFila .resumenHijos a {
	width: auto;
	background: #000;
	color: #fff;
	font-style: italic;
	margin: 2em 0 0;
	padding: .3em 2em;
	display: block;
	float: left;
	clear: left;
	font-size: .8em;
	text-align: center;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}

body.grupo.marcas .contenedoraCentro .elemFila .resumenHijos a:hover {
	background: #ba0026
}

body.grupo.marcas .contenedoraCentro .elemFila .tituloHijos a:hover {
	color: #ba0026
}

body.grupo.marcas .contenedoraCentro .elemFila .imagenHijos:hover {
	background: none
}

body.grupo.marcas .contenedoraCentro .elemFila .imagenHijos:hover a img {
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}

body.grupo.marcas.marcas2 .contenedoraCentro .elemFila {
	border: 0
}

#contenedorFormulario input,
#contenedorFormulario textarea,
#contenedorFormulario select {
	border: 1px solid #ccc
}

@media only screen and (max-width: 1100px) {
	#h_cont_0 #menuCabecera ul#menuListas>li {
		font-size: .8em
	}
}

.sidr {
	display: none;
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 999999;
	width: 260px;
	overflow-x: none;
	overflow-y: auto;
	font-size: 15px;
	background: #000;
	color: #fff
}

.sidr.right {
	left: auto;
	right: -260px
}

.sidr.left {
	left: -260px;
	right: auto
}

.sidr .sidr-inner {
	padding: 0 0 15px
}

.sidr .sidr-inner>ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%
}

.sidr .sidr-inner>ul>li {
	position: relative;
	width: 100%;
	display: block;
	float: left;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: .95em;
	text-transform: uppercase
}

.sidr .sidr-inner>ul>li a {
	padding: .4em 1em;
	display: block;
	color: #fff;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	transition: all .2s linear
}

.sidr .sidr-inner>ul>li a:hover {
	color: #ba0026
}

.sidr .sidr-inner>ul>li ul li {
	font-family: 'Oswald', sans-serif;
	font-weight: 300
}

.sidr .sidr-inner>ul>li ul li a {
	color: #fff
}

.sidr .sidr-inner>ul>li.sidr-class-elementoActual a {
	color: #ba0026
}

.sidr .sidr-inner>ul>li.sidr-class-elementoActual ul li {
	font-family: 'Oswald', sans-serif;
	font-weight: 300
}

.sidr .sidr-inner>ul>li.sidr-class-elementoActual ul li a {
	color: #fff
}

.sidr .sidr-inner>ul>li.sidr-class-elementoActual ul li.sidr-class-elementoActual a {
	color: #ba0026
}

.sidr .sidr-inner>ul>li:hover ul.nivel1 {
	height: auto;
	-moz-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	overflow: visible;
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
	-moz-transition: all .3s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	-o-transition: all .3s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	-webkit-transition: all .3s cubic-bezier(0.375, 1.495, 0.61, 0.78);
	transition: all .3s cubic-bezier(0.375, 1.495, 0.61, 0.78)
}

@media only screen and (max-width: 1260px) {
	#h_cont_0 #presentacionHome .ctrl {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
		left: -100%
	}

	#h_cont_0 #presentacionHome .ctrl#siguiente {
		left: auto;
		right: -100%
	}
}

@media only screen and (max-width: 1024px) {
	#h_cont_0 #menuCabecera ul#menuListas>li {
		font-size: .9em
	}
}

@media (max-width: 1024px) {
	

	#h_cont_0 .espacio {
		display: none
	}

	#h_cont_0 #logoWrapper #logo {
		width: 10em
	}

	#h_cont_0 #menuCabecera ul#menuListas {
		left: 11em
	}

	#h_cont_0 #menuCabecera ul#menuListas>li {
		font-size: .7em
	}

	#h_cont_0 #menuCabecera ul#menuListas>li ul.nivel1 {
		top: 4em
	}

	#h_cont_0 #presentacionHome .presentacionHomeIn .presentacionHomeSlide .presentacionHomeSlideIn .texto {
		position: absolute;
		top: auto;
		left: 1em;
		bottom: 1em;
		right: auto;
		color: #fff;
		z-index: 2
	}

	#h_cont_0 #presentacionHome .presentacionHomeIn .presentacionHomeSlide .presentacionHomeSlideIn .texto h2 {
		font-size: 3.2em
	}

	#h_cont_0 #presentacionHome .presentacionHomeIn .presentacionHomeSlide .presentacionHomeSlideIn .texto p {
		width: 90%;
		font-size: 1.2em;
		line-height: 1.4em
	}

	#pie #franjaInf #franjaInfIn #datosPie {
		width: 100%;
		float: left
	}

	#pie #franjaInf #franjaInfIn #copy {
		width: 100%;
		float: left
	}

	#pie #franjaInf #franjaInfIn #copy ul {
		text-align: right
	}

	#pie #franjaInf #franjaInfIn #copy ul li {
		float: none;
		display: inline-block
	}

	.contenedorProductos .contenedorFamilias a {
		font-size: .9em
	}

	.contenedorProductos .contenedorSubfamilias {
		padding-top: .4em
	}

	.contenedorProductos .contenedorMarcas {
		padding-top: .4em
	}

	.contenedorProductos .ctrl {
		left: -100px;
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0
	}

	.contenedorProductos .ctrl#siguiente {
		right: -100px
	}

	.contenedorProductos #contenedorProductosGeneral {
		width: 100%
	}

	.contenedorProductos #contenedorProductosGeneral .contenedorProductosIn .elementoIn {
		width: 25%
	}

	.contenedorProductos #contenedorProductosGeneral .contenedorProductosIn .elementoIn a img {
		max-width: 90%;
		margin: 2em auto 0
	}

	#pastillasHome {
		height: 150px
	}

	#pastillasHome .pastillaHome #linkSocialHome a {
		margin: 1em 0 0 12%;
		width: 36%
	}

	#pastillasHome .pastillaHome #linkSocialHome a#pastillaTwitter {
		margin: 1em 12% 0 0
	}

	#pastillasHome span#siguenos {
		margin: .2em 0 0
	}

	.franja {
		float: left
	}

	.franja #col1 {
		width: 100%;
		float: none
	}

	.franja #col2 {
		width: 100%;
		float: none
	}

	#derechaHome {
		float: left
	}

	#derechaHome #derechaHomeIn {
		margin: 0 1.6em;
		display: block
	}

	#derechaHome #derechaHomeIn span {
		width: 65%;
		float: left
	}

	#derechaHome #derechaHomeIn span.destacadoHomeImg {
		position: absolute;
		top: 2em;
		left: auto;
		bottom: auto;
		right: 0;
		width: 30%;
		float: right
	}

	#derechaHome #derechaHomeIn span.destacadoHomeImg img {
		width: 90%
	}

	#derechaHome #derechaHomeIn a {
		width: 90%;
		margin: .5em 5%;
		float: left
	}

	#twitterHome iframe {
		width: 100% !important
	}

	#comDmYotubeList .item a.youtube .img img {
		top: -17%
	}
}

@media (max-width: 767px) {
    #h_cont_0 #presentacionHome .presentacionHomeIn .presentacionHomeSlide .presentacionHomeSlideIn .texto h2 {
       
        font-size: 2rem;
      
    }
}

@media (max-width: 767px) {

	.ocultoMov,
	#franjaGris,
	#degradadoMenu {
		display: none !important
	}

	ol {
		margin: 0;
		padding-left: 1.2em
	}

	ol li {
		margin: .5em 0
	}

	h3 {
		font-size: 1.2em
	}

	#capa_contenidos #div_central #cont_cabecera_centro h1 {
		padding-top: .6em;
		padding-bottom: .4em;
		font-size: 1.6em
	}

	#capa_contenidos #div_central #cont_cabecera_centro h2 {
		font-size: 1.4em
	}

	#capa_contenidos #div_central #cont_cabecera_centro.conH2 h1 {
		padding-top: 1.2em
	}

	#capa_contenidos #div_central .bannerNodosInteriores {
		padding-bottom: 0
	}

	#capa_contenidos #div_central.contenidoCentro .ancho100 {
		width: 98% !important;
		margin: 0 !important;
		padding: 0 1% !important;
		float: left;
		clear: both;
		display: block
	}

	#capa_contenidos #div_central.contenidoCentro .ancho100 h3 {
		padding: .5em 0;
		font-size: 1.2em
	}

	#capa_contenidos #div_central #div_dch,
	#capa_contenidos #div_central #contenedorMenuDerecha,
	#capa_contenidos #div_central #contenedorMenuDerechaInterior {
		width: 100%;
		float: left;
		clear: both;
		display: block
	}

	#capa_contenidos #div_central #div_dch ul.ulMenu,
	#capa_contenidos #div_central #contenedorMenuDerecha ul.ulMenu,
	#capa_contenidos #div_central #contenedorMenuDerechaInterior ul.ulMenu {
		display: none
	}

	#capa_contenidos #div_central #div_dch a,
	#capa_contenidos #div_central #contenedorMenuDerecha a,
	#capa_contenidos #div_central #contenedorMenuDerechaInterior a {
		display: none
	}

	#capa_contenidos #div_central #div_dch #asoc1 a,
	#capa_contenidos #div_central #div_dch #asoc2 a,
	#capa_contenidos #div_central #contenedorMenuDerecha #asoc1 a,
	#capa_contenidos #div_central #contenedorMenuDerecha #asoc2 a,
	#capa_contenidos #div_central #contenedorMenuDerechaInterior #asoc1 a,
	#capa_contenidos #div_central #contenedorMenuDerechaInterior #asoc2 a {
		display: block
	}

	#capa_contenidos #div_central #div_dch #asoc2 #marcasDer a,
	#capa_contenidos #div_central #contenedorMenuDerecha #asoc2 #marcasDer a,
	#capa_contenidos #div_central #contenedorMenuDerechaInterior #asoc2 #marcasDer a {
		width: 50%;
		border: 0;
		clear: none
	}

	#h_cont_0 {
		height: 10em;
		z-index: inherit
	}

	

	#h_cont_0 #franjaMenu {
		top: 48px;
		z-index: 999996
	}

	#h_cont_0 #menuCabecera {
		width: 100%;
		z-index: 9999999
	}

	#h_cont_0 #menuCabecera ul#menuListas {
		display: none
	}

	#h_cont_0 #menuCabecera #menuTrigger {
		top: 48px;
		right: 0 !important;
		text-align: center
	}

	#h_cont_0 #logoWrapper {
		z-index: 999997
	}

	#h_cont_0 #logoWrapper #logo {
		width: 7em;
		left: .5em
	}

	

	

	#h_cont_0 #social {
		display: none
	}

	#h_cont_0 #buscadorCabecera {
		width: 100%;
		z-index: 999998
	}

	#h_cont_0 #buscadorCabecera form {
		top: 53px;
		right: 2.5em;
		display: none
	}

	#h_cont_0 #buscadorCabecera.hover {
		width: 80%
	}

	#h_cont_0 #buscadorCabecera.hover form {
		width: 70%
	}

	#h_cont_0 #buscadorCabecera.hover form #inputBuscador {
		width: 100%;
		padding: 5px 2em 5px 5px;
		background: #fff;
		border-color: #ccc
	}

	#h_cont_0 #buscadorCabecera.hover form #btnBuscador {
		background-position: 0 -2em
	}

	#h_cont_0 .barraEstado {
		display: none
	}

	#h_cont_0.sticky #franjaMenu,
	#h_cont_0.sticky #menuCabecera #menuTrigger,
	#h_cont_0.sticky #buscadorCabecera form {
		position: fixed;
		top: 0;
		-moz-transition: all 0;
		-o-transition: all 0;
		-webkit-transition: all 0;
		transition: all 0
	}

	#capa_contenidos #div_central {
		margin-top: .5em
	}

	#pastillasHome {
		height: auto
	}

	#pastillasHome .pastillaHome {
		overflow: hidden;
		height: 16em;
		width: 100%;
		float: none
	}

	#pastillasHome .pastillaHome a {
		font-size: 1em
	}

	#pastillasHome .pastillaHome a:before {
		display: none
	}

	#pastillasHome .pastillaHome a img {
		width: 3em
	}

	#pastillasHome .pastillaHome #linkSocialHome {
		position: relative;
		width: 100%;
		margin: 3em 0 0
	}

	#pastillasHome .pastillaHome #linkSocialHome a {
		margin: .2em 0 0;
		width: 100%;
		display: block;
		float: left;
		text-align: center
	}

	#pastillasHome .pastillaHome #linkSocialHome a#pastillaTwitter {
		margin-top: .5em
	}

	#pastillasHome .pastillaHome #linkSocialHome a img {
		width: 2.5em
	}

	#pastillasHome .pastillaHome #linkSocialHome span#siguenos {
		font-size: 1em;
		margin-top: 0
	}

	#marcasHome {
		margin: 2em 0;
		border: 0
	}

	#marcasHome a {
		width: 50%
	}

	#marcasHome a img {
		max-width: 90%
	}

	#destacadosHome .destacadoHome,
	#destacadosHome .destacadoHome.par {
		padding: 0;
		border: 0;
		border-bottom: 1px solid #ccc;
		width: 100%
	}

	#destacadosHome .destacadoHome:last-child,
	#destacadosHome .destacadoHome.par:last-child {
		border: 0
	}

	#destacadosHome .destacadoHome .destacadoHomeTipo,
	#destacadosHome .destacadoHome.par .destacadoHomeTipo {
		text-align: left
	}

	#destacadosHome .destacadoHome .destacadoHomeImg,
	#destacadosHome .destacadoHome .destacadoHomeTexto,
	#destacadosHome .destacadoHome.par .destacadoHomeImg,
	#destacadosHome .destacadoHome.par .destacadoHomeTexto {
		width: 100%;
		height: auto;
		float: left;
		clear: both
	}

	#destacadosHome .destacadoHome .destacadoHomeTexto a.destacadosLink2,
	#destacadosHome .destacadoHome.par .destacadoHomeTexto a.destacadosLink2 {
		float: left;
		margin: .5em 0;
		clear: both
	}

	#derechaHome #derechaHomeIn span.destacadoHomeTitulo {
		width: 100%;
		text-align: center
	}

	#derechaHome #derechaHomeIn span.destacadoHomeDesc {
		width: 100%;
		text-align: center;
		line-height: 1em
	}

	#derechaHome #derechaHomeIn span.destacadoHomeImg {
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		float: left;
		text-align: center
	}

	#franjaSocial #franjaSocialInner ul li a {
		margin: 0 auto
	}

	
	#pie #arbolPie {
		display: none
	}

	#pie #franjaInf {
		margin: 0;
		text-align: center
	}

	#pie #franjaInf #franjaInfIn #datosPie span {
		width: 100%;
		display: block;
		text-align: center
	}

	#pie #franjaInf #franjaInfIn #copy ul {
		text-align: center;
		font-size: .9em;
		width: 100%;
		float: left;
		clear: both;
		display: block
	}

	#pie #franjaInf #franjaInfIn #copy ul li {
		text-align: center
	}

	#pie #franjaInf #franjaInfIn #copy ul li a {
		padding: 1.2em .1em
	}

	body.historia #capa_contenidos #div_central .ancho100 ul {
		margin: 0
	}

	body.historia #capa_contenidos #div_central .ancho100 ul li span {
		min-height: 0;
		line-height: 1em;
		font-size: 1em;
		dispayl: inline;
		float: none
	}

	body.marcas .contenedoraCentro .elemFila .imagenHijos {
		display: block;
		width: 100%;
		margin: -3em 0 0;
		border: 0;
		background: none
	}

	body.marcas .contenedoraCentro .elemFila .imagenHijos a img {
		max-width: auto
	}

	body.marcas .contenedoraCentro .elemFila .resumenHijos {
		width: 100%
	}

	body.marcasInterior .bannerNodosInteriores {
		width: 100%;
		text-align: left;
		background: none;
		border: 0;
		margin: 0
	}

	body.marcasInterior #capa_contenidos #div_central .ancho100 .productosRelacionados {
		width: 100%;
		margin: 0
	}

	body.marcasInterior #capa_contenidos #div_central .ancho100 .productosRelacionados #elementos .elementoIn {
		width: 50%;
		height: auto;
		min-height: 0;
		margin: 1em 0 0;
		display: block;
		float: left;
		border: 0
	}

	body.marcasInterior #capa_contenidos #div_central .ancho100 .productosRelacionados #elementos .elementoIn a {
		width: 96.5%;
		margin: 0 3.5% 0 0;
		display: block;
		float: left
	}

	body.marcasInterior #capa_contenidos #div_central .ancho100 .productosRelacionados #elementos .elementoIn a img {
		width: 100%
	}

	body.marcasInterior #capa_contenidos #div_central .ancho100 .productosRelacionados #elementos .elementoIn a span {
		margin-top: 0
	}

	body.marcasInterior #capa_contenidos #div_central .ancho100 .productosRelacionados #elementos .elementoIn:nth-child(even) a {
		margin: 0 0 0 3.5%
	}

	body.comunicacion .contenedoraCentro {
		width: 100%;
		margin: 0;
		padding: 0
	}

	body.comunicacion .contenedoraCentro .elemFila {
		border: 0;
		margin: 0 0 1em
	}

	body.comunicacion .contenedoraCentro .elemFila .tituloHijos {
		position: relative;
		width: 100%;
		margin: 0
	}

	body.comunicacion .contenedoraCentro .elemFila .tituloHijos a {
		margin-top: 1em;
		font-size: 1.4em
	}

	body.comunicacion .contenedoraCentro .elemFila .tituloHijos span {
		position: absolute;
		top: 0;
		left: 0
	}

	body.comunicacion .contenedoraCentro .elemFila .tituloHijos span a {
		margin-top: 0;
		color: #c1c0c0;
		font-family: Georgia, 'Droid Serif', serif;
		font-weight: 400;
		font-size: 1em;
		margin-top: .4em
	}

	body.comunicacion .contenedoraCentro .elemFila .resumenHijos {
		padding: 0;
		margin: 0;
		width: 100%
	}

	body.comunicacion #comDmYotubeList {
		margin-top: -2em
	}

	body.comunicacion #comDmYotubeList .item a.youtube {
		width: 97%;
		margin: 0 3% 0 0
	}

	body.comunicacion #comDmYotubeList .item a.youtube .icono.fa-4x {
		top: .6em;
		font-size: 3em
	}

	body.comunicacion #comDmYotubeList .item a.youtube .img {
		height: 6em
	}

	body.comunicacion #comDmYotubeList .item a.youtube .img img {
		top: -1.2em;
		margin: 0;
		width: 130%
	}

	body.comunicacion #comDmYotubeList .item:nth-child(even) a.youtube {
		margin: 0 0 0 3%
	}

	body.comunicacion .grid {
		width: 100%
	}

	body.comunicacion .grid span.imgGaleria img {
		padding: 0
	}

	#parati .contenedorParati #contenedorPastillas,
	#parati .contenedorParati #contenedorPastillasInterior {
		width: 100%
	}

	#parati .contenedorParati #contenedorPastillas .elementoIn,
	#parati .contenedorParati #contenedorPastillas .elementoIn.impar,
	#parati .contenedorParati #contenedorPastillasInterior .elementoIn,
	#parati .contenedorParati #contenedorPastillasInterior .elementoIn.impar {
		width: 100%;
		margin: 0;
		border: 0
	}

	#parati .contenedorParati #contenedorPastillas .elementoIn .titulo,
	#parati .contenedorParati #contenedorPastillas .elementoIn.impar .titulo,
	#parati .contenedorParati #contenedorPastillasInterior .elementoIn .titulo,
	#parati .contenedorParati #contenedorPastillasInterior .elementoIn.impar .titulo {
		padding: .6em 0 0
	}

	#parati .contenedorParati #contenedorPastillas .elementoIn .desc,
	#parati .contenedorParati #contenedorPastillas .elementoIn.impar .desc,
	#parati .contenedorParati #contenedorPastillasInterior .elementoIn .desc,
	#parati .contenedorParati #contenedorPastillasInterior .elementoIn.impar .desc {
		padding: .5em 0 0
	}

	#parati .contenedorParati #contenedorPastillas .elementoIn a.leerMas,
	#parati .contenedorParati #contenedorPastillas .elementoIn.impar a.leerMas,
	#parati .contenedorParati #contenedorPastillasInterior .elementoIn a.leerMas,
	#parati .contenedorParati #contenedorPastillasInterior .elementoIn.impar a.leerMas {
		margin: 1em 0 2em
	}

	#parati .contenedorParati .paraTiContent {
		width: 100%;
		padding: 0
	}

	#parati .contenedorParati .paraTiIzq {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0
	}

	#parati .contenedorParati .paraTiIzq img:last-child {
		display: none
	}

	#parati .contenedorParati .paraTiDer {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0
	}

	#map {
		height: 14em
	}

	.contactoIzq {
		width: 100%;
		margin: 0;
		padding: 0;
		font-size: .8em
	}

	.contactoDer {
		width: 100%;
		margin: 1em 0 0;
		padding: 0;
		float: left
	}

	.contactoDer form input,
	.contactoDer form textarea {
		width: 100%;
		padding-left: 0;
		padding-right: 0
	}

	.contactoDer form p {
		width: 80%
	}

	.contactoDer form #filaCaptcha input#imagenSeguridad {
		width: 100%;
		margin: .2em 0 0
	}

	.contactoDer form #filaCaptcha img {
		margin: 0
	}

	.contactoDer form #filaCaptcha #imgCaptcha {
		width: 8em
	}

	.contactoDer form #filaSubmit input {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		text-align: center
	}

	body.productos #sliderProductos {
		display: none
	}

	body.productos .contenedoraCentro .elemFila {
		width: 50% !important;
		margin: 1em 0 0;
		padding: 0
	}

	body.productos .contenedoraCentro .elemFila .tituloHijos {
		line-height: 1em;
		margin-top: .25em
	}

	body.productos .contenedoraCentro .elemFila .imagenHijos {
		margin: 0
	}

	body.productos .contenedoraCentro .elemFila .imagenHijos a {
		position: relative;
		width: 100%
	}

	body.productos .contenedoraCentro .elemFila .imagenHijos a img {
		width: 98%;
		margin: 0 2% 0 0
	}

	body.productos .contenedoraCentro .elemFila:nth-child(even) .imagenHijos a img {
		margin: 0 0 0 2%
	}

	body.productos .contenedoraCentro .elemFila:hover .imagenHijos a:after {
		height: 100%;
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
		opacity: .7
	}

	body.productos .contenedoraCentro .elemFila:hover .tituloHijos a {
		color: #ba0026
	}

	.contenedorProductos .ctrl {
		display: none
	}

	.contenedorProductos #contenedorProductosGeneral {
		width: 100% !important;
		height: auto;
		overflow: hidden;
		overflow-x: auto
	}

	.contenedorProductos #contenedorProductosGeneral .contenedorProductosIn .elementoIn {
		width: 50%;
		float: left
	}

	.contenedorProductos #contenedorProductosGeneral .contenedorProductosIn .elementoIn a {
		width: 90%;
		margin: 0 5%
	}

	.contenedorProductos .contenedorFamilias,
	.contenedorProductos .contenedorSubfamilias,
	.contenedorProductos .contenedorMarcas {
		padding: .5em 0;
		width: 100%;
		display: block;
		float: left;
		border-bottom: 1px solid #ccc
	}

	.contenedorProductos .contenedorFamilias span,
	.contenedorProductos .contenedorSubfamilias span,
	.contenedorProductos .contenedorMarcas span {
		color: #000;
		margin: 0;
		padding: 0 2% 0 0;
		width: 25%
	}

	.contenedorProductos .contenedorFamilias select,
	.contenedorProductos .contenedorSubfamilias select,
	.contenedorProductos .contenedorMarcas select {
		width: 73%
	}

	.contenedorProductos .contenedorSeleccionado .contenedorSelecionadoIzq {
		width: 100%;
		padding: 0
	}

	.contenedorProductos .contenedorSeleccionado .contenedorSeleccionadoDer {
		width: 100%;
		padding: 0
	}

	.contenedorProductos .contenedorSeleccionado .contenedorSeleccionadoDer .contenidoRelacionado .contenidoRelacionadoIzq {
		width: 100%;
		padding: .5em 0;
		border-top: 1px solid #ccc
	}

	.contenedorProductos .contenedorSeleccionado .contenedorSeleccionadoDer .contenidoRelacionado .contenidoRelacionadoIzq img {
		width: 100% !important;
		height: auto
	}

	.contenedorProductos .contenedorSeleccionado .contenedorSeleccionadoDer .contenidoRelacionado .contenidoRelacionadoDer {
		width: 100%;
		float: left;
		margin-top: 1em
	}

	.contenedorProductos .productoInteriorIzq {
		width: 100%;
		padding: 0;
		text-align: center
	}

	.contenedorProductos .productoInteriorIzq .esNovedad {
		left: 0;
		right: auto;
		top: auto;
		bottom: -2em
	}

	.contenedorProductos .productoInteriorIzq img {
		max-width: 86%;
		margin: 0 auto
	}

	.contenedorProductos .productoInteriorDer {
		width: 100%;
		margin-top: 2.5em
	}

	.contenedorProductos .productoInteriorRelacionados {
		margin-top: 1em
	}

	.contenedorProductos .productoInteriorRelacionados .contenidoRelacionado {
		width: 100%;
		padding: .5em 0;
		border-top: 1px solid #ccc
	}

	.contenedorProductos .productoInteriorRelacionados .contenidoRelacionado .contenidoRelacionadoIzq {
		width: 100%
	}

	.contenedorProductos .productoInteriorRelacionados .contenidoRelacionado .contenidoRelacionadoIzq img {
		width: 100% !important;
		height: auto
	}

	.contenedorProductos .productoInteriorRelacionados .contenidoRelacionado .contenidoRelacionadoDer {
		width: 100%;
		float: left;
		margin-top: 1em
	}

	.contenedorProductos .productoInteriorProductosRelacionados {
		margin-top: 1em;
		padding-top: 1em;
		border-top: 1px solid #ccc
	}

	.contenedorProductos .productoInteriorProductosRelacionados .contenidoRelacionado {
		width: 100%
	}

	.contenedorProductos .productoInteriorProductosRelacionados .contenidoRelacionado .contenidoRelacionadoDer {
		display: table
	}

	.contenedorProductos .productoInteriorProductosRelacionados .contenidoRelacionado .contenidoRelacionadoDer h3 {
		padding-top: 1em
	}

	.contenedorProductos .productoInteriorProductosRelacionados .contenidoRelacionado .contenidoRelacionadoDer .contenidoRelacionadoDesc {
		display: none
	}

	body.plantas #div_central .ancho100 .mapaPlantas .detail {
		position: relative;
		max-width: 100%;
		width: 100%;
		left: 0;
		float: left
	}

	body.plantas #div_central .ancho100 .mapaPlantas .detail .close {
		right: 0
	}

	body.plantas #div_central .ancho100 .mapaPlantas .detail .detail_img img {
		width: 100%
	}

	body.plantas #div_central .ancho100 .mapaPlantas .detail .detail_desc {
		padding: 0 5%
	}

	#BusResultados .elemento {
		width: 100%;
		padding: 1em 0;
		border-bottom: 1px solid #ccc
	}

	#BusResultados .elemento span.elemento_padre {
		font-style: italic
	}

	#BusResultados .elemento .elemento_titulo {
		color: #ba0026
	}

	#BusResultados .elemento:last-child {
		border: 0
	}
}

#p100 {
	position: absolute;
	bottom: 6%;
	left: 86%;
	right: auto;
	top: auto
}

#contenedorMenuDerecha .productosRelacionados {
	width: 60%;
	float: left;
	margin-top: 2em
}

#contenedorMenuDerecha .productosRelacionados h3 {
	margin: 0 0 .5em
}

#contenedorMenuDerecha .productosRelacionados .elementoIn {
	text-align: center;
	margin: 0 0 1em
}

#contenedorMenuDerecha .productosRelacionados .elementoIn a {
	color: #000
}

#contenedorMenuDerecha .productosRelacionados .elementoIn a:hover {
	color: #ba0026
}

#marcasHome a {
	width: 16.4%;
}

.cas #marcasHome a {
	width: 14%;
}

.francia #marcasHome a {
	width: 25%;
}

.usa #marcasHome a {
	width: 33%;
}

body.plantas #div_central .ancho100 .mapaPlantas .mapaPlantasInner #p5 {
	position: absolute;
	top: auto;
	right: auto;
	left: 76%;
	bottom: 62%;
}

#h_cont_0 #menuCabecera ul#menuListas>li#nodo6933 ul.nivel1,
#h_cont_0 #menuCabecera ul#menuListas>li#nodo6931 ul.nivel1 {
	width: 110%;
	margin-left: -55%;
}

@media (max-device-width: 1024px) and (orientation: portrait) {
	ul li {
		list-style: none;
	}

	#pie #franjaInf #franjaInfIn #copy ul li {
		margin-right: .5em;
	}
}

.home-grid { display: grid; gap: 60px;}

.home-grid .home-grid__item {position: relative; display: flex;flex-wrap: wrap; } 
.home-grid .home-grid__item .home-grid__item--img { position: relative;    width: 50%; }
.home-grid .home-grid__item .home-grid__item--img img { width: 100%;   height: 100%;  object-fit: cover;  position: absolute;   top: 0;   bottom: 0;   left: 0;  right: 0;} 
.home-grid .home-grid__item .home-grid__item--text { width: 50%; padding: 5rem 2rem; box-sizing: border-box;} 
.home-grid .home-grid__item .home-grid__item--text a { font-family: 'Oswald', sans-serif; text-transform: uppercase; font-weight: 400; font-size: 1rem; line-height: 1em; color: #fff; background: #ba0026; padding: 7px 2rem; font-style: normal; text-shadow: none;}

.home-grid__item:nth-child(even) .home-grid__item--text { order: 0; background: #F7F7F7; }
.home-grid__item:nth-child(even) .home-grid__item--img { order: 1; }

@media (max-width: 767px) {
	.home-grid .home-grid__item .home-grid__item--img { width: 100%; aspect-ratio: 16 /9; order: 0!important;}
	.home-grid .home-grid__item .home-grid__item--text  { width: 100%; order: 1!important; padding: 2rem 0;}

}

#pie2k25 { padding: 4rem 0 2rem 0; color: #fff;}
#pie2k25 .pie-wrap { max-width: 1170px; margin: 0 auto; display: grid; grid-template-columns: repeat(3,1fr); gap: 3rem;}

#pie2k25 h2 {font-family: 'Oswald', sans-serif; font-weight: 500; font-size: 22px; text-align: left;color: #fff;}
#pie2k25 a { color: #fff; text-decoration: none; transition: all .3s ease}
#pie2k25 a:hover {  text-decoration: underline; opacity: .65;}
#pie2k25 .pie-redes{  padding: 0; display: flex; gap: 1rem; list-style: none; }

.pie02 { max-width: 1170px; margin: 2rem auto 0 auto; padding-top: 2rem; border-top: 1px solid #707070; }
.pie02 ul { display: flex; gap: 1rem; list-style: none; padding: 0; margin: 1rem auto; text-align: center; justify-content: center;}
@media (max-width: 767px) {
#pie2k25 .pie-wrap { max-width: 1170px; margin: 0 auto; display: grid; grid-template-columns: repeat(1,1fr); gap: 3rem; padding: 0 1rem; }

}
