/* ********** 
    COLORES

    Azul fondo: 52BEBE
    Azul claro: EDF7F5
    Azul sombras: 449A9A
    Azul divisorias: B5C9C8

    Marron: 540005

    Blanco: FFFFFF

********** */

@font-face{
	font-family: "CambridgeTitulo";
	src: url("CooperHewitt-Semibold.eot");
	src: local("CooperHewitt-Semibold"), url("fonts/CooperHewitt-Semibold.eot") format("embedded-opentype"),
		 url("fonts/CooperHewitt-Semibold.woff") format("woff"),
         url("fonts/CooperHewitt-Semibold.ttf") format("truetype"),
         url("fonts/CooperHewitt-Semibold.svg") format("svg");
}
@font-face{
	font-family: "Cambridge";
	src: url("CooperHewitt-Medium.eot");
	src: local("CooperHewitt-Medium"), url("fonts/CooperHewitt-Medium.eot") format("embedded-opentype"),
		 url("fonts/CooperHewitt-Medium.woff") format("woff"),
         url("fonts/CooperHewitt-Medium.ttf") format("truetype"),
         url("fonts/CooperHewitt-Medium.svg") format("svg");
}
*{
	font-family:"Cambridge", Arial, Helvetica, sans-serif;
	font-size:1.0em;
}

body{
	padding:0px;
	margin:0px;
	color:#000000;
}
canvas{
cursor:pointer;
}

ol{
counter-reset:li;
margin-left:0;
padding-left:0
}
ol li{
position:relative; 
margin:0 0 10px 2em !important;
padding:4px 1.3em !important;
list-style:none;
*list-style: decimal;
}
ol li:before{
content:counter(li);
counter-increment:li;
position:absolute;
top:0px;
left:-25px; /*tamaño de la fuente*/
width:25px;
padding:4px !important;
text-align:right;
font-weight:bold;
color:#7ac8c5;
}


/* Cambios segun pantalla */
.bodyPrincipal{
	background-color:#b1d23a;
	background-image:url(../img/fondoSB.png);
	background-position:top center;
	background-repeat:repeat;
}
.bodyInteriorSB{
	background-color:#b1d23a;
	background-image:url(../img/fondoSB.png);
    background-position:top center;
	background-repeat:repeat;
    margin-top: 0px;
    padding-top: 0px;
}
.bodyInteriorTB{
	background-color:#b1d23a;
	background-image:url(../img/fondoTB.png);
    background-position:top center;
	background-repeat:repeat;
    margin-top: 0px;
    padding-top: 0px;
}
.bodyInteriorWB{
	background-color:#f2f7df;
	background-image:url(../img/fondoWB.png);
    background-position:top center;
	background-repeat:repeat;
    margin-top: 0px;
    padding-top: 0px;
}

