@charset "utf-8";
/* CSS Document */

.div {
position: relative;
width: 300px;
display: none;
}
.divtitular {
padding-bottom: 3px;
margin-bottom: 3px;
text-align: left;
}
.sharenlace {
font-family: Arial, Verdana, Helvetica;
font-size: 13px;
color: #999999;
text-decoration: none;
text-align: left;
}
.sharenlace:hover {
text-decoration: underline;
}
.sharetitulo {
font-family: Arial, Verdana, Helvetica;
font-size: 11px;
color: #999999;
text-decoration: none;
padding-left: 4px;
}
.sharetitulo:hover {
text-decoration: underline;
}
.sharebotontop {
	cursor: pointer;
}
.sharebotonsub {
	margin-left: 288;
	cursor: pointer;
}