
/*
    Document   : $HeadURL: http://debian/svn/Maquetas_Cursos/branches/Modelo_IL3_DIBA/Templates/IL3DIBA/base/plataforma/css/modulo/main.css $
    Created on : $Date: 2009-12-24 12:09:17 +0100 (jue, 24 dic 2009) $
    Author     : $Author: dani $
    Revision   : $Revision: 157 $
*/

body{
	background:transparent url('../../img/fondo_pagina.jpg') repeat;
	background-attachment:fixed;
	background-color: #CCC;
	font-family:Trebuchet, Tahoma,Arial, Verdana,sans-serif;
	color:#333333;
}

#contenedor_general{
	 margin:0px auto 20px auto;
	 width:960px;
}

div.contenido_pestanya h1 {
	color: #1F4066;
}
*{
margin:0px;
padding:0px;
}

h1{
	color: #1F4066;
}

body,.texto_tamano_variable {
	font-size:12px;
}

.texto_tamano_variable {
	font-size:13px;
	line-height:1.3em;
}



div{
	margin:0;
	padding:0;
}

a{
	color:#3068a4;
}

a:hover{
	color:#07315f;
	text-decoration:none;
}

p, ul, ol{
padding-bottom:8px;
}

img{
	border:0px none red;
}

#div_main{
	width: 965px;
	height:auto;
}

#div_top{
	background:transparent url('../../img/bg_div_top-trans.png') no-repeat;
	height:65px;
	width: 965px;
	overflow:hidden;
}

#div_middle{
	padding-top:15px;
	padding-left:80px;
	z-index:1;
	padding-bottom:30px;
}

#div_bottom{
clear:both;
	height:30px;
	width: 965px;
}

#div_main #div_middle{
	 background:transparent url('../../img/bg_div_middle-trans.png') repeat-y;	
 
}

/*
#div_main.one_col #div_middle{
	 background:transparent url('../../img/bg_div_middle-trans.png') repeat-y;	
 	 width: 876px;	 
}

#div_main.two_col #div_middle{
	background:transparent url('../../img/bg_div_middle-trans.png') repeat-y;	 
	min-height: 300px;
}
*/

.div_middle_center, .div_middle_right{
	float:left;
}



.div_middle_center{
	padding:0 10px;
}

/*
#div_main.one_col .div_middle_center{
	width:835px;
}

#div_main.two_col .div_middle_center{
	width:579px;
	margin:0 3px 0 0;
}
*/

.div_middle_right_ie{
	width:220px;
	float:left;
	overflow:hidden;
	line-height:1.3em;
}

.div_middle_right{
	width:226px;
	padding:0 0px 0 0px;
	position: fixed;
	color:#666666;
}

#div_bottom{
	background:transparent url('../../img/bg_div_bottom-trans.png') no-repeat;
}

#header_info_fix_ie {

	height:80px;
	width:880px;
	overflow: hidden;
	z-index: 15;
	margin-left:90px;
	position: fixed;
}

#header_info{
	background:transparent url('../../img/bg_header_part1-trans.png') no-repeat;
	width:880px;
	height:80px;
	overflow:hidden;
}

#logo_EJ a, #info_nivel1 a, #info_nivel2 a, .info_nivel3 span, #home a, #lower_font a, #higher_font a, #print a, #question a, #pre a, #next a, #contador a{
	text-decoration:none;
}


#home, #lower_font, #higher_font, #print, #question{
	padding: 0px 3px 10px 10px;
	width:27px;
}



#info_nivel1, #info_nivel2, .info_nivel3{
	left:50px;
	top:10px;
	width:540px;
	height:23px;
	padding:0 10px;
	position: relative;
	color:#fff;
}

#info_nivel1{
	font-size:16px;
	display:none;
}


#info_nivel2{
	
	font-size:14px;
	font-weight:bold;
}

