@media (max-width:725px) {
#sub_h_container {display:none;}
#menu-mobile {display:table; margin-left:20px;}
#sub_h_white {
display:none;}
}
@media (min-width:726px) {
#sub_h_container {display:block;}
#menu-mobile {display:none;}
#sub_h_white {
	width: 100%;
	height: 60px;
	float: left;
	margin-right: 16px; 
	background: #FFF;
	position: relative;
	z-index: 100;
}
}
@media (min-width:320px) and (max-width:395px)	{
#VoF01, #VoF02, #VoF03, #VoF04{
	clear: both;
	display: block;
	margin-bottom: 1em;
	height: 120px;
}
}
@media (min-width:396px) and (max-width:1024px)	{
#VoF01, #VoF02, #VoF03, #VoF04{
	clear: both;
	display: block;
	margin-bottom: 1em;
	height: 50px;
}
}
@media (min-width:320px) and (max-width:767px)	{
.sub_h_iconHi2{
	cursor: pointer;
	width: 220px;
/*	height: 160px; */
	padding: 0;
	border:  0;
	margin: 0 auto;
	margin-bottom:10px;
	-webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease;
	-webkit-transform: skew(-10deg,0);
	-moz-transform: skew(-0deg,0);
	-ms-transform: skew(-0deg,0);
	-o-transform: skew(-0deg,0);
	transform: skew(-0deg,0); 
	behavior: url(../PIE.html);
}

.sub_h_iconH60{
	display:none;
}
.sub_h_iconH40{
	display:none;
}
.sub_h_iconH20{
	display:none;
}

#big_slide{
	width: 100%;
	height: 420px;
	text-align: justify;
	border-bottom: 1px solid #DBDBDB;
	position: relative;
	top:0;
	left: 0;
	background: #f2f2f2;
	/*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 1%, #f2f2f2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#f2f2f2));
	background: -webkit-linear-gradient(top,  #ffffff 1%,#f2f2f2 100%);
	background: -o-linear-gradient(top,  #ffffff 1%,#f2f2f2 100%);
	background: -ms-linear-gradient(top,  #ffffff 1%,#f2f2f2 100%);
	background: linear-gradient(to bottom,  #ffffff 1%,#f2f2f2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
	-pie-background: linear-gradient(#FFFFFF, #F2F2F2);*/
	behavior: url(../PIE.html);
}
#slides_big {
	/*border: 1px solid #DBDADA;*/
	overflow: hidden;
	width: 100%;
	height: 400px;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	behavior: url(../PIE.html);
}
#slides_big .slides_container{
	width: 100%;
	height: 400px;
	position:relative;
	display:none;
	z-index:101;
}
#slides_big .slides_container div.slide {
	width: 100%;
	height: 400px;
	position: relative;
	left:23px;
	z-index:102;
}
#slides_big .next {
	right:0px;
}
#sub_header{
	width: 100%;
/*	height: 160px; */
	overflow: hidden;
	position: relative;
	margin-bottom: 1em;
}

#sub_h_color {
	width:100%;
	height: 100px;
	float: left;
	margin-right: 16px; 
	position: relative;
	z-index: 100;
}
.slides_control {
	width:90% !important;
	color:rgba(0,0,0,1.00);
	margin:0 auto;
	}
.maximas{
	width:95%; 
	height:100px; 
	/*text-align:center;*/
}
.img01{
	
}
.img02{

}
.img03{

}
.img04{

}
.img05{

}
.img06{

}
.right{

}
.rightTXT{

}
#big_slide h3{
	color: #000;
	padding: .5em 50px .5em 1em;
	font-family: 'Oswald-light', Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align:left;
	letter-spacing: 1px;
	z-index: 40;
}
#big_slide h2{
	font-size: 36px;
	padding: 10px 0 10px 0;
	text-align:left !important;
}
h3 {
	text-shadow:0px 0px 0px !important;
	-webkit-font-smoothing: 0 !important;
}
#slides_big .pagination {
	width:90px;
	position: absolute;
	bottom:10px;
	left: 10%;
	z-index:999;
}

#slides_big .pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
	z-index:300;
}

#slides_big .pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../librerias/img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
	z-index:300;
}

#slides_big .pagination li.current a {
	background-position:0 -12px;
	z-index:300;
}
.corte {
	height:80px;
	overflow: scroll;
}

}

@media (min-width:768px) and (max-width:1024px)	{
.sub_h_iconHi2{
	cursor: pointer;
	width:220px;
/*	height: 160px; */
	padding: 0;
	border:  0;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	margin-left:10px;
	-webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease;
	-webkit-transform: skew(-15deg,0);
	-moz-transform: skew(-15deg,0);
	-ms-transform: skew(-15deg,0);
	-o-transform: skew(-15deg,0);
	transform: skew(-15deg,0); 
	behavior: url(../PIE.html);
}
#big_slide{
	width: 100%;
	height: 420px;
	text-align: justify;
	border-bottom: 1px solid #DBDBDB;
	position: relative;
	top:0;
	left: 0;
	background: #f2f2f2;
	/*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 1%, #f2f2f2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#f2f2f2));
	background: -webkit-linear-gradient(top,  #ffffff 1%,#f2f2f2 100%);
	background: -o-linear-gradient(top,  #ffffff 1%,#f2f2f2 100%);
	background: -ms-linear-gradient(top,  #ffffff 1%,#f2f2f2 100%);
	background: linear-gradient(to bottom,  #ffffff 1%,#f2f2f2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
	-pie-background: linear-gradient(#FFFFFF, #F2F2F2);*/
	behavior: url(../PIE.html);
}
#slides_big {
	/*border: 1px solid #DBDADA;*/
	overflow: hidden;
	width: 768px;
	height: 420px;
/*	position:absolute;
	top:0;
	left:0;
	z-index:100; */
	margin:0 auto;
	behavior: url(../PIE.html);
}
#slides_big .slides_container{
	width: 768px;
	height: 420px;
	position:relative;
	display:none;
	z-index:101;
}
#slides_big .slides_container div.slide {
	width: 768;
	height: 420px;
	position: relative;
	left:23px;
	z-index:102;
}
#slides_big .next {
	right:0px;
}
#sub_header{
	width: 768px;
	height: 160px;
	overflow: hidden;
	position: relative;
	margin-bottom: 1em;
}

#sub_h_color {
	width: 768px;
	height: 100px;
	float: left;
	margin-right: 16px; 
	position: relative;
	z-index: 100;
}
.maximas{
	width:768px; 
	height:100px; 
	/*text-align:center;*/
}
#big_slide p{
	width: 300px;
	color: #000;
	margin: 0 32px .2em 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;;
	text-shadow: 0 1px 1px #FFF;
	z-index: 40;
	display: block;
}
#slides_big .prev {
left:0;
}
.img01{
	background: transparent url(../img/ORI_ROT_01.jpg);
}
.img02{
	background: transparent url(../img/ORI_ROT_02.jpg);
}
.img03{
	background: transparent url(../img/ORI_ROT_03.jpg);
}
.img04{
	background: transparent url(../img/ORI_ROT_04.jpg);
}
.img05{
	background: transparent url(../img/ORI_ROT_05.jpg);
}
.img06{
	background: transparent url(../img/ORI_ROT_06.jpg);
}
.right{
	float:right;
}
.rightTXT{
	float: right;
}
#big_slide h3{
	color: #FFF;
	padding: .5em 50px .5em 1em;
	margin:0 0 1em 10px;
	font-family: 'Oswald-light', Arial, Helvetica, sans-serif;
	font-size: 28px;
	letter-spacing: 1px;
	text-shadow: 0 1px 1px rgba(0,0,0,.6);
	z-index: 40;
}
#big_slide h2{
	font-size: 3em;
	padding: 20px 0;
	z-index: 40;
	margin: 0 40px;
	text-shadow: 0 1px 1px rgba(0,0,0,.6);
}
#slides_big .pagination {
	width:90px;
	position: absolute;
	bottom:10px;
	right: 415px;
	z-index:999;
}

#slides_big .pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
	z-index:300;
}

#slides_big .pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../librerias/img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
	z-index:300;
}

#slides_big .pagination li.current a {
	background-position:0 -12px;
	z-index:300;
}
h3 {
/*	width:450px; */
	font-size:24px !important;
	padding:5px 5px 30px 5px  !important;
}
#VoF01, #VoF02, #VoF03, #VoF04{
	clear: both;
	display: block;
	margin-bottom: 1em;
	height: 50px;
}
}

@media (min-width:320px) and (max-width:1024px)	{

#sub_h_color h2{
		color: #FFF;
		text-shadow: 0 -1px 1px rgba(0,0,0,.6);
		margin: 32px 0 0 32px;
		font-family: 'Oswald-Bold', Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		-webkit-font-smoothing: subpixel-antialiased;
	}

