/* CSS Document */
div.pic {
	float: left;
	height: 98px;
	width: 150px;
	padding: 5px;
	margin: 4px 4px;

}
/*	background: url(../images/frame-ls.gif) center no-repeat;*/

div.pic2   /* CSS Document */
 {
	float: left;
	height: 92px;
	width: 142px;
	padding: 2px;
	margin: 1px 1px;
/*	background: url(../images/frame-ls.gif) center no-repeat;*/
}
div.pic2  img {
	border: none;
}

div.pic img {border: 1px solid; border-color: #444 #AAA #AAA #444;}
div.ls img {
	height: 100px;
	width: 157px;
	margin: 3px 0;
}
div.pic ul {display: none;}
div.pic1 img {border: 1px solid; border-color: #444 #AAA #AAA #444;}
div.pic1 {
	float: left;
	height: 113px;
	width: 83px;
	padding: 2px;
	margin: 2px 2px;
	background-color: #FDFDFD;
/*	background-image: url(../images/frame-pt.gif) center no-repeat;*/
}
div.pt img {
	height: 157px;
	width: 100px;
	margin: 0 2px;
}
#galeria {
	display: block;
}
