body {
	margin: 0px;
	font-family: 'Fira Sans', sans-serif;
}
p {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

#tabla_gral {
	height: 100%;
	width: 100%;
	background-color: #FFF;
}

.caja1100 {
	width:1100px;
	margin-left:auto;
	margin-right:auto;
}
@media only screen and (max-width:600px) { 
.caja1100 {
	width:95%;
}
}
#cabecera {
	background-color: #A0A9E0;
}
#cabecera .caja1100{
	background-repeat: no-repeat;
	height: 220px;
	background-image: url(../img/cabecera.jpg);
}
#cabecera_responsive {
	display: none;
}
@media only screen and (max-width:600px) { 
#cabecera{
	display: none;
}
#cabecera_responsive {
	display: block;
}
#cabecera_responsive img{
	width:100%
}
}
.frase  {
	font-size: 13px;
	font-style: italic;
	color: #FFCA00;
	line-height: 20px;
	background-color: #0e2346;
}
@media only screen and (max-width:600px) { 
.frase{
	font-size: 12px;
}
}
#contenido {
	font-size: 15px;
	line-height: 22px;
	color: #666;
	padding-top: 40px;
	padding-bottom: 40px;
}


#pie {
	height: 80px;
	font-size: 14px;
	color: #8BBEF0;
	background-color: #305D94;
	padding-top: 30px;
	padding-bottom: 30px;
}
@media only screen and (max-width:600px) { 
#pie {
	height: 20px;
	padding:5px;
	text-align:center;
	font-size:11px
}
}
#pie .botonera_pie {
	float: left;
	line-height: 40px;
}
@media only screen and (max-width:600px) { 
#pie .botonera_pie {
	float: none;
	padding:0px;
}
}
#pie a {
	color: #FFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#pie a:hover {
	color: #8BBEF0;
}
.redes  {
	float: right
}
@media only screen and (max-width:600px) { 
.redes{
	float: none;
	margin:0px;
	padding-top:5px;
}
.redes img{
	width: 40px;
	height: auto;
}
}



#botonera {
	margin: 0px;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 50px;
	background-color: #305D94;
	text-align: center;
}
@media only screen and (max-width:600px) { 
#botonera {
	display: none;
}
}
#botonera li {
	margin: 0px;
	display: inline;
	color: #8BBEF0;
	line-height: 50px;
	font-size: 17px;
	padding: 0px;
}

#botonera li a{
	color:#FFF;
	text-decoration:none;
}
#botonera li a:hover{
	color:#8BBEF0;
}
#botonera .separador{
	padding-right:10px;
	padding-left:10px;
}

#botonera_responsive {
	display:none;
}
@media only screen and (max-width:1024px) { 
#botonera_responsive {
	display:block;
}
}
#botonera_responsive .ico {
	cursor:pointer
}
#botonera_responsive .fijo {
	position: fixed;
}
.bt_enviar  {
	line-height: 25px;
	color: #FFF;
	font-size: 15px;
	margin-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
	padding-right: 20px;
	padding-left: 20px;
	cursor: pointer;
	background-color: #305D94;
	text-transform: uppercase;
	font-family: 'Fira Sans', sans-serif;
}
@media only screen and (max-width:600px) { 
#suscripcion2 .bt_enviar {
	margin-bottom: 5px;
	float: none;
	margin-right: 0px;
	margin-left: 0px;
}
}
.peque  {
	font-size: 11px;
	clear: both;
	line-height: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.peque a  {
	color: #666;
	text-decoration: none;
}
.peque a:hover {
	text-decoration: underline;
}
@media only screen and (max-width:990px) { 
}

#col_izq {
	float: left;
	width: 270px;
	padding-bottom: 20px;
}
#col_izq .bloque_banner {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2cde2;
	padding-bottom: 20px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#col_izq .bloque_banner a{
	color: #3976B2;
}
#col_izq .bloque_banner img{
	max-width:200px
}
@media only screen and (max-width:600px) { 
#col_izq {
	display: none;
}
}
#paypal {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1CDE4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B1CDE4;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#paypal form {
	margin: 0px;
	padding: 0px;
}

