/* NoLink Stack 2.1.1 */








.NoLink, .NoLink a {
	-webkit-user-select: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	cursor: pointer;
}

.NoLink:focus {
	  outline:0;
}


/* End of NoLink Stack */
#stacks_in_29566_page0 .aContainer {
 

}/* Styling for Preview Mode & Publishing */


/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

#stacks_in_49152_page0 .bx-wrapper {
	position: relative;
	
	margin: 0 auto;
	
	padding: 0;
	*zoom: 1;
}

#stacks_in_49152_page0 .bx-wrapper img {
	

		
	width: 100%;
	height: auto;
	
	display: block;
}

/** THEME
===================================*/

#stacks_in_49152_page0 .bx-wrapper .bx-viewport {
}

#stacks_in_49152_page0 .bx-wrapper .bx-pager,
#stacks_in_49152_page0 .bx-wrapper .bx-controls-auto {
	position: absolute;
	
	bottom: 20px;
	
	width: 100%;
	z-index: 200;
}

/* LOADER */

#stacks_in_49152_page0 .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../gestion-sap_files/orbit-images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
}




	#stacks_in_49152_page0 .bx-wrapper .bx-pager {
		display: none;
	}





/*  Hide navigation arrows if toggled off in settings. */

	#stacks_in_49152_page0 .bx-wrapper .bx-prev,
	#stacks_in_49152_page0 .bx-wrapper .bx-next {
		display: none;
	}


/* AUTO CONTROLS (START / STOP) */

#stacks_in_49152_page0 .bx-wrapper .bx-controls-auto {
	text-align: center;
}

#stacks_in_49152_page0 .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../gestion-sap_files/orbit-images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

#stacks_in_49152_page0 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stacks_in_49152_page0 .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

#stacks_in_49152_page0 .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../gestion-sap_files/orbit-images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

#stacks_in_49152_page0 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stacks_in_49152_page0 .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

#stacks_in_49152_page0 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

#stacks_in_49152_page0 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

#stacks_in_49152_page0 .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

#stacks_in_49152_page0 .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

#stacks_in_49152_page0 ul.bxslider, #stacks_in_49152_page0 ul.bxslider li {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
}






/* Styling for Edit Mode within Stacks */







/* Start Eternity stack CSS code */


/* ---------------------------- //
/ ---------- Base CSS --------- //
/------------------------------ */
#stacks_in_49154_page0{
	background: url("../gestion-sap_files/bgimageurl_49154.jpg");
	min-height: 300px;
	background-size: auto;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position:50% 50%;
	background-attachment: none;
	/* -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;  */
	background: url("../gestion-sap_files/bgimageurl_49154.jpg") none; 
}






/* ---------------------------- //
/ ---------- Repeat --------- //
/------------------------------ */
#stacks_in_49154_page0, #stacks_in_49154_page0:hover{
	background-repeat: no-repeat !important;
}






/* ---------------------------- //
/ --------- Colour ------------ //
/------------------------------ */
#stacks_in_49154_page0, #stacks_in_49154_page0:hover{
	background-color: #FFFFFF;
}






/* ---------------------------- //
/ ----------- Bg Size --------- //
/------------------------------ */
#stacks_in_49154_page0, #stacks_in_49154_page0:hover{
	background-size: cover;
}




/* --- if the background type is cover
------ use alternitive positioning -- */
#stacks_in_49154_page0, #stacks_in_49154_page0:hover{    
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover; 
	background-position:center center;
}





/* -----------------------------------------
    Links Managment
   ----------------------------------------- */




/* End Eternity stack CSS code */
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_49156_page0 {
	max-width: 600px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 568px) {

#stacks_in_49156_page0 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_49158_page0_headerSpacer {
	display: block;
	width:  1px;
	height: 80px;
	background: transparent;
}
/*
-------------------------------------------
File: Blueball GFontsStylr 4, v1.0 for Stacks 2  
gfontsstylr04.css Style Sheet
Created: 1, March, 2012
Last Modified: 13, March, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/*
* Google Fonts are provided under the Following Open-Source Licenses:
*
* Licensed under the Apache License, Version 2.0;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is available with a FAQ at: http://scripts.sil.org/OFL
*
* Unless required by applicable law or agreed to in writing, software distributed under these Licenses are distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the License.
*
*/


.Add Div Name Here_content a, 
.Add Div Name Here_content a:active {text-decoration: none;color: #0000FF;}
.Add Div Name Here_content a:hover {text-decoration: none;color: #FF0000;}
.Add Div Name Here_content a:visited {text-decoration: none;color: #800080;}



#stacks_in_49159_page0 {
	background-image: url("../gestion-sap_files/backgroundImage_49159.png");
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	padding:  20px;
}

#stacks_in_49160_page0 {
	font-weight: lighter;
}
#stacks_in_45144_page0 .aContainer {
 

}