.info_nivel3{
	font-size:16px;
	font-weight:bold;
	margin-top:5px;
	left:65px;
}

.info_nivel3 span {
	display: none;
}

div.slide {
	display: none;
	margin-left: 30px;
}
div.div_middle_center{
	width:790px;
	overflow:hidden;
	margin-left:40px;
}



#pre{
	left:51px;
	top:-12px;
	width:20px;
	height:20px;
	position: relative;
}

#next{
	left:648px;
	top:-32px;
	width:20px;
	height:20px;
	position: relative;

}

#contador{
	left:845px;
	top:55px;
	color: white;
	font-size: 14px;
	font-weight: bold;
/*	display:none;*/
	visibility:hidden;
}

#contador .numero_nodo {
	font-size: 22px;
}

#contador a, #contador a:visited, #contador a:active {
	color: white;
}

.pre_pestanya{
	height:44px;
}

.pestanya{
margin-left:10px;
}


.tooltip_pestanya{
	display:none;  
	width:141px;
	height:58px;
	/*background:transparent url('../../img/globo_text_verde-trans.png') no-repeat;*/
	color: #FFF;
	overflow:hidden;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	vertical-align:center;
	padding-top:22px;
	margin-top: -45px;
	margin-left:36px;
}

.tooltip_pestanya2{
	width:300px;
	height:100px;
	/*background:transparent url('../../img/globo_text_verde-trans.png') no-repeat;*/
	color: #FFF;
	overflow:hidden;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	vertical-align:center;
	padding-top:22px;
}

.indice{
	background:transparent url('../../img/ico_index-trans.png') no-repeat;
	width:33px;
	height:42px;
	margin-top:10px;
}

.mapa{
	background:transparent url('../../img/ico_mapa-trans.png') no-repeat;
	width:33px;
	height:42px;
}

.bibliografia{
	background:transparent url('../../img/ico_glosario-trans.png') no-repeat;
	width:33px;
	height:42px;
}

#bibliografia_contenido ul{
clear:both;

}

.pestanya_4{
	background:transparent url('../../img/pest_4-trans.png') no-repeat;
	width:27px;
	height:27px;
	margin-left:12px;
	margin-top:6px;
}

.pestanya_5{
	background:transparent url('../../img/pest_5-trans.png') no-repeat;
	width:27px;
	height:27px;
	margin-left:12px;
	margin-top:6px;
}

.pestanya_6{
	background:transparent url('../../img/pest_6-trans.png') no-repeat;
	width:27px;
	height:27px;
	margin-left:12px;
	margin-top:6px;
}

.div_bloque {
	display: none;
	position: relative;
}

.titulo_bloque{
	color:#729400; 
	font-size: 1.2em;
	font-weight:bold;
	background:transparent url('../../img/fondo_tit_bloque.png') no-repeat;
	padding-left:6px;
}


.index_index, .index_teoria {
	float:left;
}

.index_index .index_indent{
	margin-left:20px;
}

.index_teoria {
	margin-left:3em;
}

.div_teorias {
	margin-bottom: 2em;
}

.div_teoria_relacionada {
	min-height: 30px;
}

.div_teoria_relacionada_ico {
	width: 17px;
	height:	27px;
	float: left;
	margin-right: 3px;
	background:transparent url('../../img/teoria_relacionada-trans.png') no-repeat;
}

.titulo_bloque_img {
	height: 32px;
	width: 35px;
	float: left;
}

.div_teorias .titulo_bloque_img {
	background:transparent url('../../img/teoria_inferior_inactivo-trans.png') no-repeat;
}

.div_idea_principal .titulo_bloque_img {
	background:transparent url('../../img/ico_importante-trans.png') no-repeat;
}

.div_actividades .titulo_bloque_img {
	background:transparent url('../../img/ico_actividad-trans.png') no-repeat;
}

.div_saber_mas .titulo_bloque_img {
	background:transparent url('../../img/ico_saber_mas-trans.png') no-repeat;
}