#col_der {
	float: right;
	width: 780px;
}
#col_der_privado {
	padding-left:30px
}
@media only screen and (max-width:600px) { 
#col_der, #col_der_privado {
	float: none;
	width: 94%;
	margin-right:3%;
	margin-left:3%;
	margin-top:10px;
	padding-left:0px
}
}

.col_izq_home {
	float: left;
	width: 475px;
}
@media only screen and (max-width:600px) { 
.col_izq_home {
	float: none;
	width: 100%;
}
}
.col_izq_home .bloque_video {
	padding-bottom: 30px;
	padding-right: 20px;
}
@media only screen and (max-width:600px) { 
.col_izq_home .bloque_video {
	padding-right: 0px;
}
}
.col_izq_home .bloque_video .video {
	background-image: url(../img/cabecera_video.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	background-color: #000;
}

.col_izq_home .bloque_video .titulo {
	font-size: 20px;
	color: #3976B2;
	padding-top: 15px;
	padding-bottom: 10px;
}
.col_izq_home .bloque_video .texto a{
	font-weight: bold;
	color: #3976B3;
	text-decoration:underline
}
.col_izq_home .bloque_video .texto a:hover {
	text-decoration:none
}
.col_izq_home .bloque_noticia {
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
@media only screen and (max-width:600px) { 
.col_izq_home .bloque_noticia {
	padding-right: 0px;
}
}
.col_izq_home .bloque_noticia .foto {
	float: left;
	margin-right: 10px;
}
.col_izq_home .bloque_noticia .titulo {
	color: #3976B2;
	font-size: 18px;
	padding-bottom: 10px;
}
.col_izq_home .bloque_noticia .texto a{
	font-weight: bold;
	color: #3976B3;
	text-decoration:underline
}
.col_izq_home .bloque_noticia .texto a:hover {
	text-decoration:none
}
.col_izq_home .adorno {
	margin-top: 20px;
	margin-bottom: 30px;
	text-align:center
}
.col_izq_home .adorno img {
	width: 170px;
	height:auto;
	margin-right: 10px;
	margin-left:10px;
}
@media only screen and (max-width:450px) { 
.col_izq_home .adorno img {
	width: 40%;
}
}
.col_der_home {
	float: right;
	width: 245px;
}
@media only screen and (max-width:600px) { 
.col_der_home {
	float: none;
	width: 100%;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b2cde2;
}
}
.col_der_home .bloque_banner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2cde2;
	margin-right: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
@media only screen and (max-width:600px) { 
.col_der_home .bloque_banner {
	margin-right: 0px;
}
}
.col_der_home .bloque_banner a{
	color: #3976B2;
}
.col_der_home .bloque_banner img{
	max-width: 225px;
}
.col_der_home .bloque_banner .caja_img{
	text-align:center
}

.col_der_home .bloque_libros{
	margin-right: 20px;
}
@media only screen and (max-width:600px) { 
.col_der_home .bloque_libros {
	margin-right:0px;
}
}
.col_der_home .bloque_libros .foto {
	text-align:center

}
.col_der_home .bloque_libros .foto img {
	height: auto;
	width: 225px;
}
@media only screen and (max-width:600px) { 
.col_der_home .bloque_libros .foto img{
	width:100%;
	max-width:245px
}
}

.col_der_home .bloque_libros .caja {
	padding-bottom:30px;
}
.col_der_home .bloque_libros .caja a {
	color:#3976B2;
}
@media only screen and (max-width:600px) { 
.col_der_home .bloque_libros .caja {
	float:none;
	width:100%;
}
}
.col_der_home .bloque_libros .titulo {
	color: #3976B2;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.col_der_home .bloque_libros a {
	color: #3976B2;
}
.col_der_home .bloque_libros .texto a{
	font-weight: bold;
	color: #3976B3;
	text-decoration:underline
}
.col_der_home .bloque_libros .texto a:hover {
	text-decoration:none
}
.bt_mas {
	background-image: url(../img/fondo_bt.jpg);
	background-repeat: repeat-x;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	color: #8BBEF0;
	margin-top: 10px;
	font-size: 10px;
}

@media only screen and (max-width:600px) { 
.col_der_home .bloque_libros .caja .bt_mas{
	float:left;
}
}
.bt_mas a {
	color: #FFF;
	line-height: 22px;
	font-size: 12px;
}
.bt_mas a:hover {
	color: #8BBEF0;
}
.col_der_home .caja_banner_rav {
	margin-right: 20px;
}
@media only screen and (max-width:600px) { 
.col_der_home .caja_banner_rav {
	margin-right: 0px;
}
}
.col_der_home .banner_rav {
	background-image: url(../img/fondo_pie.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #0177B7;
	color: #FFF;
	margin-bottom:30px;
	width: 225px;
	margin-left:auto;
	margin-right: auto;
	clear: both;
}


.col_der_home .banner_rav a {
	color: #FFF;
	text-decoration:none
}
.col_der_home .banner_rav img {
	float: left;
	margin-right: 7px;
}

.bt_mas a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}



#seccion {
	font-size: 20px;
	color: #3976B3;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1CDE4;
	margin-bottom: 20px;
	margin-right: 30px;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
@media only screen and (max-width:600px) { 
#seccion {
	margin-right:0px;
}
}
.formas_pago {
	margin-left:80px;
	margin-right:80px
}
@media only screen and (max-width:600px) { 
.formas_pago {
	margin-left:0px;
	margin-right:0px
}
}
.caja_contacto.importe {
	float: left;
	margin-right:40px
	
}
@media only screen and (max-width:600px) { 
.caja_contacto.importe {
	float: none;
}
}
.caja_contacto.objetivos {
	float: right;
	width: 240px;
}
@media only screen and (max-width:600px) { 
.caja_contacto.objetivos {
	float: none;
	width: 100%;
}
}
.bloque_contenido {
	padding-right: 30px;
	margin-bottom: 40px;
}
@media only screen and (max-width:600px) { 
.bloque_contenido {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
}
.logo_privado {
	float: right;
	width: 150px;
}
@media only screen and (max-width:600px) { 
.logo_privado {
	float: none;
	display:block;
	margin-right:auto;
	margin-left:auto
}
}
.bloque_contenido .textos {
	width: 480px;
	float: left;
}
@media only screen and (max-width:600px) { 
.bloque_contenido .textos {
	width: 100%;
	float:none
}
}
.bloque_contenido .titulo {
	color: #3976B3;
	font-size: 16px;
	margin-bottom: 10px;
}
@media only screen and (max-width:600px) { 
.bloque_contenido .titulo {
	padding-top: 10px;
}
}
.bloque_contenido .titulo .subrayado {
	border-bottom:#B1CDE4 solid 1px;
}

.bloque_contenido .titulo .flechita {
	font-size: 13px;
	color: #B1CDE4;
}
.bloque_contenido .subtitulo {
	font-size: 14px;
	color: #3976B3;
	padding-left: 18px;
}
.bloque_contenido .autor {
	font-size: 14px;
	color: #999999;
	padding-left: 18px;
	padding-top: 5px;
}

.bloque_contenido .textos p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.bloque_contenido .textos a {
	font-weight: bold;
	color: #3976B3;
	text-decoration:underline
}
.bloque_contenido .textos a:hover {
	text-decoration:none
}
.bloque_contenido .foto  {
	float: right;
	width: 200px;
}
}
.bloque_contenido .textos a, .bloque_contenido .textos_privado a  {
	font-weight: bold;
	color: #3976B3;
	text-decoration:underline
}
.bloque_contenido .textos a:hover, .bloque_contenido .textos_privado a:hover {
	text-decoration:none
}
@media only screen and (max-width:600px) { 
.bloque_contenido .foto {
	width:100%;
	text-align:center;
	float: none;
	background-color:#F2F2F2;
	padding-top:10px;
	padding-bottom:10px
}
}
.bloque_contenido .texto_video  {
	float: right;
	width: 200px;
	padding-bottom: 30px;
}
.bloque_contenido .texto_video a {
	font-weight: bold;
	color: #3976B3;
	text-decoration:underline
}
.bloque_contenido .texto_video a:hover {
	text-decoration:none
}
@media only screen and (max-width:600px) { 
.bloque_contenido .texto_video {
	width:100%;
	padding-bottom:30px
}
}
.bloque_contenido .foto img  {
	height: auto;
	width: 200px;
}

.bloque_contenido .video {
	padding-bottom: 20px;

}
.bloque_contenido .video_foto {
	padding-bottom: 20px;
	text-align:center
}
.bloque_contenido .video_foto iframe {
	width: 500px;
	height: 300px
}
.bloque_contenido .video_foto img {
	width:500px;
	height:auto
}
@media only screen and (max-width:600px) { 
.bloque_contenido .video_foto iframe {
	width: 100%;
	height: 100px
}
.bloque_contenido .video_foto img {
	width:90%;
}
}
.bloque_contenido .video_privado {
	padding-top: 20px;
}
.bloque_contenido .video_privado iframe {
	width: 100%;
	height: 530px;
}


@media only screen and (max-width:600px) { 
.bloque_contenido .video_privado iframe {
	height: 200px;
}
.bloque_contenido .video_foto iframe {
	width: 100%;
	height: 100px
}

}
.bloque_contenido .titulo_video {
	font-size: 22px;
	color: #3976B3;
	padding-top: 40px;
}

.foto_privado {
	padding-top:20px;
	text-align:center
}
.foto_privado img {
	max-width:930px
}
@media only screen and (max-width:600px) { 
.foto_privado img {
	width: 100%;
}

}
.link_chat {
	font-size: 20px;
	text-align: center;
	padding: 15px;
	border: 1px solid #0177B7;
	margin-top: 20px;
	margin-right:250px;
	margin-left:250px
}
@media only screen and (max-width:600px) { 
.link_chat {
	margin-right:0px;
	margin-left:0px
}

}




.destacado {
	font-weight: bold;
	color: #3976B3;
}
.caja_contacto {
	padding-bottom: 10px;
}
.caja_contacto .caja {
	font-family: 'Fira Sans', sans-serif;
	font-size: 15px;
	color: #666;
	width: 98%;
	border: 1px solid #B1CDE4;
		padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 1%;
}
#ok {
	text-align: center;
	padding: 15px;
	margin-top: 30px;
	border: 1px solid #B1CDE4;
	clear: both;
	margin-bottom: 10px;
}
@media only screen and (max-width:600px) { 
#ok {
	margin-top: 10px;
	margin-bottom: 20px;
}
}