#stacks_in_45168_page0 .teleportMe {
display: none;
}



/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_49197_page0 {
	
}

#stacks_in_49197_page0 img {
	float: none;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_49197_page0 img {
	float: none;
	max-width: 75% !important;
	min-width: 40% !important;
	height: auto !important;
}

}
#stacks_in_49197_page0 {
	padding: 130px 0px 0px 0px;
}
/*Concept Menu*/

#menubottonmenu1 li:first-child a, #menubottonmenu1 ul {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

#menubottonmenu1 li:last-child a, #menubottonmenu1 ul {
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;

	margin-right: -6px /*fix for last child padding*/;

	

}

#menubottonmenu1 {
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px /*to avoid shadow being cropped*/;
	margin-bottom: 10px /*to avoid shadow being cropped*/;
	
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;

	-moz-box-shadow: 0px 0px 0px #000000;
	-webkit-box-shadow: 0px 0px 0px #000000;
	box-shadow: 0px 0px 0px #999999;

	padding: 0px;
	/*background:  url() repeat;*/


 
 
 
	 
 
	

%[endif]%

	

		
			background-position:  left top;
	





	/* Custom CSS; */
}

#menubottonmenu1 a {
	 
	font-family: Inherit;


 
	font-size: 12px !important;


	Inherit;
	text-align: center;
	line-height: 120% !important;
}

#menubottonmenu1 ul {
	padding: 0;
	margin: 0;
	white-space: responsive;
}

#menubottonmenu1 li {
	float: left;
	list-style: none;
	margin-right: 6px; /*103changes*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left, margin-right: 0em !important;

	
}

#menubottonmenu1 li a, #menubottonmenu1 li a:visited {
	display: block;
	padding: 20px 20px !important;
	text-decoration: none;
	color: #FFFFFF;

 

	 
		background: #004080 url() repeat;
	 
 


	

		
			background-position:  left top;
	



	border: 5px solid #FFFFFF;
	min-width: 110px;
	



	/* Custom CSS; */
}

#menubottonmenu1 li a:hover {
	cursor: pointer;
	color: #FFFFFF;

 
 
	 
		background: #0A306B url() repeat;
	 
 


	

		
			background-position:  left top;
	




	/* Custom CSS; */
}

#stacks_in_5371_page0 .dan_pos {

}


#activepage0 {
	box-shadow: inset 0 0 5px #666666 !important;
	-moz-box-shadow: inset 0 0 5px #666666 !important;
	-webkit-box-shadow: inset 0 0 5px #666666 !important;
	background:  url() repeat !important;
}

#activepage {
/* Custom CSS; */
}

#activepage1 {
}


#activepage2 {
}

#activepage3 {
}

#activepage4 {
}

#activepage5 {
}

#activepage6 {
}

#activepage7 {
}

#activepage8 {
}

#activepage9 {
}

#activepage10 {
}

#activepage11 {
}

#activepage12 {
}

   
@media screen and (max-width: 600px) {
#menubottonmenu1 ul li {
	display: inline-block;
	width: 100%;
}
#menubottonmenu1 li:first-child a, #menubottonmenu1 ul {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
#menubottonmenu1 li:last-child a, #menubottonmenu1 ul {
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	/*margin-right: -6px*/ /*fix for last child padding*/;
}
}



#stacks_in_49175_page0 {
	padding:  20px;
}
	
	/* start image list from doobox css */
	
	
	#stacks_in_30239_page0 .stacks_in_30239_page0imagelist {
		list-style: none;
		list-style-type: none;
		margin:0px 0;
		
	}
	
	#stacks_in_30239_page0 .stacks_in_30239_page0listIcon {
		float:left;
	}
	
	#stacks_in_30239_page0 .stacks_in_30239_page0listIcon img{
		width:20px;
		height: auto;
	}
	
	
	#stacks_in_30239_page0 .stacks_in_30239_page0listTitle {

		margin-left:38px;
		padding-bottom: 0px;
		
		font-size: 115%;
	}
	
	
	#stacks_in_30239_page0 .stacks_in_30239_page0listContent {
		display: block;
		margin-left:38px;
		padding-top: 0px;
		padding-bottom: 18px;
	}
	
	.stacks_in_30239_page0breaker{
	margin: 0;
	padding: 0;
	height: 1px;
	clear: both;
	}
	
	
	/* end image list from doobox css */
	
#stacks_in_49189_page0 {
	padding:  20px;
}

#stacks_in_4083_page0 .cleanResponse3_L {
	float:left;
	width:32%;
	margin: 0 0 10px 0;

}

