/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block}
mark, rp, rt, ruby, summary, time {display:inline}

/* Global properties ======================================================== */
@font-face {
	font-family: "Balloonist SF";
	font-style: normal;
	font-weight: normal;
	src: url(BALL.TTF);
	}
@font-face {
	font-family: "Dekar";
	font-style: normal;
	font-weight: normal;
	src: url(Dekar.otf);
	}
@font-face {
	font-family: "Dekar Light";
	font-style: normal;
	font-weight: normal;
	src: url('Dekar Light.otf');
	}			
	span.clase1 {
		position:relative;
		top: -112px;
		left:120px;		
	}
	.clase1 {
	font-size:60px;
	padding-left:20px;
	color:#000;
	/*line-height:80px;*/
	text-shadow:2px 2px 1px #feec87;
	padding-top:15;
	position:relative;
	top:15px;
	font-family:"Balloonist SF";
}
html {width:100%}
body {font-family:Dekar, Arial, Helvetica, sans-serif;font-size:100%;color:#808080;min-width:980px;/*background:#eee;*/ background:url(../images/bg_2.jpg)}
.ic, .ic a {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
.main {width:980px;padding:0;margin:0 auto;font-size:0.975em;line-height:1.528em; background:url(../articulos/images/bg.jpg);}
a {color:#080808;outline:none}
a:hover {text-decoration:none}
.col-1, .col-2, .col-3, .col-4 {float:right}
.fcol-1, .fcol-2, .fcol-3 {float:left}
.fcol-1 {width:240px;margin-right:50px}
.fcol-2 {width:319px;margin-right:50px}
.fcol-3 {width:310px}
.wrapper {width:960px;overflow:hidden; margin:0 auto;}
.extra-wrap {overflow:hidden;   width: 300px;}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.final {
	position:relative;
	margin:0 auto;
	bottom:0px;
	width:980px;
	height:20px;
	background:#1a1a18;
}
.pie {
	background:#282828;
	height:100%;
}
p {margin:5px; padding:7px;}
.p1 {margin-bottom:8px}
.p2 {margin-bottom:15px}
.p3 {margin-bottom:30px}	
.p4 {margin-bottom:40px; width:912px;}
.p5 {margin-bottom:50px}

.reg {text-transform:uppercase}

.fleft {float:left}
.fleft2 {float:right; padding:15px; background:#eee; margin-left:5px; margin-top:0px; border: 1px solid #CCC;}
.fleft2 li {list-style:none; font-weight:bold; padding:10px;}
.fleft2 li a {text-decoration:none;}
.fleft2 li a:hover {color:#60b001;}
.fright {float:right}
.fright2 {float:right; padding:8px;}

.alignright {text-align:right}
.aligncenter {text-align:center}

.it {font-style:italic}

.color-1 {color:#fff}
.color-2 {color:#000}
.color-3 {color:#666}

/*********************************boxes**********************************/
.indent-top {padding-top:10px}
.indent-left {padding-left:20px}
.indent-left2 {padding-left:30px}
.indent-right {padding-right:50px}

.indent-bot {margin-bottom:20px}
.indent-bot2 {margin-bottom:30px}
.indent-bot3 {margin-bottom:45px}

.prev-indent-bot {margin-bottom:10px}
.img-indent-bot {margin-bottom:25px}
.margin-bot {/*margin-bottom:35px*/}

.img-indent {float:left;margin:0 20px 0px 0}	
.img-indent2 {float:left;margin:0 13px 0px 0}	
.img-indent-r {float:right;margin:0 0px 0px 40px}	

.img-border {
	float:left;
	padding:5px;
	background:#fff;
	box-shadow: 0px 0px 2px #ebecee;
	border-radius:8px;
	margin-top:2px;
	margin-bottom:2px;
}

.buttons a:hover {cursor:pointer}

.menu li a,
.list-1 li a,
.list-2 li a.item,
.list-services li  a,
.link,
.button,
.button2,
h1 a {text-decoration:none}	

/*********************************header*************************************/
header {
	width:100%;
	min-height:160px;
}
.header {
	width:100%;
	min-height:120px;
}
	#page1 header {min-height:190px}

h1 {
	padding:0px 0 0 5px;
	position:relative;
	float:left;
	width:100%;
}
	h1 a {
		display:block;
		margin:0 auto;
		width:164px;
		height:35px;
		text-indent:-9999px;
		background:url(../images/logo2.png) 0 0 no-repeat;
		position: relative;
        top: 10px;
	}
	h1 strong {
		display:inline-block;
		font-size:16px;
		line-height:2em;
		color:#848484;
		margin-top:-53px;
		padding-left:137px;
	}
	.withe {
		color:#FFF;
		text-decoration:none;
	}
	
/***** menu *****/
.menu {
	/*padding:25px 0 0 0px;*/
	float:right;
	position:absolute;
    top: 3px;
	z-index:999999999999999999999999999999999;
	/*background:#FFF;*/
	margin:0 auto;
}
.menu li {
	float:left;
	position:relative;
	width:139px;
	/*background:url(../images/menu-spacer.gif) left top no-repeat;*/
}
	.menu li:first-child {background:none}
.menu li a {
	display:inline-block;
	font-size:19px;
	font-weight:bold;
	line-height:2em;
	padding:8px 15px 9px 27px;
	color:#000;
}
.menu li a.active,
.menu > li > a:hover {color:#60b001}


#example-one {    
    background-color: #FFFFFF !important;
    height: 82px;
    list-style: none outside none;
    margin: 35px -10px;
    padding-top: 19px;
    width: 980px;
    z-index: 9000;
	}
#example-one > li { display: inline; /*float:left;padding-right:50px; padding-left:5px;*/ }
#example-one li a { font-size: 24px; font-family:"Dekar"; display: block; /*float: left;*/ padding: 0px 10px 0px 10px; text-decoration: none; /*text-transform: uppercase;*/ font-weight:bold;}
#example-one li a:hover {color:#60B001;}
#example-one li ul {
display:none;
position:absolute;
min-width:140px;
}
#example-one li:hover > ul {
display:block;
}
#example-one li ul li {
position:relative; min-width:160px; height:auto; padding:0px; background:#fff;
}
#example-one li ul li a{
	font-size:18px;
}
#example-one li ul li:nth-last-child(1) {
border-radius: 0 0 10px 10px;
color:#FF3;
border-bottom:1px solid #FFF;
}
#example-one li ul li ul {
right:-140px;
top:0;
}
/***** slider *****/
.slider-wrapper {
	width:850px;
	height:470px;
	padding:20px 0 0 130px;
	margin-top:-120px;
	position:relative;
	overflow:hidden;
	background:url(../images/bg.jpg) 0 0 no-repeat;
	font-family:Dekar;
}
.slider {
	position:relative;
	width:830px;
	height:431px;
}
.items {display:none}

.pagination {
	position:absolute;
	left:30px;
	top:20px;
	z-index:99;
}
	.pagination li {padding-bottom:1px}
		.pagination li a {
			display:block;
			width:101px;
			height:70px;
			text-decoration:none;
			text-align:center;
			color:#fff;
			background:url(../images/pagination-a.png) left bottom no-repeat;
			position:relative;
			cursor:pointer;
		}
		.pagination li a:hover,
		.pagination li.current a {background-position:left top}
			.pagination li a strong {
				display:block;
				width:50px;
				height:50px;
				font-size:30px;
				line-height:50px;
				letter-spacing:-2px;
				position:absolute;
				left:10px;
				top:10px;
			}
			.pagination .item-1 strong {background:url(../images/pagin-1.png) 0 0 no-repeat}
			.pagination .item-2 strong {background:url(../images/pagin-2.png) 0 0 no-repeat}
			.pagination .item-3 strong {background:url(../images/pagin-3.png) 0 0 no-repeat}
			.pagination .item-4 strong {background:url(../images/pagin-4.png) 0 0 no-repeat}
			
.banner {
	width:280px;
	height:346px;
	padding:65px 10px 20px;
	color:#fff;
	font-size:14px;
	line-height:25px;
	font-weight:normal;
	text-align:center;
	background:url(../images/banner-bg.png) 0 0 no-repeat;
	border-radius:0 22px 22px 0;
	position:absolute;
	right:0;
	top:0;
	z-index:99;
}
	.banner .close {
		display:block;
		width:13px;
		height:13px;
		text-indent:-9999px;
		background:url(../images/close.gif) 0 0 no-repeat;
		cursor:pointer;
		position:absolute;
		right:20px;
		top:20px;
		z-index:99;
	}
	.banner strong {
		display:block;
		font-size:50px;
		line-height:1.2em;
		letter-spacing:-2px;
	}
	.banner span {
		display:block;
		font-weight:bold;
		text-transform:uppercase;
		margin-bottom:25px;
	}
	.banner b {
		display:block;
		font-weight:normal;
	}
	
.button2 {
	display:inline-block;
	font-size:14px;
	line-height:40px;
	padding:0 25px;
	color:#000;
	background:#fff;
}
.button3 {
	display:inline-block;
	font-size:14px;
	line-height:40px;
	padding:10px;
	color:#fff;
	background:#000;
}
	.button2:hover {color:#fff;background:#000}
	.button3:hover {color:#000;background:#fff}
	footer .button2:hover {background:#666}
	
/*********************************content*************************************/
#content {
	width:980px;
	margin:0 auto;
	/*padding:25px 0 0;*/
	background:url(../images/bg_2.jpg) center -196px repeat-y;
}
h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 100;
    letter-spacing: -1px;
    line-height: 1em;
    margin-bottom: 11px;
    margin-top: -1px;
    text-align: center;
	width:95%;
	margin:0 auto;
	padding-top: 20px;
}
	h2 strong {display:block;margin-top:-43px}
h3 {
	font-size:23px;
	line-height:1em;
	font-weight:normal;
	color:#fff;
	padding-bottom: 20px;
    padding-top: 20px;
}
h6 {color:#fff;margin-bottom:5px}

.border-bot1 {
	width:100%;
	padding-bottom:3px;
	background:url(../images/pic-3.gif) 0 bottom repeat-x;
}
.border-bot2 {
	width:100%;
	/*adding-bottom:35px;*/
	padding-top: 10px;
	/*background:url(../images/pic-2.gif) 0 bottom repeat-x;*/
}

.button {
	display:inline-block;
	padding:0 24px;
	margin-left:2px;
	margin-bottom:2px;
	font-size:14px;
	line-height:38px;
	color:#000;
	border:1px solid #fff;
	background:url(../images/button-tail.gif) 0 0 repeat-x #f2f2f2;
	box-shadow:0 0 2px #bbb;
	cursor:pointer;
}
.button:hover {background:#60b001;color:#fff}

.list-1 li {
	line-height:20px;
	padding:8px 0;
	background:url(../images/pic-1.gif) 0 bottom repeat-x;
}
.list-1 li.last-item {background:none}
	.list-1 li a {color:#808080}
	.list-1 li a:hover {color:#60b001}

.list-2 li {
	padding:0 0 15px 30px;
	background:url(../images/marker-1.png) 0 5px no-repeat;
}
	.list-2 li a.item {
		display:inline-block;
		font-size:18px;
		line-height:1.217em;
		color:#080808;
		margin-bottom:4px;
	}
	.list-2 li a.item:hover {color:#60b001}
	.list-2 li span {
		display:block;
		padding-bottom:16px;
		background:url(../images/pic-1.gif) 0 bottom repeat-x;
	}
	.list-2 .last-item span {background:none;padding-bottom:25px}
	
.list-3 {margin-top:-7px}
.list-3 li {
	line-height:20px;
	padding:10px 0;
	background:url(../images/pic-2.gif) 0 bottom repeat-x;
}
	.list-3 li a {
		display:inline-block;
		padding-left:30px;
		color:#fff;
		background:url(../images/marker-1.png) 0 3px no-repeat;
	}
	.list-3 li span {color:#808080;display:inline-block}
	.list-3 .last-item {background:none}

.link:hover {text-decoration:underline} 

dl dt {font-weight:bold;color:#000;margin-bottom:3px}
dl span {float:left;width:80px}

#map_canvas {
	width:260px;
	height:223px;
	overflow:hidden;
}

/***** contact form *****/
#contact-form {
	position:relative;
	vertical-align:top;
	width:100%;
	z-index:1;
	}
	#contact-form fieldset {
		border:none;
		padding:0;
		}			
			#contact-form label {
				display:block;
				height:50px;
			}
			
			#contact-form input {
				width:323px;
				padding:12px 20px;
				margin:0;
				font-family:Dekar, Arial, Helvetica, sans-serif;
				font-size:14px;
				line-height:1.214em;
				color:#808080;
				border:1px solid #e6e6e6;
				background:#fff;
				outline:none;
			}
			#contact-form textarea {
				overflow:auto;
				height:130px;
				width:563px;
				padding:12px 20px;
				margin:0;
				font-family:Dekar, Arial, Helvetica, sans-serif;
				font-size:14px;
				line-height:1.214em;
				color:#808080;
				border:1px solid #e6e6e6;
				background:#fff;
				outline:none;
			}
		.buttons-wrapper {padding:18px 0 0 0;text-align:right}
		.buttons-wrapper a {margin-left:15px}
		
/****************************footer************************/
footer {
	width:100%;
	padding:25px 0 46px;
}

.list-services {
	margin-top:-5px;
}
	.list-services li {
		line-height:20px;
		padding:10px 0;
		background:url(../images/pic-2.gif) 0 bottom repeat-x;
	}
	.list-services li.last-item {background:none}
		.list-services li a {
			display:inline-block;
			padding-left:31px;
			color:#808080;
			background:url(../images/social-icons.png) 0 0 no-repeat;
		}
		.list-services li a.it-2 {background-position:0 -40px}
		.list-services li a.it-3 {background-position:0 -80px}
		.list-services li a.it-4 {background-position:0 -120px}
		.list-services li a:hover {color:#fff}	
/******************************/
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.curriculum1{
	display:inline-table;
	width:31%;
	background:url(../images/curr1.jpg) no-repeat left bottom;
	height:300px;
	float:left;	
	margin: auto 10px;
	line-height:18px;
	font-size:14px;
	box-shadow:1px 1px 3px #333;
}
.curriculum1 ul{
	padding-left:80px;
}
.curriculum2{
	display:inline-table;
	width:31%;
	background:url(../images/curr2.jpg) no-repeat left bottom;
	height:300px;
	float:left;
	margin: auto 10px;
	line-height:18px;
	font-size:14px;
	box-shadow:1px 1px 3px #333;
}
.curriculum2 ul{
	padding-left:80px;
}
.curriculum3{
	display:inline-table;
	width:31%;
	background:url(../images/curr3.jpg) no-repeat left bottom;
	height:300px;
	float:left;
	margin: auto 10px;
	line-height:18px;
	font-size:14px;	
	box-shadow:1px 1px 3px #333;
}
.curriculum3 ul{
	padding-left:80px;
}
.curriculum1 h2{
	padding:5px;
	padding-top:12px;
	font-size:22px;
}
.curriculum2 h2{
	padding-top:12px;
}
.curriculum3 h2{
	padding-top:12px;
}
#encgris {
	background-color:#666;
	min-height:70px;
	margin:auto;
	padding-left:50px;
}
#encblack {
	background-color:#000;
	color:#FFF;
	min-height:70px;
	margin:auto;
	/*padding-left:50px;*/
}
/* acordion */
.st-accordion ul li{
					height:auto;
					list-style:none;
				}
.st-accordion ul li > a span{
					visibility:hidden;
				}
.st-accordion{
    width:100%;
    min-width:270px;
    margin: 0 auto;
}
.st-accordion ul li{
    height: 50px;
    border-bottom: 1px solid #c7deef;
    border-top:1px solid #fff;
    overflow: hidden;
	list-style:none;
}
.st-accordion ul li:first-child{
    border-top:none;
}
.st-accordion ul li > a{
    font-family: Dekar,'Josefin Slab',Georgia, serif;
    text-shadow: 1px 1px 1px #fff;
    font-size: 46px;
    display: block;
	position: relative;
    line-height: 50px;
	outline:none;
    -webkit-transition:  color 0.2s ease-in-out;
	-moz-transition:  color 0.2s ease-in-out;
	-o-transition:  color 0.2s ease-in-out;
	-ms-transition:  color 0.2s ease-in-out;
	transition:  color 0.2s ease-in-out;
}
.st-accordion ul li > a span{
	background: transparent url(../images/down.png) no-repeat center center;
	text-indent:-9000px;
	width: 26px;
	height: 14px;
	position: absolute;
	top: 50%;
	right: -26px;
	margin-top: -7px;
	opacity:0;
	-webkit-transition:  all 0.2s ease-in-out;
	-moz-transition:  all 0.2s ease-in-out;
	-o-transition:  all 0.2s ease-in-out;
	-ms-transition:  all 0.2s ease-in-out;
	transition:  all 0.2s ease-in-out;
}
.st-accordion ul li > a:hover{
    color: #1693eb;
}
.st-accordion ul li > a:hover span{
	opacity:1;
	right: 10px;
}
.st-accordion ul li.st-open > a{
    color: #1693eb;
}
.st-accordion ul li.st-open > a span{
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
    transform:rotate(180deg);
	right:10px;
	opacity:1;
}
.st-content{
    padding: 5px 0px 30px 0px;
}
.st-content p{
    font-size:  14px;
    font-family:  Dekar,"Helvetica";
    /*font-style: italic;*/
    line-height:  28px;
    padding: 0px 4px 15px 4px;
	color:#000;
}
.st-content img{
    width:125px;
    border-right:1px solid #fff;
    border-bottom:1px solid #fff;
}

/* fin */

.head1 { 
	font-size:22px;
	/*text-transform:uppercase;*/
}
.head2 {
	font-size:22px;
/*	text-transform:uppercase;*/
	
}
.tutoriales {
	font-size:12px;
}
.tutoriales a {
	font-size:16px;
}
.linkb {
	color:#fff;
	text-decoration:underline;
}
/* tabbed */

#tabMenu {margin:0 auto;padding:0 0 0 15px;list-style:none;font-size:10px; color:#FFF;}
#tabMenu li {float:left;height:32px;width:39px;cursor:pointer;cursor:hand;padding:0;}

li.comments {background:url(../images/tabComment.png) no-repeat 0 -32px;}
li.posts {background:url(../images/tabStar.png) no-repeat 0 -32px;}
li.category {background:url(../images/tabFolder.png) no-repeat 0 -32px;}
li.famous {background:url(../images/tabHeart.png) no-repeat 0 -32px;}
li.random {background:url(../images/tabRandom.png) no-repeat 0 -32px;}

li.mouseover {background-position:0 0;}
li.mouseout {background-position:0 -32px;}
li.selected {background-position:0 0;}

.box {width:227px; margin:0 auto;}
.boxTop {background:url(../images/boxTop.png) no-repeat;height:11px;clear:both}
.boxBody {background-color:#282828;}
.boxBottom {background:url(../images/boxBottom.png) no-repeat;height:11px;}

.boxBody div.parent {display:none;}
.boxBody div.show {display:block;}

.boxBody div ul {margin:0 10px 0 25px;padding:0;width:190px;list-style-image:url(../images/arrow.gif)}
.boxBody div li {border-bottom:1px dotted #8e8e8e; padding:4px 0;cursor:hand;cursor:pointer; background:none; color:#FFF;}
.boxBody div li a {color:#FFF;}
.boxBody div ul li.last {border-bottom:none}
.boxBody div li span {font-size:8px;font-style:italic; color:#FFF;}

/* modal */
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9001;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  width:70%; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
  position:fixed;
  top:120px;
}
#boxes #dialog1 {
  width:70%; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
  position:fixed;
  top:120px;
}
#boxes #dialog2 {
  width:70%; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
  position:fixed;
  top:120px;
}
.close {
	float:right;
	font-size:24px;
	text-decoration:none;
}
.pic {
	width:100%;
	height:100%;
}
@media screen and (max-width: 1024px) {
h2 {
    font-size: 23px;
}
h3 {
	font-size:20px;
}
}
@media screen and (max-width: 1000px) {
.slider-wrapper {
	display:none;
}

#page1 .header {
   /* height: 116px;
	min-height: 116px;*/
    width: 100%;
}
.fcol-3 {
    width: 245px;
}
.fcol-2 {
    margin-right: 50px;
    width: 315px;
}

.main {width:900px;}

#page1 .col-2 {
    width: 270px;
}
.size {
	width:80%;	
}
#page1 .col-3 {
    width: 300px;
}
#page1 .col-1 {
    margin-right: 60px;
    width: 210px;
}
#page2 .col-2 {
    width: 255px;
}