#sub_h_container{
	width: 486px;
	height: 160px;
	/*background: #666;*/
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 110;
}
#sub_h_container p{
	color:#FFF;
	text-shadow: 0 -1px 1px rgba(0,0,0,.6);
	position: absolute;
	top: 140px;
	left: 70px;
}
.sub_h_iconLo, .sub_h_iconHi, .sub_h_iconSpare{
	margin:  0;
	padding: 0;
	border:  0;
	-webkit-transform: skew(-15deg,0);
	-moz-transform: skew(-15deg,0);
	-ms-transform: skew(-15deg,0);
	-o-transform: skew(-15deg,0);
	transform: skew(-15deg,0);
	behavior: url(../PIE.html);
}
.sub_h_iconLo{
	background: #E9E9E9;
	width: 120px;
	height: 120px;
	margin: 0 10px;
	float: right;
	display: inline;
	overflow: hidden;
	position: relative;
	right: 14px;
	top: 0;
	z-index: 120;
}

.sub_h_iconHi{
	width: 160px;
	height: 160px;
	margin: 0 4px;
	float: right;
	display: inline;
	overflow: hidden;
	position: relative;
	right: 20px;
	top: 0;
	z-index: 120;
}
#sub_h_container2{
	width: 100%;
	text-align:center;
}
#sub_h_container2 p{
	margin-top:140px;
	font-size:18px;	
}

.sub_h_iconHi2:hover{
    -moz-box-shadow: 
        0 0 10px rgba(0,0,0,0.8) inset, 
        0 0 10px rgba(0,0,0,0.8);
    -webkit-box-shadow: 
        0 0 10px rgba(0,0,0,0.8) inset, 
        0 0 10px rgba(0,0,0,0.8);
    box-shadow: 
        0 0 10px rgba(0,0,0,0.8) inset, 
        0 0 10px rgba(0,0,0,0.8);
    behavior: url(../PIE.html);
}
.sub_h_iconSpare {
	background: #FFF; 
	width: 40px;
	height: 120px;
	z-index: 110;
	position: absolute;
	right: -16px;
	top: 0;
	z-index: 110;
}
.sub_h_content {
	width: 180px;
	height: 180px;
	margin:0 auto;
}
.sub_h_content_small {
	width: 160px;
	height: 120px;
	-webkit-transform: skew(15deg,0);
	-moz-transform: skew(15deg,0);
	-ms-transform: skew(15deg,0);
	-o-transform: skew(15deg,0);
	transform: skew(15deg,0);
	behavior: url(../PIE.html);
	position: relative;
	top: 0;
	left: -20px;
	z-index: 130;
}
.sub_h_content_hover {
	width: 160px;
	height: 120px;
	-webkit-transform: skew(15deg,0);
	-moz-transform: skew(15deg,0);
	-ms-transform: skew(15deg,0);
	-o-transform: skew(15deg,0);
	transform: skew(15deg,0);
	behavior: url(../PIE.html);
	position: relative;
	top: 0;
	left: -20px;
	z-index: 140;
}
#inner_ya_sabes{
	padding: 2em 1em 0;
	text-align: justify;
	clear: both;
}

#inner_los_si{
	width: 100%;
	border-right:1px solid #DBDBDB;
	float: left;
	display: inline;
	margin-left: 30px;
	padding-right: 30px;
	margin-bottom: 2em;
}
#inner_el_ABC{
	width: 100%;
	border-left:1px solid #F0F0F0;
	float: left;
	display: inline;
	padding-left: 30px;
	margin-bottom: 2em;
}
.fotoMagenta{
	background: url(../img/img_ni00.jpg) 0 0 no-repeat;
}
.fotoNaranja{
	background: url(../img/img_nmd00.jpg) 0 0 no-repeat;
}
.fotoVerde{
	background: url(../img/img_ltc00.jpg) 0 0 no-repeat;
}
.texto-foto {display:block; width:100%; font-size:18px; padding:10px; color:rgba(255,255,255,1.00); text-align:center;}
#agarrar{
	clear: both;
	width: 100%;
	padding-bottom: 2em;
	border-bottom: 1px solid #DBDBDB;
}
.encabezados{
	/*background: #EEE;*/

	border: 1px solid #DBDBDB;	
	-webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
    border-radius: 0 1em 0 0;
   -moz-border-radius: 0 1em 0 0;
	-webkit-border-radius: 0 1em 0 0;
	-o-border-radius: 0 1em 0 0;
	-ms-border-radius: 0 1em 0 0;
	behavior: url(../PIE.html);
}
.encabeza_or{
	background: #F69222;
}

.encabeza_ma{
	background: #e52f7c;
	width: 100%;
}
.encabeza_ma:hover{
	background: #C40070;
}
.encabezados h3{
	cursor: pointer;
	margin-bottom: 0;
	padding: .5em 1em;
	color: #FFF !important;
	text-shadow: 0 1px 1px rgba(0,0,0,.6)!important;
	behavior: url(../PIE.html);
}
.preg{

}
.cont01{
	
}
.cont02{
	
}
.cont03{
	
}
.cont04{
	
}
.cont05{
	
}
.cont06{
	
}
#decidir{
	margin-bottom: 5px;
	width:90%;
	margin:0 auto;
}
#ya_decidiste{
}
#destacar{
	width: 90%;
	max-width:370px;
	padding: 16px;
	margin: 16px 0;
	background:  #66CC2C;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	-o-border-radius: 1em;
	-ms-border-radius: 1em;
	behavior: url(../PIE.html);
}
#destacar ul {
	margin: .5em 0;
}
#destacar li {
	color: #FFF;
	text-shadow: 0 1px 1px rgba(0,0,0,.6);
	margin-bottom: 10px;
}
#destacar h4 {
	color: #FFF;
	margin-bottom: .5em;
	font-family: 'Oswald-light', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	text-shadow: 0 1px 1px rgba(0,0,0,.6);
	-webkit-font-smoothing: subpixel-antialiased;
}
#consejos{
	width: 90%;
	margin:0 auto;
	margin-bottom: 2em;
}
#consejos  ol{
	padding: 20px 20px 20px 40px;
	margin-top: 1em;
	width: 95%;
	max-width:230px;
	background: #EEE;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	-o-border-radius: 1em;
	-ms-border-radius: 1em;
	behavior: url(../PIE.html);
}
#consejos ol li {
	margin: 0;
	color:#7C7C7C;
	font-weight: bold;
	font-size: 24px;
}
#consejos ol li span{
	font-weight: normal;
	font-size: 16px;
	text-shadow: 0 1px 1px #FFF;
	behavior: url(../PIE.html);
}
#consejos h4, #mpleo h4{
	margin-top: 2em 0 1em 0 !important;
}


#consejos_donde_estudiar{
	clear: both;
}
#ayuda_1er_empleo{
	clear: both;
}
#empleo{
	width: 90%;
	margin:0 auto;
}
.empleos_quad{
width:90%; 
max-width:370px;
padding:10px; 
text-align:left;
background-color:#EEE;
behavior: url(../PIE.html);
margin-bottom:5px;
}
.empleos_quad2{
width:90%;
max-width:370px;
padding:10px; 
text-align:left;
background-color:#EEE;
behavior: url(../PIE.html);
margin-bottom:5px;
}


.empleos_quad3{
width:90%;
max-width:370px;
padding:10px; 
text-align:left;
background-color:#EEE;
behavior: url(../PIE.html);
margin-bottom:25px;
}

.corner_02{
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	behavior: url(../PIE.html);
}

.corner_03{
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	behavior: url(../PIE.html);
}
.alt220{
	
}

.epigrafe{
	font-size: .8em;
	color: #666;
}
.descripcion{
}
.descripcion2{
}
.descripcion h3, .descripcion2 h3{
	margin-bottom: .5em;
	padding: .5em 1em;
	display: block;
	background: #F69222;
	color: #FFF!important;
	text-shadow: 0 1px 1px rgba(0,0,0,.6)!important;
	behavior: url(../PIE.html);
	width:100%;
}
#prince{
	clear: both;
	width: 90%;
	padding-bottom: 2em;
	border-bottom: 1px solid #DBDBDB;
	
}
.ilustracion{
	width: 100%;
	background: #EEE;
}
}

@media (min-width:1025px) {
#big_slide{
	width: 900px;
	height: 420px;
	text-align: justify;
	border-bottom: 1px solid #DBDBDB;
	position: relative;
	top:0;
	left: 0;
	background: #f2f2f2;
	/*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 1%, #f2f2f2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#f2f2f2));
	background: -webkit-linear-gradient(top,  #ffffff 1%,#f2f2f2 100%);
	background: -o-linear-gradient(top,  #ffffff 1%,#f2f2f2 100%);
	background: -ms-linear-gradient(top,  #ffffff 1%,#f2f2f2 100%);
	background: linear-gradient(to bottom,  #ffffff 1%,#f2f2f2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
	-pie-background: linear-gradient(#FFFFFF, #F2F2F2);*/
	behavior: url(../PIE.html);
}
#slides_big {
	/*border: 1px solid #DBDADA;*/
	overflow: hidden;
	width: 900px;
	height: 420px;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	behavior: url(../PIE.html);
}
#slides_big .slides_container{
	width: 900px;
	height: 420px;
	position:relative;
	display:none;
	z-index:101;
}
#slides_big .slides_container div.slide {
	width: 900px;
	height: 420px;
	position: relative;
	left:23px;
	z-index:102;
}
#slides_big .next {
	left:860px;
}
#sub_header{
	width: 900px;
	height: 160px;
	overflow: hidden;
	position: relative;
	margin-bottom: 1em;
}

