body {
	overflow: hidden;
}

img#logo {
	margin-left: -25px;
	margin-top: -10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#FichaActividades {
	width: 170mm;
	height: 250mm;
	text-align: justify;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #0057A5;
	background-color: #FFFFFF;
}
#FichaActividades h2{
	font-size: 140%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFD60D;
	color: #FFD60D;
}
#FichaActividades h3{
	font-size: 140%;
	margin-bottom: 0px;
}
#FichaActividades h4{
	color: #7CA8D0;
	font-size: 120%;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}
#FichaActividades h5{
	font-size: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0057A5;
}
#FichaActividades h6{
	font-size: 120%;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #C6E3FF;
}
#FichaActividades ul{
}
#FichaActividades li{
	margin: 2px;
}
#FichaActividades ul li li ul li{
	margin: 2px;
	color: #0099CC;
}
blockquote {
	font-style: italic;
	font-size: 90%;
}
div#validacion {
	text-align: right;
	margin-right: 12px;
	margin-bottom: 10px;
}
div#validacion img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.impCerrar {
	visibility: hidden;
}