.bodyInteriorSB #cuerpo,
.bodyInteriorSB #principal{
	background-color:#b1d23a;
}
.bodyInteriorTB #cuerpo,
.bodyInteriorTB #principal{
	background-color:#b1d23a;
}
.bodyInteriorWB #cuerpo,
.bodyInteriorWB #principal{
	background-color:#f2f7df;
}
.bodyInteriorSB .botonHome a{
	color:#36054f;
}
.bodyInteriorTB .botonHome a{
	color:#36054f;
}
.bodyInteriorWB .botonHome a{
	color:#b1d23a;
}
.bodyInteriorSB .botonHome .numeroH{
	border-bottom-color:#36054f;
}
.bodyInteriorTB .botonHome .numeroH{
	border-bottom-color:#36054f;
}
.bodyInteriorWB .botonHome .numeroH{
	border-bottom-color:#b1d23a;
}
.bodyInteriorSB #enlaces p spam{
    background-color: #b1d23a;
    color: #36054f;
}
.bodyInteriorTB #enlaces p spam{
    background-color: #b1d23a;
    color: #36054f;
}
.bodyInteriorWB #enlaces p spam{
    background-color: #36054f;
    color: #b1d23a;
}
/**/
.bodyAcceso{
	background-position:top center;
	background-repeat:repeat-x;
	background-color: #73B1E0;
}
#pieprincipal{
	width:100%;
	height:auto;
	margin: auto;
	text-align:center;
    color: #b1d23a;
	padding-top:10px;
	font-size:1.4em;
	letter-spacing: 0.05em;
	font-weight:bold;
}
#paginaPrincipal{
	width:100%;
	height:auto;
	margin: auto;
}
#cabeceraLogoAcceso{
	position:relative;
	float:left;
	width:990px;
	height:100px;
	color:#FFFFFF;
}
.logo{
	position:absolute;
	width:166px;
	height:97px;
	right:80px;
}
.logo img{

	width:auto;
}
.logoInt{
    position:absolute;
    left:80px;
}
.logoInt img{
    height:49px;
	width:auto;
}
#cabeceraAcceso{
    position: relative;
    width: 990px;
    height: 95px;
    color: #FFFFFF;
    margin: auto;
}
.divAccesos{
	position:relative;
	width:420px;
	height:auto;
	text-align:center;
}
.divAccesos a{
	color:#FFFFFF;
	font-size:1.9em;
	text-shadow: 1px 1px 0 #73B1E0, -1px -1px #73B1E0, 1px -1px #73B1E0, -1px 1px #73B1E0, 0 1px #73B1E0, 1px 0 #73B1E0, -1px 0 #73B1E0, 0 -1px white, 2px 2px 3px #666;
	letter-spacing:0.03em;
}
#cabeceraLogo{
    position: relative;
    float: none;
    width: 990px;
    height: 110px;
    color: #FFFFFF;
    margin: 0px auto;
}
#cabeceraLogo img{
	position:relative;
	float:left;
}
#cabeceraLogo span{
	position:relative;
	float:left;
	padding:20px 10px;
}
.pestanasHome{
	position:relative;
	float:right;
	width:483px;
	height:48px;
	margin:0px;
	z-index:5;
}
#cuerpo{
	width:100%;
	height:auto;
	margin: 0px;
    background-color: #b1d23a;
    box-shadow: 0px 0px 5px rgba(54,5,64,0.2);
    -webkit-box-shadow: 0px 0px 5px rgba(54,5,64,0.2);
   -moz-box-shadow: 0px 0px 5px rgba(54,5,64,0.2);
}
#bloqueCentral{
    width:990px;
    height: auto;
    margin: auto;
}
#contpaginaPrincipal{
	position:relative;
	float:left;
	width:950px;
	height: auto;
	padding: 20px;
}
#botonesH{
	position:relative;
	float:left;
	width:850px;
	height: auto;
}
.botonHomeoff{
	position:relative;
	float:left;
	width:180px;
	height:80px;
	padding:10px;
   margin:5px;
   color:#666666;
   font-size:1.2em;
   line-height:1.1em;
   opacity:0.6;
   filter:alpha(opacity=650);
}
.botonHome{
	position:relative;
	float:left;
	width:180px;
	height:80px;
	padding:10px;
    margin:5px;
    font-size:1.2em;
    line-height:1.1em;
    font-weight: bold;
}
.botonHome a{
	position: relative;
	float: left;
	width: 190px;
	height: 84px;
	color: #fff;
    font-family:  "cambridgetitulo", arial;
}
.numeroH{
    font-size: 1em;
    font-weight: bold;
    min-height: 1.2em;
    color: #36054f;
    width: 100%;
    display: block;
    margin-bottom: 4px;
    padding-bottom: 4px;
    border-bottom: 1px solid rgba(54,5,79,0.2);
}

#botoneraDchaH{
	position:relative;
	float:right;
	width:51px;
	height:auto;
    margin-top:5px;
	padding-top:0px;
	z-index: 10;
    text-align: center;
}
#botsBotonera{
    position:relative;
	float:left;
	width:58px;
	height:auto;
	text-align:center;
	background:url(../img/botonera.png) repeat-y;
    padding-bottom: 13px;
}
#botoneraDchaH a{
    border-bottom: 1px solid rgba(177,210,58,0.4);
    width: 41px;
    height: 50px;
    display: block;
    margin: 0px 5px;
}

