@charset "utf-8";
/* CSS Document */


.stalbums
{
width:170px;
height:200px;
background-image:url(../../comunidad/contenido/album.png);
background-repeat:no-repeat;
float:left;
margin:0px 2px;
color:#000066;
position:relative;
}


.stalbums a
{
	text-decoration:none;
	color:#000066;
}

.stalbums img
{
	width:130px;
	height:130px;
	margin-top:10px;
	margin-left:17px;
	border:none;
	background-position:center center;
	background-repeat:no-repeat;
	
}

.stalbums span
{
display:block;
margin:3px;
margin-right:15px;
text-align:center;
}

/*
#stcalbum {
	
	font-family: Arial, sans-serif;
	list-style-type: none;
	margin: 0px ;
	padding: 0px;

}
	
#stcalbum li {
	cursor: move;
	position: relative;
	float: left;
	/*margin: 1px 1px 2px 2px;*/
	/*margin: 5px 5px 5px 5px;
	width: 130px;
	height: 130px;
	border: 1px solid #000;
	text-align: center;
	/*padding-top: 5px;*/
	/*padding:2px 4px;
		/*background-color: #eeeeff;*/
	/*background-color:#D6DDE7;
}*/



.stfotoscont
{
margin:-1px 2px;
padding:4px 0px 4px 0px;
background-color:#eee;/*#C4CFE0; */
position:relative;
border:1px solid #969BA1;
z-index:2;
/*border-top:none;*/
}

.stgaleria
{
	width:100%;
	font-family: Arial, sans-serif;
	list-style-type: none;
	margin: 0px ;
	padding: 0px;
	position:relative;

}

.stgaleria li
{
	/*margin: 1px 1px 2px 2px;*/
	/*margin: 4px 1px 4px 2px;ultimo*/
	margin: 2px 1px 2px 2px;
	width: 130px;
	height: 130px;
	border: 1px solid #969BA1;
	/*padding-top: 5px;*/
	padding:2px 3px;
		/*background-color: #eeeeff;*/
	background-color:#D6DDE7;
	position: relative;
	float: left;
}

.stgaleria img
{
padding:0px; margin:0px;
background-position:center center;
background-repeat:no-repeat;
width:130px;
height:130px;
border:none;
}











.stalbumorden
{
	width:100%;
	font-family: Arial, sans-serif;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position:relative;

}

.stalbumorden li
{
	/*margin: 1px 1px 2px 2px;*/
	margin: 2px 1px 2px 2px;
	width: 130px;
	height: 130px;
	border: 1px solid #969BA1;
	/*padding-top: 5px;*/
	padding:2px 3px;
		/*background-color: #eeeeff;*/
	background-color:#D6DDE7;
	position: relative;
	float: left;
	cursor: move;
}

.stalbumorden img
{
padding:0px; margin:0px;
background-position:center center;
background-repeat:no-repeat;
width:130px;
height:130px;

}