.div_documentos .titulo_bloque_img {
	background:transparent url('../../img/ico_documentos-trans.png') no-repeat;
}

.divs_actividades{
	margin-top:40px;
}
/* estilos especiales, contenido solo izquierda */
.divs_actividades2{
	width:680px;
	display:block;
	margin-left:-12px;
}

div#contenido_pestanas {
	z-index: 15;
	position: fixed;
	margin-top:60px;
	margin-left:30px;
}

#logos{
	width:118px;
	position:fixed;
	height:100px;
	overflow:hidden;
	
}

#logo_EJ{
	width:11
	6px;
	height:41px;
	padding-top:5px;
	padding-left:10px;
	margin-left:-10px;

}

#logo_eskola{
	width:120px;
	height:43px;
	top:60px;
	margin-left:-5px;
}

div.capa_negra[onclick] {
	background-color:#325E9E;
	opacity: 0.5;
	z-index: 5;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
	cursor: auto;
}


/* Plantilla de una columna, por defecto */

.div_pastilla{
	width:780px;
	margin-top:6px;
	margin-bottom:6px;
}


.div_middle_center{
	/*width:780px;*/
}

.div_actividades_top, .div_saber_mas_top, .div_documentos_top, .div_idea_principal_top, .div_actividades_middle, .div_idea_principal_middle,  .div_saber_mas_middle, .div_documentos_middle, .div_actividades_bottom, .div_idea_principal_bottom, .div_saber_mas_bottom, .div_documentos_bottom{
	/*width: 680px;	*/
}

.div_actividades_top{
	 height: 40px;

}

.actividades.titulo_bloque, .idea_principal.titulo_bloque,.saber_mas.titulo_bloque,.documentos.titulo_bloque{
	/*margin-right: 160px;*/
	float: left;
	padding-top: 0px;
	margin-bottom:5px;
	width:100%;
	border-bottom-color:#e9ebe3;
	border-bottom-style:solid;
	border-bottom-width:2px;
}

.div_saber_mas_top{
	 background:transparent url('../../img/bg_activities_top-trans.png') no-repeat;	
	 height: 70px;
}

.div_documentos_top{
	 background:transparent url('../../img/bg_activities_top-trans.png') no-repeat;	
	 height: 70px;
}

.div_idea_principal_top{
	background:transparent url('../../img/bg_activities_top-trans.png') no-repeat;	
	 height: 70px;
}

.div_actividades_middle,  .div_idea_principal_middle,  .div_saber_mas_middle,  .div_documentos_middle{
     background: url('../../img/bg_activities_right.png') repeat-y bottom right;
	 border-right: solid 1px #B7B5B5;
	 border-left:  solid 1px #B7B5B5;
	 border-bottom: solid 1px #B7B5B5;
	 min-height:75px;
}

.div_actividades_bottom,  .div_idea_principal_bottom,  .div_saber_mas_bottom,  .div_documentos_bottom{
	background:transparent url('../../img/bg_activities_bottom-trans.png') no-repeat;	
	height:48px;
	display: none;
}

.div_actividades_topright{
	right:0px;
	top:0px;
	/*	position:relative;  -- DANI 2010-01-19: no position + png transparente */
	height: 70px;
	width: 20px;
	background:url('../../img/bg_activities_topright-trans.png') no-repeat;	
    float:right;
}

/* Plantilla para dos columnas */

.slide.two_col .div_middle_center{
	width:570px;
	margin:0 3px 0 36px;
}

.slide.two_col .div_pastilla{
	width: 560px;
}