#botoneraDchaH a img{
	width: 35px;
    height: 35px;
    margin: 8px 0px;
}
#botoneraDchaH > a{
    border-bottom-width: 0px;
    margin: 0px;
}
#botoneraDchaH > a img{
    width:51px;
    height: auto;
    margin: 0px;
}
a, a:hover{
	text-decoration:none;
}
a:focus {
	outline:0px;
}
img{
	border:0px;
}
#interiorLibros{
	position:relative;
	float:left;
	width:100%;
	height:auto;
    margin-top: 0px;
    padding-top: 0px;
}
#principal{
	position:relative;
	float:left;
	width:100%;
	height:auto;
    background-color: #b1d23a;
    box-shadow: 0px 0px 5px rgba(54,5,64,0.2);
    -webkit-box-shadow: 0px 0px 5px rgba(54,5,64,0.2);
   -moz-box-shadow: 0px 0px 5px rgba(54,5,64,0.2);
   margin-bottom:70px;
}
#cabeceraGral{
	position:relative;
	float:left;
	width:100%;
	height:auto;
	z-index:1;
}

.pestanas{
	position:relative;
	float:right;
	width:auto;
	height:49px;

	margin-right:10px;
}
.botPest{
	position:relative;
	float:left;
	width: 161px;
	height:49px;
}

.botPestActivo{
	position:relative;
	float:left;

	width: 161px;
	height:49px;
	font-weight:bold;
}
.botPest a{
	position:relative;
	float:left;
	width: 161px;
	height:49px;
	
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	padding: 7.5px 0px 0px 0px;
	color:#f15a22;
	font-weight:bold;
    text-transform: uppercase;
}
.botPest#SB a{
    background-image:url(../img/pestnaSB.png);
    color: #FFFFFF;
    background-size: contain;
}
.botPest#TB a{
    background-image:url(../img/pestnaTB.png);
    color: #36054f;
    background-size: contain;
}
.bodyInteriorWB .botPest#TB a{
    background-image:url(../img/pestnaTB_2.png);
}
.botPest#WB a{
    background-image:url(../img/pestnaWB.png);
    color: #b1d23a;
    background-size: contain;
}
.botPest a:hover{
	position:relative;
	float:left;
	width: 161px;
	height:49px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	padding: 7.5px 0px 0px 0px;
	font-weight:bold;
    text-transform: uppercase;
}

.botPestActivo a{
	position:relative;
	float:left;
	position:relative;
	width: 161px;
	height:49px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	padding: 7.5px 0px 0px 0px;
	font-weight:bold;
    text-transform: uppercase;
}
.botPestActivo#SB a{
    background-image:url(../img/pestnaaSB.png);
    color: #FFFFFF;
    background-size: contain;
}
.botPestActivo#TB a{
    background-image:url(../img/pestnaaTB.png);
    color: #36054f;
    background-size: contain;
}
.botPestActivo#WB a{
    background-image:url(../img/pestnaaWB.png);
    color: #b1d23a;
    background-size: contain;
}
#contCatalogos{
	position:relative;
	float:left;
	width:1010px;
	height:634px;
	height:auto;
	margin-left:10px;
	margin-top:10px;
}
.divFlechas{
	position:absolute;
	width:60px;
	height:54px;
	text-align:center;
}
#botoneraDcha{
	position:fixed;
    top:77px;
	right:10px;
	width:51px;
	height:auto;
    margin-top:5px;
	padding-top:0px;
	z-index: 10;
    text-align: center;
}
#botoneraDcha a{
    border-bottom: 1px solid #cae08b;
    width: 41px;
    height: 50px;
    display: block;
    margin: 0px 5px;
}
#botoneraDcha a img{
	width: 35px;
    height: 35px;
    margin: 8px 0px;
}
#botoneraDcha > a{
    border-bottom-width: 0px;
    margin: 0px;
}
#botoneraDcha > a img{
    width:51px;
    height: auto;
    margin: 0px;
}
#contBotoneraDcha{
	position:relative;
	float:left;
	width:58px;
	height:auto;
	text-align:center;
	background:url(../img/botonera.png) repeat-y;
}

