@charset "utf-8";
/*---Inicio programacion fuentes---*/
@font-face {
    font-family: 'OpenSansReg';
    src: url('../fonts/opensans_regular-webfont.eot');
    src: url('../fonts/opensans_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans_regular-webfont.woff') format('woff'),
         url('../fonts/opensans_regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans_regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansBold';
    src: url('../fonts/opensans_bold-webfont.eot');
    src: url('../fonts/opensans_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans_bold-webfont.woff') format('woff'),
         url('../fonts/opensans_bold-webfont.ttf') format('truetype'),
         url('../fonts/opensans_bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*---Final programacion fuentes---*/
html,body{
	margin:0px;
	min-height:100%;
}
body{
	background-color: #0CF; /* Old browsers */
	background-image: url(../images/nubes.png);
	font-family: 'OpenSansReg', Helvetica, sans-serif;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center center;
}
hr {
	border: thin dashed #CCCCCC;
	margin-left: 40px;
	margin-right: 40px;
}
#avanzar{
	display:none;
}
.tipo2 {
	border: thin dashed #CCCCCC;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
.gradient {
       filter: none;
}
.fondo_plano {
	background: url(../images/ciudad.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position:fixed;
	bottom:0px;
}
.fondo_index {
	background: url(../images/index_background.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position:fixed;
	bottom:0px;
}
.fondo1 {
	position:absolute;
	bottom: 40px;
	left: 50%;
	margin-left: -300px;
}
.fondo2 {
	position:absolute;
	bottom: 40px;
	left: 50%;
	margin-left: 280px;
}
.fondointro {
	background-color:#FFF;
	border-radius:10px;
	padding:20px;
}
.contenido_index {
	margin:10px;
	padding:30px;
	width:720px;
	background-color:#FFF;
	border-width: 0px 0px 3px 0px;
	border-style: solid;
	border-color: #666;
	border-radius: 10px;
}
.contenido_index p {
	font-family:'OpenSansReg', helvetica, sans-serif;
	float:left;
	padding-left:20px;
}
#fondoimg {
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	bottom: 0px;
}
#contotal {
	margin: auto;
	position: relative;
	width:1180px;
}
#congeneral {
	padding-top: 200px;
	margin: auto;
	position: relative;
	width:1180px;
	min-height: 100%;
}
.tres {
	background-color: #FFF;
	margin: 19px;
	float: left;
	padding: 16.6px;
	width: 320px;
	display: inline-block;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: thin dashed #CCC;
}
.columnatres {
	background-color: #FFF;
	margin: 19px;
	float: left;
	padding: 16.6px;
	width: 320px;
	display: inline-block;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: thin dashed #CCC;
}
.columnatres p {
	padding: 5px;
	font-size:14px;
	text-align: left;
}
.columnagen2 {
	width:1080px;
	margin:auto;
	float: left;
	padding-left: 50px;
	padding-right: 50px;
	display: inline-block;
	text-align:left;
	vertical-align:middle;
}
.columnagen {
	margin:auto;
	float: left;
	padding: 30px;
	width: 530px;
	display: inline-block;
	text-align:left;
	vertical-align:middle;
}
.columnagen img {
	margin: auto;
	padding: 10px;
}
.quote1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
    font-style: italic;
    color: #333;
}
.quote1:after {
	content: " ";  
    font-size: 42pt;  
    text-align: center;  
    line-height: 68px;  
    color: #fff;  
    background: url(../images/quote/quote_close.png);  
    float: right;  
    position: relative;  
    border-radius: 40px;
	bottom: 40px; 
    display: block;
    height: 40px;  
    width: 40px;
}
.quote1:before {
	content: " ";  
    font-size: 42pt;  
    text-align: center;  
    line-height: 68px;  
    color: #fff;  
    background: url(../images/quote/quote_open.png);  
    float: left;  
    position: relative;  
    top: 30px;  
    border-radius: 40px;  
    display: block;  
    height: 40px;  
    width: 40px;
	left:-5px;
	top:-5px;
}
.quote2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
    font-style: italic;
    color: #333;
	position:relative;
}
.quote2:after {
	content: " ";  
    font-size: 42pt;  
    text-align: center;  
    line-height: 68px;  
    color: #fff;  
    background: url(../images/quote/quote_close.png);  
    float: right;  
    position: relative;  
    border-radius: 40px;
	bottom: 0px; 
    display: block;
    height: 40px;  
    width: 40px;
}
.quote2:before {
	content: " ";  
    font-size: 42pt;  
    text-align: center;  
    line-height: 68px;  
    color: #fff;  
    background: url(../images/quote/quote_open.png);  
    float: left;  
    position: relative;  
    top: 30px;  
    border-radius: 40px;  
    display: block;  
    height: 40px;  
    width: 40px;
	left:-5px;
	top:-5px;
}
.columnaright {
	float:left;
	display: block;
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	width: 400px;
	background-color: #FFF;
}
.columnaright p{
	font-size:22px;
	font-weight:normal;
	color:#333;
}
.columnaright2 {
	float:left;
	display: block;
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	width: 750px;
	background-color: #FFF;
}
.columnaright2 p{
	font-size:22px;
	font-weight:normal;
	color:#333;
}
.columnaleft {
	float: left;
	width: 700px;
	display: block;
	vertical-align:middle;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.columnaleft p{
	font-size:22px;
	font-weight:normal;
	color:#333;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.columnaleft2 {
	float: left;
	width: 350px;
	display: block;
	vertical-align:middle;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.columnaleft2 p{
	font-size:22px;
	font-weight:normal;
	color:#333;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
blockquote {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	color:#333;
    font-style: italic;
    padding: 1px 0px 0px 0px;    
} 
blockquote:before {
	content: " ";  
    font-size: 42pt;  
    text-align: center;  
    line-height: 68px;  
    color: #fff;  
    background: url(../images/quote/quote_open.png);  
    float: left;  
    position: relative;  
    top: 30px;  
    border-radius: 40px;  
    display: block;  
    height: 40px;  
    width: 40px;
	left:-5px;
	top:-5px;
}
blockquote:after {
	content: " ";  
    font-size: 24pt;  
    text-align: center;  
    line-height: 42px;  
    color: #fff;  
    background: url(../images/quote/quote_close.png); 
    position: relative;
	float:right; 
    bottom: 25	px;  
    border-radius: 25px;
    display: block;  
    height: 40px;  
    width: 40px;  
}
.headexpand {
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjczJSIgc3RvcC1jb2xvcj0iI2UxZTFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 10%, #e1e1e1 73%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(10%,#ffffff), color-stop(73%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 10%,#e1e1e1 73%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 10%,#e1e1e1 73%,#f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 10%,#e1e1e1 73%,#f6f6f6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 10%,#e1e1e1 73%,#f6f6f6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-8 */
	display: inline-block;
	height: 60px;
	width: 1180px;
	margin-top: 5px;
	position: relative;
	border-bottom: 3px solid #999;
}
.headexpand:active {
	background: #f6f6f6; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE3JSIgc3RvcC1jb2xvcj0iI2UxZTFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE3JSIgc3RvcC1jb2xvcj0iI2UxZTFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU2JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f6f6f6 1%, #e1e1e1 17%, #e1e1e1 17%, #f6f6f6 56%, #f1f1f1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f6f6f6), color-stop(17%,#e1e1e1), color-stop(17%,#e1e1e1), color-stop(56%,#f6f6f6), color-stop(100%,#f1f1f1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f6f6f6 1%,#e1e1e1 17%,#e1e1e1 17%,#f6f6f6 56%,#f1f1f1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f6f6f6 1%,#e1e1e1 17%,#e1e1e1 17%,#f6f6f6 56%,#f1f1f1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f6f6f6 1%,#e1e1e1 17%,#e1e1e1 17%,#f6f6f6 56%,#f1f1f1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f6f6f6 1%,#e1e1e1 17%,#e1e1e1 17%,#f6f6f6 56%,#f1f1f1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-8 */
	display: inline-block;
	height: 60px;
	width: 1180px;
	margin-top: 6px;
	position: relative;
}
.headexpand a {
	font-family: 'OpenSansBold', sans-serif;
	font-weight:bold;
	font-size: 16px;
	color:#333;
	padding: 20px;
	display: block;
	vertical-align: central;
}
.section {
	position:relative;
	width:auto;
	background:#FFF;
	margin-bottom: 10px;
	border:none;
}
/*----- MENU ESTATICO -----*/
.superior {
	background-color: #0CF;
	width: 1180px;
	height: 60px;
	border-bottom-style: none;
	position: fixed;
	display: inline-block;
	margin: auto;
	font-family: "OpenSansBold", sans-serif;
	font-size: 15px;
	z-index: 100;
	border: 0px none;
}
.mainmenu {
	font-family: 'OpenSansBold',sans-serif;
	display: table-cell;
	height: 60px;
	width: 900px;
	position: relative fixed;
	float:left;
	display:inline-block;
}
.mainmenu div {
	text-align:center;
	float:left;
}
.mainmenu .modulo1 a {
	margin:0px;
	width:100px;
	height: 60px;
	background-image: url(../images/menu_fondo_sprite.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	transition: background-position ease-in-out 100ms;
	display: table-cell;
	vertical-align: middle;
	color:#0768B1;
}
.mainmenu .modulo1 a:hover {
	background-position: 0px -60px;
	color:#FFF;
}
.mainmenu .modulo2 a {
	margin:0px;
	width:200px;
	height: 60px;
	display: table-cell;
	vertical-align: middle;
	background-image: url(../images/menu_fondo_sprite.png);
	background-position: -100px 0px;
	background-repeat: no-repeat;
	transition: background-position ease-in-out 100ms;
	color:#E3097E;
}
.mainmenu .modulo2 a:hover {
	background-position: -100px -60px;
	color:#FFF;
}
.mainmenu .modulo3 a {
	margin:0px;
	width:200px;
	height: 60px;
	display: table-cell;
	vertical-align: middle;
	background-image: url(../images/menu_fondo_sprite.png);
	background-position: -300px 0px;
	background-repeat: no-repeat;
	transition: background-position ease-in-out 100ms;
	color:#218936;
}
.mainmenu .modulo3 a:hover {
	background-position: -300px -60px;
	color:#FFF;
}
.mainmenu .modulo4 a {
	margin:0px;
	width:200px;
	height: 60px;
	display: table-cell;
	vertical-align: middle;
	background-image: url(../images/menu_fondo_sprite.png);
	background-position: -500px 0px;
	background-repeat: no-repeat;
	transition: background-position ease-in-out 100ms;
	color:#E31218;
}
.mainmenu .modulo4 a:hover {
	background-position: -500px -60px;
	color:#FFF;
}
.mainmenu .modulo5 a {
	margin:0px;
	width:200px;
	height: 60px;
	display: table-cell;
	vertical-align: middle;
	background-image: url(../images/menu_fondo_sprite.png);
	background-position: -700px 0px;
	background-repeat: no-repeat;
	transition: background-position ease-in-out 100ms;
	color:#DD7C16;
}
.mainmenu .modulo5 a:hover {
	background-position: -700px -60px;
	color:#FFF;
}
.submenu {
	height: 35px;
	width: 280px;
	float: left;
	position: relative fixed;
	padding-top: 12.5px;
	padding-bottom: 12.5px;
	display: inline-block;
}
.submenu div{
	display:inline-block;
	float: left;
}
.espacio {
	height: 35px;
	width: 45px;
	display:block;
	position: relative;
}
.glosa a {
	display:block;
	height: 35px;
	width: 35px;
	position: relative;
	background-image: url(../images/glosario_sprite.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.glosa a:hover{
	display:block;
	height: 35px;
	width: 35px;
	position: relative;
	background-image: url(../images/glosario_sprite.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.biblio a {
	display:block;
	height: 35px;
	width: 35px;
	position: relative;
	background-image: url(../images/bibliografia_sprite.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.biblio a:hover {
	display:block;
	height: 35px;
	width: 35px;
	position: relative;
	background-image: url(../images/bibliografia_sprite.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.credi a{
	display:block;
	height: 35px;
	width: 35px;
	position: relative;
	background-image: url(../images/creditos_sprite.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.credi a:hover {
	display:block;
	height: 35px;
	width: 35px;
	position: relative;
	background-image: url(../images/creditos_sprite.png);
	background-repeat: no-repeat;
	background-position: center top;
}
/*----- MENU ESTATICO END -----*/
/*----- INICIO DIV NAVEGACION -----*/
.azul_cielo {
	top: 0px;
	width: 1180px;
	height: 195px;
	position: fixed;
	z-index: 98;
	border: 0px none;
	background-color:#0CF;
}
.navegacion {
	top: 60px;
	padding-top: 5px;
	width: 1180px;
	height: auto;
	position: fixed;
	z-index: 99;
}
.navegacion div{
	display: table-cell;
	vertical-align: middle;
}
.navegacion .globo {
	display: table-cell;
	vertical-align: middle;
	width: 120px;
	height: 120px;
	background-image: url(../images/personaje_globo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.navegacion2 {
	top: 60px;
	padding-top: 5px;
	width: 1180px;
	height: auto;
	position: fixed;
	z-index: 99;
	border: 0px none;
}
.navegacion2 div{
	display:table-cell;
	vertical-align:middle;
}
.navegacion2 .globo {
	display: table-cell;
	vertical-align: middle;
	width: 120px;
	height: 120px;
	background-image: url(../images/personaje_globo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.sonido2 {
	width: 41px;
	height: 41px;
	background-image: url(../images/sonido.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 2px 0px 2px 5px ;
	float:left;
	display:block;
}
.sonido {
	display: block;
	width: 41px;
	height: 41px;
	background-image: url(../images/sonido.png);
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
	margin: 0px 10px 0px 10px;
}
.noaudio {
	color:#666;
	font-style:italic;
	float:left;
	padding-right:30px;
	text-align:center;
}
.flechaA_azul a{
	display:block;
	width: 80px;
	height: 80px;
	background-image: url(../images/flechas/flechaA_azul.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.flechaB_azul a{
	display:block;
	width: 80px;
	height: 80px;
	background-image: url(../images/flechas/flechaB_azul.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.flechaA_magenta a{
	display:block;
	width: 80px;
	height: 80px;
	background-image: url(../images/flechas/flechaA_magenta.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.flechaB_magenta a{
	display:block;
	width: 80px;
	height: 80px;
	background-image: url(../images/flechas/flechaB_magenta.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.flechaA_roja a{
	display:block;
	width: 80px;
	height: 80px;
	background-image: url(../images/flechas/flechaA_roja.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.flechaB_roja a{
	display:block;
	width: 80px;
	height: 80px;
	background-image: url(../images/flechas/flechaB_roja.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.flechaA_verde a{
	display:block;
	width: 80px;
	height: 80px;
	background-image: url(../images/flechas/flechaA_verde.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.flechaB_verde a{
	display:block;
	width: 80px;
	height: 80px;
	background-image: url(../images/flechas/flechaB_verde.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.flechaA_naranja a{
	display:block;
	width: 80px;
	height: 80px;
	background-image: url(../images/flechas/flechaA_naranja.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.flechaB_naranja a{
	display:block;
	width: 80px;
	height: 80px;
	background-image: url(../images/flechas/flechaB_naranja.png);
	background-repeat: no-repeat;
	background-position: center center;
}
/*----- FINAL DIV NAVEGACION -----*/
/*----- FLECHAS BOCADILLO -----*/
.triangle {
  position:relative;
  width:855px;
  padding:10px;
  margin:auto;
  margin-left: 20px;
  background:#E4007E;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
  color: #FFF;
}
.triangle:after {
  content:"";
  position:absolute;
  bottom:-15px; /* value = - border-top-width - border-bottom-width */
  left:0px; /* controls horizontal position */
  border-width:15px 15px 0; /* vary these values to change the angle of the vertex */
  border-style:solid;
  border-color:#E4007E transparent;
  /* reduce the damage in FF3.0 */
  display:block;
  width:0;
}
.left {
  padding-left:15px;
  background:#E4007E;
}
.left:after {
  top:20px; /* controls vertical position */
  left:-20px; /* value = - border-left-width - border-right-width */
  bottom:auto;
  border-width:5px 20px 5px 0;
  border-color:transparent #E4007E;
}
.verde{
  background:#1E8830;
  border-color: #1E8830;
  border-color: transparent #1E8830;
}
.verde.left:after{
  border-color: #1E8830;
  border-color: transparent #1E8830;
}
.rojo{
  background:#E40B14;
  border-color: #E40B14;
  border-color: transparent #E40B14;
}
.rojo.left:after{
  border-color: #E40B14;
  border-color: transparent #E40B14;
}
.naranja{
  background:#DD7B15;
  border-color: #DD7B15;
  border-color: transparent #DD7B15;
}
.naranja.left:after{
  border-color: #DD7B15;
  border-color: transparent #DD7B15;
}
.azul{
  background:#0068b1;
  border-color: #0068b1;
  border-color: transparent #0068b1;
}
.azul.left:after{
  border-color: #0068b1;
  border-color: transparent #0068b1;
}
/*----- FLECHA BOCADILLO END -----*/
/*--- TOOLTIP ---*/
.tipsy {
	padding: 8px;
	font-size: 13px;
	position: absolute;
	z-index: 100000;
	font-weight: bold;
}
.tipsy-inner {
	background-color: #902582;
	color: #FFF;
	max-width: 200px;
	text-align: center;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-radius: 4px; 
	-moz-border-radius:4px; 
	-webkit-border-radius:4px;
}
/*--- TOOLTIP END ---*/
/*--- LIGHTBOX ---*/
/*
    Core Style:
    Codigo de posicionamiento, inicio y standby de lightbox - NO ALTERAR <---.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    Estilo de ventana:
    Aqui se encuentran los codigos de diseño: imagenes, fondos, cargadores.
*/
#cboxOverlay{background:url(../images/overlay.png) repeat 0 0;}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(../images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(../images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}

        /* Codigo de los botones adicionales */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* evita el outlines on :active (mouseclick), y preserva el outlines on :focus */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(../images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  Esta parte del codigo soluciona problemas de compatibilidad de transparencias con Ie7 / Ie8.
  Visitar para mas información: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
.info {
	padding: 10px;
	float: left;
	position: relative;
}

/*--- LIGHTBOX ---*/
/*----- LABEL SELECT -----*/
label.custom-select {
	margin: 10px;
    position: relative;
    display: inline-block;
}
.custom-select select {
	display: inline-block;
	border: 2px solid #bbb;
	padding: 4px 3px 3px 5px;
	margin: 0;
	font: inherit;
	outline:none; /* remove focus ring from Webkit */
	line-height: 1.2;
	background: #f8f8f8;
	
	-webkit-appearance:none; /* remove the strong OSX influence from Webkit */
	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

/* for Webkit's CSS-only solution */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	.custom-select select {
		padding-right:30px;    
	}
}

/* Since we removed the default focus styles, we have to add our own */
.custom-select select:focus {
	-webkit-box-shadow: 0 0 3px 1px #c00;
	-moz-box-shadow: 0 0 3px 1px #c00;
	box-shadow: 0 0 3px 1px #c00;
}

/* Select arrow styling */
.custom-select:after {
	content: "▼";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	font-size: 60%;
	line-height: 30px;
	padding: 0 7px;
	background: #bbb;
	color: white;
	pointer-events:none;
	-webkit-border-radius: 0 6px 6px 0;
	-moz-border-radius: 0 6px 6px 0;
	border-radius: 0 6px 6px 0;
}

.no-pointer-events .custom-select:after {
	content: none;
}
/*----- LABEL SELECT END -----*/
/*----- LABEL SELECT IE -----*/
label.ie_select {
	margin: 10px;
    position: relative;
    display: inline-block;
}
.ie_select select {
	display: inline-block;
	border: 2px solid #bbb;
	padding: 4px 3px 3px 5px;
	margin: 0;
	font: inherit;
	outline:none; /* remove focus ring from Webkit */
	line-height: 1.2;
	background: #f8f8f8;
	-webkit-appearance:none; /* remove the strong OSX influence from Webkit */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

/* Since we removed the default focus styles, we have to add our own */
.ie_select select:focus {
	-webkit-box-shadow: 0 0 3px 1px #c00;
	-moz-box-shadow: 0 0 3px 1px #c00;
	box-shadow: 0 0 3px 1px #c00;
}

/* Select arrow styling */
.ie_select:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	font-size: 60%;
	line-height: 30px;
	padding: 0 7px;
	background: #bbb;
	color: white;
	pointer-events:none;
	-webkit-border-radius: 0 6px 6px 0;
	-moz-border-radius: 0 6px 6px 0;
	border-radius: 0 6px 6px 0;
}

.no-pointer-events .custom-select-ie:after {
	content: none;
}
/*----- LABEL SELECT IE END -----*/
.intereses {
	background-image: url(../images/intereses.png);
	background-repeat: no-repeat;
	background-position: -5px -5px;
}
.razones {
	background-image: url(../images/razones.png);
	background-repeat: no-repeat;
	background-position: -5px -5px;
}
.emociones {
	background-image: url(../images/emociones.png);
	background-repeat: no-repeat;
	background-position: -5px -5px;
}
.ley {
	background-image: url(../images/modulo2/ley.png);
	background-repeat: no-repeat;
	background-position: -5px -5px;
}
.norma {
	background-image: url(../images/modulo2/norma.png);
	background-repeat: no-repeat;
	background-position: -5px -5px;
}
.moral {
	background-image: url(../images/modulo2/moral.png);
	background-repeat: no-repeat;
	background-position: -5px -5px;
}
.drop1 {
	font-family: 'OpenSansReg', helvetica, sans-serif;
	text-align:left;
	width: 350px;
	height: 120px;
	border: 2px dashed #aaa;
	margin: auto auto 10px auto;
}
.drop2 {
	font-family: 'OpenSansReg', helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	width: 420px;
	height: 120px;
	border: 2px dashed #aaa;
	display: block;
	margin: auto auto 10px auto;
}
.drop3 {
	font-family: 'OpenSansReg', helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
	width: 500px;
	height: 120px;
	vertical-align:middle;
	border: 2px dashed #aaa;
	display: block;
	margin: auto auto 10px auto;
}
.dropflex {
	font-family: 'OpenSansReg', helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	padding:20px;
	width: 350px;
	min-height: 100px;
	border: 2px solid #aaa;
	display: table-cell;
}
.draggable {
	position:relative;
	margin:5px auto 5px auto;
}
.draggable img{
	cursor:pointer;
}
.dropped {
	background-color: #FFC;
}
.numeral_verde {
	width: 950px;
	margin-left: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 90px;
	padding-top: 30px;
	background-image: url(../images/modulo2/numero_acciones.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.numeral_rojo {
	width: 950px;
	margin-left: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 90px;
	padding-top: 30px;
	background-image: url(../images/modulo3/numero_acciones.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.numeral_naranja {
	width: 950px;
	margin-left: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 90px;
	padding-top: 30px;
	background-image: url(../images/modulo4/numero_acciones.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.siguientebtn a{
	margin: 10px auto 10px auto;
	text-align: center;
	line-height: 60px;
	width: 300px;
	height: 60px;
	color: #FFF;
	background: #ca7800;
	border-radius: 30px;
	display: block;
	vertical-align: middle;
	border-width: 0px 3px 3px 0px;
	border-style: solid;
	border-color: #844b00;
	transition: border-width ease-in-out 30ms;
	background-image: url(../images/flechas/flecha_blanca_sigueinte.png);
	background-repeat: no-repeat;
	background-position: center right;
	transition: 100ms ease-in-out;
}
.siguientebtn a:active{
	border-width: 3px 0px 0px 3px;
}
.boton1{
	background-image: url(../images/modulo2/btn_ley.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin: 10px 60px 10px 60px;
	height: 100px;
	width: 190px;
	float: left;
	position: relative;
}
.boton1:hover, boton1:active{
	background-position: center bottom;
}
.boton2{
	background-image: url(../images/modulo2/btn_norma_social.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin: 10px 60px 10px 60px;
	height: 100px;
	width: 190px;
	float: left;
	position: relative;
	cursor:pointer;
}
.boton2:hover, .boton2:active {
	background-position: center bottom;
}
.boton3{
	background-image: url(../images/modulo2/btn_moral.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin: 10px 60px 10px 60px;
	height: 100px;
	width: 190px;
	float: left;
	position: relative;
	cursor:pointer;
}
.boton3:hover, .boton3:active {
	background-position: center bottom;
}
.aviso1{
	background-image: url(../images/modulo4/boton1.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin: 20px 0px 20px 40px;
	height: 150px;
	width: 150px;
	float: left;
	position: relative;
}
.aviso2{
	background-image: url(../images/modulo4/boton2.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin: 20px 0px 20px 40px;
	height: 150px;
	width: 150px;
	float: left;
	position: relative;
}
.aviso3{
	background-image: url(../images/modulo4/boton3.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin: 20px 0px 20px 40px;
	height: 150px;
	width: 150px;
	float: left;
	position: relative;
}
.aviso4{
	background-image: url(../images/modulo4/boton4.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin: 20px 0px 20px 40px;
	height: 150px;
	width: 150px;
	float: left;
	position: relative;
}
.boton1:hover, boton1:active{
	background-position: center bottom;
}
.cargaacciones {
	width: 1080px;
	height: 250px;
	display:block;
	position: relative;
	margin:auto;
}
.cargaacciones2 {
	width: 1080px;
	height: 160px;
	display:block;
	position: relative;
	margin:auto;
}
.cargaacciones3 {
	width: 1080px;
	height: 300px;
	display:block;
	position: relative;
	margin:auto;
}
.cargareflex {
	width: 650px;
	height: 460px;
	display:block;
	position: relative;
	margin:auto;
}
.cargareflex2 {
	width: 650px;
	height: 330px;
	display:block;
	position: relative;
	margin:auto;
}
#cargador1 {
	width: 750px;
	height: 360px;
	position: relative;
	border-radius: 10px;
	border: dashed thin #CCC;	
}
#cargador2 {
	margin:auto;
	width: 980px;
	min-height: 410px;
	position: relative;
	border: none;
}
#cargador3 {
	width: 1080px;
	height: 420px;
	position: relative;
	border-radius: 10px;
	border: dashed thin #CCC;	
}
.botonuno {
	text-align:center;
	font-family: 'OpenSansBold', helvetica, sans-serif;
	font-size:16px;
	background-color: #666;
	border-radius:5px;
	border:none;
	color:#FFF;
	width: 250px;
	height: 40px;
	line-height: 40px;
	margin: 20px;
	float:left;
}
.botonuno:hover {
	background-color: #333;
}
.botondos {
	font-family: 'OpenSansBold', helvetica, sans-serif;
	font-size:16px;
	background-color: #093;
	border-radius:5px;
	border:none;
	color:#FFF;
	width: 250px;
	height: 40px;
	line-height: 40px;
	margin: 20px;
	float:left;
}
.botondos:hover {
	background-color: #060;
}
.botontres {
	font-family: 'OpenSansBold', helvetica, sans-serif;
	font-size:16px;
	background-color: #0CF;
	border-radius:5px;
	border:none;
	color:#FFF;
	width: 250px;
	height: 40px;
	line-height: 40px;
	margin: 20px;
	float:left;
}
.botontres:hover {
	background-color: #09F;
}
.botoncuatro {
	font-family: 'OpenSansBold', helvetica, sans-serif;
	font-size:16px;
	background-color: #DD7B15;
	border-radius:5px;
	border:none;
	color:#FFF;
	width: 300px;
	height: 40px;
	margin: 10px;
}
.botoncuatro:hover {
	background-color: #C60;
}
.botoncuatro a {
	color: #FFF;
	display:block;
}
.botoncinco {
	font-family: 'OpenSansBold', helvetica, sans-serif;
	font-size:16px;
	background-color: #093;
	border-radius:5px;
	border:none;
	color:#FFF;
	width: 250px;
	height: 40px;
	line-height: 40px;
	margin: auto;
	float:left;
}
.botoncinco:hover {
	background-color: #060;
}
.botonreset a{
	text-align:center;
	font-family: 'OpenSansBold', helvetica, sans-serif;
	font-size:16px;
	background-color: #666;
	border-radius:5px;
	border:none;
	color:#FFF;
	width: 200px;
	height: 40px;
	line-height: 40px;
	margin: 10px 0px 10px 40px;
	float:left;
}
.botonreset a:hover {
	background-color: #333;
}
/*----- NEW DRAG -----*/
/* Para hacer el contenedor visible */
#drag1{
	display: table;
}

/* table */
div#drag1 table, div#drag2 table{
    border-collapse: collapse;
    margin: 10px;
}

/* table cells */
div#drag1 td, div#drag2 td{
    height: 50px;
    text-align: center;
    font-size: 10pt;
    padding: 2px;
}

/* El objeto arrastable (DIV dentro de la celda de la tabla) */
.drag{
	font-family: 'OpenSansReg', helvetica, sans-serif;
	font-size: 14px;
    margin: auto auto 5px auto;
	padding: 10px;
    text-align: left;
    width: auto;
    border: 2px solid SteelBlue;
    background-color: white;
	cursor:move;
}
#drag1 table .table1 tr td {
	width: 350px;
	padding:10px;
	border: thin solid #CCC;
	vertical-align:top;
}
/*----- NUEVO DRAG END -----*/
.defbtn_rojo a{
	margin:10px 25px 10px 25px;
	text-align: center;
	line-height: 55px;
	width: 300px;
	height: 50px;
	float:left;
	color: #FFF;
	background: #C33;
	border-radius: 5px;
	display: block;
	vertical-align: middle;
	border-width: 0px 3px 3px 0px;
	border-style: solid;
	border-color: #900;
	transition: border-width ease-in-out 30ms;
}
.defbtn_rojo a:active{
	border-width: 3px 0px 0px 3px;
}
.conceptualizacion {
	background-color:#0CF;
	background-image: url(../images/modulo4/conceptualizacion.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin:auto;
	width:890px;
	height:490px;
	display:block;
	border-radius: 12px;
}
/*----- RADIO BUTTONS -----*/
input[type=radio].css-checkbox {
	display:none;
}

input[type=radio].css-checkbox + label.css-label {
	padding-left:25px;
	height:20px; 
	display:inline-block;
	line-height:20px;
	background-repeat:no-repeat;
	background-position: 0 0;
	vertical-align:middle;
	cursor:pointer;
}

input[type=radio].css-checkbox:checked + label.css-label {
	background-position: 0 -20px;
}
label.css-label {
	background-image: url(../images/radio_button.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
/*----- RADIO BUTTONS END -----*/