#sub_h_color {
	width: 884px;
	height: 100px;
	float: left;
	margin-right: 16px; 
	position: relative;
	z-index: 100;
}
.sub_h_iconH60{
	background: rgba(219,219,219,1);
	width: 60px;
	height: 160px;
	padding: 0;
	border:  0;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	left: 30px;
	z-index: 120;
	-webkit-transform: skew(-15deg,0);
	-moz-transform: skew(-15deg,0);
	-ms-transform: skew(-15deg,0);
	-o-transform: skew(-15deg,0);
	transform: skew(-15deg,0);
	behavior: url(../PIE.html);
}
.sub_h_iconH40{
	background: rgba(219,219,219,.6);
	width: 40px;
	height: 160px;
/*	margin: 0 5px;*/
	padding: 0;
	border:  0;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	left: 30px;
	z-index: 120;
	-webkit-transform: skew(-15deg,0);
	-moz-transform: skew(-15deg,0);
	-ms-transform: skew(-15deg,0);
	-o-transform: skew(-15deg,0);
	transform: skew(-15deg,0);
	behavior: url(../PIE.html);
}
.sub_h_iconH20{
	background: rgba(219,219,219,.4);
	width: 20px;
	height: 160px;
	padding: 0;
	border:  0;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	left: 30px;
	z-index: 120;
	-webkit-transform: skew(-15deg,0);
	-moz-transform: skew(-15deg,0);
	-ms-transform: skew(-15deg,0);
	-o-transform: skew(-15deg,0);
	transform: skew(-15deg,0);
	behavior: url(../PIE.html);
}
#sub_h_color h2{
		color: #FFF;
		text-shadow: 0 -1px 1px rgba(0,0,0,.6);
		margin: 32px 0 0 32px;
		font-family: 'Oswald-Bold', Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		-webkit-font-smoothing: subpixel-antialiased;
	}
#sub_h_white {
	width: 884px;
	height: 60px;
	float: left;
	margin-right: 16px; 
	background: #FFF;
	position: relative;
	z-index: 100;
}
#sub_h_container{
	width: 486px;
	height: 160px;
	/*background: #666;*/
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 110;
}
#sub_h_container p{
	color:#FFF;
	text-shadow: 0 -1px 1px rgba(0,0,0,.6);
	position: absolute;
	top: 140px;
	left: 70px;
}
.sub_h_iconLo, .sub_h_iconHi, .sub_h_iconSpare{
	margin:  0;
	padding: 0;
	border:  0;
	-webkit-transform: skew(-15deg,0);
	-moz-transform: skew(-15deg,0);
	-ms-transform: skew(-15deg,0);
	-o-transform: skew(-15deg,0);
	transform: skew(-15deg,0);
	behavior: url(../PIE.html);
}
.sub_h_iconLo{
	background: #E9E9E9;
	width: 120px;
	height: 120px;
	margin: 0 10px;
	float: right;
	display: inline;
	overflow: hidden;
	position: relative;
	right: 14px;
	top: 0;
	z-index: 120;
}

.sub_h_iconHi{
	width: 160px;
	height: 160px;
	margin: 0 4px;
	float: right;
	display: inline;
	overflow: hidden;
	position: relative;
	right: 20px;
	top: 0;
	z-index: 120;
}
#sub_h_container2{
	width: 836px;
	height: 200px;
	overflow: hidden;
	position: relative;
	right: 0;
	top: 40px;
	z-index: 110;
}
#sub_h_container2 p{
	color:#FFF;
	text-shadow: 0 -1px 1px rgba(0,0,0,.6);
	position: absolute;
	top: 140px;
	left: 35px;
}
.sub_h_iconHi2{
	cursor: pointer;
	width: 160px;
	height: 160px;
	padding: 0;
	border:  0;
	margin: 0 5px;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	left: 30px;
	z-index: 120;
	-webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease;
	-webkit-transform: skew(-15deg,0);
	-moz-transform: skew(-15deg,0);
	-ms-transform: skew(-15deg,0);
	-o-transform: skew(-15deg,0);
	transform: skew(-15deg,0);
	behavior: url(../PIE.html);
}


.sub_h_iconHi2:hover{
    -moz-box-shadow: 
        0 0 10px rgba(0,0,0,0.8) inset, 
        0 0 10px rgba(0,0,0,0.8);
    -webkit-box-shadow: 
        0 0 10px rgba(0,0,0,0.8) inset, 
        0 0 10px rgba(0,0,0,0.8);
    box-shadow: 
        0 0 10px rgba(0,0,0,0.8) inset, 
        0 0 10px rgba(0,0,0,0.8);
    behavior: url(../PIE.html);
}
.sub_h_iconSpare {
	background: #FFF;
	width: 40px;
	height: 120px;
	z-index: 110;
	position: absolute;
	right: -16px;
	top: 0;
	z-index: 110;
}
.sub_h_content {
	width: 205px;
	height: 160px;
	-webkit-transform: skew(15deg,0);
	-moz-transform: skew(15deg,0);
	-ms-transform: skew(15deg,0);
	-o-transform: skew(15deg,0);
	transform: skew(15deg,0);
	behavior: url(../PIE.html);
	position: relative;
	top: 0;
	left: -24px;
	z-index: 130;
}
.sub_h_content_small {
	width: 160px;
	height: 120px;
	-webkit-transform: skew(15deg,0);
	-moz-transform: skew(15deg,0);
	-ms-transform: skew(15deg,0);
	-o-transform: skew(15deg,0);
	transform: skew(15deg,0);
	behavior: url(../PIE.html);
	position: relative;
	top: 0;
	left: -20px;
	z-index: 130;
}
.sub_h_content_hover {
	width: 160px;
	height: 120px;
	-webkit-transform: skew(15deg,0);
	-moz-transform: skew(15deg,0);
	-ms-transform: skew(15deg,0);
	-o-transform: skew(15deg,0);
	transform: skew(15deg,0);
	behavior: url(../PIE.html);
	position: relative;
	top: 0;
	left: -20px;
	z-index: 140;
}
#inner_ya_sabes{
	padding: 2em 1em 0;
	text-align: justify;
	height: 350px;
	clear: both;
}

#inner_los_si{
	width: 434px;
	border-right:1px solid #DBDBDB;
	float: left;
	display: inline;
	margin-left: 30px;
	padding-right: 30px;
	margin-bottom: 2em;
	height: 970px;
}
#inner_el_ABC{
	width: 344px;
	border-left:1px solid #F0F0F0;
	float: left;
	display: inline;
	padding-left: 30px;
	margin-bottom: 2em;
	height: 970px;
}
.fotoMagenta{
	background: #e52f7c url(../img/img_ni00.jpg) 0 0 no-repeat;
}
.fotoNaranja{
	background: #F69222 url(../img/img_nmd00.jpg) 0 0 no-repeat;
}
.fotoVerde{
	background: #66CC2C url(../img/img_ltc00.jpg) 0 0 no-repeat;
}
.texto-foto {}
.maximas{
	width:900px; 
	height:100px; 
	/*text-align:center;*/
}
#big_slide p{
	width: 400px;
	color: #000;
	margin: 0 32px .2em 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
	text-shadow: 0 1px 1px #FFF;
	z-index: 40;
	display: block;
}
#slides_big .prev {
	left:0px;
}
.img01{
	background: transparent url(../img/ORI_ROT_01.jpg);
}
.img02{
	background: transparent url(../img/ORI_ROT_02.jpg);
}
.img03{
	background: transparent url(../img/ORI_ROT_03.jpg);
}
.img04{
	background: transparent url(../img/ORI_ROT_04.jpg);
}
.img05{
	background: transparent url(../img/ORI_ROT_05.jpg);
}
.img06{
	background: transparent url(../img/ORI_ROT_06.jpg);
}
.right{
	float: right;
}
.rightTXT{
	float: right;
}
#big_slide h3{
	color: #FFF;
	padding: .5em 50px .5em 1em;
	margin:0 0 1em 10px;
	font-family: 'Oswald-light', Arial, Helvetica, sans-serif;
	font-size: 28px;
	letter-spacing: 1px;
	text-shadow: 0 1px 1px rgba(0,0,0,.6);
	z-index: 40;
}
#big_slide h2{
	font-size: 3em;
	padding: 20px 0;
	z-index: 40;
	margin: 0 40px;
	text-shadow: 0 1px 1px rgba(0,0,0,.6);
}
#slides_big .pagination {
	width:90px;
	position: absolute;
	bottom:10px;
	right: 415px;
	z-index:999;
}

