.controle2
{
margin:0px auto;
width:500px;
}

#mensagem {
margin:20px 0px ;
}
/*efeito do album esse modelo foi editado um pouco para adaptar   */
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
#capa {
	margin: 15px;
	padding: 10px;
	max-height:180px;
	float: left;
	height: 180px;
	width: 180px;
	border: 1px solid #CCCCCC;
}
#capa #tit {
	background-color: #E8E8E8;
	padding: 3px;
	border: 1px solid #F0F0F0;
	width: auto;
}


.highslide img {
	border: 3px solid white;
margin:2px;
padding:2px;
}
.highslide:hover img {
	border: 3px solid white;
}

.highslide-image {
	border: 10px solid white;
}

.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;

    background-image: url(highslide/graphics/loader.gif);

   }
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
#foto {
	margin: 5px;
	padding: 3px;
	max-height:180px;
	float: left;
	height: 105px;
	width: 145px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.num {
	float: left;
	height: 21px;
	width: 28px;
	border: 1px solid #BFD6FF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
}
.num span{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.num:hover {
	color: #FFFFFF;
	background-color: #0099CC;
}
.num_act
{
	float: left;
	height: 21px;
	width: 28px;
	border: 1px solid #E0E0E0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
}
