/* CSS Document */
/*..............div comunes de la páginas.............................*/


body{
	margin: 0px;
	background-color: #ADCADA;
	background-image: url(img/fondo.gif);
	background-repeat: repeat-x;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #578EC4;
	margin-top: 0px;
	padding-top: 0px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #578EC4;
	margin-top: 0px;
	padding-top: 0px;
}
#contenedor{
	position: absolute;
	left: 50%;
	margin-top: 10px;
	width: 787px;
	margin-left: -393px;
	background-color: #FFFFFF;
}
#encabezado{
	background-image: url(img/encabezadp.gif);
	background-repeat: no-repeat;
	height: 137px;
	width: 767px;
	padding-top: 8px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#encabezado a, #encabezado a:active{
	color: #000000;
	text-decoration: none;
}
#encabezado a:hover{
	color: #000000;
	text-decoration: underline;
}
#encabezado_home{
	background-image: url(img/encabezado_articulos_religiosos.gif);
	background-repeat:  repeat-x;
	height: 137px;
	width: 767px;
	padding-top: 8px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#encabezado_home a, #encabezado a:active{
	color: #000000;
	text-decoration: none;
}
#encabezado_home h1, #encabezado_home h1 a, #encabezado_home h1 a:active, #encabezado_home h1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #31639C;
	padding-top: 40px;
	padding-bottom: 0px;
	margin: 0px;
	text-decoration: none;
}


#contenido{
	background-color: #FFFFFF;
	background-image: url(img/fondo_sombra.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 773px;
	border-right-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#menu{
	float: left;
	width: 143px;
	padding-top: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(img/fondo_sombra.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#menu a, #menu a:active{
	color: #000000;
	text-decoration: none;
	line-height: 19px;
}
#menu a:hover{
	color: #598FC5;
	text-decoration: none;
	line-height: 19px;
}

/*formulario de busqueda*/
.campoformulario{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
/*.............. FIN div comunes de la páginas.............................*/


#contenido_derecha{
	float: right;
	width: 630px;
	_width: 600px;
	background-color: #FFFFFF;
	background-image: url(img/fondo_sombra.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
}
#estamperia{
float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFF7E6;
	width: 568px;
	padding-top: 11px;
	padding-left: 11px;
	padding-bottom: 11px;
	text-align: left;
}
#destacados{
float: right;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFEFCD;
	width: 568px;
	padding-top: 6px;
	padding-left: 11px;
	padding-bottom: 6px;
	text-align: left;
	}

.textodestacado{
	font-size: 9px;
}
.titulodestacado{
	font-weight: bold;
	color: #C8A768;
}
.tabladestacado{
	width:100%;
	margin-top: 5px;
}
.celdadestacado{
width:15%;}
.celdadestacado2{
width:18%;}
#pie1{
	height: 3px;
	/*height: 16px; ----- este de momento se queda en 3 porque ha quitado la dirección*/
	width: 787px;
	background-color: #9CBED7;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	/*margin-top: 6px;
	padding-top: 2px;*/
}
#pie2{
	width: 787px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	background-color: #ACCAD9;
	padding-top: 3px;
}
#pie2 a, #pie2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

 #pie2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
/*............................páginas interiores.......................................*/
#contenido_texto{
	float: right;
	width: 600px;
	text-align: left;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
#contenido_texto2{
	float: right;
	width: 757px;
	text-align: left;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
#contenido_titulo{
	float: right;
	width: 625px;
	background-color: #FFFFFF;
	background-image: url(img/fondo_paginasInteriores.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 24px;
	padding-right: 5px;
	height: 130px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #578EC4;
}


.tablasubfamilia{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(img/fondo_subfamilia.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 17px;
	width: 544px;
	border: 1px solid #CCCCCC;
	padding:2px 2px 0px;
	text-align: left;
	vertical-align: middle;
	margin-top: 2px;
	margin-bottom: 2px;
}
.enlace_subfamilia,.enlace_subfamilia:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
	.enlace_subfamilia:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #598FC5;
	text-decoration: none;
}
/*............................subfamilias.......................................*/
#contenido_derecha_subfamilia{
	float: right;
	width: 625px;
	background-color: #FFFFFF;
	background-image: url(img/fondo_subfamilia_titulo.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
}
#contenido_derecha_subfamilia h2, #contenido_derecha_subfamilia h2 a, #contenido_derecha_subfamilia h2 a:active, #contenido_derecha_subfamilia h2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #31639C;
	padding-top: 40px;
	padding-bottom: 0px;
	margin: 0px;
	text-decoration: none;
}
#contenido_derecha_subfamilia2{
	float: right;
	width: 600px;
	text-align: right;
	padding-left: 30px;	
}
.titulo_subfamilia{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #578EC4;
}
.fotoproducto{
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.tablaproducto{
	width: 600px;
	text-align: right;
	padding-bottom: 10px;
}
.tablaproducto2{
	width: 600px;
	text-align: right;
	
}
.celdaproducto1{
	width: 80px;
	text-align: left;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.celdaproducto2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	width: 210px;
	text-align: left;
}
.celdaproducto3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	width: 300px;
	text-align: left;
}
.celdaproducto4{
	width: 300px;
	text-align: left;
}
.bold{
	font-weight: bold;
	text-align: left;
}
.bold-right{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
.enlacepaginas, .enlacepaginas:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #578EC4;
	text-decoration: none;
}
.enlacepaginas:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2C537A;
	text-decoration: none;
}
.enlacecomprar, .enlacecomprar:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #578EC4;
	text-decoration: none;
	line-height: 27px;
	vertical-align: middle;
}
.enlacecomprar:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2C537A;
	text-decoration: none;
	line-height: 27px;
	vertical-align: middle;
}
#compra{
	/*line-height: 27px;*/
	vertical-align: middle;
	height:27px;
}
.bordefoto{
	border: 1px solid #C7A665;
}
input {height:12px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;}
input.comprar {height:33px;width:91px}
input.contacto {height:20px;width:75px}
select {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;}
textarea {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;}
/********************cesta****************************/
#encabezado2{
	background-image: url(img/encabezadp.gif);
	background-repeat: no-repeat;
	height: 145px;
	width: 787px;
	padding-top: 8px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#contenido2{
	background-color: #FFFFFF;
	background-image: url(img/fondo_sombra.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 787px;
	border-right-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#contenido_titulo2{
	float: right;
	width: 625px;
	background-color: #FFFFFF;
	background-image: url(img/fondo_paginasInteriores.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 24px;
	padding-right: 5px;
	height: 140px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #578EC4;
}