#slides_big .pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
	z-index:300;
}

#slides_big .pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../librerias/img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
	z-index:300;
}

#slides_big .pagination li.current a {
	background-position:0 -12px;
	z-index:300;
}
h3 {
	width:500px;
	font-size:22px !important;
	padding:5px 5px 40px 5px  !important;
}
.subir {margin-top:-20px !important;}
.bajar {margin-top: 50px !important;}
#agarrar{
	clear: both;
	width: 836px;
/*	height: 200px; */
	padding-bottom: 2em;
	border-bottom: 1px solid #DBDBDB;
	
}
.encabezados{
	/*background: #EEE;*/
	height: 60px; 
	width: 834px;
	border: 1px solid #DBDBDB;	
	overflow: hidden;
	-webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
    border-radius: 0 1em 0 0;
   -moz-border-radius: 0 1em 0 0;
	-webkit-border-radius: 0 1em 0 0;
	-o-border-radius: 0 1em 0 0;
	-ms-border-radius: 0 1em 0 0;
	behavior: url(../PIE.html);
}
.encabeza_or{
	background: #F69222;
}

.encabeza_ma{
	background: #e52f7c;
	height: 60px; 
	width: 834px;
}
.encabeza_ma:hover{
	background: #C40070;
}
.encabezados h3{
	cursor: pointer;
	margin-bottom: 0;
	padding: .5em 1em;
	color: #FFF !important;
	text-shadow: 0 1px 1px rgba(0,0,0,.6)!important;
	behavior: url(../PIE.html);
}
.preg{
/*	height: 180px; */
}
.cont01{
/*	height: 300px; */
}
.cont02{
/*	height: 300px; */
}
.cont03{
/*	height: 250px; */
}
.cont04{
/*	height: 200px; */
}
.cont05{
/*	height: 410px; */
}
.cont06{
/*	height: 270px; */
}
#VoF01, #VoF02, #VoF03, #VoF04{
	clear: both;
	display: block;
	margin-bottom: 1em;
	height: 50px;
}
#decidir{
	float: left;
	display: inline;
	padding: 0 2em 1em 2em;
	width: 435px;
	height: 510px;
	margin-bottom: 3em;
	border-right: 1px solid #DBDBDB;
}
#ya_decidiste{
	height: 260px;
	min-height: 250px;
	clear: both;
}
#destacar{
	width: 403px;
	height: 164px;
	padding: 16px;
	margin: 16px 0;
	background:  #66CC2C;
	float: left;
	display: inline;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	-o-border-radius: 1em;
	-ms-border-radius: 1em;
	behavior: url(../PIE.html);
}
#destacar ul {
	margin: .5em 0;
}
#destacar li {
	color: #FFF;
	text-shadow: 0 1px 1px rgba(0,0,0,.6);
	margin-bottom: 10px;
}
#destacar h4 {
	color: #FFF;
	margin-bottom: .5em;
	font-family: 'Oswald-light', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	text-shadow: 0 1px 1px rgba(0,0,0,.6);
	-webkit-font-smoothing: subpixel-antialiased;
}
#consejos{
	float:left;
	display:inline;
	width: 336px;
	padding: 0 0 3em 2em;
	height: 478px;
	margin-bottom: 2em;
	border-left:1px solid #F0F0F0;
}
#consejos  ol{
	padding: 1em;
	margin-top: 1em;
	width: 302px;
	height: 270px;;
	background: #EEE;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	-o-border-radius: 1em;
	-ms-border-radius: 1em;
	behavior: url(../PIE.html);
}
#consejos ol li {
	margin: 0 0 0 1.75em;
	color:#7C7C7C;
	font-weight: bold;
	font-size: 24px;
}
#consejos ol li span{
	font-weight: normal;
	font-size: 16px;
	text-shadow: 0 1px 1px #FFF;
	behavior: url(../PIE.html);
}
#consejos h4, #mpleo h4{
	margin-top: 2em 0 1em 0 !important;
}


#consejos_donde_estudiar{
	height: 380px;
	min-height: 380px;
	clear: both;
}
#ayuda_1er_empleo{
	height: 700px;
	clear: both;
}
#empleo{
	padding: 2em 2em 1em 2em;
}
.empleos_quad{
width:248px; 
height:120px; 
margin:0 0 10px 0; 
float:left; 
_display:inline; 
padding:10px; 
text-align:left;
background-color:#EEE;
overflow: hidden;
behavior: url(../PIE.html);
}
.empleos_quad2{
width:249px;
height:120px; 
margin:0 0 10px 15px; 
float:left; 
_display:inline; 
padding:10px; 
text-align:left;
background-color:#EEE;
overflow: hidden;
behavior: url(../PIE.html);
}


.empleos_quad3{
width:816px; 
height:100px; 
margin:0 0 10px 0; 
float:left; 
_display:inline; 
padding:10px; 
text-align:left;
background-color:#EEE;
overflow: hidden;
behavior: url(../PIE.html);
}

.corner_02{
	border-radius: 0 1em 0 0;
	-moz-border-radius: 0 1em 0 0;
	-webkit-border-radius: 0 1em 0 0;
	-o-border-radius: 0 1em 0 0;
	-ms-border-radius: 0 1em 0 0;
	behavior: url(../PIE.html);
}
.corner_03{
	border-radius: 0 0 1em 0;
	-moz-border-radius: 0 0 1em 0;
	-webkit-border-radius: 0 0 1em 0;
	-o-border-radius: 0 0 1em 0;
	-ms-border-radius: 0 0 1em 0;
	behavior: url(../PIE.html);
}
.alt220{
	height: 220px;
}

.epigrafe{
	font-size: .8em;
	color: #666;
	float: right;
	display: inline;
	margin:  -70px 20px 0 0;
}
.descripcion{
	height: 300px;
}
.descripcion2{
	height: 600px;
}
.descripcion h3, .descripcion2 h3{
	margin-bottom: .5em;
	padding: .5em 1em;
	display: block;
	background: #F69222;
	color: #FFF!important;
	text-shadow: 0 1px 1px rgba(0,0,0,.6)!important;
	behavior: url(../PIE.html);
	width:100%;
}
#prince{
	clear: both;
	width: 836px;
/*	height: 300px; */
	padding-bottom: 2em;
	border-bottom: 1px solid #DBDBDB;
	
}
.ilustracion{
	width: 500px;
	height: 200px;
	margin: 0 0 .5em 0;
	float: right;
	display: inline;
	background: #EEE;
}
}

/* -------------------------------------------------------------------- big_slide ---- */


#slides_big  .next, #slides_big .prev {
	position:absolute;
	top: 0px;
	width:40px;
	height:420px;
	display:block;
	z-index:350;
	overflow: hidden;
	_background: transparent url(../img/clear.gif);
	background: rgba(0,0,0,.0);
	-webkit-transition:all 1s ease;
    -moz-transition:all 1s ease;
    -o-transition:all 1s ease;
    transition:all 1s ease;
    behavior: url(../PIE.html);
}
#slides_big  .next a, #slides_big .prev a{
	width:40px;
	height:420px;
}
#slides_big  .next img, #slides_big .prev img{
	margin: 195px 0 0 5px;
}
#slides_big  .next img:hover, #slides_big .prev img:hover{
	margin: 195px 0 0 5px;
}


#slides_big  .next:hover, #slides_big .prev:hover {
	_background: transparent url(../img/dark_transparent.png);
	background: rgba(0,0,0,.1);
}
/*
	Pagination
*/




.numeracion{
	color: #FFF;
	width: 180px;
	height: 300px;
	padding: 70px 20px 0 0;
	float: left;
	display: inline;
	text-align: right;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 24em;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: subpixel-antialiased;
	z-index: 40;
}

/* -------------------------------------------------------------------- ya_sabes ---- */
#ya_sabes{
	/*border-top: 1px solid #DBDBDB;*/
	border-bottom: 1px solid #DBDBDB;
	padding:1em;
	margin-bottom: 3em;
}

.soy{
	float:left;
	display: inline;
	width: 200px;
	height: 250px;
	/*border: 1px solid #DBDBDB;*/
	margin: 0 0 1em 0;
	overflow: hidden;
	position: relative;
	border-radius: 0 1em 0 0;
	-moz-border-radius: 0 1em 0 0;
	-webkit-border-radius: 0 1em 0 0;
	-o-border-radius: 0 1em 0 0;
	-ms-border-radius: 0 1em 0 0;
	-moz-box-shadow: 0 2px 3px rgba(0,0,0,.6);
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.6);
	-o-box-shadow: 0 2px 3px rgba(0,0,0,.6);
	-ms-box-shadow: 0 2px 3px rgba(0,0,0,.6);
	box-shadow: 0 2px 3px rgba(0,0,0,.6);
	-webkit-transition:all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease;
	background: #f2f2f2;
	behavior: url(../PIE.html);
}
.soy:hover{
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -moz-box-shadow: 0 .5em .5em rgba(0,0,0,.3);
	-webkit-box-shadow: 0 .5em .5em rgba(0,0,0,.3);
	-o-box-shadow: 0 .5em .5em rgba(0,0,0,.3);
	-ms-box-shadow: 0 .5em .5em rgba(0,0,0,.3);
	box-shadow: 0 .5em .5em rgba(0,0,0,.3);
    behavior: url(../PIE.html);
}
.este{
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 1em 0;
	text-align: center;
	width: 100%;
}

