
html
{
	min-height: 100%;
	min-width: 100%;
	-ms-text-size-adjust: none;
}

body,div,dl,dt,dd,ul,ol,li,nav,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,a
{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: solid;
	border-color: transparent;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top;
	background-repeat: no-repeat;
}

.transition
{
	-webkit-transition-property: background-image,background-position,background-color,border-color,border-radius,color,font-size,font-style,font-weight,letter-spacing,line-height,text-align,box-shadow,text-shadow,opacity;
	transition-property: background-image,background-position,background-color,border-color,border-radius,color,font-size,font-style,font-weight,letter-spacing,line-height,text-align,box-shadow,text-shadow,opacity;
}

.transition *
{
	-webkit-transition: inherit;
	transition: inherit;
}

table
{
	border-collapse: collapse;
	border-spacing: 0px;
}

fieldset,img
{
	border: 0px;
	border-style: solid;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top;
}

address,caption,cite,code,dfn,em,strong,th,var,optgroup
{
	font-style: inherit;
	font-weight: inherit;
}

del,ins
{
	text-decoration: none;
}

li
{
	list-style: none;
}

caption,th
{
	text-align: left;
}

h1,h2,h3,h4,h5,h6
{
	font-size: 100%;
	font-weight: inherit;
}

input,button,textarea,select,optgroup,option
{
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

body
{
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	line-height: 17px;
	word-wrap: break-word;
	text-rendering: optimizeLegibility;/* kerning, primarily */
	-moz-font-feature-settings: 'liga';
	-ms-font-feature-settings: 'liga';
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
}

a:link
{
	color: #0000FF;
	text-decoration: underline;
}

a:visited
{
	color: #800080;
	text-decoration: underline;
}

a:hover
{
	color: #0000FF;
	text-decoration: underline;
}

a:active
{
	color: #EE0000;
	text-decoration: underline;
}

a.nontext /* used to override default properties of 'a' tag */
{
	color: black;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.normal_text
{
	color: #000000;
	direction: ltr;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 17px;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	vertical-align: 0px;
	padding: 0px;
}

.list0 li:before
{
	position: absolute;
	right: 100%;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.rtl-list li:before
{
	right: auto;
	left: 100%;
}

.nls-None > li:before,.nls-None .list3 > li:before,.nls-None .list6 > li:before
{
	margin-right: 6px;
	content: '•';
}

.nls-None .list1 > li:before,.nls-None .list4 > li:before,.nls-None .list7 > li:before
{
	margin-right: 6px;
	content: '○';
}

.nls-None,.nls-None .list1,.nls-None .list2,.nls-None .list3,.nls-None .list4,.nls-None .list5,.nls-None .list6,.nls-None .list7,.nls-None .list8
{
	padding-left: 34px;
}

.nls-None.rtl-list,.nls-None .list1.rtl-list,.nls-None .list2.rtl-list,.nls-None .list3.rtl-list,.nls-None .list4.rtl-list,.nls-None .list5.rtl-list,.nls-None .list6.rtl-list,.nls-None .list7.rtl-list,.nls-None .list8.rtl-list
{
	padding-left: 0px;
	padding-right: 34px;
}

.nls-None .list2 > li:before,.nls-None .list5 > li:before,.nls-None .list8 > li:before
{
	margin-right: 6px;
	content: '-';
}

.nls-None.rtl-list > li:before,.nls-None .list1.rtl-list > li:before,.nls-None .list2.rtl-list > li:before,.nls-None .list3.rtl-list > li:before,.nls-None .list4.rtl-list > li:before,.nls-None .list5.rtl-list > li:before,.nls-None .list6.rtl-list > li:before,.nls-None .list7.rtl-list > li:before,.nls-None .list8.rtl-list > li:before
{
	margin-right: 0px;
	margin-left: 6px;
}

.TabbedPanelsTab
{
	white-space: nowrap;
}

.MenuBar .MenuBarView,.MenuBar .SubMenuView /* Resets for ul and li in menus */
{
	display: block;
	list-style: none;
}

.MenuBar .SubMenu
{
	display: none;
	position: absolute;
}

.NoWrap
{
	white-space: nowrap;
	word-wrap: normal;
}

.rootelem /* the root of the artwork tree */
{
	margin-left: auto;
	margin-right: auto;
}

.colelem /* a child element of a column */
{
	display: inline;
	float: left;
	clear: both;
}

.clearfix:after /* force a container to fit around floated items */
{
	content: "\0020";
	visibility: hidden;
	display: block;
	height: 0px;
	clear: both;
}

*:first-child+html .clearfix /* IE7 */
{
	zoom: 1;
}

.clip_frame /* used to clip the contents as in the case of an image frame */
{
	overflow: hidden;
}

.popup_anchor /* anchors an abspos popup */
{
	position: relative;
	width: 0px;
	height: 0px;
}

.popup_element
{
	z-index: 100000;
}

.svg
{
	display: block;
	vertical-align: top;
}

span.wrap /* used to force wrap after floated array when nested inside a paragraph */
{
	content: '';
	clear: left;
	display: block;
}

span.actAsInlineDiv /* used to simulate a DIV with inline display when already nested inside a paragraph */
{
	display: inline-block;
}

.position_content,.excludeFromNormalFlow /* used when child content is larger than parent */
{
	float: left;
}

.preload_images /* used to preload images used in non-default states */
{
	position: absolute;
	overflow: hidden;
	left: -9999px;
	top: -9999px;
	height: 1px;
	width: 1px;
}

.preload /* used to specifiy the dimension of preload item */
{
	height: 1px;
	width: 1px;
}

.animateStates
{
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

[data-whatinput="mouse"] *:focus,[data-whatinput="touch"] *:focus,input:focus,textarea:focus
{
	outline: none;
}

textarea
{
	resize: none;
	overflow: auto;
}

.fld-prompt /* form placeholders cursor behavior */
{
	pointer-events: none;
}

.wrapped-input /* form inputs & placeholders let div styling show thru */
{
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent;
	border: none;
}

.submit-btn /* form submit buttons on top of sibling elements */
{
	z-index: 50000;
	cursor: pointer;
}

.anchor_item /* used to specify anchor properties */
{
	width: 22px;
	height: 18px;
}

.MenuBar .SubMenuVisible,.MenuBarVertical .SubMenuVisible,.MenuBar .SubMenu .SubMenuVisible,.popup_element.Active,span.actAsPara,.actAsDiv,a.nonblock.nontext,img.block
{
	display: block;
}

.ose_ei
{
	visibility: hidden;
	z-index: 0;
}

.widget_invisible,.js .invi,.js .mse_pre_init,.js .an_invi /* used to hide the widget before loaded */
{
	visibility: hidden;
}

.no_vert_scroll
{
	overflow-y: hidden;
}

.always_vert_scroll
{
	overflow-y: scroll;
}

.always_horz_scroll
{
	overflow-x: scroll;
}

.fullscreen
{
	overflow: hidden;
	left: 0px;
	top: 0px;
	position: fixed;
	height: 100%;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.fullwidth
{
	position: absolute;
}

.borderbox
{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.scroll_wrapper
{
	position: absolute;
	overflow: auto;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.browser_width > *
{
	position: absolute;
	left: 0px;
	right: 0px;
}

.list0 li,.MenuBar .MenuItemContainer,.SlideShowContentPanel .fullscreen img
{
	position: relative;
}

.grpelem,.accordion_wrapper /* a child element of a group */
{
	display: inline;
	float: left;
}

.fld-checkbox input[type=checkbox],.fld-radiobutton input[type=radio] /* Hide native checkbox */
{
	position: absolute;
	overflow: hidden;
	clip: rect(0px, 0px, 0px, 0px);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0px;
	border: 0px;
}

.fld-checkbox input[type=checkbox] + label,.fld-radiobutton input[type=radio] + label
{
	display: inline-block;
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	width: 100%;
	height: 100%;
}

.pointer_cursor,.fld-recaptcha-mode,.fld-recaptcha-refresh,.fld-recaptcha-help
{
	cursor: pointer;
}

p,h1,h2,h3,h4,h5,h6,ol,ul,span.actAsPara /* disable Android font boosting */
{
	max-height: 1000000px;
}

.superscript
{
	vertical-align: super;
	font-size: 66%;
	line-height: 0px;
}

.subscript
{
	vertical-align: sub;
	font-size: 66%;
	line-height: 0px;
}

.horizontalSlideShow /* disable left-right panning on horizondal slide shows */
{
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}

.verticalSlideShow /* disable up-down panning on vertical slide shows */
{
	-ms-touch-action: pan-x;
	touch-action: pan-x;
}

.colelem100,.verticalspacer /* a child element of a column that is 100% width */
{
	clear: both;
}

.popup_element.Inactive,.js .disn,.hidden,.breakpoint
{
	display: none;
}

#muse_css_mq
{
	position: absolute;
	display: none;
	background-color: #FFFFFE;
}

.fluid_height_spacer
{
	position: static;
	width: 0.01px;
	float: left;
}

/**parche AFLB/*/
.menu{}
.menu>a{
	margin-left: auto !important;    text-align: center !important;
    left: auto !important;
    margin: auto !important; min-width:70px;}
.menu>a>p{
	border-right:solid thin #999;}

.menu>a:first-child{	    margin-right: 8% !important;}
.menu>a:nth-child(6){	    margin-left: 8% !important;}	
.clonedMenu{ display:none !important; visibility:hidden;}
#u464-4{ width:auto !important;}
/*las 3 miniaturas se comportan alunisono*/
#pu523{ text-align:center !important;}
/*#pu523>*{ border:solid thick red !important; display:inline-block !important; margin:auto !important;
left:inherit !important; float:none !important;}*/
.parche{ display:none;}

#u16598{ display:none !important;}
#u10117{ color:white !important;}
#u13442{ position:absolute !important;}
#u13242-10 {
    left: -60.96px !important;
}
#u16809{ display:none !important}
@media (max-width: 769px) {
#u5489_img{ display:none !important}	
	#u10117{ color: white !important;}
#u13442 {
     width: 38% !important;
}	
	body{min-width: inherit !important; word-wrap: normal!important;}
	.activator{ display: block;
    clear: left;     padding: 5px;
    background-color: #999;
    width: 35px;
    height: 32px;
    margin: 10px auto 0 auto;
    color: white;cursor:pointer;
    line-height: 8px;
    text-align: center;
    font-size: 50px;
}
.clonedMenu{ display:block !important; visibility:visible; text-align:center;}
.clonedMenu>a:nth-child(3){border-left:solid thin #CCC;}
.clonedMenu>a:nth-child(2), .clonedMenu>a:nth-child(3){ margin:5px auto !important; left: inherit !important; width:auto !important; 
width:20% !important; text-align:center;  float:none; display:inline-block; 
font-size: 12px !important;    color: #7F7F7F !important;    font-family: Verdana, Tahoma, Geneva, sans-serif !important;}

.clonedMenu .menu{ display:none; width:100% !important;}	
.clonedMenu .menu a{ width:100% !important; padding:10px 0 !important; border-bottom:solid thin #999;   font-size: 11px;
    color: #7F7F7F; margin-left:auto !important; text-align:center !important;}	
	.clonedMenu .menu a:hover{ padding:10px 0 !important; background-color:#CCC !important;}
.clonedMenu a:first-child{ display: block;
    width: 80%;
    float: none;
    margin: auto;
    padding-bottom: 10px;
    border-bottom: solid thin #CCC;}	
.clonedMenu a:first-child img{ width:100%; margin:auto; max-width:400px;}	
/*dsaparecer ids que pone aleatoriamente el muse*/
#u2823-4, #u2818-4, #u2819-5, #u2820-4, #pu2821-4, #u4984{ display:none !important;}



#u13242-10, #u13246-10{ display:block !important; margin:auto !important; float:none !important; left:0 !important;
    font-size: 9px !important; line-height: 12px !important;
    color: #757575 !important;
 width:95% !important; text-align:right !important;  max-height:30px !important; margin:5px 2% !important;}
/**un poco locos*/#u13246-10{     position: relative !important;
    top: 0px;
}
#u13242-10 {
    position: relative !important;
    }
 
#u13238 {z-index: -9999 !important;
    background-color: #8CC63F;
    opacity: 0.4; height:66px;
 }
 
.menu>a>p{
	border-right: none;}
#pu394{width: 100% !important;
    left: 0;
    margin-left: 0 !important;}
	/*en dispositivos las 3 imagenes de abajo del index*/
#pu547{    margin-top: -550px !important;}	
#pu547>*, #pu10134>*{ display: block !important;
    width: 75% !important; text-transform:uppercase !important; text-shadow:1px 1px 3px #000;
    cursor: pointer !important;
    margin: auto !important;
    margin-bottom: 20px !important;
    text-align: center !important;
    left: inherit !important;
    min-height: 90px;
    padding-top: 50px !important;
    float: none !important;
    color: white;
	border-radius:5px;
    background-color: black !important; }
#pu547>*:hover>img, #pu10134>*:hover>img{opacity: 1; transition:0.5s ease;}	
#pu547>*>img, #pu10134>*>img{     width: 100% !important;
    position: absolute;
    z-index: -9;
    top: 0;
    opacity: 0.5;}	

#pu10134{    margin-top: -100px !important;}
#u10074-4, #u10127-4{ font-size:20px !important; line-height:24px !important;}/*parrafos de nuestras actividades*/
#u8100-4, #u573-4, #u8089-4,#u6234, #u17014, #pamphletu10137, #pu10300, #u16773-4, #u10126-4, #pu10121{ display:none !important;}
#pamphletu10158{ left: inherit!important;}
#pu10157-4 {
    margin-top: -480px !important;}
#u10157-4{ float:none !important;}	


/*index en ingles*/
#ppu16785-4>#u10116{ height:150px !important;     margin-top: 130px !important;}
#ppu16785-4>#u10116, #u10115, #u10151, #u10154, #u10152{ width:75% !important; margin-left:12.5% !important; }
#u10115 { margin-top: 40px !important;}
#u10151 { margin-top: 44px !important;}
#u10154 { margin-top: 94px !important;}
#u10152{ margin-top: 98px !important;}
#u10128-4{ letter-spacing:11px !important;}
#u10128-4-bw {     margin-top: 60px !important;}
#ppu13252-10{ position:relative !important;}
#u13253-10{     position: absolute !important;
    right: 0 !important;
    margin: 0 !important;
    left: inherit !important;
    top: 38px;
    text-align: right !important;
    font-size: 10px !important;
}

#pamphletu10158{ display:none !important;}
#u10156-4 {     margin-top: 150px !important; }
#u10153 {    margin-top: 300px !important;}
#u10120-4 {    margin-top: 320px !important; width: auto !important;  left: 0px !important;}
#u10136 {    height: 400px !important;}
#u10155-bw{ display:none;}
#u10130 {    width: 40% !important;    margin-left: 30% !important;}
#u10130>img {    width: 100% !important;}
#ir {
     margin-bottom: 450px !important; top:320px !important;
}
#pu13252-10{float: right !important; margin-right:auto !important; margin-top:0 !important; margin-left: inherit !important;}
#pu13252-10>div{ float:right !important; text-align:right; width:auto !important;}
#u13251{ height:74px !important}
/**quienes smoos*/
/*#pu16879{ display:none;}*/

.parche{ display:block; clear:left; padding:15px; color:#666; font-family: Verdana, Tahoma, Geneva, sans-serif; text-align:justify; font-size:12px;}
.parche img{ width:100%; max-width:350px !important; margin:auto;}


.parche h1{   color: #009245; clear:left; margin:20px 0;
    font-family: Verdana, Tahoma, Geneva, sans-serif;
    position: relative;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;}
	
.parche h2 {color: #F15A24;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: bold; margin:10px 0; text-align:center;}	 
.footer>a{ max-width:120px !important;margin-top: -20px;}
/*productos*/
.productos img{ margin-top:30px;}

/*contactos*/
.contactos{}
.contactos input{ border:solid thin #999; padding:6px 1%; width:90%; margin:1%; font-size:13px;}
.contactos textarea{ border:solid thin #999; padding:6px 1%; width:90%; margin:1%; font-size:13px;}

/*sitios*/
.sitios{}
.sitios a{ display:block; text-align:center; padding:10px 0; border-radius:10px; border:solid thin #999;
text-decoration:none; margin:5px 0; color:inherit; font-size:12px;}
.sitios a:hover{ background-color:#CCC;}

/*galeria*/
#u3320{ position:relative !important; width:100% !important; text-align:center; top:inherit !important; }
#u3320>*{ margin: 0px 2px !important;
    z-index: 157;
    border-color: #6B6B6B;
    background-color: transparent;
    position: relative;
    margin-right: auto !important;
    left: inherit !important;
	    float: none;
    display: inline-block;
}
#slideshowu3318 {
    width: 100% !important; height:auto !important;
    position: relative;
margin: auto !important;overflow: hidden !important;}

#slideshowu3318>div{ width: auto !important;
    height: auto !important;
    margin: 0px;
}
#u5484-bw, #u5483-bw{ display:none !important;}
#u3333popup{ display:none;     position: absolute;
       top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999999 !important;}
#u3333popup>.overlay{position:absolute; top:0; bottom:0; left:0; right:0; background-color:#000; opacity:0.75;}	
#u3333>div.close{color: white;
    background-color: #999;
    width: 30px !important;
    height: 23px;
    text-align: center;
    padding-top: 7px;
    position: absolute;
    right: 15px;
    z-index: 9999;
    top: -25px;}
#u3333{position:relative !important; left:inherit !important; width: 100% !important;
    height: auto !important; margin-top:20% !important}
#u3333>div{width: 100% !important; height:auto}	
	
#u3333 img{     width: 90% !important;
    height: auto !important;
    margin: 5% auto;border: solid 5px #FFF;
    float: none;
    display: block;}
#u3327-4{ display:none !important;}	
	#u8867-4{ width:auto !important}
	}
/**/

@media screen and (-webkit-min-device-pixel-ratio:0)
{
	body
	{
		text-rendering: auto;
	}
}