#sombraPDF{
	position:relative;
	float:left;
	overflow:hidden;
	width:990px;
	height:624px;
	background:url(../img/sombra2.png) no-repeat;
	padding-right:10px;
	padding-bottom:10px;
}
#catalogosImg{
	position:relative;
	float:left;
	overflow:hidden;
	width:1000px;
	height:634px;
	margin-bottom:3px;
}

.contpaginapdf{
	position:absolute;
	display:none;
	width:990px;
	height:624px;
	top:0px;
	left:0px;
}
#catalogosImg img.imagen{
	position:relative;
	float:left;
	width:990px;
	height:624px;
}
#numeraCatalogos{
	position:relative;
	float:left;
	width:990px;
	height:90px;
	margin-left:10px;
}
.botonesCatalogos{
	position:relative;
	float:left;
	width:17px;
	height:17px;
	margin:0px 1px;
}
.numerosCatalogos a{
	position:relative;
	float:left;
	width:25px;
	height:17px;
	color:#FFFFFF;
	background-color:#004C99;
	text-align:center;
	font-size:0.8em;
	margin:0px 1px;
	padding: 2px;
}
.numerosCatalogosa a{
	position:relative;
	float:left;
	width:25px;
	height:17px;
	color:#307FBF;
	background-color:#C0D0DD;
	text-align:center;
	font-size:0.8em;
	margin:0px 1px;
	padding: 2px;
}