#inner_ya_sabes h2, #inner_los_si h2, #inner_el_ABC h2{
	color: #7C7C7C;
	margin-bottom: 4px;
	font-family: 'Oswald-Bold', Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 1px #FFFFFF;
	font-size: 38px;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: subpixel-antialiased;
}
#inner_ya_sabes h3, #inner_los_si h3, #inner_el_ABC h3{
	color: #7C7C7C;
	margin-bottom: 1em;
	font-family: 'Oswald-light', Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	text-shadow: 0 1px 1px #FFFFFF;
	-webkit-font-smoothing: subpixel-antialiased;
}
#inner_los_si ul{
	margin: 1.5em 0;
}
#inner_los_si li{
	background: transparent url(../img/bullet.gif) 0 8px no-repeat;
	padding: 4px 0 4px 24px;
	line-height: 1.2em;
	margin-bottom: 1em;
	clear: both;
	-webkit-transition:all 1s ease;
    -moz-transition:all 1s ease;
    -o-transition:all 1s ease;
    transition:all 1s ease;
	behavior: url(../PIE.html);
}
#inner_los_si li:hover{
	background: #f2f2f2 url(../img/bullet.gif) 8px 8px no-repeat;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	behavior: url(../PIE.html);
}
#inner_el_ABC ul{
	margin: 1.5em 0;
}
#inner_el_ABC li{
	background: transparent url(../img/bullet.gif) 0 8px no-repeat;
	padding: 4px 0 4px 24px;
	line-height: 1.2em;
	height: 24px;
	clear: both;
	margin-bottom: 1em;
	-webkit-transition:all 1s ease;
    -moz-transition:all 1s ease;
    -o-transition:all 1s ease;
    transition:all 1s ease;
	behavior: url(../PIE.html);
}
#inner_el_ABC li:hover{
	background: #f2f2f2 url(../img/bullet.gif) 8px 8px no-repeat;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	behavior: url(../PIE.html);
}


#ni_idea{
	background: #f2f2f2 url(../img/ni.png) center 1em no-repeat;
	margin-left: 2em;
}
#no_me_decido{
	background: #f2f2f2 url(../img/nmd.png) center 1em no-repeat;
	margin-left: 2em;
}
#la_tengo_clara{
	background: #f2f2f2 url(../img/ltc.png) center 1em no-repeat;
	margin-left: 2em;
}


	



#LTC_BTN{
	background: #E9E9E9 url(../img/img_ltc02.jpg) 0 0 no-repeat;
}
#NMD_BTN{
	background: #E9E9E9 url(../img/img_nmd02.jpg) -10px 0 no-repeat;
}
#NI_BTN{
	background: #E9E9E9 url(../img/img_ni02.jpg) -10px 0 no-repeat;
}
#LTC_BTN p, #NMD_BTN p, #NI_BTN p{
	position: absolute;
	top: 100px;
	left: 30px;
	color: #FFF;
	text-align: right;
	text-shadow: 0 -1px 1px rgba(0,0,0,.6);
	-webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
    behavior: url(../PIE.html);

}

.MagentaTrans{
	background: rgba(196,0,112,.5);
}
.NaranjaTrans{
	background: rgba(246,146,34,.5);
}
.VerdeTrans{
	background: rgba(102,204,44,.5);
}
.MagentaTrans, .NaranjaTrans, .VerdeTrans{
	opacity: 0;
	-webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
    -moz-box-shadow:    0 0 20px rgba(0,0,0,.9) inset;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.9) inset;
	-o-box-shadow:      0 0 20px rgba(0,0,0,.9) inset;
	-ms-box-shadow:     0 0 20px rgba(0,0,0,.9) inset;
	box-shadow:         0 0 20px rgba(0,0,0,.9) inset;
	-webkit-transform: scale(1.6);
	-moz-transform: scale(1.6);
	-o-transform: scale(1.6);
	-ms-transform: scale(1.6);
	transform: scale(1.6);
    behavior: url(../PIE.html);
}
.MagentaTrans:hover, .NaranjaTrans:hover, .VerdeTrans:hover{
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
    behavior: url(../PIE.html);
}


#decidir ul{
	margin-left: 1.75em;
	padding: 0;
}


#ya_decidiste h2, #consejos_donde_estudiar h2, #ayuda_1er_empleo h2{
	color: #7C7C7C;
	font-family: 'Oswald-Bold', Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: subpixel-antialiased;
	behavior: url(../PIE.html);
}
#ya_decidiste h3, #consejos_donde_estudiar h3, #ayuda_1er_empleo h3{
	color: #7C7C7C;
	font-family: 'Oswald-light', Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	text-shadow: 0 1px 1px #FFFFFF;
	-webkit-font-smoothing: subpixel-antialiased;
	behavior: url(../PIE.html);
	width:100%;
}
#ya_decidiste h4, #consejos_donde_estudiar h4, #ayuda_1er_empleo h4{
	color: #7C7C7C;
	margin: 8px 0;
	font-family: 'Oswald-light', Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	text-shadow: 0 1px 1px #FFFFFF;
	-webkit-font-smoothing: subpixel-antialiased;
	behavior: url(../PIE.html);
}
#ayuda_1er_empleo h4 span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-shadow: 0 1px 1px #FFFFFF;
	behavior: url(../PIE.html);
}
#ya_decidiste p, #consejos_donde_estudiar p, #ayuda_1er_empleo p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-shadow: 0 1px 1px #FFF;
	margin-bottom: .5em;
}
.column_count3{
	-moz-column-count: 3; 
    -webkit-column-count: 3; 
    -moz-column-width: 200px; 
    -moz-column-gap: 20px; 
    -webkit-column-width: 200px; 
    -webkit-column-gap: 20px;
    behavior: url(../PIE.html);
}
.column_count2{
	-moz-column-count: 2; 
    -webkit-column-count: 2; 
    -moz-column-width: 300px; 
    -moz-column-gap: 20px; 
    -webkit-column-width: 300px; 
    -webkit-column-gap: 20px;
    behavior: url(../PIE.html);
}

#half{
/*	float: left; */
	display: inline;
}



#empleo h3{
	margin: 1em 0;
}



.corner_01{
	border-radius: 1em 0 0 0;
	-moz-border-radius: 1em 0 0 0;
	-webkit-border-radius: 1em 0 0 0;
	-o-border-radius: 1em 0 0 0;
	-ms-border-radius: 1em 0 0 0;
	behavior: url(../PIE.html);
}


#cont_principal{
	padding: 10px;
}
#cont_principal h3, #prince h3{
	color: #7C7C7C;
	font-family: 'Oswald-light', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-shadow: 0 1px 1px #FFFFFF;
	-webkit-font-smoothing: subpixel-antialiased;
	behavior: url(../PIE.html);
}

.descripcion, .descripcion2{
	margin: 2em 0 3em 0;
	border: 1px solid #DBDBDB;
	clear: both;
	overflow: hidden;
	border-radius: 0 1em 1em 1em;
	-moz-border-radius: 0 1em 1em 1em;
	-webkit-border-radius:  0 1em 1em 1em;
	-o-border-radius:  0 1em 1em 1em;
	-ms-border-radius:  0 1em 1em 1em;
	behavior: url(../PIE.html);
}


#cont_principal p, #prince p{
	margin-bottom: 1em;
}
.descripcion p, .descripcion2 p{
	margin-bottom: 1em;
	padding: 0 1em;
}
#cont_principal i, #prince i{
	font-weight: bold;
	font-size: .9em;
}
#nmd_01{
	margin-bottom: 3em;
}

#influencias {
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #DBDBDB;
	padding: 2em 0;
}
#prince li{
	background: transparent url(../img/bullet_02.png) 0 8px no-repeat;
	padding: 4px 0 4px 24px;
	line-height: 1.2em;
	margin-bottom: .2em;
	-webkit-transition:all 1s ease;
    -moz-transition:all 1s ease;
    -o-transition:all 1s ease;
    transition:all 1s ease;
	behavior: url(../PIE.html);
}
#prince li:hover{
	background: #f2f2f2 url(../img/bullet_02.png) 8px 8px no-repeat;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	behavior: url(../PIE.html);
}
#prince_img{
	float: left;
	display: inline;
	width: 270px;
	height: 450px;
}
#prince_txt{
	float: left;
	display: inline;
	width: 582px;
}
#prince a {
	color: #7C7C7C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-shadow: 0 1px 1px #FFFFFF;
}


#areas_ocupacionales {
	border-top: 1px solid #F0F0F0;
	/*border-bottom: 1px solid #DBDBDB;*/
	padding: 2em 0;
}