#page2 .col-1 {
    margin-right: 45px;
    width: 257px;
}
#page2 .col-3 {
    margin-right: 45px;
    width: 390px;
}
#page2 .col-4 {
    width: 440px;
}
#page2 .col-1 {
    margin-right: 40px;
    width: 260px;
}
#page3 .col-1 {
    margin-right: 50px;
    width: 250px;
}			
.banner {
	width:280px;
	height:346px;
	padding:65px 10px 20px;
	color:#fff;
	font-size:14px;
	line-height:25px;
	font-weight:normal;
	text-align:center;
	background:url('../images/banner-bg.png') 0 0 no-repeat;
	border-radius:0 22px 22px 0;
	position:absolute;
	right:0;
	top:0;
	z-index:99;
}
	.banner .close {
		display:block;
		width:13px;
		height:13px;
		text-indent:-9999px;
		background:url('../images/close.gif') 0 0 no-repeat;
		cursor:pointer;
		position:absolute;
		right:20px;
		top:20px;
		z-index:99;
	}
	.banner strong {
		display:block;
		font-size:50px;
		line-height:1.2em;
		letter-spacing:-2px;
	}
	.banner span {
		display:block;
		font-weight:bold;
		text-transform:uppercase;
		margin-bottom:25px;
	}
	.banner b {
		display:block;
		font-weight:normal;
	}

.button2 {
	display:inline-block;
	font-size:14px;
	line-height:40px;
	padding:0 25px;
	color:#000;
	background:#fff;
}
.button3 {
	display:inline-block;
	font-size:14px;
	line-height:40px;
	padding:0 25px;
	color:#fff;
	background:#000;
}
	.button2:hover {color:#fff;background:#000;}
	.button3:hover {color:#000;background:#fff;}
	footer .button2:hover {background:#666;}
.dot {
	border:dotted;
}
