﻿@charset "utf-8";
/* CSS Document */

body{
	background-image:url(imagenes/brackground.jpg);
	background-repeat:repeat;
	margin:0px;
}
.clear{
clear:both;
}

a img{
border: none;
}
.contenedor-total{
	width:1015px;
	margin:auto;
}
.cont-top{
	width:1015px;
	margin-top:30px;
	background-image:url(imagenes/background/top-2.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

.cont-top-novedades{
	width:1015px;
	margin-top:30px;
	background-image:url(imagenes/background/top-novedades.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

.cont-top-informacion{
	width:1015px;
	margin-top:30px;
	background-image:url(imagenes/background/top-informacion.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

.cont-top-faq{
	width:1015px;
	margin-top:30px;
	background-image:url(imagenes/background/top-faq.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

.cont-top-fuentes{
	width:1015px;
	margin-top:30px;
	background-image:url(imagenes/background/top-fuentes.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
.cont-top-iglesias{
	width:1015px;
	margin-top:30px;
	background-image:url(imagenes/background/top-iglesias.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
.cont-top-registro-civil{
	width:1015px;
	margin-top:30px;
	background-image:url(imagenes/background/top-registro-civil.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
.cont-top-frases-boda{
	width:1015px;
	margin-top:30px;
	background-image:url(imagenes/background/top-frases-boda.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
.cont-top-frases-navidad{
	width:1015px;
	margin-top:30px;
	background-image:url(imagenes/background/top-frases-navidad.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

.cont-top-frases-15{
	width:1015px;
	margin-top:30px;
	background-image:url(imagenes/background/top-frases-15.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
.cont-top-frases-bautismo{
	width:1015px;
	margin-top:30px;
	background-image:url(imagenes/background/top-frases-bautismo.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
.cont-top-frases-comunion{
	width:1015px;
	margin-top:30px;
	background-image:url(imagenes/background/top-frases-comunion.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

.cont-top-frases-bar{
	width:1015px;
	margin-top:30px;
	background-image:url(imagenes/background/top-frases-bar-bat.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
.cont-top-eventos-infantiles{
	width:1015px;
	margin-top:30px;
	background-image:url(imagenes/background/top-eventos-infantiles.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
.cont-top-participaciones-de-boda{
	width:1015px;
	margin-top:30px;
	background-image:url(imagenes/background/top-participaciones-de-boda.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
.top-logo{
	width:235px;
	margin-left:35px;
	margin-right:30px;
	float:left;
}
.top-botonera{
	width:702px;
	margin-top:20px;
	float:left;
}
	.botonera-chica{
	width:688px;
	padding-bottom:5px;
	padding-right:0px;
	}
	.botonera-chica-boton{
		float:right;
	}
	.botonera-cont{
		width:702px;
	}
	.botonera-boton{
		float:left;
	}

.cont-central{
	width:1015px;
	background-image:url(imagenes/background/fondo-medio.png);
	background-repeat:repeat-y;
	padding-top:5px;
}

	.contenedor-hoja{
		width:700px;
		float:left;
		margin-left:55px;
		padding-top:5px;
		background-image:url(imagenes/background/sombra-hoja.jpg);
		background-position:top;
		background-repeat:no-repeat;
		}
	.contenedor-hoja-contenido{
	width:653px;
	background-color:#FFFFFF;
	padding:15px;
	}
	.contenedor-seccion{
	width:227px;
	float:left;
	}
	.contenedor-seccion-tipograficas{
	width:220px;
	margin-top:5px;
	}
/* texto */
.destacado{
	font-family:Arial, Helvetica, sans-serif;
	color:#CF181F6;
	font-weight:bold;
	font-size:13px;
}

.destacado-fondo{
	font-family:Arial, Helvetica, sans-serif;
	color:#CF181F;
	background-color:#CCCCCC;
	font-weight:bold;
	font-size:13px;
}
	
/* CONTACTO */
.contacto-col1{
	width: 235px;
	padding-right:15px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	line-height:19px;
}
.contacto-col2{
	width: 403px;
	float:left;
}
.cont-formulario{
	width:403px;
}
.marco-formurario{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-bottom:7px;
	text-align:right;
	width:403px;
	}
.col1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	width: 80px;
	margin-right:5px;
	text-align:left;
	color:#CF181F;
	font-weight:bold;
}
.col2{
	float: left;	
	width:305px;
}
input { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	border:#58595B dashed 1px;
	width:300px;
	margin-left:15px;
}
textarea { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333; 
	border:#58595B dashed 1px;
	width:300px;
	margin-left:15px;
	}
	.boton-contacto { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:none;
	height:25px;
	color: #333333;
	width:70px;
}
/* Form PEDIDO ------------------------------------------------- */
.cont-form-pedido{
	width:653px;
}

.marco-form-pedido{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-bottom:7px;
	text-align:right;
	width:653px;
	}
.form-col1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	margin-right:5px;
	text-align:left;
	color:#CF181F;
	font-weight:bold;
}
.form-col2{
	float: left;
}
input { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	border:#58595B dashed 1px;
	width:300px;
	margin-left:15px;
}
textarea { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333; 
	border:#58595B dashed 1px;
	width:300px;
	margin-left:15px;
	}
	.boton-contacto { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:none;
	height:25px;
	color: #333333;
	width:70px;
}


	
.cont-bottom{
	width:1015px;
}
.footer{
	width:960px;
	margin:auto;
	color: #58595B;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.footer-int{
	width:555px;
	float:left;
	margin-left:0px;
	border:dashed 1px #58595B;
	color: #58595B;
	padding:10px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.footer-int2{
	float:left;
	margin-left:20px;
	color: #58595B;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.footer-int3{
	float:left;
	padding:10px;
	margin-left:0px;
	color: #58595B;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.josefina{
	padding-top:10px;
	width:960px;
	margin:auto;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#58595B;
	text-align:left;
	padding-bottom:20px;
	} .josefina a{
		font-size:9px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#58595B;
		text-align:right;
		text-decoration:none;		
	}
	.josefina a:link{
		font-size:9px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#58595B;
		text-align:right;
		text-decoration:none;
		
	}.josefina a:hover{
		font-size:9px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#FFF;
		text-align:right;
		background-color:#CF181F;
		}

.highslide-container div {
	font-family: Arial, Helvetica, sans-serif;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid  #FFFFFF;
}
.highslide:hover img {
	border-color: #FFFFFF;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: #FFFFFF;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: #FFFFFF;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	color:#CF171F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.highslide-caption {
	display: none;
	font-size:12px;
	padding: 5px;
	/*background: white;*/
}
.highslide-heading {
	display: none;
	color: #666666;
	font-weight: bold;
	margin:12px;
}
.highslide-dimming {
	position: absolute;
	background: #FFFFFF;
}
a.highslide-full-expand {
   background: url(imagenes/graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: #666666;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(imagenes/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(imagenes/graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/
/* Controls for the galleries.											     */
/* Remove these if you are not using a gallery							     */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(imagenes/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(imagenes/graphics/controlbar-white.gif) right -90px no-repeat;

}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	margin:0;
}
.highslide-controls a {
	background-image: url(imagenes/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a.disabled span {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
	cursor: pointer;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 16px;
}
.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(imagenes/graphics/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
	display: none;
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}


/*****************************************************************************/
/* Styles for the thumbstrip.							                     */
/* See www.highslide.com/ref/hs.addSlideshow    							 */
/* You can safely remove this if you don't use a thumbstrip 				 */
/*****************************************************************************/

.highslide-thumbstrip {
	height: 100%;
}
.highslide-thumbstrip div {
	overflow: hidden;
}
.highslide-thumbstrip table {
	position: relative;
	padding: 0;
	border-collapse: collapse;
}
.highslide-thumbstrip td {
	padding: 1px;
	/*text-align: center;*/
}
.highslide-thumbstrip a {
	outline: none;
}
/*imagenes de galeria lista////////////////////////////////////////////////*/
.highslide-thumbstrip img {
	display: block;
	border: 1px solid #CCCCCC ;
	margin: 0 auto;
	margin-right:4px;
	
}
.highslide-thumbstrip .highslide-active-anchor img {
	visibility: visible;
}
.highslide-thumbstrip .highslide-marker {
	position: absolute;
	width: 0;
	height: 120;
	border-width: 0;
	border-style: solid;
	border-color: transparent; /* change this to actual background color in highslide-ie6.css */
}
.highslide-thumbstrip-horizontal div {
	width: auto;
	/* width: 100% breaks in small strips in IE */
}
.highslide-thumbstrip-horizontal .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 25px;
	height:120px;
}/*---------------------------------flechitas//////////////////////////////////////////////////*/
.highslide-thumbstrip-horizontal .highslide-scroll-up div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(imagenes/graphics/scrollarrows.png) left center no-repeat;
	height: 70px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down {
	display: none;
	position: absolute;
	top: 3px;
	right: 3px;
	width: 25px;
	height: 120px;
}
/*---------------------------------flechitas//////////////////////////////////////////////////*/
.highslide-thumbstrip-horizontal .highslide-scroll-down div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(imagenes/graphics/scrollarrows.png) center right no-repeat;
	height: 70px;
}
.highslide-thumbstrip-horizontal table {
	margin: 2px 0 10px 0;
}
.highslide-viewport .highslide-thumbstrip-horizontal table {
	margin-left: 10px;
}
.highslide-thumbstrip-horizontal img {
	width: auto;
	height:60px;
}
.highslide-thumbstrip-horizontal .highslide-marker {
	top: 67px;
	border-left-width: 6px;
	border-right-width: 6px;
	border-bottom: 6px solid #999999;
}
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	margin-left: 10px;
}
.dark .highslide-thumbstrip-horizontal .highslide-marker, .highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	border-bottom-color: white !important;
}
.highslide-thumbstrip-vertical div {
	height: 100%;
}
.highslide-thumbstrip-vertical a {
	display: block;
}
.highslide-thumbstrip-vertical .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 120px;
}
.highslide-thumbstrip-vertical .highslide-scroll-up div {
	margin-left: 10px;
	cursor: pointer;
	background: url(imagenes/graphics/scrollarrows.png) top center no-repeat;
	height: 120px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 20px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down div {
	margin-left: 10px;
	cursor: pointer;
	background: url(imagenes/graphics/scrollarrows.png) bottom center no-repeat;
	height: 120px;
}
.highslide-thumbstrip-vertical table {
	margin: 10px 0 0 10px;
}
.highslide-thumbstrip-vertical img {
	max-width: 60px;
}
.highslide-thumbstrip-vertical .highslide-marker {
	left: 0;
	margin-top: 8px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-left: 6px solid gray;
}
.dark .highslide-thumbstrip-vertical .highslide-marker, .highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
	border-left-color: white;
}

.highslide-viewport .highslide-thumbstrip-float {
	overflow: auto;
}
.highslide-thumbstrip-float ul {
	margin: 2px 0;
	padding: 0;
}
.highslide-thumbstrip-float li {
	display: block;
	height: 120px;
	margin: 0 2px;
	list-style: none;
	float: left;
}
.highslide-thumbstrip-float img {
	display: inline;
	border-color: silver;
	max-height: 120px;
}
.highslide-thumbstrip-float .highslide-active-anchor img {
	border-color: black;
}
.highslide-thumbstrip-float .highslide-scroll-up div, .highslide-thumbstrip-float .highslide-scroll-down div {
	display: none;
}
.highslide-thumbstrip-float .highslide-marker {
	display: none;
}