#areas_ocupacionales h2{
	margin-bottom: 1em;
}
#atencion{
	background: #EEE;
	margin: 1em 0;
	padding: .5em;
	color: #000;
	font-size: .8em;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	behavior: url(../PIE.html);
}
#areas_ppd{
	height: 600px;
	position: relative;
}
.areas{
	width: 410px;
	height: 300px;
	float: left;
	display: inline;
	overflow: hidden;
	background: #eee;
	margin-top: 1em;
	position: relative;
	vertical-align: top;
	border-radius: 0 1em 0 0;
	-moz-border-radius: 0 1em 0 0;
	-webkit-border-radius: 0 1em 0 0;
	-o-border-radius: 0 1em 0 0;
	-ms-border-radius: 0 1em 0 0;
	behavior: url(../PIE.html);
}
.areas p{
	padding: 1em 1em 0 1em;
	margin: 0
}
.area_vacia{
	width: 410px;
	height: 36px;
	float: left;
	display: inline;
	margin-top: 166px;
	position: relative;
	vertical-align: top;
	text-align: right;
	font-size: .8em;
	color: #333;
}
.areas ul{
	padding: 0 1em;
	margin: 0
}
.areas li{
	background: transparent url(../img/bullet.gif) 0 8px no-repeat;
	padding: 4px 0 4px 24px;
	line-height: 1em;
	cursor: default;
	/*margin-bottom: .2em;*/
	-webkit-transition:all 1s ease;
    -moz-transition:all 1s ease;
    -o-transition:all 1s ease;
    transition:all 1s ease;
	behavior: url(../PIE.html);
}
.areas li:hover{
	background: transparent url(../img/bullet.gif) 8px 8px no-repeat;
	behavior: url(../PIE.html);
}
.este_soy{
	width: 410px;
	display: block;
	padding: .5em 0;
	text-align: center;
	position: absolute;
	bottom:0;
	background: #28AAE1;
}

.soy_yo{
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 1px 1px rgba(0,0,0,.6);
	-webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
    behavior: url(../PIE.html);
}
.soy_yo:hover{
	font-weight: bold;
	text-shadow: 0 2px 10px rgba(0,0,0,.6);
	behavior: url(../PIE.html);
}

.desplegable{
	padding: 1em 1em 0 1em;
}

