body div#small-size {
	position: fixed;
	float: left;
	top: 0;
	left: 0;
	z-index: 19;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: #272822 url(css_img/ficha-bg-dark.jpg) repeat top left;

	display: none;
}

body div#small-size h1#small-logo {
	display: block;
	width: 250px;
	height: 70px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
}

body div#small-size h1#small-logo a {
	float: left;
	display: block;
	width: 250px;
	margin: 20px auto 0px auto;
	padding: 10px 0 0 0;
	margin-bottom: 2px;
	height: 60px;

	font-family: "Big Caslon", "Book Antiqua", "Palatino Linotype", Georgia, serif;
	font-size: 45px;
	line-height: 28px;
	text-align: center;
	letter-spacing: 1px;
	color: #FFFFFF;

	-webkit-text-shadow: 0px 0px 7px #000;
	-moz-text-shadow: 0px 0px 7px #000;
	-o-text-shadow: 0px 0px 7px #000;
	-ms-text-shadow: 0px 0px 7px #000;
	text-shadow: 0px 0px 7px #000;
}

body div#small-size h1#small-logo a div {
	float: left;
	padding-bottom: 2px;
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Glow(color=000000,strength=1);
}

body div#small-size h1#small-logo a span {
	clear: both;
	font-size: 22px;
	line-height: 15px;
	font-style: italic;
}

body div#small-size h1#small-logo a span#small-logo-back {
	clear: both;
	float: left;
	width: 203px;
	height: 20px;
	margin: 10px 0 0 22px;
	padding-top: 13px;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	background: url(css_img/nav-back.png) top left;

	-webkit-text-shadow: 0px 1px 2px #235d90;
	-moz-text-shadow: 0px 0px 2px #235d90;
	-o-text-shadow: 0px 0px 2px #235d90;
	-ms-text-shadow: 0px 0px 2px #235d90;
	text-shadow: 0px 0px 2px #235d90;

	display: none;
}

body div#small-size div.idioma {
	clear: both;
	width: 80%;
	margin: 0 auto;
	text-align: center;
	margin-top: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
body div#small-size div.idioma-2 {
	margin-top: 0px;
	border-top: 0px solid transparent;
}

body div#small-size h2 {
	font-size: 22px;
	color: #0095ff;
}

body div#small-size p {
	clear: both;
	margin-top: 10px;
	font-size: 16px;
	line-height: 18px;
	font-style: italic;
}

body div#small-size p a {
	color: #0095ff;
	text-decoration: underline;
}