
/*
input{ 
	height:20px; 
	-moz-border-radius:5px 5px 5px 5px; 
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.25); 
	color:#333333;
	z-index:1001; 
	border-radius:5px; 
	padding-left:10px; 
	padding-right:10px;
	border:1px solid #333; 
	display: inline; 
	background-color:#FFFFFF;
	font-size:10px;
	}
	
textarea{ 
	font-family:"Lucida Grande", "Lucida Grande CY", Arial, sans-serif; 
	font-size:11px;height:50px; 
	border-radius:5px; 
	-moz-border-radius:5px 5px 5px 5px; 
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.25); 
	color:#333333;
	z-index:1001;  
	padding:5px 10px 5px 10px;
	border:1px solid #333; 
	font-size:10px; 
	}
#submit, #search{ 
	margin-left:10px; 
	background:url(../../prueba/img/bk_menu_button1.png) repeat-x center center #000;
	border:1px solid #333;   
	color:#FFFFFF; 
	height:20px;
	text-transform:uppercase; 
	line-height:20px; 
	padding-bottom:0px;
	display: inline; 
	font-size:10px;
	}
 

*/

/* FOOTER 

#footer{ 
	height:30px; 
	width:100%; 
	position:absolute; 
	bottom:0; 
	background:url(../../prueba/img/bk_menu_button1.png) repeat-x center center #fff; 
	z-index:1000;border-top:1px solid #fff; 
	line-height:40px; 
	}
#footer form{ padding-left:15px;}

.credits{ position:absolute; bottom:0px; line-height:40px; font-size:10px; right:15px; z-index:1000;color:#FFFFFF; }
*/

/* GALLERY */


/* BACKGROUND GALLERY */

#bkgallery img{ position:fixed; padding:0; margin:0; top:0; right:0; width:100%; height:100%; display:none}
#bkgallery img#im1{ display: block;}
