#facebox .b {
  background:url(b.png);
}

#facebox .tl {
  background:url(tl.png);
}

#facebox .tr {
  background:url(tr.png);
}

#facebox .bl {
  background:url(bl.png);
}

#facebox .br {
  background:url(br.png);
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#creche1 {
	width:700px;
	height:467px;
	padding: 0px 0px 0px 0px;
	background-image:url(../creche/IMG_4604.JPG);
}
#creche2 {
	width:700px;
	height:467px;
	padding: 0px 0px 0px 0px;
	background-image:url(../creche/IMG_4571.JPG);
}
#creche3 {
	width:700px;
	height:467px;
	padding: 0px 0px 0px 0px;
	background-image:url(../creche/IMG_4572.JPG);
}
#creche4 {
	width:700px;
	height:467px;
	padding: 0px 0px 0px 0px;
	background-image:url(../creche/IMG_4574.JPG);
}
#creche5 {
	width:700px;
	height:467px;
	padding: 0px 0px 0px 0px;
	background-image:url(../creche/IMG_4577.JPG);
}
#creche6 {
	width:700px;
	height:467px;
	padding: 0px 0px 0px 0px;
	background-image:url(../creche/IMG_4583.JPG);
}
#creche7 {
	width:700px;
	height:467px;
	padding: 0px 0px 0px 0px;
	background-image:url(../creche/IMG_4585.JPG);
}
#creche8 {
	width:700px;
	height:467px;
	padding: 0px 0px 0px 0px;
	background-image:url(../creche/IMG_4655.JPG);
}
#creche9 {
	width:700px;
	height:467px;
	padding: 0px 0px 0px 0px;
	background-image:url(../creche/IMG_4660.JPG);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 250;
  z-index: 100;
  text-align: center;
}

#facebox .popup {
  position: static;
    top: 0;
 	left: 0;
  z-index: 1;
  
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 2px;
  background: #000000;  
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  border-top: 1px solid #484848;
  padding:7px 10px 10px 0px;
  margin-top: 7px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 5px;
  width: 5px;
  overflow: hidden;
  padding: 0;
}
.close {
font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
	color:#919191;
}
.window_bg {
background-color:#000000;
}
.tables_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	border: 3px double #344376;
	line-height: 22pt;
}
.popup_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 9pt;
	color: #000000;
	line-height: 18pt;
}