.volver {
	text-align: right;
	margin-bottom: 10px;
}
.volver a {
	color: #3976B3;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#pie2 {
	background-color: #FFF;
	height:0px;
	display:none
}

#pie2 .caja {
	margin-right: 3%;
	margin-left: 3%;
	padding-top: 10px;
	padding-bottom: 10px;
	display: none
}
#pie2 .caja .bloque_banner{
	float:left;
	width:46%;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2cde2;
	margin-top: 10px;
	margin-bottom:10px;
	padding-bottom:10px;
	margin-left:2%;
	margin-right:2%
}
#pie2 .caja .bloque_banner .banner{
	width:100%
}
#pie2 .caja .bloque_banner a{
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
@media only screen and (max-width:600px) { 
#pie2 .caja  {
	display:block;
}
}
#pie2 .arbol {
	text-align: center;
	float: left;
	width: 50%;
}
#pie2 .arbol img {
	width: 70%;
	height:auto
}
#pie2 .banners {
	float: right;
	width: 50%;
	text-align: center;
}
#pie2 .banners #paypal {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
@media only screen and (max-width:420px) { 
#pie2 .banners .shemot {
	width:100%;
	height:auto
}
}

@media only screen and (max-width:310px) { 
#pie2 .banners #paypal input {
	width:100%;
	height:auto
}
}