#barraInferior{
	position:relative;
	float:left;
	width:990px;
	height:82px;
	top:-10px;
}
.pizarra { 
	position:absolute;
	width:990px;
	height:624px;
	top:0px;
	left:0px;
}
#borrar_bt{
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
#herramientas { 
	position:fixed;
	width:auto;
	height:67px;
	bottom:10px;
}
#contherramientas {
	position:relative;
	float:left;
	width:691px;
	height:60px;
	padding:2px 0px 5px 0px;
	background:url(../img/barraH_fondo.png) repeat-x;
}
#herramientas img{
	position:relative;
	float:left;
}
#herramientas .icoHerramientas img{
    width: 35px;
    margin: 7.5px;
}
.icoHerramientas{
	position:relative;
	float:left;
	width:auto;
	height:56px;
	margin:0px;
}
.separaIco{
	position:relative;
	float:left;
	width:1px;
	height:40px;
	margin:5px 3px;
	background-color:#cae08b;
}
#paleta{
	position:absolute;
	top:-71px;
	width:102px;
	height:35px;
	background:url(../img/menuColor.png) no-repeat bottom;
	padding: 35px 8px 5px 8px;
	display:none;
}
.colores{
	position:relative;
	float:left;
	width:12px;
	height:12px;
	margin:2px 4px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 1.5px 1.5px 1.5px 0px rgba(50, 50, 50, 0.60);
   -webkit-box-shadow: 1.5px 1.5px 1.5px 0px rgba(50, 50, 50, 0.60);
   -moz-box-shadow: 1.5px 1.5px 1.5px 0px rgba(50, 50, 50, 0.60);
	cursor:pointer;
}
.coloresa{
	position:relative;
	float:left;
	width:12px;
	height:12px;
	margin:2px 4px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	cursor:pointer;
}
.grosorlinea{
	position:relative;
	float:left;
	height:12px;
	background-color:#4E5D70;
	margin:7px 8px 1px 4px;
	cursor:pointer;
}
.grosorlinea2{
	position:relative;
	float:left;
	height:12px;
	background-color:#000;
	margin:7px 8px 1px 4px;
	cursor:pointer;
}
.contBotones{
	position:absolute;
	width:auto;
	height:50px;
}
.contBotonesInt{
	position:relative;
	float:left;
	width:auto;
	height:35px;
	background:url(../img/menuHdcha.png) top right no-repeat;
    background-size: cover;
    padding: 0px 25px 0px 25px;
    z-index: 1;
    margin-left: -25px;
}
.imgBoton{
	position: relative;
	float: left;
	width: auto;
	height: 30px;
	cursor: pointer;
	margin: 3px 3px;
	z-index: 2;
}
.contBotonesInt img{
    margin: 3px 3px;
    width: auto;
    height: 30px;
}
.contBotonesInt img[src="img/menuHizq.png"]{
    height: 35px;
}
#gral{
	position:absolute;
	background-image:url(../img/transp.png);
	top:0px;
	left:0px;
}
#pagina{
	display:block;
	margin:30px auto;
	width:940px;
	height:auto;
	font-size:1.0em;
	padding:0px;
	clear:both;
	color:#AE1F5F;
}
/*#pieGral{
	position:relative;
	float:left;
	width:100%;
	height:50px;
	padding-top:10px;
    background-color: #36054f;
}*/
#pieGral{
	position:fixed;
	width:100%;
	height:50px;
	padding-top:10px;
    background-color: #36054f;
 	bottom:0px;
}
.interior#pieGral{
    background-color: rgba(237,247,245,0);
}
#divconLupa{
	position: absolute;
	display:table;
	width:990px;
	height:624px;
	z-index:10;
}
#divconTapa{
	position: absolute;
	display:table;
	width:990px;
	height:624px;
	z-index:10;
}
.divFlipboard{
	position: absolute;
	display:table;
	width:990px;
	height:624px;
	z-index:10;
	color:#000;
	background:url(../img/esquina_flipboard.png) top right no-repeat;
}
.divFlipboard canvas{
	background-color:#F8F8F8;
}
.barraFlipboard{
	position:relative;
	float:left;
	width:970px;
	height:30px;
	color:#4F5E73;
	text-align:left;
	padding:0px 0px 0px 20px;
}
.barraCrono{
	position:relative;
	float:left;
	width:163px;
	height:30px;
	color:#FFA9A9;
	margin-top:5px;
	margin-left:25px;
}
.divCrono{
	position: absolute;
	display:table;
	width:163px;
	height:192px;
	padding:0px;
	margin: 8px;
	background:url(../img/cronometrog.png) no-repeat;
}
.contTiempo{
	position:relative;
	float:left;
	width:auto;
	height:auto;
	margin:60px 0px 0px 35px;
}
.divNotas{
	position: absolute;
	display:table;
	width: auto;
	height: auto;
	z-index:10;
	color:#000;
	-webkit-box-shadow: -2px 2px 1px  #777;
  -moz-box-shadow: -2px 2px 1px  #777;
  box-shadow: -2px 2px 1px  #777;

   
}
.contNotas{
	position:relative;
	float:left;
	width: 280px;
	height: auto;
	color:#FFA9A9;
	background-color:#FFEC90;
	margin:0px;
}
.barraNotas{
	position:relative;
	float:left;
	width:100%;
	height:20px;
	background:url(../img/esquina_posit.png) top right no-repeat;
	color:#4E5D72;
	text-align:left;
	padding:5px 0px;
}
.barraNotas span{
	position:relative;
	float:left;
	padding-left:10px;
}
.recursosCards{
	position: absolute;
	display:table;
	width: 880px;
	height: 500px;
	top:10px;
	right:100px;
	z-index:4;
	color:#AE1F5F;
	background-color:#ffffff;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	border: solid 4px #73B1E0;
}
#recursos img{
	position:relative;
	float:left
}
#recursos .divborra{
	position:absolute;
	left:52px;
	top:8px;
	cursor:pointer;
}
#contRecursos span{
	position:relative;
	float:left;
	width:500px;
	color:#36054f;
	font-weight:bold;
	font-size:0.9em;
	text-shadow: 1px 1px 2px #666;
	cursor:pointer;
	letter-spacing:0.1em;
	padding:5px 0px 0px 5px;
	word-wrap: break-word;
}
#recursos span a{
	position:relative;
	float:left;
	width:auto;
	color:#36054f;
	font-weight:bold;
	font-size:0.9em;
	border-bottom:1px solid rgba(177,210,78,0.5);
	cursor:pointer;
	letter-spacing:0.1em;
}

