.view {
   width: 215px;
   height: 450px;
	 margin:0px 2px 0px 2px;
	 float:left;
   overflow: hidden;
   position: relative;
   text-align: center;
}

.view .mask,.view .content {
	 background: no-repeat top center;
   width: 215px;
   height: 450px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view .bg1{ background:url(../images/joven.jpg) }
.view .bg2{ background:url(../images/gala.jpg) }
.view .bg3{ background:url(../images/unica.jpg) }
.view .bg4{ background:url(../images/hombre.jpg) }
.view .bg5{ background:url(../images/natural.jpg) }

.view img {
	border:none;
  position: relative;
}
.view span{
	background-image:url(../images/eti-trans-sup.png);
	background-repeat:repeat-x;
	color:#FFF;
	display:block;
	font-family: 'ArenaCondLightRegular';
	font-size:25px;
	height:120px;
	padding-top:17px;
	position:absolute;
	top:400px;
	left:0px;
	width:215px;
}
.view .tituMask{
	 color:#000;
	 font-family: 'ArenaCondLightRegular';
	 font-size: 20px;
	 margin-top:30px;
   position: relative;
}
.view p {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
	 margin:40px auto 60px auto;
   position: relative;
   color: #fff;
   text-align:justify;
	 width:180px;
}
/*.view a.info {
	 color: #888;
   display: inline-block;
	 font:12px Arial, Helvetica, sans-serif;
   padding: 20px 55px;
	 text-decoration: none;
}
.view a.info:hover { color:#FFF; }*/


/*  - - - - - -  */
.view1 {
   width: 470px;
   height: 350px;
	 margin:0px 2px 0px 2px;
	 float:left;
	/* background-color:#F00;*/
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
   /*background: #fff url(images/eti-2.jpg) no-repeat center center;*/
}

.view1 .mask,.view1 .content {
	background: no-repeat top center;
   width: 470px;
   height: 350px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view1 .bg1{ background:url(../bodasycompromisos/images/img_bc_01_02.jpg) }
.view1 .bg2{ background:url(../bodasycompromisos/images/img_bc_02_02.jpg) }


.view1 img {
	border:none;
  /*display: block; **************/
  position: relative;
}