.gracias {
	text-align: center;
	margin-bottom: 20px;
	font-size: 18px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	line-height: 22px;
}


.bloque_conferencia {
	margin-bottom: 30px;
}
.bloque_conferencia.previo {
	margin-bottom: 40px;
	padding-bottom: 20px;
	text-align: center;
	border: 1px solid #CCC;
}
.bloque_conferencia .tipo {
	font-size: 16px;
}
.bloque_conferencia .titulo {
	font-size: 25px;
	color: #3976B3;
	line-height: 30px;
}
.bloque_conferencia .subtitulo {
	font-size: 22px;
	color: #999;
	line-height: 25px;
}
.bloque_conferencia .video_imagen {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
}
@media only screen and (max-width:600px) { 
.bloque_conferencia .video_imagen {
	padding-right: 0px;
	padding-left: 0px;
}
}
.bloque_conferencia iframe {
	width: 100%;
	height: 400px;
}
.bloque_conferencia .imagen {
	height: auto;
	width: 100%;
}
@media only screen and (max-width:600px) { 
.bloque_conferencia .imagen {
	height: auto;
	width: 100%;
}
}
.bloque_conferencia .texto {
	padding-top: 30px;
	padding-bottom: 20px;
}
.bloque_conferencia .texto a{
	color: #3976B3;
	text-decoration: underline
}
.bloque_conferencia .texto a:hover{
	text-decoration:none
}
.bloque_conferencia .accordionButton {
	cursor: pointer;
}
.bloque_conferencia .titulo_pago {
	font-size: 18px;
	color: #FFF;
	background-color: #999999;
	padding: 10px;
	margin-top: 10px;
}
.bloque_conferencia .mas{
	float: right;
	font-size: 30px;
	color: #FFF;
}
.bloque_conferencia .texto_pago {
	padding: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 20px;
}
.bloque_conferencia .paypal {
	text-align: center;
	padding-top: 10px;
}
.bloque_conferencia .caja_contacto {
	margin-left:50px;
	margin-right:50px;
}
@media only screen and (max-width:600px) { 
.bloque_conferencia .caja_contacto {
	margin-left:0px;
	margin-right:0px;
}
}
.bloque_conferencia .bt_abierto {
	padding: 10px;
	color: #FFF;
	background-color: #3976B3;
	font-size: 16px;
	cursor: pointer;
	margin-top: 10px;
	margin-right: 100px;
	margin-left: 100px;
}
.bloque_conferencia .bt_cerrado {
	padding: 10px;
	color: #FFF;
	background-color: #999999;
	font-size: 16px;
	margin-top: 10px;
	margin-right: 100px;
	margin-left: 100px;
} 
.titulo_pago_donativo {
	clear: both;
	font-size: 18px;
	color: #3976B3;
	margin-bottom: 30px;
	border: 1px solid #999;
	background-color: #F2F2F2;
	padding: 20px;
}
.titulo_pago_donativo .pinche{
	float: right;
}
.titulo_pago_donativo a.pinche:hover{
	color: #3976B3;
}	
.titulo_pago_donativo .aclaracion{
	font-size:12px;
	color:#666;
	padding-top:10px
}
.back {
	float: right;
}
.back a{
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
.back a:hover{
	color: #3976B3;
}
.bloque_conferencia .participante {
	display: none;
}
.bloque_conferencia .participante .borde{
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}
.bloque_conferencia .agregar {
	color: #FFF;
	background-color: #3976B3;
	padding: 10px;
	margin-right: 50px;
	margin-left: 50px;
	font-size: 16px;
	cursor: pointer;
	margin-top: 10px;
}
.bloque_conferencia .agregar.quitar {
	background-color: #999;
	margin-left: 350px;
	text-align: center;
}
.bloque_conferencia div.agregar:hover {
	background-color: #666;
}
.txt a {
	text-decoration: underline;
	color: #3976B3;
}
.txt a:hover {
	text-decoration: none;
	font-size: 12px;
}
.popup {
	font-size: 12px;
	color: #666;
}
.popup .titulo_popup{
	font-size: 18px;
	color: #3976B3;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.titulo_pago_donativo .mensaje {
	text-align: center;
	padding: 10px;
	margin-top: 20px;
	border: 1px solid #900;
	font-size: 14px;
	color: #900;
}
@media only screen and (max-width:600px) { 
.popup.fancybox-content {
	padding:20px
}
}
.bt_mi_cuenta  {
	font-size: 15px;
	background-color: #305D94;
	color: #FFF;
	padding-right: 40px;
	padding-left: 40px;
	cursor: pointer;
	border-radius: 10px;
	margin-top: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
}