@charset "utf-8";
/* CSS Document */

BODY{
	background:#999;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
IMG{
	border:none;
	margin: 0px;
	padding: 0px;
}
P{
	margin:0;
	padding:0;
}
A{
	text-decoration:none;
}
object {
	display:block;
	margin: 0px;
}

.base{
	background-image: url(../im/common/fondo.jpg);
	background-repeat: repeat-x;
}
.contenedor_rayas_sup{
	background:#FFF;
	padding-top:5px;
	padding-bottom:6px;
	overflow: hidden;
	height:7px;
}
.raya_roja_sup{
	height:4px;
	margin-top:0px;
	margin-bottom:2px;
	background:#990033;
	overflow: hidden;
	color:#990033;
	border:none;
}
.raya_gris_sup{
	height:1px;
	margin:0px 0px;
	background:#C8C8C8;
	overflow: hidden;
	color:#C8C8C8;
	border:none;
}
/*HEADER*/
.contenedor{
	margin-top:0;
	width:950px;
	border:1px #CCC solid;
	background:#F0F0F0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 9px;
	padding-left: 9px;
}
.header{
	height:44px;
	padding:2px 8px;
}
.idiomas{
	padding-left: 12px;
	float:left;
	color:#8C8C8C;
	font-size:10px;
	margin-top:4px;
}
.idiomas A{
	color:#8C8C8C;
}

.idiomas a:hover{
	color:#900;
}

.logo{
	float:right;
}
.subtitulo_peque_rojo { /* subtítulos que van dentro del contenido */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #900;
	font-weight: bold;
}
.titulo_rojo_18px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #900;
	font-weight: normal;
}


.titulo_rojo_18px_right { /* localizacion */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #900;
	text-align: right;
	font-weight: normal;
}

.titulo_12px_rojo {
	font-size: 12px;
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/*MENU/FLASH*/
.menu{
	height:318px;
	margin: 0px;
	padding: 0px;
}
.menu_contenedor{
	background:#E1E1E1;
	float:left;
	height:316px;
	width:178px;
	border: 1px solid #CCC;
}

.menu_contenedor UL{
	padding:0;
	list-style:none;
	width:170px;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
}
.menu_contenedor UL LI{
	margin:0;
	padding:0;
	list-style:none;
	height:22px;
	line-height:20px;
	margin-bottom:1px;
	display:block;
	background-image: url(../im/common/menu-lineas_doble.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu_contenedor UL LI A{
	padding-left:16px;
	display:block;
	width:154px;
	height:20px;
	margin-bottom:1px;
	margin-top:1px;
	color:#787878;
}
.menu_contenedor UL LI A:HOVER,.menu_contenedor UL LI A.seleccionado{
	background:#9F002B;
	color:#fff;
}
.menu_contenedor_js{
	background:#E1E1E1;
	float:left;
	height:316px;
	width:178px;
	border: 1px solid #CCC;
	/*margin:0 0 20px 0;*/
}

.menu_contenedor_js UL{
	padding:0;
	list-style:none;
	width:170px;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
}
.menu_contenedor_js UL LI{
	margin:0;
	padding:0;
	list-style:none;
	height:22px;
	line-height:20px;
	margin-bottom:1px;
	display:block;
	background-image: url(../im/common/menu-lineas_doble.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu_contenedor_js UL LI A{
	padding-left:16px;
	display:block;
	width:154px;
	height:20px;
	margin-bottom:1px;
	margin-top:1px;
	color:#787878;
}
.menu_contenedor_js UL LI A.seleccionado{
	background:#9F002B;
	color:#fff;
}
#menu_flash{
	overflow:hidden;
	background:#f6f6f6;
	float:right;
	width:738px;
	height:316px;
	border:1px solid #CCC;
	/*margin:0 0 20px 0;*/
}
#menu_flash #flash {
	float:left;
}

.contenedor_rayas_int{
	padding-top:3px;
	padding-bottom:15px;
	overflow: hidden;

}
.raya_gris_int{
	height:1px;
	margin: 0px 0px;
	overflow: hidden;
	background: #C8C8C8;
	color:#C8C8C8;
	border:none;
}
#col_izq {
	float: left;
	width:180px;
	overflow:hidden;
	margin-bottom:15px;
}
#col_der {
	float: right;
	width:740px;
	overflow:hidden;
}
.barra_horiz_gris {
	color: #CCC;
	margin-top: 12px;
	margin-bottom: 12px;
	clear:both;
}
.barra_horiz_local {
	color: #CCC;
	margin-top: 18px;
	margin-bottom: 10px;
}
.ver_mas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 12px;
	background-image: url(../im/common/ver_mas.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}
.ver_mas a {
	color: #666666;
	text-decoration:none;
}
.ver_mas a:hover {
	color: #900;
}
.inc_actualidad_fondo {
	background-color: #900;
	background-image: url(../im/common/fondo-degradado-titulo-cajones.jpg);
	background-repeat: no-repeat;
	height: 20px;
}

.inc_actualidad {
	width:178px;
	border: 1px solid #CCC;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0px;
	background-color: #CCC;
	background-image: url(../im/common/gris_e6e6e6_1px.jpg);
	height: 290px;
}
.inc_actualidad_tabla {
	margin-right: 9px;
	margin-left: 9px;
	height: 240px;
}

.inc_actualidad_tit {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	height: 22px;
	width: 159px;
}
.inc_actualidad_tit a{
	color: #FFF;
}
.inc_actualidad_subtit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	margin-top: 5px;
}
.inc_actualidad_subtit_interior {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin-bottom: 10px;
}

