/* Foundation v2.1.5 http://foundation.zurb.com */
/* Artfully Masterminded by ZURB */

/* -------------------------------------------------- 
    Table of Contents
-----------------------------------------------------
:: Reset & Standards
:: Links
:: Lists
:: Tables
:: Misc
*/


/*	--------------------------------------------------
	:: Global Reset & Standards
	-------------------------------------------------- */
	
	/* 
		Eric Meyer's CSS Reset
		http://meyerweb.com/eric/tools/css/reset/ 
		v2.0 | 20110126
   		License: none (public domain)
	*/
	
	
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td,
	article, aside, canvas, details, embed, 
	figure, figcaption, footer, header, hgroup, 
	menu, nav, output, ruby, section, summary,
	time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font: inherit;
		vertical-align: baseline;
	}
	html {
		font-size: 62.5%; 
	}
	/* HTML5 display-role reset for older browsers */
	article, aside, details, figcaption, figure, 
	footer, header, hgroup, menu, nav, section {
		display: block;
	}
	body {
		line-height: 1;
	/* 	min-width: 940px; */
	}
	ol, ul {
		list-style: none;
	}
	blockquote, q {
		quotes: none;
	}
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none;
	}
	table {
		border-collapse: collapse;
		border-spacing: 0;
	}
	
	body { 	
			background: #f1f1f1;
			font-family: Sanchez; 
			font-size: 13px; 
			line-height: 18px; 
			color: #555; 
			position: relative; 
			-webkit-font-smoothing: antialiased; 
		}
	