.slide.two_col .div_actividades_top,.slide.two_col .div_saber_mas_top,.slide.two_col .div_documentos_top,.slide.two_col .div_idea_principal_top,.slide.two_col .div_actividades_middle,.slide.two_col .div_idea_principal_middle, .slide.two_col .div_saber_mas_middle,.slide.two_col .div_documentos_middle,.slide.two_col .div_actividades_bottom,.slide.two_col .div_idea_principal_bottom,.slide.two_col .div_saber_mas_bottom,.slide.two_col .div_documentos_bottom{
	/*width: 600px;	*/
}

/*
.slide.two_col .div_actividades_top{
	 background:transparent url('../../img/bg_activities_top-trans.png') no-repeat;	
	 height: 50px;
}

.slide.two_col .div_saber_mas_top{
	 background:transparent url('../../img/bg_activities_top-trans.png') no-repeat;	
	 height: 50px;
}
.slide.two_col .div_documentos_top{
	 background:transparent url('../../img/bg_activities_top-trans.png') no-repeat;	
	 height: 50px;
}

.slide.two_col .div_idea_principal_top{
	background:transparent url('../../img/bg_idea_principal_top_tc-trans.png') no-repeat;	 
	 height: 50px;
}
.slide.two_col .div_actividades_middle, .slide.two_col .div_idea_principal_middle, .slide.two_col .div_saber_mas_middle, .slide.two_col .div_documentos_middle{
	 background:transparent url('../../img/bg_activities_middle_tc-trans.png') repeat-y;	
	 min-height:75px;

}
*/

.slide.two_col .div_actividades_bottom, .slide.two_col .div_idea_principal_bottom, .slide.two_col .div_saber_mas_bottom, .slide.two_col .div_documentos_bottom{
	background:transparent url('../../img/bg_activities_bottom_tc-trans.png') no-repeat;	
	height:34px;
	display: none;
}

/* fin estilos especiales, contenido solo izquierda */

.botones_actividades {
	margin-top: 5px;
	padding-top: 5px;
	border-top-color:#e9ebe3;
	border-top-style:solid;
	border-top-width:2px;
	
}

.botones_actividades div {
	width: 26px;
	height: 32px;
	display: block;
	border: 0px;
}

a:active, a:focus {
	outline: none
}

div.boton_idea_principal {
	background:transparent url('../../img/ico_importante-trans.png') no-repeat;
}

div.boton_actividades {
	background:transparent url('../../img/ico_actividad-trans.png') no-repeat;
}

div.boton_saber_mas {
	background:transparent url('../../img/ico_saber_mas-trans.png') no-repeat;

}

div.boton_documentos {
	background:transparent url('../../img/ico_documentos-trans.png') no-repeat;
}


div.ie_fix_boton_actividades {
	float:left;
	border: 0px;
	margin: 0px;
	padding: 0px;
	margin-right:30px;
}

div.activo div.boton_idea_principal {
	background:transparent url('../../img/ico_importante_in-trans.png') no-repeat;	visibility:hidden;
}

div.activo div.boton_actividades {
	background:transparent url('../../img/ico_actividad_in-trans.png') no-repeat;	visibility:hidden;
}

div.activo div.boton_saber_mas {
	background:transparent url('../../img/ico_saber_mas_in-trans.png') no-repeat;	visibility:hidden;
}

div.activo div.boton_documentos {
	background:transparent url('../../img/ico_documentos_in-trans.png') no-repeat;	visibility:hidden;
}



div.pre_contenido_pestanya {
	background-color: #FFF;
	/* margin-top:5px; */
	width: 600px;
	height: 450px;
	padding: 8px;
	overflow: hidden;
	display: none;
	position:absolute;
	margin-left: 95px;
}

div.contenido_pestanya {
	width: 650px;
	margin-left:20px;
	margin-top:5px;
	z-index:300;
	height: 450px;
	overflow-x:hidden;
	overflow-y:scroll;
}

div.tit_pestanya{
	float:left;
	width:90%;
	font-size:18px;
	color:#1F4066;
	border-bottom: 1px solid #1F4066;
	margin-bottom:10px;
	margin-left:10px;
}