@media (min-width:1025px) {
.a-btn{
    background: #f2f2f2; /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f2f2f2 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
	-pie-background: linear-gradient(#F2F2F2, #FFFFFF);
    padding: 0 105px 0 90px;
    height: 120px;
  /*  width: 213px; */
  width:49%;
    _display: inline;
  /*  display: inline-block; */
  float:left;
    position: relative;
    border: 1px solid #7C7C7C;
    -moz-box-shadow: 
        0px 1px 1px rgba(255,255,255,0.8) inset, 
        1px 1px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 
        0px 1px 1px rgba(255,255,255,0.8) inset, 
        1px 1px 3px rgba(0,0,0,0.2);
    box-shadow: 
        0px 1px 1px rgba(255,255,255,0.8) inset, 
        1px 1px 3px rgba(0,0,0,0.2);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 1em;
    float: left;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition:box-shadow 0.3s ease-in-out;
    -moz-transition:box-shadow 0.3s ease-in-out;
    -ms-transition:box-shadow 0.3s ease-in-out;
    -o-transition:box-shadow 0.3s ease-in-out;
    transition:box-shadow 0.3s ease-in-out;
	behavior: url(../PIE.html);
}
.a-btn-b{
    background: #f2f2f2; /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f2f2f2 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
	-pie-background: linear-gradient(#F2F2F2, #FFFFFF);
    padding: 0 105px 0 90px;
    height: 120px;
  /*  width: 213px; */
  width:24%;
    _display: inline;
  /*  display: inline-block; */
  float:left;
    position: relative;
    border: 1px solid #7C7C7C;
    -moz-box-shadow: 
        0px 1px 1px rgba(255,255,255,0.8) inset, 
        1px 1px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 
        0px 1px 1px rgba(255,255,255,0.8) inset, 
        1px 1px 3px rgba(0,0,0,0.2);
    box-shadow: 
        0px 1px 1px rgba(255,255,255,0.8) inset, 
        1px 1px 3px rgba(0,0,0,0.2);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 1em;
    float: left;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition:box-shadow 0.3s ease-in-out;
    -moz-transition:box-shadow 0.3s ease-in-out;
    -ms-transition:box-shadow 0.3s ease-in-out;
    -o-transition:box-shadow 0.3s ease-in-out;
    transition:box-shadow 0.3s ease-in-out;
	behavior: url(../PIE.html);
}
.a-btn-b-text{
    padding-top: 15px;
    margin-bottom: 4px;
    display: block;
    color: #333;
	font-family: 'Oswald-Bold', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-shadow: 0 1px 1px #FFFFFF;
	-webkit-font-smoothing: subpixel-antialiased;
	behavior: url(../PIE.html);

}
}

@media (min-width:769px) and (max-width:1024px) {
.a-btn{
    background: #f2f2f2; /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f2f2f2 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
	-pie-background: linear-gradient(#F2F2F2, #FFFFFF);
    padding: 0 105px 0 90px;
    height: 120px;
  /*  width: 213px; */
  width:48%;
    _display: inline;
  /*  display: inline-block; */
  float:left;
    position: relative;
    border: 1px solid #7C7C7C;
    -moz-box-shadow: 
        0px 1px 1px rgba(255,255,255,0.8) inset, 
        1px 1px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 
        0px 1px 1px rgba(255,255,255,0.8) inset, 
        1px 1px 3px rgba(0,0,0,0.2);
    box-shadow: 
        0px 1px 1px rgba(255,255,255,0.8) inset, 
        1px 1px 3px rgba(0,0,0,0.2);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 1em;
    float: left;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition:box-shadow 0.3s ease-in-out;
    -moz-transition:box-shadow 0.3s ease-in-out;
    -ms-transition:box-shadow 0.3s ease-in-out;
    -o-transition:box-shadow 0.3s ease-in-out;
    transition:box-shadow 0.3s ease-in-out;
	behavior: url(../PIE.html);
}
.a-btn-b{
    background: #f2f2f2; /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f2f2f2 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
	-pie-background: linear-gradient(#F2F2F2, #FFFFFF);
    padding: 0 105px 0 90px;
    height: 120px;
  /*  width: 213px; */
  width:22%;
    _display: inline;
  /*  display: inline-block; */
  float:left;
    position: relative;
    border: 1px solid #7C7C7C;
    -moz-box-shadow: 
        0px 1px 1px rgba(255,255,255,0.8) inset, 
        1px 1px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 
        0px 1px 1px rgba(255,255,255,0.8) inset, 
        1px 1px 3px rgba(0,0,0,0.2);
    box-shadow: 
        0px 1px 1px rgba(255,255,255,0.8) inset, 
        1px 1px 3px rgba(0,0,0,0.2);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 1em;
    float: left;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition:box-shadow 0.3s ease-in-out;
    -moz-transition:box-shadow 0.3s ease-in-out;
    -ms-transition:box-shadow 0.3s ease-in-out;
    -o-transition:box-shadow 0.3s ease-in-out;
    transition:box-shadow 0.3s ease-in-out;
	behavior: url(../PIE.html);
}
.a-btn-b-text{
    padding-top: 15px;
    margin-bottom: 4px;
    display: block;
    color: #333;
	font-family: 'Oswald-Bold', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-shadow: 0 1px 1px #FFFFFF;
	-webkit-font-smoothing: subpixel-antialiased;
	behavior: url(../PIE.html);

}
}

@media (min-width:481px) and (max-width:768px)	{
.a-btn{
    background: #f2f2f2; /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f2f2f2 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
	-pie-background: linear-gradient(#F2F2F2, #FFFFFF);
    padding: 0 105px 0 90px;
    height: 120px;
  /*  width: 213px; */
  width:100%;
    _display: inline;
  /*  display: inline-block; */
  float:left;
    position: relative;
    border: 1px solid #7C7C7C;
    -moz-box-shadow: 
        0px 1px 1px rgba(255,255,255,0.8) inset, 
        1px 1px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 
        0px 1px 1px rgba(255,255,255,0.8) inset, 
        1px 1px 3px rgba(0,0,0,0.2);
    box-shadow: 
        0px 1px 1px rgba(255,255,255,0.8) inset, 
        1px 1px 3px rgba(0,0,0,0.2);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 1em;
    float: left;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition:box-shadow 0.3s ease-in-out;
    -moz-transition:box-shadow 0.3s ease-in-out;
    -ms-transition:box-shadow 0.3s ease-in-out;
    -o-transition:box-shadow 0.3s ease-in-out;
    transition:box-shadow 0.3s ease-in-out;
	behavior: url(../PIE.html);
}
.a-btn-b{
    background: #f2f2f2; /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f2f2f2 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
	-pie-background: linear-gradient(#F2F2F2, #FFFFFF);
    padding: 0 105px 0 90px;
    height: 120px;
  /*  width: 213px; */
  width:55%;
  margin:0 auto;
    _display: inline;
  /*  display: inline-block; */
  float:left;
    position: relative;
    border: 1px solid #7C7C7C;
    -moz-box-shadow: 
        0px 1px 1px rgba(255,255,255,0.8) inset, 
        1px 1px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 
        0px 1px 1px rgba(255,255,255,0.8) inset, 
        1px 1px 3px rgba(0,0,0,0.2);
    box-shadow: 
        0px 1px 1px rgba(255,255,255,0.8) inset, 
        1px 1px 3px rgba(0,0,0,0.2);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 1em;
    float: left;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition:box-shadow 0.3s ease-in-out;
    -moz-transition:box-shadow 0.3s ease-in-out;
    -ms-transition:box-shadow 0.3s ease-in-out;
    -o-transition:box-shadow 0.3s ease-in-out;
    transition:box-shadow 0.3s ease-in-out;
	behavior: url(../PIE.html);
}
.a-btn-b-text{
    padding-top: 15px;
    margin-bottom: 4px;
    display: block;
    color: #333;
	font-family: 'Oswald-Bold', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-shadow: 0 1px 1px #FFFFFF;
	-webkit-font-smoothing: subpixel-antialiased;
	behavior: url(../PIE.html);

}
}
@media (min-width:320px) and (max-width:480px)	{
.a-btn{
    background: #f2f2f2; /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f2f2f2 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
	-pie-background: linear-gradient(#F2F2F2, #FFFFFF);
    padding: 0 105px 0 90px;
    height: 120px;
  /*  width: 213px; */
  width:98%;
  margin:0 auto;
    _display: inline;
  /*  display: inline-block; */
  float:left;
    position: relative;
    border: 1px solid #7C7C7C;
    -moz-box-shadow: 
        0px 1px 1px rgba(255,255,255,0.8) inset, 
        1px 1px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 
        0px 1px 1px rgba(255,255,255,0.8) inset, 
        1px 1px 3px rgba(0,0,0,0.2);
    box-shadow: 
        0px 1px 1px rgba(255,255,255,0.8) inset, 
        1px 1px 3px rgba(0,0,0,0.2);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 1em;
    float: left;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition:box-shadow 0.3s ease-in-out;
    -moz-transition:box-shadow 0.3s ease-in-out;
    -ms-transition:box-shadow 0.3s ease-in-out;
    -o-transition:box-shadow 0.3s ease-in-out;
    transition:box-shadow 0.3s ease-in-out;
	behavior: url(../PIE.html);
}
.a-btn-b{
    background: #f2f2f2; /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f2f2f2 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f2f2f2 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
	-pie-background: linear-gradient(#F2F2F2, #FFFFFF);
    padding: 0 105px 0 90px;
    height: 120px;
  /*  width: 213px; */
  width:34%;
  margin:0 auto;
    _display: inline;
  /*  display: inline-block; */
  float:left;
    position: relative;
    border: 1px solid #7C7C7C;
    -moz-box-shadow: 
        0px 1px 1px rgba(255,255,255,0.8) inset, 
        1px 1px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 
        0px 1px 1px rgba(255,255,255,0.8) inset, 
        1px 1px 3px rgba(0,0,0,0.2);
    box-shadow: 
        0px 1px 1px rgba(255,255,255,0.8) inset, 
        1px 1px 3px rgba(0,0,0,0.2);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 1em;
    float: left;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition:box-shadow 0.3s ease-in-out;
    -moz-transition:box-shadow 0.3s ease-in-out;
    -ms-transition:box-shadow 0.3s ease-in-out;
    -o-transition:box-shadow 0.3s ease-in-out;
    transition:box-shadow 0.3s ease-in-out;
	behavior: url(../PIE.html);
}
}


.a-btn img{
    position: absolute;
    left: 15px;
    top: 13px;
    border: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	behavior: url(../PIE.html);
}
.a-btn-b img{
    position: absolute;
    left: 5px;
    top: 13px;
    border: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	behavior: url(../PIE.html);
}
.a-btn .a-btn-slide-text{
    position: absolute;
    font-size: 36px;
    top: 18px;
    left: 18px;
    color: #DDDDDD;
    font-weight: normal;
    opacity: 0;
    text-shadow: 0px 1px 1px rgba(255,255,255,0.4);
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
	behavior: url(../PIE.html);
}
.a-btn-b .a-btn-slide-text{
    position: absolute;
    font-size: 36px;
    top: 18px;
    left: 18px;
    color: #DDDDDD;
    font-weight: normal;
    opacity: 0;
    text-shadow: 0px 1px 1px rgba(255,255,255,0.4);
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
	behavior: url(../PIE.html);
}
.a-btn-text{
    padding-top: 15px;
    margin-bottom: 4px;
    display: block;
    color: #333;
	font-family: 'Oswald-Bold', Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	text-shadow: 0 1px 1px #FFFFFF;
	-webkit-font-smoothing: subpixel-antialiased;
	behavior: url(../PIE.html);

}

@media (min-width:360px) and (max-width:480px)	{
.a-btn-text{
    padding-top: 15px;
    margin-bottom: 4px;
    display: block;
    color: #333;
	font-family: 'Oswald-Bold', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-shadow: 0 1px 1px #FFFFFF;
	-webkit-font-smoothing: subpixel-antialiased;
	behavior: url(../PIE.html);

}
.a-btn-b-text{
    padding-top: 15px;
    margin-bottom: 4px;
    display: block;
    color: #333;
	font-family: 'Oswald-Bold', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-shadow: 0 1px 1px #FFFFFF;
	-webkit-font-smoothing: subpixel-antialiased;
	behavior: url(../PIE.html);

}
}

@media (max-width:359px)	{
.a-btn-text{
    padding-top: 15px;
    margin-bottom: 4px;
    display: block;
    color: #333;
	font-family: 'Oswald-Bold', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-shadow: 0 1px 1px #FFFFFF;
	-webkit-font-smoothing: subpixel-antialiased;
	behavior: url(../PIE.html);

}
.a-btn-b-text{
    padding-top: 15px;
    margin-bottom: 4px;
	margin-left:-15px;
    display: block;
    color: #333;
	font-family: 'Oswald-Bold', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-shadow: 0 1px 1px #FFFFFF;
	-webkit-font-smoothing: subpixel-antialiased;
	behavior: url(../PIE.html);

}
}

.a-btn-text small{
    display: block;
    font-size: 11px;
    letter-spacing: 1px;
    margin: .25em 0;
    color: #7C7C7C;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 1px #FFFFFF;
	-webkit-font-smoothing: subpixel-antialiased;
	behavior: url(../PIE.html);
}
.a-btn-icon-right{
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    width: 80px;
    border-left: 1px solid #7C7C7C;
    -webkit-box-shadow: 1px 0px 1px rgba(255,255,255,0.4) inset;
    -moz-box-shadow: 1px 0px 1px rgba(255,255,255,0.4) inset;
    box-shadow: 1px 0px 1px rgba(255,255,255,0.4) inset;
    behavior: url(../PIE.html);
}
.a-btn-icon-right span{
    width: 38px;
    height: 38px;
    border-radius: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -20px 0px 0px -20px;
    border: 1px solid rgba(0,0,0,0.3);
    background: #7C7C7C url(../img/images/arrow_down.png) no-repeat center center;
    box-shadow: 
        0px 1px 1px rgba(255,255,255,0.3) inset, 
        0px 1px 2px rgba(255,255,255,0.5);
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    -ms-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
	behavior: url(../PIE.html);
}
.a-btn:hover{
    box-shadow: 
        0px 1px 1px rgba(255,255,255,0.8) inset, 
        1px 1px 5px rgba(0,0,0,0.4); 
}
.a-btn:hover img{
    -webkit-transform: scale(10);
    -moz-transform: scale(10);
    -o-transform: scale(10);
    -ms-transform: scale(10);
    transform: scale(10);
    opacity: 0;
    behavior: url(../PIE.html);
}
.a-btn:hover .a-btn-slide-text{
    opacity: 1;
}
.a-btn:hover .a-btn-icon-right span{
	opacity: 0.7;
}
.a-btn:active {
    position:relative;
    top:1px;
    _background: #7C7C7C;
    background: rgba(0,0,0,.4);
    -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    -moz-box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    border-color: #666;
}
.a-btn:active .a-btn-icon-right span{
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -o-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
    behavior: url(../PIE.html);
}

#pref_section{
	display: block;
	clear: both;
}

.button-wrapper{
	width: 100%;
	height: 150px;
	margin: 0 auto;
    padding: 20px 0;
}
.magenta{
	background: #e52f7c;
	}
.lime{
	background: #A6CE39;
	} 
.sky{
	background: #08B0D9;
	} 
.night{
	background: #1E62AE;
	} 
.orange{
	background: #F69222;
	} 
.green{
	background: #14A54F;
	} 
.brown{
	background: #C1492A;
	} 
.yellow{
	background: #FBCD27;
	} 
.blue{
	background: #1574B9;
	}
.magMag{
	color: #e52f7c;
}
.magLime{
	color: #A6CE39;
	} 
.magSky{
	color: #08B0D9;
	} 
.magNight{
	color: #1E62AE;
	} 
.magOrange{
	color: #F69222;
	} 
.magGreen{
	color: #14A54F;
	} 
.magBrown{
	color: #C1492A;
	} 
.magYellow{
	color: #FBCD27;
	} 
.magBlue{
	color: #1574B9;
	}

.C_yellow{
	background: #F6B020;
}
.C_green{
	background: #66CC2C;
}
.C_purple{
	background: #8C2577;
}
.C_blue{
	background: #0066CC;
}
.C_brown{
	background: #943B01;
}
.C_magenta{
	background: #e52f7c;
}
.BarraMagenta{
	background: #e52f7c;
}
.BarraNaranja{
	background: #f69222;
}
.BarraVerde{
	background: #76c045;
}
.Slidesyellow{
	color: #F6B020;
	text-shadow: 0 1px 1px #F6B020;
}
.Slidesgreen{
	color: #66CC2C;
	text-shadow: 0 1px 1px #66CC2C;
}
.Slidespurple{
	color: #8C2577;
	text-shadow: 0 1px 1px #8C2577;
}
.Slidesblue{
	color: #0066CC;
	text-shadow: 0 1px 1px #0066CC;
}
.Slidesbrown{
	color: #943B01;
	text-shadow: 0 1px 1px #943B01;
}
.Slidesmagent{
	color: #e52f7c;
	text-shadow: 0 1px 1px #e52f7c;
}
.circle{
	width: 300px;
	height: 300px;
	border-radius: 150px;
	-moz-border-radius: 150px;
	-webkit-border-radius: 150px;
	-o-border-radius: 150px;
	-ms-border-radius: 150px;
	position: relative;
	top: 50px;
	left: 650px;
	z-index: 10;
	behavior: url(../PIE.html);
}


#tiempo_libre p{
	cursor: pointer;
}
.expouni{
	background: #EEE;
/*	height: 60px; */
	display: block;
	padding: 1em;
	border-radius: .5em;
    -moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	-o-border-radius: .5em;
	-ms-border-radius: .5em;
	behavior: url(../PIE.html);
}
.expouni p{
	color: #000;
	font-size: .8em;
	text-shadow: 0 1px 1px #FFF;
}
.conteni2{
	padding: 1em;
	border: 1px solid #DBDBDB;
	border-top: none;
	/*clear: both;
	height: 400px;*/
	border-radius: 0 0 1em 1em;
    -moz-border-radius: 0 0 1em 1em;
	-webkit-border-radius: 0 0 1em 1em;
	-o-border-radius: 0 0 1em 1em;
	-ms-border-radius: 0 0 1em 1em;
	behavior: url(../PIE.html);
}
.conteni2 h4{
	cursor: pointer;
	padding-bottom: .5em;
}
.MB-2PX{
	margin-bottom: 4px;
}
.MB-1EM{
	margin-bottom: 1em;
}
.mini_header h3{
	color: #7C7C7C;
	background: #EEE;
	border: 1px solid #DBDBDB;
	cursor: pointer;
	margin: 0;
	padding: 8px 16px;
	font-family: 'Oswald-light', Arial, Helvetica, sans-serif;
	font-size: 20px!important;
/*	height: 32px; */
	font-style: normal;
	font-weight: normal;
	margin-top: .5em;
	text-shadow: 0 1px 1px #FFFFFF;
	-webkit-font-smoothing: subpixel-antialiased;
	border-radius: .5em .5em 0 0;
    -moz-border-radius: .5em .5em 0 0;
	-webkit-border-radius: .5em .5em 0 0;
	-o-border-radius: .5em .5em 0 0;
	-ms-border-radius: .5em .5em 0 0;
	behavior: url(../PIE.html);
}
.mini{
/*	 height: 200px; */
	 vertical-align: top;
	 padding: 1em;
	 border: 1px solid #DBDBDB;
	 border-top: none;
	 /*margin-bottom: .5em;*/
	 border-radius: 0 0 .5em .5em;
    -moz-border-radius: 0 0 .5em .5em;
	-webkit-border-radius: 0 0 .5em .5em;
	-o-border-radius: 0 0 .5em .5em;
	-ms-border-radius: 0 0 .5em .5em;
	behavior: url(../PIE.html);
}
.preguntas{
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #DBDBDB;
	padding: 2em 0;
	clear: both;
}
.preguntas h2{
	margin-bottom: .5em;
}
.preguntas h4{
	margin-bottom: .5em;
}

#agarrar li{
	background: transparent url(../img/bullet_01.png) 0 8px no-repeat;
	padding: 4px 0 4px 24px;
	line-height: 1.2em;
	margin-bottom: .2em;
	-webkit-transition:all 1s ease;
    -moz-transition:all 1s ease;
    -o-transition:all 1s ease;
    transition:all 1s ease;
	behavior: url(../PIE.html);
}
#agarrar li:hover{
	background: #f2f2f2 url(../img/bullet_01.png) 8px 8px no-repeat;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	behavior: url(../PIE.html);
}
#agarrar_img{
	float: left;
	display: inline;
	width: 270px;
	height: 450px;
}
#agarrar_txt{
	float: left;
	display: inline;
	width: 582px;
}
#agarrar a {
	color: #7C7C7C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-shadow: 0 1px 1px #FFFFFF;
}
.MT-2em{
	margin-top: 2em;
}

#trueOrfalse{
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #DBDBDB;
	padding: 2em 0;
}
#trueOrfalse h3{
/*	height: 30px; */
}
.trofa{
/*	height: 270px; */
}
#guia{
	border-top: 1px solid #F0F0F0;
	padding: 2em 0;
	display: block;
