body
{
	background:					url(../images/BG%20PhotoBooth.jpg) no-repeat center center fixed; 
	-webkit-background-size: 			cover;
  	-moz-background-size: 				cover;
  	-o-background-size: 				cover;
  	background-size: 					cover;
	margin-top:-30px;
}


.barra
{
	background-image:					url(../images/barra.jpg);
	left:								0;
	width:								100%;
	max-height:7%;
	position:							absolute;
}

#logo
{
	display: 							block;
	padding-right:						800px;
	margin-top:							-15px;
	margin-left:auto;
	margin-right:auto;


}




#parMenu
{
	display:							inline-block;
	color:								#FFFFFF;
	font-size:							18px;
	padding-right:						70px;
	opacity:							.5;
	
	
}

#parMenu:hover
{
	opacity:							1;
	text-decoration:					underline;
}

#menu
{
	margin-left:						500px;
	margin-top:							-73px;
	left:0;
	right:0;
	width:800px;;
	margin-left:auto;
	margin-right:auto;
	padding-left:300px;
}

#barraBot
{
	color:								#FFFFFF;
	font-size:							18px;
	text-align:							center;
}


#logos
{
	position:							relative;
	z-index: 							1000;
	margin-top:							65px; 
	margin-left:						auto;
	margin-right:						auto;
	padding-left:						550px;	
	
}

#galeria
{
 	width:	800px;
	margin: 0px auto;
}

#cont
{
	background-image:					url(../images/WhiteArea-PBooth_04.png);
	height:								559px;
	width:								100%;
	background-repeat:					no-repeat;
	background-position:				center;
	
}

#paquetes
{
	position: 							absolute;
   	top: 								50%;
   	left: 								50%;
   	margin-top: 						-230px; 
   	margin-left: 						-340px;					
}
#paqImg
{
	padding-right:						40px;	
}