div.limp {
	clear: both;
}

div#contenido_oculto {
	display: none;
}

ul, ol {
	padding-left: 3em;
}

div.div_bloque {
	width: 226px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

div.div_bloque2 {
	width: 80%;
	overflow: hidden;
	margin: 0px;
	padding: 10px;
	border: 0px;
	margin-right: 5px;
}
.div_middle_heightfix1, .div_middle_heightfix2 {
	float:left;
}

#div_pie{
	display:none;
}

#div_pie div {
	float: left;
	background: white;
	border: 1px solid black;
	padding: 1em;
	margin: 0 1em;
}

a {
	position: relative;
	cursor: pointer;
}

div.boton_cerrar {
	float: right;
	height: 29px;
	width: 29px;
	background:transparent url('../../img/boton_cerrar-trans.png') no-repeat;
}

div[onclick] {
	cursor: pointer;
}


#div_middle_left{
	background:transparent url('../../img/bg_header_part2-trans.png') no-repeat scroll 0 0; 
	width:95px;
	height:489px;
	float:left;
	overflow: hidden;
	/*	position:absolute;*/
}

#div_middle_left_fix_ie{
	width:95px;
	height:489px;
	position:absolute;
	overflow: hidden;
}

/* .corto */
.two_col .div_bloque_top{
/*height:auto;*/
height:142px;
width:560px;
background-image:url(../../img/bg_activities_small-trans.png);
}

.two_col .div_bloque_bottom{
height:20px;
width:560px;
background-image:url(../../img/bg_activities_small-bottom.png);
}

.div_bloque_top{
/*height:auto;*/
height:142px;
width:842px;
background-image:url(../../img/bg_activities_large-trans.png);
}
.div_bloque_bottom{
height:20px;
width:842px;
background-image:url(../../img/bg_activities_large-bottom.png);
}

.tit_bloque{
	display:block;
	padding-top:14px;
	padding-left:30px;
	padding-bottom:10px;
	font-size:1.3em;
	color:#1F4066;
	font-weight:bold;
	margin-left:20px;
}

#personas{
position:absolute;
top:5px;
width:180px;
left:690px;
*left:715px;
}

#user_info, #user{
	float:left;
	color:white;
	font-size:1.2em;
	line-height:1.5em;
}
#user_info{
	margin-left:5px;
	font-weight: bold;
}
#user img{
	border: 1px solid #3B6EA7;
}

.titulo_bloque_img{
font-size:1.1em;
width:26px;
height:32px;
margin-left:0px;
margin-right:5px;
}

.titulo_bloque_img.actividades,.titulo_bloque_img.actividad{
	background-image:url(../../img/ico_actividad-trans.png);
	background-repeat:no-repeat;
}
.titulo_bloque_img.importante{
	background-image:url(../../img/ico_importante-trans.png);
	background-repeat:no-repeat;
}

.titulo_bloque_img.idea_principal{
	background-image:url(../../img/ico_importante-trans.png);
	background-repeat:no-repeat;
}

.titulo_bloque_img.saber_mas,.titulo_bloque_img.sabias_que{
	background-image:url(../../img/ico_saber_mas-trans.png);
	background-repeat:no-repeat;
}

.titulo_bloque_img.cita{
	background-image:url(../../img/ico_importante-trans.png);
	background-repeat:no-repeat;
}

.titulo_bloque_img.documentos{
	background-image:url(../../img/ico_documentos-trans.png);
	background-repeat:no-repeat;
}

div#user_pct_outer {
	width: 110px;
	height: 10px;
	border: 1px solid #b8c878;
	background-color: #a1c284;
	overflow: hidden;
}

div#user_pct_inner {
	background-color: #ffffff;
	height: 10px;
}
/***/


.two_col .div_bloque_top{
height:40px;
overflow:hidden;
width:560px;
background-image:url(../../img/bg_activities_small-trans.png);
}