/*	height: 600px; */
/*	min-height: 600px; */
	clear: both;
}
#guiaUL{
	margin: 1em 0;
	clear: both;
}
#guiasubUL{
	margin: 1em 2em;
	clear: both;
}
#guiaUL li{
	margin: 0 0 1em 0;
	width:100%;
}

#guiasubUL li{
	background: transparent url(../img/bullet_01.png) 0 8px no-repeat;
	padding: 4px 0 4px 24px;
	line-height: 1.2em;
	margin: 0 450px .5em 0;
	-webkit-transition:all 1s ease;
    -moz-transition:all 1s ease;
    -o-transition:all 1s ease;
    transition:all 1s ease;
	behavior: url(../PIE.html);
}
#guiasubUL li:hover{
	background: #f2f2f2 url(../img/bullet_01.png) 8px 8px no-repeat;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	behavior: url(../PIE.html);
}

#Answer01, #corr01, #incorr01,
#Answer02, #corr02, #incorr02,
#Answer03, #corr03, #incorr03,
#Answer04, #corr04, #incorr04{
	display: none;
}
#Answer01, #Answer03{
	height: 260px;
}
#Answer02, #Answer04{
	height: 160px;
}
.VoF{
	border: 1px solid #DBDBDB;
	float: left;
	cursor: pointer;
	display: inline;
	padding: 1em 0;
	width: 150px;
	text-align: center;
	/*background: #eee;*/
	margin-left: 1em;
	overflow: hidden;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	behavior: url(../PIE.html);
}
.verdadero{
	background: #66CC2C;
	color: #fff!important;
	text-shadow: 0 1px 1px rgba(0,0,0,.6)!important;
}
.verdadero:hover{
	background: #5a9f38;
}
.falso{    
	background: #e52f7c;
	color: #fff!important;
	text-shadow: 0 1px 1px rgba(0,0,0,.6)!important;
}
.falso:hover{    
	background: #C40070; 
}


#corr01, #corr02, #corr03, #corr04,
#incorr01, #incorr02, #incorr03, #incorr04{
	margin-left:550px;
	width: 300px;
	font-size: 24px;
	color: #fff!important;
	text-shadow: 0 1px 1px rgba(0,0,0,.6)!important;
	padding: 8px 0;
	text-align: center;
	position: relative;
	top:-46px;
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	-o-border-radius: 8px 8px 0 0;
	-ms-border-radius: 8px 8px 0 0;
	behavior: url(../PIE.html);
}
#corr01, #corr02, #corr03, #corr04{
	background: #66CC2C;
}
#incorr01, #incorr02, #incorr03, #incorr04{
	background: #e52f7c;
}
#Answer01, #Answer02, #Answer03, #Answer04{
	padding: 16px;
	background: #eee;
	border: 1px solid #DBDBDB;
	border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius:  0 0 8px 8px;
	-o-border-radius:  0 0 8px 8px;
	-ms-border-radius:  0 0 8px 8px;
	position: relative;
	top:-46px;
	behavior: url(../PIE.html);
}
.h3_blancos {width:100%;}