#contRecursos{
	position:relative;
	float:left;
	width:96%;
	height:auto;
	background-color:#ffffff;
	padding: 20px 2%;
}
#contRecursos2{
	position:relative;
	float:left;
	width:860px;
	height:auto;
	background-color:#f2f7df;
	padding: 20px 10px;
	-moz-border-radius: 0px 0px 12px 12px;
	-webkit-border-radius: 0px 0px 12px 12px;
	border-radius: 0px 0px 12px 12px;
}
.claseLetreroTRB{
	position:absolute;
	width: auto;
	height:auto;
	left: -80px;
	padding:5px;
	background-color:#36054f;
    color:#FFFFFF;
   text-align:center;
	display:none;
	color:#000;
}
#letrero{
	position:absolute;
	width: 100px;
	height:auto;
	left: -105px;
	padding:5px;
	background-color:#36054f;
    color:#FFFFFF;
   text-align:center;
	display:none;
}
#letrero2{
	position:absolute;
	width: auto;
	height:auto;
	padding:5px 10px;
	color:#000000;
	background-color:#36054f;
    color:#FFFFFF;
	display:none;
	text-align:center;
}
.divCards{
	width:327px;
	height:auto;
	margin: 0px auto;
}
.cards{
	border: solid 8px #73B1E0;
	moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}