.inc_actualidad_texto,.inc_actualidad_texto p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	margin-top: 5px;
}

.linea_gris_actualidad {
	color: #CCC;
	margin-right: 10px;
	margin-top: 8px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.inc_novedades {
	width:178px;
	border: 1px solid #CCC;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0px;
	background-color: #CCC;
	background-image: url(../im/common/gris_e6e6e6_1px.jpg);
	float: left;
	height: 290px;
}
.inc_novedades_img {
	padding: 0px;
}
#contenido {
	margin-top:20px;
}
.contenido {
	float: left;
	width: 539px;
	margin-left: 30px;
	margin-right: 20px;
}
.contenido_ancho {
	float: left;
	width: 740px;
}
.contenido_ancho_right {
	float: right;
	width: 740px;
	margin-left: 30px;
	margin-bottom: 17px;
}
.contenido a, .contenido_ancho a {
	color:#333;
}
.contenido a:hover, .contenido_ancho a:hover {
	color:#C30;
}
.contacto_oficinas {
	float: right;
	width: 180px;
}
.titulo_contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #900;
	font-weight: bold;
}
.subtitulo_contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999;
	font-weight: bold;
}
.texto_contenido_peke {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	color: #666;
}
.texto_contenido_peke a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	color: #666;
	font-weight: bold;
}
.texto_contenido_peke a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	color: #900;
	font-weight: bold;
}
.texto_contenido{
	vertical-align:top;
}

.texto_contenido p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
	color: #666;
}

.texto_contenido a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
	text-decoration: none;
	color: #666;
	font-weight: bold;
}

.texto_contenido a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
	color: #900;
}

.linea_roja_inferior{
	overflow: hidden;
	background-color: #900;
	clear: both;
	background-image: url(../im/common/linea_roja_inf_1px.jpg);
	background-repeat: repeat-x;
	margin-bottom: 9px;
	margin-top: 10px;
	height: 10px;
	width: 953px;

}
.menu_repe_inf {
	background-color: #CCC;
	background-image: url(../im/common/gris_e6e6e6_1px.jpg);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
	margin-bottom: 0px;
	margin-top: 6px;
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.menu_repe_inf a.facebook_footer {
	display:block;
	background:url(../im/common/facebook.jpg) no-repeat left -2px;
	width:76px;
	height:20px;
}
div.idiomas a.facebook_header {
	display:block;
	background:url(../im/common/facebook-head.gif) no-repeat right -12px;
	padding-right:56px;
	line-height:22px;
}
div.idiomas a.facebook_header:hover {
	color:#808080;
	background:url(../im/common/facebook-head.gif) no-repeat right 5px;
}
.menu_repe_inf a.facebook_footer:hover,  {
	background:url(../im/common/facebook.jpg) no-repeat left -22px;
}
.texto_menu_repe_inf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: left;
}

.texto_menu_repe_inf a {
	text-decoration:none;
	color: #999;
}

.texto_menu_repe_inf a:hover {
	text-decoration:none;
	color: #900;
}


.menu_inferior {
	background-color: #666;
	height: 32px;
	clear: both;
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	color: #999;
	padding: 10px;
}
.menuinf_centrado {
	font-size: 10pt;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.texto_menuinf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}

.texto_menuinf a {
	color: #999;
	text-decoration: none;
	padding-left: 10px;
}

.texto_menuinf a:hover {
	color: #FFF;
	text-decoration: none;
}

.footer {
	clear: both;
	padding-top: 8px;
	padding-bottom: 0px;
	height: 32px;
	margin-bottom: 0px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}

.texto_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}

.texto_footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}

.texto_footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #900;
}
.texto_footer_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: right;
}
.texto_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	text-align: left;
}

