.page {
      text-align:left;
	  position:relative;
	  width:900px;
	  height:1770px;
	  }
	  
.main {
      position:absolute;
	  width:900px;
	  height:680px;
	  top:233px;
	  }
	  
.footor {
        position:absolute;
		width:900px;
		height:70px;
		top:1710px;
		}
		
.font19-2 {
        font-size:28px;
		color:#00a0c6;
		line-height:130%; 
		position:relative; 
		top:10px; 
		left:16px;
		}
		
head:first-child+body .font19-2 {
        font-size:28px;
		color:#00a0c6;
		line-height:130%; 
		position:relative; 
		top:20px; 
		left:16px;
		}
		
.hora {
     line-height:130%; 
	 position:relative; 
	 top:5px; 
	 left:16px;
	 }
	 
head:first-child+body .hora {
     line-height:130%; 
	 position:relative; 
	 top:10px; 
	 left:16px;
	 }
	 
.horaphoto {
     padding:5px; 
	 position:relative; 
	 top:-5px; 
	 left:16px;
	 }
	 
head:first-child+body .horaphoto {
     padding:5px; 
	 position:relative; 
	 top:0px; 
	 left:16px;
	 }
