/* CSS Document */
	*{margin:0;padding:0}
	/*body{padding:20px;background:white;text-align:center;background:black;color:#bba;font:80%/140% georgia,serif;}
	h1,h2{font:bold 80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}
	a{color:#348;text-decoration:none;outline:none;}
	a:hover{color:#67a;}
	.caption{
	color:#887;
}*/
	.demo{
	position:relative;
	margin-top:0px;
	margin-bottom: 25px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	height: auto;
} 
	.gallery_demo{
	width:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}
	.gallery_demo li{
	width:132px;
	height:80px;
	background:#000;
	margin-right: 2px;
	margin-bottom: 2;
	margin-left: 2px;
	text-align: center;
}
	.gallery_demo li div{left:240px}
	.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	#main_image{
	height:380px;
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 5px;
}
	#main_image img{margin-bottom:10px;} /* pie de foto*/
	
	/*.nav{padding-top:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;} /* previus - 
	
	.info{
	text-align:left;
	width:950px;
	border-top:1px dotted #221;
	padding-top:30px;
	clear: both;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
	.info p{margin-top:1.6em;}
next*/