/*	--------------------------------------------------
	:: Links
	-------------------------------------------------- */
	a { color: #000; text-decoration: none; line-height: inherit; }
	a:hover { color: #000; }
	a:focus { color: #000; outline: none; }
	p a, p a:visited { line-height: inherit; }
	

/*	--------------------------------------------------
	:: Lists
	-------------------------------------------------- */
	ul, ol { margin-bottom: 18px; }
	ul { list-style: none outside; }
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	li { margin-bottom: 12px; }
	ul.large li { line-height: 21px; }
	

/*	--------------------------------------------------
	:: Tables
	-------------------------------------------------- */
	table { background: #fff; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; margin: 0 0 18px; border: 1px solid #ddd;  }
	
	table thead, table tfoot { background: #f5f5f5; }
	table thead tr th,
	table tfoot tr th,
	table tbody tr td,
	table tr td,
	table tfoot tr td { font-size: 12px; line-height: 18px; text-align: left; }
	table thead tr th,
	table tfoot tr td { padding: 8px 10px 9px; font-size: 14px; font-weight: bold; color: #222; }
	table thead tr th:first-child, table tfoot tr td:first-child { border-left: none; }
	table thead tr th:last-child, table tfoot tr td:last-child { border-right: none; }

	table tbody tr.even,
	table tbody tr.alt { background: #f9f9f9; }
	table tbody tr:nth-child(even) { background: #f9f9f9; }
	table tbody tr td { color: #333; padding: 9px 10px; vertical-align: top; border: none; }

/* -------------------------------------------------- 
	:: Misc
---------------------------------------------------*/
	.left        { float: left; }
	.right       { float: right; }
	.text-left   { text-align: left; }
	.text-right  { text-align: right; }
	.text-center { text-align: center; }
	.hide        { display: none; }
	.highlight   { background: #ff0; }
	
/* Artfully Masterminded by ZURB */

/*	--------------------------------------------------
    :: Typography
	-------------------------------------------------- */
	
	h1, h2, h3, h4, h5, h6 { color: #181818; font-weight: normal; line-height: 1.25 }
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	
	h1 { font-size: 40px; font-family: Belinda, Helvetica, arial; padding-left: 22px; background-image: url(../images/h1-pre.png); background-repeat: no-repeat; background-position: left 10px;}
	h2 { font-size: 30px; font-family: Populaire; margin-bottom: 9px; }
	h3 { font-family: Populaire; font-size: 25px; }
	h4 { font-family: Belinda; font-size: 22.5px; }
	h5 { font-family: Sanchez-Bold; font-size: 18px; }
	h6 { font-family: Sanchez-Bold; font-size: 22px; }

	.nueve { font-family: Sanchez; font-size: 9px; color: #000; }
	.once { font-family: Sanchez; font-size: 11px; }
	.once-bold {font-family: Sanchez-bold; font-size: 11px; }
	.doce { font-family: Sanchez; font-size: 12px; }
	.quince { font-family: Sanchez-Bold; font-size: 15px; }
	.quince-orange { font-family: Sanchez-Bold; font-size: 15px; color: #FF7A00; }
	.catorce { font-family: Sanchez-Bold; font-size: 14px; }
	.dieciseis { font-family: Sanchez; font-size: 16px;}
	.dieciocho p { font-family: Sanchez-Italic; font-size: 18px; }
	.dieciocho-populaire { font-family: Populaire; font-size: 18px; }
	.right_text {text-align: right; }
	.veintidos-bold {font-family:Sanchez-Bold; font-size: 22px;}
	
	.wrapped { white-space:nowrap; }
	.subheader { color: #777; font-weight: 300; margin-bottom: 24px; }

	p { font-size: 15px; font-family: sanchez; /* font-size: 1.3rem; */ line-height: 1.25; margin: 10px 0px 10px 0px; }
	p img { margin: 0; }
	p.lead { font-size: 18px; font-size: 1.8rem; line-height: 1.5;  }
	
	em, i { font-style: italic; line-height: inherit; }
	strong, b { font-family: Sanchez-Bold; line-height: inherit; }
	small { font-size: 60%; line-height: inherit; }
	
	h1 small, h2 small, h3 small, h4 small, h5 small { color: #777; }
	
	/*	Blockquotes  */
	blockquote, blockquote p { line-height: 20px; color: #777; }
	blockquote { margin: 0 0 18px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
	blockquote cite { display: block; font-size: 12px; font-size: 1.2rem; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited { color: #555; }
	
	hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 12px 0 18px; height: 0; }
	
	abbr, acronym { text-transform: uppercase; font-size: 90%; color: #222; border-bottom: 1px solid #ddd; cursor: help; }
	abbr { text-transform: none; }

	/**
 	 * Print styles.
	 *
	 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
	 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
	 */
	.print-only { display: none !important; }
	@media print {
		* { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
		-ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
		p a, p a:visited { color: #444 !important; text-decoration: underline; }
		p a[href]:after { content: " (" attr(href) ")"; }
		abbr[title]:after { content: " (" attr(title) ")"; }
		.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
		pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
		thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
		tr, img { page-break-inside: avoid; }
		@page { margin: 0.5cm; }
		p, h2, h3 { orphans: 3; widows: 3; }
		h2, h3{ page-break-after: avoid; }
		.hide-on-print { display: none !important; }
		.print-only { display: block !important; }
	}
/* Artfully Masterminded by ZURB */

/* --------------------------------------------------
	:: Grid
	
	This is the mobile-friendly, responsive grid that
	lets Foundation work much of its magic.
	
	-------------------------------------------------- */

	.container { 
		background-image: url(../images/textura.jpg);
		background-repeat: repeat;
		width: 940px;
		margin: 0 auto; 
		padding: 0px 25px 140px 25px;
		border-left: 1px solid #d6d3d3;
		border-right: 1px solid #d6d3d3;
		padding-bottom: 200px;
		}

	.special-container { height: 850px; }
	.top-space { margin-top: 4em !important; }
	.justin-spa { background: url(../images/portada-justin-es.jpg) no-repeat; }
	.justin-eng { background: url(../images/portada-justin-en.jpg) no-repeat; }
	.row { width: 100%; max-width: 940px; min-width: 940px; margin: 0 auto; }
	/* To fix the grid into a certain size, set max-width to width */
	.row .row { min-width: 0; }
	.colspace { margin-left: 40px !important; }
	.column, .columns { margin-left: 20px; float: left; min-height: 1px; position: relative; }
	.column:first-child, .columns:first-child { margin-left: 0; }
	[class*="column"] + [class*="column"]:last-child { float: right; }
	
	.row .one.columns { width: 60px; }
	.row .two.columns { width: 140px; }
	.row .three.columns { width: 220px; }
	.row .four.columns { width: 300px; }
	.row .five.columns { width: 380px; }
	.row .six.columns { width: 460px;}
	.row .seven.columns { width: 540px; }
	.row .eight.columns { width: 620px; }
	.row .nine.columns { width: 700px; }
	.row .ten.columns { width: 860px; }
	.row .eleven.columns { width: 940px; }
	.row .twelve.columns { width: 940px; /* margin: 25px 0px 25px 0px */}
	
	.row .offset-by-one 	{ margin-left: 13.1%;  }
	.row .offset-by-two 	{ margin-left: 140px;  }
	.row .offset-by-three 	{ margin-left: 240px;  }
	.row .offset-by-four 	{ margin-left: 39.2%;  }
	.row .offset-by-five 	{ margin-left: 47.9%;  }
	.row .offset-by-six 	{ margin-left: 56.6%;  }
	.row .offset-by-seven 	{ margin-left: 65.3%;  }
	.row .offset-by-eight 	{ margin-left: 74.0%;  }
	.row .offset-by-nine 	{ margin-left: 82.7%;  }
	.row .offset-by-ten 	{ margin-left: 91.4%;  }
	/*.row .offset-by-eleven 	{ margin-left: 95.7%;  }*/

	.row .offset-by-one:first-child 	{ margin-left: 8.7%;  }
	.row .offset-by-two:first-child 	{ margin-left: 17.4%;  }
	.row .offset-by-three:first-child 	{ margin-left: 240px;  }
	.row .offset-by-four:first-child 	{ margin-left: 34.8%;  }
	.row .offset-by-five:first-child 	{ margin-left: 43.5%;  }
	.row .offset-by-six:first-child 	{ margin-left: 52.2%;  }
	.row .offset-by-seven:first-child 	{ margin-left: 60.9%;  }
	.row .offset-by-eight:first-child 	{ margin-left: 69.6%;  }
	.row .offset-by-nine:first-child 	{ margin-left: 78.3%;  }
	.row .offset-by-ten:first-child 	{ margin-left: 87%;  }
	.row .offset-by-eleven:first-child 	{ margin-left: 95.7%;  }
	
	/* Source Ordering */
	.push-two 		{ left: 17.4% }
	.push-three 	{ left: 26.1%; }
	.push-four 		{ left: 34.8%; }
	.push-five 		{ left: 43.5%; }
	.push-six 		{ left: 52.2%; }
	.push-seven 	{ left: 60.9%; }
	.push-eight 	{ left: 69.6%; }
	.push-nine 		{ left: 78.3%; }
	.push-ten 		{ left: 87%; }
	
	.pull-two 		{ right: 17.4% }
	.pull-three 	{ right: 26.1%; }
	.pull-four 		{ right: 34.8%; }
	.pull-five 		{ right: 43.5%; }
	.pull-six 		{ right: 52.2%; }
	.pull-seven 	{ right: 60.9%; }
	.pull-eight 	{ right: 69.6%; }
	.pull-nine 		{ right: 78.3%; }
	.pull-ten 		{ right: 87%; }
	
	
	
	img, object, embed { max-width: 100%; height: auto; }
	img { -ms-interpolation-mode: bicubic; }
	#map_canvas img, .map_canvas img {max-width: none!important;}
	 
	 /* Nicolas Gallagher's micro clearfix */
	 .row:before, .row:after, .clearfix:before, .clearfix:after { content:""; display:table; }
	 .row:after, .clearfix:after { clear: both; }
	 .row, .clearfix { zoom: 1; }
	 
	 
	
	
/*	--------------------------------------------------
	:: Block grids
	
	These are 2-up, 3-up, 4-up and 5-up ULs, suited
	for repeating blocks of content. Add 'mobile' to
	them to switch them just like the layout grid
	(one item per line) on phones
	
	For IE7/8 compatibility block-grid items need to be
	the same height. You can optionally uncomment the
	lines below to support arbitrary height, but know
	that IE7/8 do not support :nth-child.
	-------------------------------------------------- */
	
	.block-grid { display: block; overflow: hidden; }
	.block-grid>li { display: block; height: auto; float: left; }
	
	.block-grid.two-up { margin-left: -4% }
	.block-grid.two-up>li { margin-left: 4%; width: 46%; }
/* 	.block-grid.two-up>li:nth-child(2n+1) {clear: left;} */
	
	.block-grid.three-up { margin-left: -2% }
	.block-grid.three-up>li { margin-left: 2%; width: 31.3%; }
/* 	.block-grid.three-up>li:nth-child(3n+1) {clear: left;} */
	
	.block-grid.four-up { margin-left: -2% }
	.block-grid.four-up>li { margin-left: 2%; width: 23%; }
/* 	.block-grid.four-up>li:nth-child(4n+1) {clear: left;} */
	
	.block-grid.five-up { margin-left: -1.5% }
	.block-grid.five-up>li { margin-left: 1.5%; width: 18.5%; }
/* 	.block-grid.five-up>li:nth-child(5n+1) {clear: left;} */

/* Artfully masterminded by ZURB  */



/* --------------------------------------------------
   Table of Contents
-----------------------------------------------------
:: Buttons
:: Alerts
:: Labels
:: Tabs
:: Pagination
:: Lists
:: Panels
:: Nav
:: Video
:: Microformats
*/




/*	--------------------------------------------------
	Buttons
	-------------------------------------------------- */

.button {
		background: #00a6fc;
		display: inline-block;
		text-align: center;
		padding: 9px 24px 8px;
		color: #fff;
		text-decoration: none;
		line-height: 1;
		font-family: Sanchez-bold;
		position: relative;
		cursor: pointer;
		border: none;
	}
	
	.button2 {
		color: #000 !important;
	}
	
  	/* Don't use native buttons on iOS */
	input[type=submit].button, button.button { -webkit-appearance: none; }
	
	.button.nice { 
		background: #00a6fc url(../images/misc/button-gloss.png) repeat-x 0 -34px;
		-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
		-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
		box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
		text-shadow: 0 -1px 1px rgba(0,0,0,0.28);
		background: #00a6fc url(../images/misc/button-gloss.png) repeat-x 0 -34px, -moz-linear-gradient(top, rgba(255,255,255,.4) 0%, transparent 100%);
		background: #00a6fc url(../images/misc/button-gloss.png) repeat-x 0 -34px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.4)), color-stop(100%,transparent));
		border: 1px solid #0593dc;
		-webkit-transition: background-color .15s ease-in-out;
		-moz-transition: background-color .15s ease-in-out;
		-o-transition: background-color .15s ease-in-out;
	}
	
	.button.nice2 { 
		background: #00a6fc url(../images/misc/button-gloss.png) repeat-x 0 -34px;
		-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
		-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
		box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
		text-shadow: 0 -1px 1px rgba(0,0,0,0.28);
		background: #00a6fc url(../images/misc/button-gloss.png) repeat-x 0 -34px, -moz-linear-gradient(top, rgba(255,255,255,.4) 0%, transparent 100%);
		background: #00a6fc url(../images/misc/button-gloss.png) repeat-x 0 -34px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.4)), color-stop(100%,transparent));
		border: 1px solid #d4cd9c;
		-webkit-transition: background-color .15s ease-in-out;
		-moz-transition: background-color .15s ease-in-out;
		-o-transition: background-color .15s ease-in-out;
	}

	.button.radius {
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
	.button.radius2 {
		-moz-border-radius: 14px;
		-webkit-border-radius: 14px;
		border-radius: 14px;
	}
	
	.button.round {
		-moz-border-radius: 1000px;
		-webkit-border-radius: 1000px;
		border-radius: 1000px;
	}

	.button.full-width {
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center;
	}

	.button.left-align {
		text-align: left;
		text-indent: 12px;
	}
	
	/* Sizes ---------- */
	.small.button 			{ font-size: 11px; padding: 8px 20px 10px; width: auto; }
	.medium.button 			{ font-size: 13px; width: auto; }
	.large.button 			{ font-size: 18px; padding: 11px 48px 13px; width: auto; }

	/* Nice Sizes ---------- */
	.nice.small.button 		{ background-position: 0 -36px; }
	.nice.large.button 		{ background-position: 0 -30px; }

	/* Colors ---------- */
	.blue.button			{ background-color: #FF7A00; }
	.red.button				{ background-color: #e91c21; }
	.white.button			{ background-color: #e9e9e9; color: #333; }
	.black.button			{ background-color: #141414; }
	.brown.button			{ background-color: #d4cd9c; }
	
	/* Nice Colors ---------- */
	.nice.blue.button		{ border: 1px solid #F89A51; }
	a.nice.blue.button 	 	{ font-size: 16px; text-transform: uppercase; font-weight:16px;}
	.nice.red.button		{ border: 1px solid #b90b0b; }
	.nice.white.button		{ border: 1px solid #cacaca; text-shadow: none !important; }
	.nice.black.button		{ border: 1px solid #000; }
	
	.nice.brown.button		{ border: 1px solid #f7f4da; }
	a.nice2.brown.button 	{ font-size: 10px; text-transform: uppercase; font-weight:14px; font-family: sanchez !important;}
	
	/* Hovers ---------- */
	.button:hover, .button:focus 				{ background-color: #0192dd; color: #fff; }
	.blue.button:hover, .blue.button:focus		{ background-color: #F89A51; }
	
	.brown.button:hover, .brown.button:focus	{ background-color: #e9e4b8; }
	
	.red.button:hover, .red.button:focus 		{ background-color: #d01217; }
	.white.button:hover, .white.button:focus	{ background-color: #dadada; color: #333; }
	.black.button:hover, .black.button:focus	{ background-color: #000; }
	
	/* Hovers ---------- */
	.nice.button:active 	{ 
		-moz-box-shadow: inset 0 1px 0 rgba(0,0,0,.15);
		-webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.15);
		box-shadow: inset 0 1px 0 rgba(0,0,0,.15);
	}
	
	/* Disabled ---------- */
	.button.disabled, .button[disabled] { opacity: 0.6; cursor: default; }


/*	--------------------------------------------------
	Alerts
	-------------------------------------------------- */

	div.alert-box { display: block; padding: 6px 7px; font-weight: bold; font-size: 13px; background: #eee; border: 1px solid rgba(0,0,0,0.1); margin-bottom: 12px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; text-shadow: 0 1px rgba(255,255,255,0.9); position: relative; }
	.alert-box.success { background-color: #7fae00; color: #fff; text-shadow: 0 -1px rgba(0,0,0,0.3); }
	.alert-box.warning { background-color: #c08c00; color: #fff; text-shadow: 0 -1px rgba(0,0,0,0.3); }
	.alert-box.error { background-color: #c00000; color: #fff; text-shadow: 0 -1px rgba(0,0,0,0.3); }
	
	.alert-box a.close { color: #000; position: absolute; right: 4px; top: 0; font-size: 18px; opacity: 0.2; padding: 4px; }
	.alert-box a.close:hover,.alert-box a.close:focus { opacity: 0.4; }

/*    --------------------------------------------------
    Labels
    -------------------------------------------------- */

	.label { padding: 0px 4px 2px; font-size: 11px; font-weight: bold; text-align: center; text-decoration: none; line-height: 1;  white-space: nowrap; display: inline; position: relative; bottom: 1px; color: #fff; background: #00a6fc; }
	.label.radius { -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
	.label.round { padding: 1px 7px 2px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }
	
	/* Colors ---------- */
	.blue.label				{ background-color: #00a6fc; }
	.red.label				{ background-color: #e91c21; }
	.green.label			{ background-color: #7fae00; }
	.white.label			{ background-color: #e9e9e9; color: #333; }
	.black.label			{ background-color: #141414; }
	

/*    --------------------------------------------------
    Tabs
    -------------------------------------------------- */
	dl.tabs { display: block; margin: 0 0 20px 0; padding: 0; height: 30px; border-bottom: solid 1px #ddd; }
    dl.tabs dt { display: block; width: auto; height: 30px; padding: 0 9px 0 20px; line-height: 30px; float: left; color: #999; font-size: 11px; text-transform: uppercase; cursor: default; }
    dl.tabs dt:first-child { padding: 0 9px 0 0; }
    dl.tabs dd { display: block; width: auto; height: 30px; padding: 0; float: left; }
    dl.tabs dd a { display: block; width: auto; height: 29px; padding: 0 9px; line-height: 30px; border: solid 1px #ddd; margin: 0 -1px 0 0; color: #555; background: #eee; }
    dl.tabs dd a.active { background: #fff; border-width: 1px 1px 0 1px; height: 30px; }

		.nice.tabs { border-bottom: solid 1px #eee; margin: 0 0 30px 0; height:43px; }
		.nice.tabs dd a { padding: 7px 18px 9px; font-size: 15px; font-size: 1.5rem; color: #555555; background: none; border: none; }
		.nice.tabs dd a.active { font-weight: bold; color: #333; background: #fff; border-left: 1px solid #eee; border-right: 1px solid #eee; border-top: 3px solid #00a6fc; margin: 0 10px; position: relative; top: -5px; }
		.nice.tabs dd:first-child a.active { margin-left: 0; }
		
	dl.tabs.vertical { height: auto; }
	dl.tabs.vertical dt, dl.tabs.vertical dd, dl.nice.tabs.vertical dt, dl.nice.tabs.vertical dd { float: none; height: auto; }
	dl.tabs.vertical dd a { display: block; width: auto; height: auto; padding: 15px 20px; line-height: 1; border: solid 0 #ccc; border-width: 1px 1px 0; margin: 0; color: #555; background: #eee; font-size: 15px; font-size: 1.5rem; }
	dl.tabs.vertical dd a.active { height: auto; margin: 0; border-width: 1px 0 0; background: #fff; }
	
		.nice.tabs.vertical { border-bottom: solid 1px #eee; height: auto; }
		.nice.tabs.vertical dd a { padding: 15px 20px; border: none; border-left: 1px solid #eee; border-right: 1px solid #eee; border-top: 1px solid #eee; background: #fff; }
		.nice.tabs.vertical dd a.active { border: none; background: #00a6fc; color: #fff; margin: 0; position: static; top: 0; height: auto; }
		.nice.tabs.vertical dd:first-child a.active { margin: 0; }
    
    ul.tabs-content { margin: 0; display: block; }
    ul.tabs-content>li { display:none; }
    ul.tabs-content>li.active { display: block; }
    
    dl.contained, dl.nice.contained { margin-bottom: 0; }
    dl.contained.tabs dd a { padding: 0 14px; }
    dl.nice.contained.tabs dd a { padding: 7px 18px 9px; }

    ul.contained.tabs-content { padding: 0; }
	ul.contained.tabs-content>li { padding: 20px; border: solid 0 #ddd; border-width: 0 1px 1px 1px; }
	ul.contained.vertical.tabs-content>li { border-width: 1px 1px 1px 1px; }
	ul.nice.contained.tabs-content>li { border-color: #eee; }
	
/*  --------------------------------------------------
    Pagination
    -------------------------------------------------- */
    ul.pagination { display: block; height: 24px; margin-left: -5px; float: right;}
    ul.pagination li { float: left; display: block; height: 24px; color: #999; font-size: 15px; margin-left: 5px; }
    ul.pagination li a { display: block; padding: 6px 7px 4px; color: #000; font-size: 11px; font-family: Sanchez;}
    ul.pagination li:hover a, ul.pagination li a:focus { color: #141414; }
    ul.pagination li.unavailable a { cursor: default; color: #000;}
    ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus { border-bottom: none; }
    ul.pagination li.next a {
    	font-family: Sanchez-bold;
    	background-image:url(../images/premios-masinfo.png);
		background-repeat: no-repeat;
		padding-right: 15px;
		background-position: right 8px;
	}
	
    ul.pagination li.previous a {
    	font-family: Sanchez-bold;
	    background-image:url(../images/blogs-previous.png);
		background-repeat: no-repeat;
		padding-left: 15px;
		background-position: left 8px;
    }
    ul.pagination li.current a {font-family: sanchez-bold; }
    
/*  --------------------------------------------------
    Lists
    -------------------------------------------------- */
    ul.nice, ol.nice { list-style: none; margin: 0; }
    ul.nice li, ol.nice li { padding-left: 13px; position: relative }
    ul.nice li span.bullet, ol.nice li span.number { position: absolute; left: 0; top: 0; color: #ccc; }

/*	--------------------------------------------------
	Panels
	-------------------------------------------------- */
	div.panel {
		padding: 20px 20px 2px 20px;
		background: #efefef;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #F4F4F4 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#F4F4F4));
		background: -o-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#F4F4F4',GradientType=0 );
		box-shadow: 0 2px 5px rgba(0,0,0,0.15);
		-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.15);
		-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.25);
		margin: 0 0 20px 0;
	}

/*	--------------------------------------------------
   	Nav Bar with Dropdowns
	-------------------------------------------------- */
	
	.nav-bar { height: 45px; background: #fff; margin-top: 20px; border: 1px solid #ddd; }	
	.nav-bar>li { float: left; display: block; position: relative; padding: 0; margin: 0; border-right: 1px solid #ddd; line-height: 45px; }
	.nav-bar>li>a.main { position: relative; padding: 0 20px; display: block; text-decoration: none; font-size: 15px; font-size: 1.5rem; }
	.nav-bar>li>input { margin: 0 16px; }
	.nav-bar>li ul { margin-bottom: 0; }
	.nav-bar>li li { line-height: 1.3; }
	.nav-bar>li.has-flyout>a.main { padding-right: 36px; }
	.nav-bar>li.has-flyout>a.flyout-toggle { position: absolute; right: 0; top: 0; padding: 22px; z-index: 2; display: block; }
	.nav-bar>li.has-flyout>a.flyout-toggle span { content: ""; width: 0; height: 0; border-left: 4px solid transparent;border-right: 4px solid transparent; border-top: 4px solid #2a85e8; display: block; }
	.flyout { background: #fff; margin: 0; padding: 20px; border: 1px solid #ddd; position: absolute; top: 45px; left: -1px; width: 400px; z-index: 10; }
	.flyout.small { width: 200px; }
	.flyout.large { width: 600px; }
	.flyout.right { left: auto; right: 0; }
	.flyout p:last-child { margin-bottom: 0; }
	.nav-bar>li .flyout { display: none; }

/*	--------------------------------------------------
   	Sub Navs
   	http://www.zurb.com/article/292/how-to-create-simple-and-effective-sub-na
   	
	-------------------------------------------------- */

  dl.sub-nav {
  	display: block;
    width: auto;
    overflow: hidden;
    margin: -4px 0 18px -9px;
    padding-top: 4px;
  }

  dl.sub-nav dt, dl.sub-nav dd {
    float: left;
    display: inline;
    margin-left: 9px;
    margin-bottom: 4px;
  }

  dl.sub-nav dt {
    color: #999;
    font-weight: normal;
  }

  dl.sub-nav dd a {
    text-decoration: none;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
  }
  dl.sub-nav dd.active a {
    background: #00A6FC;
    color: #fff;
    padding: 3px 9px;
  }

/*	--------------------------------------------------
   	Video
   	Mad props to http://www.alistapart.com/articles/creating-intrinsic-ratios-for-video/
	-------------------------------------------------- */
	
	.flex-video {
		position: relative;
		padding-top: 25px;
		padding-bottom: 67.5%;
		height: 0;
		margin-bottom: 16px;
		overflow: hidden;
	}
	
	.flex-video.widescreen { padding-bottom: 57.25%; }
	.flex-video.vimeo { padding-top: 0; }
	
	.flex-video iframe,
	.flex-video object,
	.flex-video embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}



/*	--------------------------------------------------
   	Microformats
	-------------------------------------------------- */
	
	/* hCard */
	ul.vcard { display: inline-block; margin: 0 0 12px 0; border: 1px solid #ddd; padding: 10px; }
	ul.vcard li { margin: 0; display: block; }
	ul.vcard li.fn { font-weight: bold; font-size: 15px; font-size: 1.5rem; }
	
	p.vevent span.summary { font-weight: bold; }
	p.vevent abbr { cursor: default; text-decoration: none; font-weight: bold; border: none; padding: 0 1px; }
	
	

/*	--------------------------------------------------
   	Tooltips
	-------------------------------------------------- */
	.has-tip {
	  border-bottom: dotted 1px #ccc;
	  cursor: help;
	  font-weight: bold;
	  color: #333;
	}
	.has-tip:hover {
	  border-bottom: dotted 1px #0593dc;
	  color: #0192dd;
	}
	.tooltip {
	  display: block;
	  background: rgb(0,0,0);
	  background: rgba(0,0,0,0.85);
	  position: absolute;
	  color: #fff;
	  font-weight: bold;
	  font-size: 12px;
	  font-size: 1.2rem;
	  width: auto;
	  padding: 5px 9px 7px 8px;
	  z-index: 999;
	}
	.tooltip > .nub {
	  display: block;
	  width: 0;
	  height: 0;
	  border: solid 6px;
	  border-color: transparent transparent rgb(0,0,0) transparent;
	  border-color: transparent transparent rgba(0,0,0,0.85) transparent;
	  position: absolute;
	  top: -12px;
    left: 10px;
	}
	.tooltip.top > .nub {
	  border-color: rgb(0,0,0) transparent transparent transparent;
	  border-color: rgba(0,0,0,0.85) transparent transparent transparent;
	  top: auto;
	  bottom: -12px;
	}
	.tooltip.left, .tooltip.right, .has-tip.left, .has-tip.right {
	  float: none !important;
	}
	.tooltip.left > .nub {
	  border-color: transparent transparent transparent rgb(0,0,0);
	  border-color: transparent transparent transparent rgba(0,0,0,0.85);
	  right: -12px;
	  left: auto;
	}
	.tooltip.right > .nub {
	  border-color: transparent rgb(0,0,0) transparent transparent;
	  border-color: transparent rgba(0,0,0,0.85) transparent transparent;
	  right: auto;
	  left: -12px;
	}
	.tooltip.radius {
	  -webkit-border-radius: 6px;
	     -moz-border-radius: 6px;
	          border-radius: 6px;
	}
	.has-tip.opened {
	  color: #0192DD !important;
	  border-bottom: dotted 1px #0593DC !important;
	}
	.tap-to-close {
	  display: block;
	  font-size: 10px;
	  font-size: 1.0rem;
	  color: #888;
	  font-weight: normal;
	}
	
/* 	Artfully masterminded by ZURB
	Make sure to include app.js / foundation.js if you are going to use inline label inputs
*/


/* -----------------------------------------
   Standard Forms
----------------------------------------- */

	form { margin: 0 0 18px; }
	form label { display: block; font-size: 13px; line-height: 18px; cursor: pointer; margin-bottom: 9px; }

	input.input-text, textarea { border-right: 1px solid #bbb; border-bottom: 1px solid #bbb; }
	input.input-text, textarea, select { display: block; margin-bottom: 9px; }
	label + input.input-text, label + textarea, label + select, label + div.dropdown, select + div.dropdown { margin-top: -9px; }

	/* Text input and textarea font and padding */
	input.input-text, textarea { font-size: 13px; padding: 4px 3px 2px; background: #fff; }
	input.input-text:focus, textarea:focus { outline: none !important; }
	input.input-text.oversize, textarea.oversize { font-size: 18px !important; padding: 4px 5px !important; }
	input.input-text:focus, textarea:focus { background: #f9f9f9; }

	/* Text input and textarea, disabled */
	input.input-text[disabled], textarea[disabled] { background-color: #ddd; }

	/* Inlined Label Style */
	input.placeholder, textarea.placeholder { color: #888; }

	/* Text input and textarea sizes */
	input.input-text, textarea { width: 254px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
	input.small, textarea.small { width: 134px; }
	input.medium, textarea.medium { width: 254px; }
	input.large, textarea.large { width: 434px; }
	input.expand, textarea.expand { width: 100%; }

	/* Fieldsets */
	form fieldset { padding: 9px 9px 2px 9px; border: solid 1px #ddd; margin: 18px 0; }

	/* Inlined Radio & Checkbox */
	.form-field input[type=radio], div.form-field input[type=checkbox] { display: inline; width:auto; margin-bottom:0; }

	/* Errors */
	.form-field.error input, input.input-text.red { border-color: #C00000; background-color: rgba(255,0,0,0.15); }
	.form-field.error label, label.red { color: #C00000; }
	.form-field.error small, small.error { margin-top: -6px; display: block; margin-bottom: 9px; font-size: 11px; color: #C00000; width: 254px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }

	.small + small.error { width: 134px; }
	.medium + small.error { width: 254px; }
	.large + small.error { width: 434px; }
	.expand + small.error { width: 100%; }
	
	.small.oversize + small.error { width: 144px; }
	.medium.oversize + small.error { width: 264px; }
	.large.oversize + small.error { width: 444px; }
	.expand.oversize + small.error { width: 100%; }

	/* -----------------------------------------
	   Nicer Forms
	----------------------------------------- */
	form.nice div.form-field input, form.nice input.input-text, form.nice textarea { border: solid 1px #bbb; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; }
	form.nice div.form-field input, form.nice input.input-text, form.nice textarea { font-size: 13px; padding: 6px 3px 4px; outline: none !important; background: url(../images/misc/input-bg.png) #fff; }
	form.nice div.form-field input:focus, form.nice input.input-text:focus, form.nice textarea:focus { background-color: #f9f9f9; }

	/* Text input and textarea, disabled */
	form.nice div.form-field input[disabled], form.nice input.input-text[disabled], form.nice textarea[disabled] { background-color: #ddd; }

	form.nice fieldset { border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; }

	form.nice div.form-field input[type=radio], form.nice div.form-field input[type=checkbox] { display: inline; width:auto; margin-bottom:0; }

	form.nice div.form-field.error small, form.nice small.error { padding: 6px 4px; border: solid 0 #C00000; border-width: 0 1px 1px 1px; margin-top: -10px; background: #C00000; color: #fff; font-size: 12px; font-weight: bold; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; -webkit-border-bottom-left-radius: 2px; -webkit-border-bottom-right-radius: 2px; -moz-border-radius-bottomleft: 2px; -moz-border-radius-bottomright: 2px; }

 	form.nice div.form-field.error .small + small, form.nice .small + small.error { width: 132px; }
	form.nice div.form-field.error .medium + small, form.nice .medium + small.error { width: 252px; }
	form.nice div.form-field.error .large + small, form.nice .large + small.error { width: 432px; }
	
	form.nice div.form-field.error .small.oversize + small, form.nice .small.oversize + small.error { width: 136px; }
	form.nice div.form-field.error .medium.oversize + small, form.nice .medium.oversize + small.error { width: 256px; }
	form.nice div.form-field.error .large.oversize + small, form.nice .large.oversize + small.error { width: 436px; }

	/* -----------------------------------------
	   Custom Forms
	----------------------------------------- */

	form.custom span.custom { display: inline-block; width: 14px; height: 14px; position: relative; top: 2px; border: solid 1px #ccc; background: url(../images/misc/custom-form-sprites.png) 0 0 no-repeat; }
	form.custom span.custom.radio { border-radius: 7px; -webkit-border-radius: 7px; -moz-border-radius: 7px; }
	form.custom span.custom.radio.checked { background-position: 0 -14px; }
	form.custom span.custom.checkbox.checked { background-position: 0 -28px; }

	form.custom div.custom.dropdown { position: relative; display: inline-block; width: auto; height: 28px; margin-bottom: 9px; }
	form.custom div.custom.dropdown a.current { display: block; width: auto; line-height: 26px; padding: 0 38px 0 6px; border: solid 1px #ddd; color: #141414; }
	form.custom div.custom.dropdown a.selector { position: absolute; width: 26px; height: 26px; display: block; background: url(../images/misc/custom-form-sprites.png) -14px 0 no-repeat; right: 0; top: 0; border: solid 1px #ddd; }
	form.custom div.custom.dropdown:hover a.selector,
	form.custom div.custom.dropdown.open a.selector { background-position: -14px -26px; }

	form.custom div.custom.dropdown ul { position: absolute; width: auto; display: none; margin: 0; left: 0; top: 27px; margin: 0; padding: 0; background: rgba(255,255,255,0.9); border: solid 1px #ddd; z-index: 10; }
	form.custom div.custom.dropdown ul li { cursor: pointer; padding: 3px 38px 3px 6px; margin: 0; white-space: nowrap}
	form.custom div.custom.dropdown ul li.selected { background: url(../images/misc/custom-form-sprites.png) right -52px no-repeat; }
	form.custom div.custom.dropdown ul li:hover { background-color: #2a85e8; color: #fff; }
	form.custom div.custom.dropdown ul li.selected:hover { background: url(../images/misc/custom-form-sprites.png) #2a85e8 right -78px no-repeat; }
	form.custom div.custom.dropdown ul.show { display: block; }

	form.custom div.custom.dropdown.open ul { display: block; }

	/* Custom input, disabled */
	form.custom .custom.disabled { background-color: #ddd; }

	/* -----------------------------------------
	   Nicer Custom Forms
	----------------------------------------- */
	form.custom.nice span.custom.checkbox { border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; }

	form.custom.nice div.custom.dropdown a.current { border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; background-image: url(../images/misc/input-bg-outset.png); background-position: bottom right; }
	form.custom.nice div.custom.dropdown a.selector { height: 27px; border-width: 0 0 0 1px; }
	form.custom.nice div.custom.dropdown ul { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; -webkit-border-bottom-left-radius: 2px; -webkit-border-bottom-right-radius: 2px; -moz-border-radius-bottomleft: 2px; -moz-border-radius-bottomright: 2px; }
/* CSS for jQuery Orbit Plugin 1.4.0
 * www.ZURB.com/playground
 * Copyright 2010, ZURB
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 
 
 
/* PUT IN YOUR SLIDER ID AND SIZE TO MAKE LOAD BEAUTIFULLY
   ================================================== */
#caseStudies { 
	width: 1000px;
	height: 210px;
	background: #fff url('../images/orbit/loading.gif') no-repeat center center;
	overflow: hidden; }
#caseStudies>img,  
#caseStudies>div,
#caseStudies>a { display: none; }




/* CONTAINER
   ================================================== */

div.orbit-wrapper {
    width: 1px;
    height: 1px;
    position: relative; }

div.orbit {
    width: 1px;
    height: 1px;
    position: relative;
    overflow: hidden }
    
div.orbit.with-bullets {
    margin-bottom: 40px; }

div.orbit .orbit-slide {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0; }

div.orbit a.orbit-slide {
    border: none;
    line-height: 0; 
    display: none; }

div.orbit div.orbit-slide {
    width: 100%;
    height: 100%; }

/* Note: If your slider only uses content or anchors, you're going to want to put the width and height declarations on the ".orbit>div" and "div.orbit>a" tags in addition to just the .orbit-wrapper */


/* TIMER
   ================================================== */

div.orbit-wrapper div.timer {
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: .0;
    cursor: pointer;
    z-index: 31; }

div.orbit-wrapper span.rotator {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: -20px;
    background: url(../images/orbit/rotator-black.png) no-repeat;
    z-index: 3; }

div.orbit-wrapper span.mask {
    display: block;
    width: 20px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    overflow: hidden; }

div.orbit-wrapper span.rotator.move {
    left: 0 }

div.orbit-wrapper span.mask.move {
    width: 40px;
    left: 0;
    background: url(../images/orbit/timer-black.png) repeat 0 0; }

div.orbit-wrapper span.pause {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/orbit/pause-black.png) no-repeat;
    z-index: 4;
    opacity: 0; }

div.orbit-wrapper span.pause.active {
    background: url(../images/orbit/pause-black.png) no-repeat 0 -40px }

div.orbit-wrapper div.timer:hover span.pause,
div.orbit-wrapper span.pause.active {
    opacity: 1 }


/* CAPTIONS
   ================================================== */

.orbit-caption {
    display: none;
    font-family: "HelveticaNeue", "Helvetica-Neue", Helvetica, Arial, sans-serif; }

.orbit-wrapper .orbit-caption {
    background: #000;
    background: rgba(0,0,0,.6);
    z-index: 30;
    color: #fff;
    text-align: center;
    padding: 7px 0;
    font-size: 13px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%; }


/* DIRECTIONAL NAV
   ================================================== */

div.orbit-wrapper div.slider-nav {
    display: block }

div.orbit-wrapper div.slider-nav span {
    width: 17px;
    height: 18px;
    text-indent: -9999px;
    position: absolute;
    z-index: 30;
    top: 50%;
    margin: 0px 40px 0px 40px;
    cursor: pointer; }

div.orbit-wrapper div.slider-nav span.right {
    background: url(../images/orbit/right-arrow.png);
	background-repeat: no-repeat;
    right: 0; }

div.orbit-wrapper div.slider-nav span.left {
    background: url(../images/orbit/left-arrow.png);
	background-repeat: no-repeat;
    left: 0; }

/* BULLET NAV
   ================================================== */

ul.orbit-bullets {
    position: absolute;
    z-index: 30;
    list-style: none;
    bottom: -40px;
    left: 50%;
	margin-left: -50px;
    padding: 0; }

ul.orbit-bullets li {
    float: left;
    margin-left: 5px;
    cursor: pointer;
    color: #999;
    text-indent: -9999px;
    background: url(../images/orbit/bullets.jpg) no-repeat 4px 0;
    width: 13px;
    height: 12px;
    overflow: hidden; }

ul.orbit-bullets li.active {
    color: #222;
    background-position: -8px 0; }
    
ul.orbit-bullets li.has-thumb {
    background: none;
    width: 100px;
    height: 75px; }

ul.orbit-bullets li.active.has-thumb {
    background-position: 0 0;
    border-top: 2px solid #000; }
    
/* FLUID LAYOUT
   ================================================== */
div.orbit img.fluid-placeholder {
    visibility: hidden;
    position: static;
    display: block;
    width: 100%; }

div.orbit, div.orbit-wrapper { width: 100% !important; }

ul.orbit-bullets {
    position: absolute;
    z-index: 30;
    list-style: none;
    bottom: -50px;
    left: 50%;
	margin-left: -50px;
    padding: 0; }

ul.orbit-bullets li {
    float: left;
    margin-left: 5px;
    cursor: pointer;
    color: #999;
    text-indent: -9999px;
    background: url(../images/orbit/bullets.jpg) no-repeat 4px 0;
    width: 13px;
    height: 12px;
    overflow: hidden; }

ul.orbit-bullets li.has-thumb {
    background: none;
    width: 100px;
    height: 75px; }

ul.orbit-bullets li.active {
    color: #222;
    background-position: -8px 0; }

ul.orbit-bullets li.active.has-thumb {
    background-position: 0 0;
    border-top: 2px solid #000; }
/*	--------------------------------------------------
	Reveal Modals
	-------------------------------------------------- */
		
	.reveal-modal-bg { 
		position: fixed; 
		height: 100%;
		width: 100%;
		background: #000;
		z-index: 40;
		display: none;
		top: 0;
		left: 0; 
		}
	
	.reveal-modal {
		visibility: hidden;
		top: 100px; 
		left: 50%;
		margin-left: -300px;
		width: 520px;
		background: #eee url(../images/misc/modal-gloss.png) no-repeat -200px -80px;
		position: absolute;
		z-index: 41;
		padding: 30px 40px 34px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		box-shadow: 0 0 10px rgba(0,0,0,.4);
		}
		
	.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
	.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
	.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
	.reveal-modal.xlarge 		{ width: 800px; height: 1200px;; margin-left: -440px;}
	
	.reveal-modal .close-reveal-modal {
		font-size: 22px;
		line-height: .5;
		position: absolute;
		top: 8px;
		right: 11px;
		color: #aaa;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		font-weight: bold;
		cursor: pointer;
		} 
	
	.reveal-modal .row {
		min-width: 0;
	}
	
	/* Mobile */
		
		@media handheld, only screen and (max-width: 1023px) {
			.reveal-modal-bg { position: absolute; }
			
			.reveal-modal,
			.reveal-modal.small,
			.reveal-modal.medium,
			.reveal-modal.large,
			.reveal-modal.xlarge { width: 60%; top: 60px; left: 15%; margin-left: 0; padding: 20px; height: auto; }
		}
		
		@media handheld, only screen and (max-width: 767px) {
			.reveal-modal-bg { position: absolute; }
			
			.reveal-modal,
			.reveal-modal.small,
			.reveal-modal.medium,
			.reveal-modal.large,
			.reveal-modal.xlarge { width: 80%; top: 15px; left: 5%; margin-left: 0; padding: 20px; height: auto; }
		}
	
	
	/*
			
	NOTES
	
	Close button entity is &#215;
	
	Example markup
	
	<div id="myModal" class="reveal-modal">
		<h2>Awesome. I have it.</h2>
		<p class="lead">Your couch.  I it's mine.</p>
		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In ultrices aliquet placerat. Duis pulvinar orci et nisi euismod vitae tempus lorem consectetur. Duis at magna quis turpis mattis venenatis eget id diam. </p>
		<a class="close-reveal-modal">&#215;</a>
	</div>
	
	*/
/* --------------------------------------------------
	:: Typography
	-------------------------------------------------- */
	
	@media handheld, only screen and (max-width: 767px) {
		/*
h1 { font-size: 32px; font-size: 3.2rem; line-height: 1.3; }
		h2 { font-size: 28px; font-size: 2.8rem; line-height: 1.3; }
		h3 { font-size: 21px; font-size: 2.1rem; line-height: 1.3; }
		h4 { font-size: 18px; font-size: 1.8rem; line-height: 1.2; }
		h5 { font-size: 16px; font-size: 1.6rem; line-height: 1.2; }
		h6 { font-size: 15px; font-size: 1.5rem; line-height: 1.2; }
*/
/*
	body, p {  font-size: 15px; font-size: 1.5rem; line-height: 1.4; }
		
		
	h1 { font-size: 40px; font-family: Belinda, Helvetica, arial; padding-left: 22px; background-image: url(../images/h1-pre.png); background-repeat: no-repeat; background-position: left 10px;}
	h2 { font-size: 30px; font-family: Populaire; margin-bottom: 9px; }
	h3 { font-family: Populaire; font-size: 25px; }
	h4 { font-family: Belinda; font-size: 22.5px; }
	h5 { font-family: Sanchez-Bold; font-size: 18px; }
	h6 { font-family: Sanchez-Bold; font-size: 22px; }
*/

	}


/* --------------------------------------------------
	:: Grid
	-------------------------------------------------- */
	
	/* Mobile */
	@media only screen and (max-width: 767px) {		
/*
		body { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; width: 100%; min-width: 0; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }
		.container { min-width: 0px; margin-left: 0; margin-right: 0; }
		.row { width: 100%; min-width: 0; margin-left: 0; margin-right: 0; }
		.row .row .column, .row .row .columns { padding: 0; }
		.column, .columns { width: auto !important; float: none; margin-left: 0; margin-right: 0; }
		.column:last-child, .columns:last-child { margin-right: 0; float: none; }
		
		.offset-by-one, .offset-by-two, .offset-by-three, .offset-by-four, .offset-by-five, .offset-by-six, .offset-by-seven, .offset-by-eight, .offset-by-nine, .offset-by-ten, .offset-by-eleven, .centered { margin-left: 0 !important; }
		
		.push-two, .push-three, .push-four, .push-five, .push-six, .push-seven, .push-eight, .push-nine, .push-ten { left: auto; }
		.pull-two, .pull-three, .pull-four, .pull-five, .pull-six, .pull-seven, .pull-eight, .pull-nine, .pull-ten { right: auto; }
		
*/
		/* Mobile 4-column Grid */
/*
		.row .phone-one:first-child, .row .phone-two:first-child, .row .phone-three:first-child, .row .phone-four:first-child { margin-left: 0; }
		.row .phone-one:last-child, .row .phone-two:last-child, .row .phone-three:last-child, .row .phone-four:last-child { float: right; }
		
		.row .phone-one, .row .phone-two, .row .phone-three, .row .phone-four { margin-left: 4.4%; float: left; min-height: 1px; position: relative; padding: 0; }
		
		.row .phone-one 	{ width: 21.68% !important; }
		.row .phone-two 	{ width: 47.8% !important; }
		.row .phone-three 	{ width: 73.9% !important; }
		.row .phone-four 	{ width: 100% !important; }
		
		.row .push-one-phone { left: 26.08%; }
		.row .push-two-phone { left: 52.2% }
		.row .push-three-phone { left: 78.3% }
		
		.row .pull-one-phone { right: 26.08% }
		.row .pull-two-phone { right: 52.2% }
		.row .pull-three-phone { right: 78.3%; }
*/
		
		
	}
	
	
/* --------------------------------------------------
	:: Block Grids
	-------------------------------------------------- */	
	
	@media only screen and (max-width: 767px) {
		/*
.block-grid.mobile { margin-left: 0; }
		.block-grid.mobile > li { float: none; width: 100%; margin-left: 0; }
*/
	}
	
	

/* -------------------------------------------------- 
	:: Mobile Visibility Affordances
---------------------------------------------------*/
	
	
	.show-on-phones { display: none !important; }	
	.show-on-tablets { display: none !important; }
	.show-on-desktops { display: block !important; }
	
	.hide-on-phones { display: block !important; }	
	.hide-on-tablets { display: block !important; }
	.hide-on-desktops { display: none !important; }
	
	@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px) {
		.hide-on-phones { display: block !important; }
		.hide-on-tablets { display: none !important; }
		.hide-on-desktops { display: block !important; }
		
		.show-on-phones { display: none !important; }
		.show-on-tablets { display: block !important; }
		.show-on-desktops { display: none !important; }
	}
	
	/* Modernizr-enabled tablet targeting */
	@media only screen and (max-width: 1280px) and (min-width: 768px) {
		.touch .hide-on-phones { display: block !important; }
		.touch .hide-on-tablets { display: none !important; }
		.touch .hide-on-desktops { display: block !important; }
		
		.touch .show-on-phones { display: none !important; }
		.touch .show-on-tablets { display: block !important; }
		.touch .show-on-desktops { display: none !important; }
	}
	
		
	@media only screen and (max-width: 767px) {
		.hide-on-phones { display: none !important; }
		.hide-on-tablets { display: block !important; }
		.hide-on-desktops { display: block !important; }
		
		.show-on-phones { display: block !important; }
		.show-on-tablets { display: none !important; }
		.show-on-desktops { display: none !important; }
	}
	
	/* only screen and (device-width: 1280px), only screen and (max-device-width: 1280px),  /*
	/* Keeping this in as a reminder to address support for other tablet devices like the Xoom in the future */
	
	/* Specific overrides for elements that require something other than display: block */
	
	table.show-on-desktops { display: table !important; }
	table.hide-on-phones { display: table !important; }	
	table.hide-on-tablets { display: table !important; }
	
	@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px) {
		table.hide-on-phones { display: block !important; }
		table.hide-on-desktops { display: block !important; }
		table.show-on-tablets { display: block !important; }
	}
	
	@media only screen and (max-width: 767px) {
		table.hide-on-tablets { display: block !important; }
		table.hide-on-desktops { display: block !important; }
		table.show-on-phones { display: block !important; }
	}
	
	
/* -------------------------------------------------- 
	:: Forms
---------------------------------------------------*/	


	@media only screen and (max-width: 767px) {
		div.form-field input, div.form-field input.small, div.form-field input.medium, div.form-field input.large, div.form-field input.oversize, input.input-text, input.input-text.oversize, textarea,
		form.nice div.form-field input, form.nice div.form-field input.oversize, form.nice input.input-text, form.nice input.input-text.oversize, form.nice textarea { display: block; width: 100%; padding: 6px 2% 4px; font-size: 18px; }
		form.nice div.form-field input, form.nice div.form-field input.oversize, form.nice input.input-text, form.nice input.input-text.oversize, form.nice textarea { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
		form.nice div.form-field.error small, form.nice small.error { padding: 6px 2%; display: block; }
		form.nice div.form-field.error .small + small, form.nice .small + .error { width: auto; }
		form.nice div.form-field.error .medium + small, form.nice .medium + .error { width: auto; }
		form.nice div.form-field.error .large + small, form.nice .large + .error { width: auto; }
		form.nice div.form-field.error .expand + small, form.nice .expand + .error { width: auto; }
	}
	
	
/* -------------------------------------------------- 
	:: UI
---------------------------------------------------*/	
	
	/* Buttons */
	@media only screen and (max-width: 767px) {
		.button { display: block; }
		button.button { width: 100%; padding-left: 0; padding-right: 0; }
	}
	
	/* Tabs */
	
	@media only screen and (max-width: 767px) {
		dl.tabs.mobile, dl.nice.tabs.mobile { width: auto; margin: 20px -20px 40px; height: auto; }
		dl.tabs.mobile dt, dl.tabs.mobile dd, dl.nice.tabs.mobile dt, dl.nice.tabs.mobile dd { float: none; height: auto; }

		dl.tabs.mobile dd a { display: block; width: auto; height: auto; padding: 18px 20px; line-height: 1; border: solid 0 #ccc; border-width: 1px 0 0; margin: 0; color: #555; background: #eee; font-size: 15px; font-size: 1.5rem; }
		dl.tabs.mobile dd a.active { height: auto; margin: 0; border-width: 1px 0 0; }
	
		.nice.tabs.mobile { border-bottom: solid 1px #ccc; height: auto; }
		.nice.tabs.mobile dd a { padding: 18px 20px; border: none; border-left: none; border-right: none; border-top: 1px solid #ccc; background: #fff; }
		.nice.tabs.mobile dd a.active { border: none; background: #00a6fc; color: #fff; margin: 0; position: static; top: 0; height: auto; }
		.nice.tabs.mobile dd:first-child a.active { margin: 0; }
		
		dl.contained.mobile, dl.nice.contained.mobile { margin-bottom: 0; }
		dl.contained.tabs.mobile dd a { padding: 18px 20px; }
		dl.nice.contained.tabs.mobile dd a { padding: 18px 20px; }
	}
	
	/* Nav Bar */

	@media only screen and (max-width: 767px) {
		.nav-bar { height: auto; }
		.nav-bar>li { float: none; display: block; border-right: none; }
		.nav-bar>li>a.main { text-align: left; border-top: 1px solid #ddd; border-right: none; }
		.nav-bar>li:first-child>a.main { border-top: none; }
		.nav-bar>li.has-flyout>a.flyout-toggle { position: absolute; right: 0; top: 0; padding: 22px; z-index: 2; border-left: 1px dashed #eee; display: block; }
		.nav-bar>li.has-flyout>a.flyout-toggle span { content: ""; width: 0; height: 0; border-left: 4px solid transparent;border-right: 4px solid transparent; border-top: 4px solid #2a85e8; display: block; }
		.nav-bar>li.has-flyout>a.flyout-toggle:hover span { border-top-color: #141414; }
		
		.flyout { position: relative; width: auto; top: auto; margin-right: -2px; border-width: 1px 1px 0px 1px; }
		.flyout.right { float: none; right: auto; left: -1px; }
		.flyout.small, .flyout.large { width: auto; }
		.flyout p:last-child { margin-bottom: 18px; }
	}


	/* Tooltips */
	@media only screen and (max-width: 767px) {
	  .tooltip {
	    font-size: 14px;
	    font-size: 1.4rem;
	    line-height: 1.4;
	    padding: 7px 10px 9px 10px;
	  }
  	.tooltip > .nub, .tooltip.top > .nub, .tooltip.left > .nub, .tooltip.right > .nub {
		  border-color: transparent transparent rgb(0,0,0) transparent;
		  border-color: transparent transparent rgba(0,0,0,0.85) transparent;
		  top: -12px;
    	left: 10px;
		}
  }
	
	
	/* Video */
	
	@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
		.flex-video { padding-top: 0; }
	}
	
	#titular {
	margin-bottom: 25px;
	}
	
	#titular p {
	margin: 10px 15px 10px 15px;
	font-size: 18px;
	}

		
	#titular2 {
	/*background-color: #E9E4B8;*/
	background-image: url(../images/titular2v_fondo.png);
	background-repeat: repeat-x;
	margin-top: 40px;
	}
	
	#titular2 p { 
		padding: 10px;
	}
	
	#titular_txt {
	margin:0px;
	width:702px;
	background-image: url(../images/RecuadroAzulFondo.png);
	background-repeat:repeat-y;
	padding:0;
	float:left;

	}
	
#titulotop {
		height:20px;
		width:702px;
		margin:0px;
		padding:0;
		float:left;

	}
	
#titulobottom {
		height:21px;
		width:702px;
		margin:0px;
		padding:0;
		float:left;
	}
	
	
	
	.arrow {
	background-image: url(../images/flechaHorizontal.png);
	background-repeat: no-repeat;
	height: 15px;
	margin-top: 5%;
	}

	.arrow6 {
	background-image: url(../images/flecha_corta_naranaja.png);
	background-repeat: no-repeat;
	height: 15px;
	margin: 40px 0px 10px 0px;
	}
	
	.arrow12 {
	background-image: url(../images/flecha_larga_naranaja.png);
	background-repeat: no-repeat;
	height: 15px;
	margin: 40px 0px 10px 0px;
	}
	
	/* 	posicion flechas proyectos otros proyectos */
	.position1 {
	background-position: -530px 0px;
	}
	
	.position2 {
	background-position: -465px 0px;
	}
	
	/* 	posicion flechas canal-video*/	
	
	.position3 {
	background-position: -30px 0px;
	}
	
	.position4 {
	background-position: -40px 0px;
	}

	.position5 {
	background-position: -20px 0px;
	}
	
	.position6 {
    background-position: -50px 0px;
    }
	.arrow_recta {
	background-image: url(../images/flecha_corta_videos_naranaja.png);
	background-repeat: no-repeat;
	height: 15px;
	margin: 40px 0px 10px 0px;
	}
	
	.linea {
	background-image: url(../images/linea.png);
	background-repeat: no-repeat;
	height: 15px;
	margin: 15px 0px 15px 0;
	}
	
	.linea-940 {
	background-image: url(../images/linea-940.png);
	background-repeat: no-repeat;
	height: 10px;
	margin: 35px 0px 25px 0;
	}

	.arrow h5 {
	float: right;
	color: #FF7A00;
	font-size: 12px;
	font-family: Sanchez-Bold;
	padding-top: 2px;
	}
	
	.arrow6 h5 {
	float: right;
	color: #FF7A00;
	font-size: 12px;
	font-family: sanchez-Bold;
	padding-top: 2px;
	}
	
	.arrow12 h5 {
	float: right;
	color: #FF7A00;
	font-size: 12px;
	padding-top: 2px;
	}
	
	.arrow_recta h5 {
	float: right;
	color: #FF7A00;
	font-size: 12px;
	font-family: sanchez-Bold;

	}
	
	.line-up {
	border-top: 1px solid #000;
	float: left;
	padding-top: 5px;
	}
	
	.line-around {
	border: 1px solid #D4CD9C;
	padding: 3px;
	}
	
	ul.premios {
/* 	margin-left: 24%; */
/* 	padding-top: 0.5%; */
	}
	
	ul.premios li {
	list-style: none;
	background-image: url(../images/medalla.png);
	background-repeat: no-repeat;
	height: 33px;
	padding-left: 25px;
	margin-bottom:22px ;
	}

	.once {
	font-family: Sanchez;
	font-size: 11px;
	}

	ul.premios li p {
	border-bottom: thin dotted #FF7A00;
	}

	.info-tec {
	background-image: url(../images/info-tec.png);
	background-repeat: no-repeat;
	height:23px;
	font-family: Sanchez-Bold;
	font-size: 11px;
	margin: 20px 0px 20px 0px;
	text-transform: uppercase;
	padding-left: 15px;
	line-height: 26px;
	}
	
	.info-tec-en {
    background-image: url(../images/info-tec-en.png);
    background-repeat: no-repeat;
    height:23px;
    font-family: Sanchez-Bold;
    font-size: 11px;
    margin: 20px 0px 20px 0px;
    text-transform: uppercase;
    padding-left: 15px;
    line-height: 26px;
    }

	
	.premios-mas-info a {
	margin: 0px;
	text-decoration: underline;
	background-image: url(../images/premios-masinfo.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	float: right;
	color: #000;
    line-height: 1.25;
	}
	
	.otros-premios {
	margin-top: 50px;
	
	}
	
	
	ul.otros-premios li {
	list-style: none;
	background-image: url(../images/estrella.png);
	background-repeat: no-repeat;
	height: 33px;
	padding-left: 25px;
	margin-bottom: 20px;
	}
	
	ul.otros-premios li p {
	border-bottom: thin dotted #FF7A00;
	}
	
	ul.master.lista {
/* 		margin-top: 60px; */
	}
	
	ul.compromisos.lista {
		margin-top: 40px;
	}
	
	ul.master li {
	background-image: url(../images/estrella4.png);
	background-repeat: no-repeat;
	}

	ul.master.lista li p {
	border-bottom: thin dotted #FF7A00;
    font-family: Sanchez-Bold;
    font-size: 15px;
	}
	
	ul.lista li {
	list-style: none;
	padding-left: 20px;
	margin-bottom: 20px;
	}
	
	ul.puntos li p {
	border-bottom: thin dotted #FF7A00;
	font-family: Sanchez;
	font-size: 11px;
	}

	ul.puntos-left {
		padding-left: 15px;
	}
	
	ul.puntos-left li p {
	border-bottom: thin dotted #FF7A00;
	font-family: Sanchez;
	font-size: 11px;
	}
		
	.imgmaster {
		float: left;
		margin-bottom:0px;
	}
	
	.imgmaster li {
	margin-bottom: 0px;
	}
	
	.imgmaster li img {
	border: 1px solid #D4CD9C;
	padding: 5px;
	margin-bottom: 20px;
	}
	
	.imgladama {
	margin-right: 1.9%;
	margin-left: 1.9%;	
	}
	
	.logo {
	margin-top: 25px;
	float: left;

	}
	
	.arrow-left img {
	vertical-align: bottom;
	padding-left: 10px;
	}
	
	.arrow-right img {
	vertical-align: bottom;
	padding-right: 10px;
	}

	
	.menu {
/* 	margin-left: 0px !important; */
	background-image: url(../images/fondoHeader.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 151px;
	float: right;
	}
	
	.menu ul {	
	margin-top: 25px;
	margin-left: 20px;
	
	}
	
	.menu ul li {	
	display: inline;
	font-family: populaire;
	font-size: 30px;
	text-transform: uppercase;
	text-shadow: 1px 1px #D4CD9C;
	margin-left: 65px;

	}
	
	.menu ul li a:hover {
	color: #FF7A00 !important;	
	text-shadow: 1px 1px #F05C08;
	}
	
	.header-a #menu1 a {
	text-decoration: underline;
	color: #FF7A00 !important;	
	text-shadow: 1px 1px #F05C08;
	}
	
	.header-b #menu2 a {
	text-decoration: underline;
	color: #FF7A00 !important;	
	text-shadow: 1px 1px #F05C08;
	}
	
	.header-c #menu3 a {
	text-decoration: underline;
	color: #FF7A00 !important;	
	text-shadow: 1px 1px #F05C08;
	}
	
	.header-d #menu4 a {
	text-decoration: underline;
	color: #FF7A00 !important;
	text-shadow: 1px 1px #F05C08;
	}
	
	.header-e #menu5 a {
	text-decoration: underline;
	color: #FF7A00 !important;	
	text-shadow: 1px 1px #F05C08;
	}
	
	.cabecera {
	margin-left: 227px;
	margin-top: 25px;
	}
	
	.cabecera h5 {
	font-family: belinda;
	font-size: 22px;
	color: #FFF;
	}
	
	.menu-en {
	margin-left: 45px !important;
	}
	
	#volver {
	margin-top: 10px;
	}
	
	.veinte {
	padding: 20px 0px 20px 0px;
	
	}
	
	.veinte-top {
	margin-top: 20px
	
	}
	
	.cuarenta-top {
	margin-top: 40px;
	}
	
	.float-right {
	float: right;
	}
	
	.block {
	display: block;
	}
	.language {
	margin-top: 20px;
	float: right;
	background-image: url(../images/language.png);
	width: 125px;
	height: 23px;
	}
	
	.language a {
	margin-left: 20px;
	
	}

	.header-premios {
	/*margin: 30px 0px 50px 0px;*/
	width: 960px;
	/*height: 346px;*/
	}
	
	.header {
		
		margin-bottom: 10px;
	}
	
	

	.mtop {
		background-image: url(../images/menu-left-top.png);
		background-repeat: no-repeat;
		height:80px;
		z-index:999;
		padding-top:38px;
	}

	.mbotton {
		background-image: url(../images/menu-left-botton.png);
		background-repeat: no-repeat;
		height:166px;
		margin-top: -2px;
		z-index:998;
		padding-top: 17px;
		
	}

	.menu-left-empleo {
		background-image: url(../images/fondoMenuIzq.png);
		background-repeat: no-repeat;
		width: 220px;
		height: 249px;
		text-align: center;
	}
	
	.menu-left-empleo-en {
		background-image: url(../images/fondoMenuIzq.png);
		background-repeat: no-repeat;
		width: 220px;
		height: 249px;
		text-align: center;
	}
	
	.menu-left-empleo ul {
		margin: 55px 0px 0px 0px;
	}
	
	.menu-left-empleo-en ul {
		margin: 55px 0px 0px 0px;
	}
	
	.menu-left-empleo ul li {
		margin-bottom: 15px;
		margin-left: 5px;
	}
	
	.menu-left-empleo-en ul li {
		margin-bottom: 15px;
		margin-left: 5px;
	}
	
	.menu-left-empleo a {
		font-family: populaire;
		font-size: 28px;
		letter-spacing: 1px;
		text-transform: uppercase;
/* 		text-shadow: 1px 1px #D4CD9C; */
		padding: 0px 39px 0px 39px;
		
	}
	
	.menu-left-empleo-en a {
		font-family: populaire;
		font-size: 28px;
		letter-spacing: 1px;
		text-transform: uppercase;
/* 		text-shadow: 1px 1px #D4CD9C; */
		padding: 0px 55px 0px 55px;
		
	}
	
	.menu-left-empleo li a:hover {
		background-image: url(../images/menu-sidebar-ahover.png);
		background-repeat: no-repeat;
		background-position: center;
		text-shadow: 1px 1px #F05C08;
		color: #FFF;
		width:145px;
		height:35px;
	}
	
	.menu-left-empleo-en li a:hover {
		background-image: url(../images/menu-sidebar-ahover.png);
		background-repeat: no-repeat;
		background-position: center;
		text-shadow: 1px 1px #F05C08;
		color: #FFF;
		width:145px;
		height:35px;
	}
	
	.menu-left a {
		font-family: populaire;
		font-size: 30px;
		letter-spacing: 1px;
		text-transform: uppercase;
/* 		text-shadow: 1px 1px #D4CD9C; */
		padding: 0px 50px 0px 50px;
	}
	

	.menu-left li a:hover {
		background-image: url(../images/menu-sidebar-ahover.png);
		background-repeat: no-repeat;
		background-position: center;
		color: #FFF;
		width:145px;
		height:35px;
		text-shadow: 1px 1px #FF7A00;
	}
	
	.menu-left-nosotros {
		margin: 0px auto;
		width:145px;
		height:35px;
		line-height: 35px;
		font-family: populaire;
		font-size: 30px;
		letter-spacing: 1px;
		text-transform: uppercase;
/* 		text-shadow: 1px 1px #D4CD9C; */
		padding: 0px 50px 0px 50px;

	}
	
	.menu-left-nosotros:hover {
		background-image: url(../images/menu-sidebar-ahover.png);
		background-repeat: no-repeat;
		background-position: center;
		width:145px;
		height:35px;
		text-shadow: 1px 1px #FF7A00;
	}
	
	.menu-left-nosotros:hover a {
		color: #FFF;
	}
	
	.postpro {
		margin-left: 27px !important;
	
	}

	li.proceso {
		height: 40px;
		display: inline;
		font-family: sanchez-bold;
		font-size: 15px;
		text-transform: uppercase;
		color: #FFF;
		line-height: 40px;
		margin-left: 33px;
	}
	
	li.proceso a {
		color: #FFF;
		padding-left: 12px;
	}
	
	li.proceso-en {

		height: 40px;
		display: inline;
		font-family: sanchez-bold;
		font-size: 15px;
		text-transform: uppercase;
		color: #FFF;
		line-height: 40px;
		margin-left: 27px;
	}
	
	li.proceso-en a {
		color: #FFF;
		padding-left: 9px;
	}

	.current-proceso {
	background-image: url(../images/estrella-proceso.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	}
	
	.gato {
	clear: both;	
	float: right;
	z-index: 999999;
	}

	.active {
		margin: 0px auto;
		background-image: url(../images/menu-sidebar-ahover.png);
		background-repeat: no-repeat;
		background-position: center;
		font-family: populaire;
		font-size: 30px;
		text-align: center;
		letter-spacing: 1px;
		color: #FFF;
		width:145px;
		height:35px;
		line-height: 35px;
		text-shadow: 1px 1px #FF7A00;
		padding: 0px 50px 0px 50px;
	}

	.active a {
		text-align:center;
		color: #FFF;
	}
	
	.inactive a {
		margin: 0px auto;
		text-align:center;
		color: #FFF;
		background-repeat: no-repeat;
		background-position: center;
		font-family: populaire;
		font-size: 30px;
		text-align: center;
		letter-spacing: 1px;
		color: #000;
		width:145px;
		height:35px;
		line-height: 35px;
/* 		text-shadow: 1px 1px #FF7A00; */
/* 		padding: 0px 50px 0px 50px; */
	}
	
	.demo{
		background-image: url(../images/menu-left-submenu.png);
		background-repeat: no-repeat;
		background-position: 35px 60px;
		height: 410px;
		width: 214px;
		text-align:center;

	}
	ul.sub-menu-left  {
		margin-top: 20px;

	}
	.sub-menu-left li {
		text-align: left !important;
		margin-bottom: 3px !important;

	}

	.sub-menu-left li a {
		padding-left: 70px;	
		font-family:sanchez;
		font-size: 13px;
		text-transform: uppercase;
	}	

	.sub-menu-left li a:hover {
		background-image: url(../images/menu-left-submenu-flecha.png);
		background-repeat: no-repeat;
		background-position: 50px center;
	}
	
	.select {
		background-image: url(../images/menu-left-submenu-flecha.png);
		background-repeat: no-repeat;
		background-position: 50px center;
		font-family: Sanchez-Bold !important;
	}

	

	

/* -----------------------------------------
   Footer
----------------------------------------- */
	
/* .content-footer{width: 940px;} */

/* links aviso legal ... */
.alpp a {
	text-decoration: underline;
	text-align: center;
}

p.alpp {
	text-align: center;
}

.pie {
	background-color: #FF7A00;
	margin-top: 50px;
	margin: 0 auto;
	padding: 0px 15px 20px 15px;
}	
	
.row_titulo_footer {
	background-image: url("../images/fondo-body.jpg");
	background-position: center;
	background-repeat: repeat-y;
	border-top: medium dotted #FF7A00;
	height:5px;
	padding-top: 7px;
/* 	width: 940px; */
	margin: 0 auto;
	padding: 0px 25px 0 25px;
}

.pie-row {
	min-width: 960px;
	width: 960px;
	margin: 0 auto;
}

#urlkandor {
	text-align: center;
	z-index: 10000;
}
	
.titulo_footer {
	z-index: 9999;
	margin: -40px auto;
	height:60px;
	width:340px;
	text-align:center;
	line-height:56px;
	font-family: Belinda;
    font-size: 22.5px;
	color:#1d1d1b;
}

.titulosfooter {
	background-image:url(../images/fondo_titulo_footer.png);
	background-repeat: no-repeat;
	color: #181818;
	font-family: Populaire;
	font-size: 22px;
	height:33px;
	width:140px;
	text-align:center;
	line-height:33px;
	font-weight: normal;
}

.marginfooter {
	background-image: url("../images/separador_footer.png");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
    margin-top: 30px;
	height: 278px;
	float: left; min-height: 1px; position: relative;
}
.marginfooter-no {
	background-position: left;
	padding-left: 15px;
	margin-top: 30px;
	height: 278px;
	float: left; min-height: 1px; position: relative;
}

.margin_sub_footer {
	margin:0px 0px 0px 10px !important;
}

.ul_footer {
	margin:22px 0px 0px 0px !important;
	line-height:20px;
 	list-style: inherit;
	color: #000;
}

.ul_footer li {
	margin: 0px;
}

ul.ul_footer  {
	padding-left: 25px;	
}

.footercontenedor {
/* 	margin-top: 180px; */
	width: 100%;

}

/* -----------------------------------------
----------------------------------------- */

.prefooter {
	margin:22px 0px 0px 10px;
	float:right;
	height:42px;
	padding:10px 10px 0px 0px;
	background-image:url(../images/flechaNaranjaConBordeFondoPuntos.png);
	background-repeat:repeat-x;
	font-family: Sanchez-Italic;
	font-size: 15px;
}
.img_prefooter {
	float:right;
	margin:22px 0px 0px 0px;
}

.lista_link {
	font-family: sanchez;
	font-size:13px;
	font-style: italic;
	line-height:20px;
}

.categoria {
	float:left;
	background-image:url(../images/fondo_categorias.png);
	background-repeat:no-repeat;
	height:32px;
	width:165px;
	font-family: belinda;
	font-size:22px;
	text-align:center;
	padding-top:8px;
	margin:2px 0px 0px 140px;
}

.categoria_centro {
	background-image:url(../images/fondo_categorias.png);
	background-repeat:no-repeat;
	height:32px;
	width:165px;
	font-family: belinda;
	font-size:22px;
	text-align:center;
	color:#000;
	padding-top:8px;
	margin:0px auto;
}

.categoria2 {
	float:left;
	background-image:url(../images/fondo_categorias2.png);
	background-repeat:no-repeat;
	height:36px;
	width:142px;
	font-family: sanchez;
	font-size:14px;
	text-align:center;
	padding:11px 0px 0px 10px;
	margin:0px 0px 0px 14px;
}

.row_puntos {
	border-bottom: thin dotted #FF7A00;
	border-top: thin dotted #FF7A00;
	padding:10px 0px;
}

.video_txt {
	font-family:populaire;
	font-size:22px;
	text-transform: uppercase;
	color:#000;
	border-bottom: thin dotted #FF7A00;
	margin: 4px 0px 4px 0px;
	padding-bottom: 4px;
}

.reloj {
	background-image:url(../images/ico_reloj.png);
	background-repeat:no-repeat;
	height:21px;
	width:60px;
	margin:30px 0px 0px 0px;
	padding:2px 0px 0px 28px;
}

#ver {
	float:right !important;
	margin: -22px 0px 0px 0px !important;
}

/* --titulo con fondo menu izquierda-- */

.titulo_izq {
	background-image:url(../images/infocor.png);
	background-repeat:no-repeat;
	height:25px;
	width:211px;
	font-family:Sanchez-Bold;
	font-size:14px;
	text-align:center;
	padding-top:4px;
}

.home p {
	font-family: Sanchez-Italic;
	font-size: 18px;

}

.home-socio {
	float: right;
}

.home-socio p {
	font-family: Sanchez;
	font-size: 14px;
	text-align: right;
	margin: 25px 0px 10px 0px;
}

.home-socio a {
	float: right;
}

.center {
	padding: 25px 0px 15px 0px;
}

.extras {
	border-bottom: 1px solid #FF7A00;
	margin:10px 0px 7px 0px;
	padding-bottom: 4px;
	
}

.video-nosotros {
	background-image:url(../images/enfermera-videonosotros.png);
	background-repeat: no-repeat;
	height: 470px;
	background-position: 0px 80px;
}

.fondo-procesos {
	background-image:url(../images/fondo-procesos.jpg);
	background-repeat: no-repeat;
}

.nuestro-equipo {
	background-image:url(../images/linea.png);
	background-repeat: no-repeat;
	background-position: 0px 33px;
}

.nuestro-equipo-link {
	background-image:url(../images/premios-masinfo.png);
	background-repeat: no-repeat;
	padding-right: 15px;
	background-position: right 0px;
}

.line-orange-dotted {
	border-bottom: 1px dotted #FF7A00;
}

.descargar {
	background-image:url(../images/descarga-premios.png);
	background-repeat: no-repeat;
	font-family: sanchez-bold;
	font-size: 12px;
	text-align: center;
	height: 23px;
	width: 210px !important;
	float: right;
	padding: 4px 0px 0px 0px;
}

.descargar-flecha {
	background-image:url(../images/descargar.png);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding:0px 15px 5px 0px;
}

.subrayado {
	text-decoration: underline;
	font-size: 11px;
}
/* proceso */

.desarrollo-h2 {
	background-image:url("../images/proceso_verde.jpg");
	background-repeat: no-repeat;
	padding-left: 80px;
	background-position: left 7px;}
	
.desarrollo-lineas{background-image:url("../images/proceso_verde_linea.png");
	background-repeat: repeat-y;
	padding-left: 80px;
	background-position: left;}
		
.prepo-h2 {
	background-image:url("../images/proceso_salmon.jpg");
	background-repeat: no-repeat;
	padding-left: 80px;
	background-position: left 7px;}
	
.prepo-lineas{background-image:url("../images/proceso_salmon_linea.png");
	background-repeat: repeat-y;
	padding-left: 80px;
	background-position: left;}
	
.pro-h2 {
	background-image:url("../images/proceso_rosa.jpg");
	background-repeat: no-repeat;
	padding-left: 80px;
	background-position: left 7px;}
	
.pro-lineas{background-image:url("../images/proceso_rosa_linea.png");
	background-repeat: repeat-y;
	padding-left: 80px;
	background-position: left;}

.post-h2 {
	background-image:url("../images/proceso_fuxia.jpg");
	background-repeat: no-repeat;
	padding-left: 80px;
	background-position: left 7px;}
	
.post-lineas{background-image:url("../images/proceso_fuxia_linea.png");
	background-repeat: repeat-y;
	padding-left: 80px;
	background-position: left;}
	
	
.currrent-proceso {
	

}
	
/* 	home */
	
#tips, #tips li{
	margin:0;
	padding:0;
	list-style:none;
}

#tips li{
	display:none; /* hide the items at first only */
}

#tips2, #tips2 li, #tips3, #tips3 li, #tips4, #tips4 li, #tips5, #tips5 li {
	margin:0;
	padding:0;
	list-style:none;
}

#tips2 li, #tips3 li, #tips4 li, #tips5 li {
	display:none; /* hide the items at first only */
}

/* 	nuestro equipo */
.fondo-equipo {
	background-image: url("../images/fondo-equipo.jpg");
	background-repeat: no-repeat;
}

.fondo-equipo img{
	padding-left: 23px;
}

.nueve-cuarenta {
	width: 940px;
}

/* Browser Resets */
.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {width: 100%; margin: 0; padding: 0;}
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider {position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}

/* Caption style */
/* IE rgba() hack */
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {width: 96%; padding: 2%; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;}

/* Direction Nav */
.flex-direction-nav li a {width: 52px; height: 52px; margin: -13px 0 0; display: block; background: url(../images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li .next {background-position: -52px 0; right: -21px;}
.flex-direction-nav li .prev {left: -20px;}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: left; margin-left: 10px;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 13px; height: 13px; display: block; background: url(../images/bg_control_nav.png) no-repeat 0 0; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background-position: 0 0px;}
.flex-control-nav li a.active-1 {background-position: 0 -28px; cursor: default; padding: 0 !important}
 .slide {margin-bottom: 0px;}
 
/* Boton subir */
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:400px;
	right:20px;
	overflow:hidden;
	width:42px;
	height:58px;
	border:none;
	text-indent:-999px;
	background:url(../images/up-arrow.png) no-repeat left top;
}

#toTopHover {
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}

.empleo {
height: 400px;
}

	/*h3 {line-height:1;}
	h3 {padding: 5px; cursor:pointer; background: #eee url("state.gif") no-repeat 100% 5px; display:block; text-decoration:none; margin:0; margin-top:10px;}  
	h3 a {color: #000; text-decoration:none;}*/
	
/* KANDOR CHANGES - 20-Apr-2012*/
.keycenter { 
    margin: 0px;
    padding-right: 3em;
    padding-left: 0em;
    text-align: center;
}