.minicards{
	width:75px;
	margin: 10px 5px;
	border: solid 4px #73B1E0;
	moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.divEnLinea{
	padding:0px 4px;
}
.divAuto{
	position:relative;
	float:left;
	width:auto;
	
}
.divAutoActivo{
	position:relative;
	float:left;
	width:auto;
	color:#ffffff;
	background-color:#dc4e28;
}
.divC004{
	position:relative;
	float:left;
	width:220px;
	height:auto;
	margin-top:10px;
	margin-right:50px;
}
.divC004int{
	position:relative;
	float:left;
	width:auto;
	height:auto;
	margin-right:10px;
}
.guardaDoc{
	position:absolute;
	width:420px;
	height:25px;
	padding:7px;
	top:35px;
	right:30px;
	background-color:#EDEDED;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.guardaDoc input{
	position:relative;
	float:left;
	width:300px;
	height:20px;
	padding:1px 3px;
}
.guardaDoc a{
	position:relative;
	float:left;
	width:auto;
	margin-left:4px;
	padding:1px 6px;
	background-color:#4E5D72;
	color:#FFFFFF;
	text-align:center;
	cursor:pointer;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.guarda{
	position:absolute;
	width:190px;
	height:25px;
	padding:7px;
	top:35px;
	right:0px;
	background-color:#4F5D73;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.guarda input{
	position:relative;
	float:left;
	width:130px;
	height:20px;
	background-color:#fff;
	border:none;
	font-size:0.8em;
}
.botGuarda{
	position:relative;
	float:right;
	width:auto;
	height:auto;
}
.botGuarda a{
	position:relative;
	float:right;
	width:auto;
	height:18px;
	padding:2px 4px;
	background-color:#CCCCCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size:0.8em;
	color:#000;
}
.botForm2{
	position:relative;
	float:right;
	width:auto;
	height:18px;
	padding:4px 4px;
	background-color:#CCCCCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color:#000;
	font-size:1.0em;
	margin-right:15px;
}
.botForm a{
	position:relative;
	float:right;
	width:auto;
	height:18px;
	padding:4px 4px;
	background-color:#CCCCCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color:#000;
	font-size:1.0em;
	margin-right:15px;
}
.seguro{
	position:absolute;
	top:22px;
	left:0px;
	width:200px;
	padding:5px 10px;
	background-color:#FFFFFF;
	font-size:0.7em;
	box-shadow: 2px 2px 2px 2px rgba(100, 100, 100, 0.40);
   -webkit-box-shadow: 2px 2px 2px 2px rgba(100, 100, 100, 0.40);
   -moz-box-shadow: 2px 2px 2px 2px rgba(100, 100, 100, 0.40);
   display:none;
   z-index:50;
}
.seguro div{
	position:relative;
	float:left;
	width:60px;
	margin:4px 15px;
	padding:5px 3px;
	background-color:#4E5D72;
	color:#FFFFFF;
	text-align:center;
	cursor:pointer;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.bloquea{
	position:absolute;
	width:40px;
	height:56px;
	top:0px;
	left:0px;
}
#letreroNube{
	position:absolute;
	width: auto;
	height:auto;
	left: -80px;
	padding:6px;
	background-color:#FFFFFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 2px 2px 2px 0 #666666;
   -webkit-box-shadow: 2px 2px 2px 0 #666666;
   -moz-box-shadow: 2px 2px 2px 0 #666666;
   text-align:center;
	display:none;
}

#contRecursosTRB{
	position:relative;
	float:left;
	width:850px;
	height:auto;
	background-color:#f15a22;
	padding: 0px 20px 20px 20px;
}
#tituloTRB{
	position:relative;
	float:left;
	width:850px;
	height:auto;
	background-color:#f15a22;
	padding: 5px 20px;
	color:#FFF;
	font-size:1.5em;
	font-weight:bold;
}
.tres-columnas {
	position:relative;
	float:left;
	width:260px;
	margin:5px;
}
#contRecursosTRB .boton a{
	position:relative;
	float:left;
	width:225px;
	height:77px;
	background:url(../img/botonTRBp.png) left top no-repeat;
	margin:0px 5px 10px auto;
	padding:15px 5px 0px 5px;
	text-align:center;
	color:#fff;
	font-size:1.4em;
	font-weight:bold;
	line-height:0.8em;
}
#contRecursosTRB .boton a:hover{
	position:relative;
	float:left;
	width:225px;
	height:77px;
	background:url(../img/botonTRBpa.png) left top no-repeat;
	margin:0px 5px 10px auto;
	padding:15px 5px 0px 5px;
	color:#cc5529;
}
#contRecursosTRB .botonint a{
	color:#FFF;
}
#contRecursosTRB .botonint{
	width:193px;
	height:50px;
	background:url(../img/botonTRBint.png) no-repeat;
	padding:25px 10px 5px 10px;
	text-align:center;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	line-height:0.8em;
}
#contRecursosTRB .botoninta{
	width:193px;
	height:50px;
	background:url(../img/botonTRBinta.png) no-repeat;
	padding:25px 10px 5px 10px;
	text-align:center;
	color:#cc5529;
	font-size:1.2em;
	font-weight:bold;
	line-height:0.8em;
}
#contRecursosTRB .mp{
	width:100%;
	height:50px;
	text-align:right;
	margin-top:-20px;
}
#contenedorPDF{
	position:relative;
	float:left;
	width: 600px;
	height:auto;
	padding:10px;
}
#contenedorPDF ul{
	position:relative;
	float:left;
	width:100%;
	padding:0px;
}

#contenedorPDF li{
	list-style:none;
	padding-left:10px;
}
#contenedorPDF ul.sub{
	position:relative;
	float:left;
	width:auto;
	margin-left:25px;
	margin-top:-18px;
}
#contenedorPDF li{
	position:relative;
	float:left;
	width:100%;
	height:20px;
	margin-bottom:20px;
}
#contenedorPDF img{
	margin-right:10px;
	width:25px;
	height:25px;
}
#contenedorPDF li a,span.carpeta{
	position:relative;
	float:left;
	width:auto;
	color:#000;
	font-weight:bold;
	font-size:1.2em;
	text-shadow: 1px 1px 2px #666;
	cursor:pointer;
	letter-spacing:0.1em;
	padding:0px;
	word-wrap: break-word;
}
	
}	

li.pdfTRB{
	background:url(../img/icoPDF.png) left bottom no-repeat;
}
li.auTRB{
	background:url(../img/icoAudio.png) left bottom no-repeat;
}
