
div.propaganda15anios{
	visibility: visible;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -200px;
	margin-left: -300px;
	background-color: transparent;
	z-index:50;
	border:1px dashed black;
}

div.propagandaIndex, div.propagandaIndex a.propagandaIndex:link,div.propagandaIndex a.propagandaIndex:hover{
 border-color:white;
 color:white;
}

div.propaganda15anios a:link,div.propaganda15anios a:hover{
	color:black;
	font-size:13px;
	position:absolute;
	right:4px;
	border-left-style:solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	z-index:1;
	text-decoration: none;
	
}

div.propaganda15anios a:hover{
	font-size:15px;
	font-weight: bold;
}

div.propaganda15anios a span{
	border-right-style:solid;
	border-width:1px;
	font-weight:bold;
	margin-right:6px;
	padding:1px;
}

 div.overlay{
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index: 10;
	background-color:transparent;
	display:none;
}