#stacks_in_4083_page0 .cleanResponse3_R {
	float:right;
	width:32%;
	margin: 0 0 10px 0;
}

#stacks_in_4083_page0 .cleanResponse3_M {
	float: left;
	margin:0 0 10px 2%;
	width:32%;
}


@media (max-width: 800px){

	#stacks_in_4083_page0 .cleanResponse3_L {
		float: left;
		width:49%;
		margin:0 1% 10px 0;
	}
	
	
	#stacks_in_4083_page0 .cleanResponse3_M {
		float: left;
		width:49%;
		margin:0 0 10px 1%;
	}
	
	#stacks_in_4083_page0 .cleanResponse3_R {
		float: left;
		width:100%;
		margin:0 0 10px 0;
	}
	
	
}


@media (max-width: 600px){
	
	#stacks_in_4083_page0 .cleanResponse3_L {
		float: left;
		width:100%;
		margin:0 0 10px 0;
	}
	
	#stacks_in_4083_page0 .cleanResponse3_R {
		float: left;
		width:100%;
		margin:0 0 10px 0;
	}
	
	#stacks_in_4083_page0 .cleanResponse3_M {
		float: left;
		width:100%;
		margin:0 0 10px 0;
	}
	
	
	
	
}	
	/* start image list from doobox css */
	
	
	#stacks_in_49265_page0 .stacks_in_49265_page0imagelist {
		list-style: none;
		list-style-type: none;
		margin:0px 0;
		
	}
	
	#stacks_in_49265_page0 .stacks_in_49265_page0listIcon {
		float:left;
	}
	
	#stacks_in_49265_page0 .stacks_in_49265_page0listIcon img{
		width:32px;
		height: auto;
	}
	
	
	#stacks_in_49265_page0 .stacks_in_49265_page0listTitle {

		margin-left:50px;
		padding-bottom: 0px;
		font-weight: bold;
		font-size: 100%;
	}
	
	
	#stacks_in_49265_page0 .stacks_in_49265_page0listContent {
		display: block;
		margin-left:50px;
		padding-top: 0px;
		padding-bottom: 18px;
	}
	
	.stacks_in_49265_page0breaker{
	margin: 0;
	padding: 0;
	height: 1px;
	clear: both;
	}
	
	
	/* end image list from doobox css */
	
#stacks_in_49265_page0 {
	padding:  20px;
}
	
	/* start image list from doobox css */
	
	
	#stacks_in_49276_page0 .stacks_in_49276_page0imagelist {
		list-style: none;
		list-style-type: none;
		margin:0px 0;
		
	}
	
	#stacks_in_49276_page0 .stacks_in_49276_page0listIcon {
		float:left;
	}
	
	#stacks_in_49276_page0 .stacks_in_49276_page0listIcon img{
		width:32px;
		height: auto;
	}
	
	
	#stacks_in_49276_page0 .stacks_in_49276_page0listTitle {

		margin-left:50px;
		padding-bottom: 0px;
		font-weight: bold;
		font-size: 100%;
	}
	
	
	#stacks_in_49276_page0 .stacks_in_49276_page0listContent {
		display: block;
		margin-left:50px;
		padding-top: 0px;
		padding-bottom: 18px;
	}
	
	.stacks_in_49276_page0breaker{
	margin: 0;
	padding: 0;
	height: 1px;
	clear: both;
	}
	
	
	/* end image list from doobox css */
	
#stacks_in_49276_page0 {
	padding:  20px;
}
	
	/* start image list from doobox css */
	
	
	#stacks_in_4150_page0 .stacks_in_4150_page0imagelist {
		list-style: none;
		list-style-type: none;
		margin:0px 0;
		
	}
	
	#stacks_in_4150_page0 .stacks_in_4150_page0listIcon {
		float:left;
	}
	
	#stacks_in_4150_page0 .stacks_in_4150_page0listIcon img{
		width:32px;
		height: auto;
	}
	
	
	#stacks_in_4150_page0 .stacks_in_4150_page0listTitle {

		margin-left:50px;
		padding-bottom: 0px;
		font-weight: bold;
		font-size: 100%;
	}
	
	
	#stacks_in_4150_page0 .stacks_in_4150_page0listContent {
		display: block;
		margin-left:50px;
		padding-top: 0px;
		padding-bottom: 18px;
	}
	
	.stacks_in_4150_page0breaker{
	margin: 0;
	padding: 0;
	height: 1px;
	clear: both;
	}
	
	
	/* end image list from doobox css */
	
#stacks_in_4150_page0 {
	padding:  20px;
}

#stacks_in_2959_page0 {
	font-size: 90%;
}