.contenido_bloque{
padding: 0px 10px;
width:822px;
background-image:url(../../img/bg_activities_large_med-trans.png);
}

.two_col .contenido_bloque{
height:auto;
width:540px;
background-image:url(../../img/bg_activities_small_med-trans.png);
}

.two_col .div_bloque_bottom{
width:560px;
background-image:url(../../img/bg_activities_small-bottom.png);
}

.div_bloque_top{
height:auto;
width:842px;
background-image:url(../../img/bg_activities_large-trans.png);
}
.div_bloque_bottom{
height:20px;
width:842px;
background-image:url(../../img/bg_activities_large-bottom.png);
}

.tit_bloque{
	display:block;
	padding-top:14px;
	padding-left:30px;
	padding-bottom:10px;
	font-size:1.3em;
	color:#1F4066;
	font-weight:bold;
	margin-left:20px;
}

#lower_font_body,#higher_font_body{
	display: none;
}

div.destacado {
	padding: 6px;
}

div.destacado_top {
	background-color: green;
	height: 10px;
}

div.destacado_middle {
	background-color: red;
	padding: 8px;
}

div.destacado_bottom {
	background-color: yellow;
	height: 10px;
}



div.importante div.destacado_top {
	background-color: #808080;
}

div.importante div.destacado_middle {
	background-color: #A0A0A0;
	background: url('../../img/user.png') no-repeat;
	padding-left: 60px;
	min-height: 37px;
}

div.importante div.destacado_bottom {
	background-color: #808080;
}



.flotar_derecha {
	float: right;
	margin:4px;
	margin-right:0px;
	margin-left:10px;
}

.flotar_izquierda {
	float: left;
	margin:4px;
	margin-left:0px;
	margin-right:10px;
}

object, embed{
	position: relative;
}

/* 2010-01-21, Dani: en ACMV se ha decidido que los bloques de la derecha no se muestran nunca a la derecha.
   Se muestran debajo del contenido principal o mediante destacados de contenido. Por tanto, ocultamos el lateral
   derecho tanto para "one_col" como para "two_col".   */
.one_col .div_middle_right_ie{
	display:none;
	visibility:hidden;
	width: 1px;
	height: 1px;
	overflow:hidden;
}

.one_col .div_middle_right{
	display:none;
	visibility:hidden;
	width: 1px;
	height: 1px;
	overflow:hidden;
}

.one_col .div_middle_heightfix2{
	display:none;
	visibility:hidden;
	width: 1px;
	height: 1px;
	overflow:hidden;
}

h1,h2,h3,h4{
color:#1F4066;
font-weight:bold;
margin-bottom:1em;
margin-top:1em;
}

h2{
color:#475C00;
font-size:1.3em;
text-transform: uppercase;
border-bottom: dotted 1px #475C00;
}


h3{
color:#5A7400;
margin-bottom:4px;
margin-top:1.5em;
border-bottom:#5A7400 dotted 1px;
text-transform:uppercase;
font-size:1.15em;
font-weight:bold;
}

h4{
font-size:1.0em;
color:#86AE00;
text-transform: uppercase;
border-bottom: dotted 1px #86AE00;
font-weight:bold;
}

/* Modificacion ColorBox */

#cboxWrapper h1{
	font-size:1.5em;
	width:100%;
	border-bottom:2px solid #e9ebe3;
	color:#1F4066;
}
#cboxLoadedContent{
	padding:5px 10px;
}
#cboxTitle{
	color:#9a1632;
}

.index_index ol{
list-style:circle;
}
div.contenido_pestanya ol.index_lista li{
	text-decoration:underline;
	font-size:1.1em;
	margin-top:0.5em;
}
div.contenido_pestanya ol.index_lista li ol li {
	font-size:1.0em;
}

div.contenido_pestanya ol.index_lista li:hover,div.contenido_pestanya ol.index_lista li ol li:hover {
	text-decoration:none;
	cursor:pointer;
}