.texto_copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #900;
	text-align: left;
}
.tabla_num { /* de momento sólo en data_esp/actualidad.php */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

.tabla_num a { /* de momento sólo en data_esp/actualidad.php */
	text-decoration:none;
	color: #666;
}

.tabla_num a:hover { /* de momento sólo en data_esp/actualidad.php */
	text-decoration:none;
	color: #900;
}

.tabla_novedades {
	border: 1px solid #CCC;
	background-color: #CCC;
	background-image: url(../im/common/gris_e6e6e6_1px.jpg);
	background-repeat: repeat;
	width: 702px;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.tabla_quienes {
	border: 1px solid #CCC;
	background-color: #CCC;
	background-image: url(../im/common/gris_e6e6e6_1px.jpg);
	background-repeat: repeat;
	width: 700px;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.texto_novedades {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 15px;
}
.contenido_localizacion {
	margin-left: 210px;
}

.texto_localizacion_peque { /* pag de localizacion */
	font-size: 9px;
	color: #333;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
.texto_localizacion_peque_left {
	font-size: 9px;
	text-transform: none;
	color: #333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

.texto_localizacion { /* pag de localizacion */
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-align: right;
}

.mapaweb {
	padding-right: 35px;
}
.avisolegal {
	margin-right: 31px;
}

.sangria_int_9px {
	padding-left: 9px;
}
#contenedor_contenido {
	width: 953px;
	float:left;
	margin:15px 0 0 0;
}

.clear{
	clear:both;
}

/*Banners left*/
#banners_left {
	width:180px;
	float:left;
	margin-top:15px;
}
/*Suscripción boletín*/
#boletin {
	border:1px solid #CCC;
	width:178px;
	margin:0 0 15px 0;
}
#boletin p {
	background:url(../im/common/fondo-degradado-titulo-cajones.jpg) no-repeat #930;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	line-height:38px;
	height:38px;
	padding:0 0 0 13px;
}
#boletin form {
	width:156px;
	margin:0 auto;
  	padding:0 0 10px 0;
}
#boletin form label {
	color:#666;
	font-size:11px;
	display:block;
	margin:10px 0 0 0;
}
#boletin form input {
	margin:6px 0 0 0;
	width:140px;
}
#boletin form label.check, #boletin form label.check a {
	color:#666;
	font-size:10px;
	margin:5px 0 0 0;
}
#boletin form label.check a:hover {
	color:#C30;
}
#boletin form label.check input {
	width:20px;
}
#boletin form input.send {
	color:#FFF;
	font-size:12px;
	background:#999;
	border:1px solid #666;
	width:83px;
	padding:2px 0;
	cursor:pointer;
}

/*
OFERTA novela gratis
*/
#oferta_novela, #oferta_novela_ca  {
	border:1px solid #CCC;
	width:178px;
}
#oferta_novela p, #oferta_novela_ca p {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	width:178px;
	height:38px;
	line-height:38px;
	text-align:center;
}
#oferta_novela a {
	background:url(../im/common/oferta-biblia-es.jpg) no-repeat;
	display:block;
	width:178px;
	height:138px;
}
#oferta_novela_ca a {
	background:url(../im/common/oferta-biblia-ca.jpg) no-repeat;
	display:block;
	width:178px;
	height:138px;
}
ul.oferta_biblia {
	padding:0;
}

ul.oferta_biblia li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	list-style:none;
}

/*Aviso legal*/
#avisolegal {
	padding:15px 25px;
}
#avisolegal p.titulo {
	color:#990000;
	font-size:22px;
	font-weight:bold;
	margin:20px 0 10px 0;
	line-height:25px;
}
#avisolegal p.subtitulo {
	color:#990000;
	font-size:12px;
	font-weight:bold;
	margin:10px 0 5px 0;
}
#avisolegal p {
	color:#666;
	font-size:10px;
	line-height:18px;
	margin:0 0 15px 0;
}
#avisolegal ul li, #avisolegal ol li {
	color:#666;
	font-size:10px;
	line-height:18px;
	margin:0 0 10px 0;
}
#avisolegal a {
	color:#666;
	text-decoration:underline;
}
#avisolegal a:hover {
	color:#990000;
}
a.formulario {
	color:#666;
}
a.formulario:hover {
	color:#C30;
}
a.popup_politica, a.popup_bases {
	text-decoration:underline;
}

/*Bucle Home*/
.bucle {
	position:absolute;
}
.afterbucle {
	position:absolute;
}

/*Cabecera home Banner Imagen + Texto con enlace*/
#menu_flash {
	background:url(../im/content/mujer_leyendo.jpg) no-repeat;
}
#menu_flash .oferta-titulos {
	float:right;
	width:360px;
	margin-top:20px;
}
#menu_flash p.titulo {
	color:#9F002B;
	font-size:48px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:40px;
	text-transform:uppercase;
	margin:0 0 15px 0;
}
#menu_flash p.subtitulo {
	color:#333;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 20px 0;
}
#menu_flash a {
	color:#FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	background:#9F002B;
	display:block;
	width:76px;
	padding:4px 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#menu_flash a:hover {
	background:#000;
}

/*Ficha actualidad*/

#contenido .actualidad-ficha div {
	float:left;
	width:350px;
}
#contenido .actualidad-ficha p {
	color:#666;
	font-size:11px;
	line-height:16px;
	margin-bottom:10px;
}
#contenido .actualidad-ficha p.titulo {
	color:#333;
	font-size:14px;
	float:none;
	width:100%;
}
#contenido .actualidad-ficha ul li {
	color:#666;
	font-size:11px;
	line-height:16px;
	margin-bottom:5px;
}
#contenido .actualidad-ficha img {
	float:right;
}
#contenido .actualidad-ficha a {
	font-size:11px;
}