#tooltip {
	margin:0px;
	width: 250px;
	opacity: 1;background-color:#6489BE;
	color:#FFFFFF;
}
#tooltip h2,
#tooltip h1,
#tooltip h3{ 
padding:3px;
margin:0px;
margin-bottom:4px;
font-size:1.3em;
color:#6489BE;
background-color:#ffffff;
}

div.slide{
margin-left:15px;
}

.slide h1{
display:none;
height:0px;
}

.slide img{
margin-top:3px;
margin-bottom:3px;
}

a.word_link{
background-image:url(../../img/link.gif);
background-repeat:no-repeat;
padding-left:18px;
}

.slide a img{
height:auto;
}

.flotar_centro{
width:310px;
margin:0 auto;
}

.slide ul li, .slide ul li ul li{
margin-bottom:3px;
list-style:none;
list-style-image:url(../../img/ico_lista.png);
list-style-position:outside;
}

li p{
padding-bottom:3px;
}
td{
padding:4px;
vertical-align:top;
}
table{
border: solid 1px #DFE3CB;
}



.flotar_centro {
	margin:0 auto;
	width:280px;
	margin-bottom:5px;
	margin-top:5px;
}

.flotar_centro img, .flotar_izquierda img, .flotar_derecha img{
	border: 1px  #666666 solid;
}


/* mas cambios */

.cita{
	padding:5px;
	padding-left:58px;
	background-color:#ffffff;
	background-image:url(../../img/destacado_cita.png);
	background-repeat:no-repeat;
	margin-bottom:8px;
	margin-top:8px;
}

.importante{
	padding:5px;
	padding-left:58px;
	background-color:#ffffff;
	background-image:url(../../img/destacado_importante.png);
	background-repeat:no-repeat;
	margin-bottom:8px;
	margin-top:8px;
}

.sabermas{
	padding:5px;
	padding-left:58px;
	background-color:#ffffff;
	background-image:url(../../img/destacado_sabermas.png);
	background-repeat:no-repeat;
	margin-bottom:10px;
	margin-top:8px;
}

.pie_foto{
	padding:6px;
	padding-top:28px;
	background-color:#ffffff;
	background-image:url(../../img/destacado_pie_foto.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	margin-top:8px;
}

.destacados{
	padding:2px;
	padding-left:58px;
	background-color:#ffffff;
	background-image:url(../../img/destacado_destacado.png);
	background-repeat:no-repeat;
	margin-bottom:10px;
	margin-top:8px;
}

.actividad{
	padding:5px;
	padding-left:58px;
	background-color:#ffffff;
	background-image:url(../../img/destacado_actividad.png);
	background-repeat:no-repeat;
	margin-bottom:10px;
	margin-top:8px;
	
}
.ejemplo{
	padding:5px;
	padding-left:58px;
		background-color:#ffffff;
	background-image:url(../../img/destacado_actividad.png);
	background-repeat:no-repeat;
	margin-bottom:10px;
	margin-top:8px;
	
}

.reflexiona{
	padding:5px;
	padding-left:58px;
		background-color:#ffffff;
	background-image:url(../../img/destacado_reflexiona.png);
	background-repeat:no-repeat;
	margin-top:8px;
	margin-bottom:10px;
	margin-top:8px;
	
}
.video{
	padding:5px;
	padding-left:58px;
		background-color:#ffffff;
	background-image:url(../../img/destacado_video.png);
	background-repeat:no-repeat;
	margin-top:8px;
	margin-bottom:10px;
	margin-top:8px;
	
}

.index_lista .nivel2{
	margin-left:20px;
}

.index_lista .nivel3{
	margin-left:30px;
}

#user_name, #user{
display:none;
}

#home{
margin-top:60px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 3.0 and Chrome rules here */
 	a.tooltip_globo{
	display:block;
	}
}