@font-face {
	font-family: "Bodoni";
	font-weight: bold;
	src: url('/font/BodoniFLF-Bold.eot');
	src: local("Bodoni"), url('/font/BodoniFLF-Bold.ttf') format('truetype');

}
:focus {
    outline: 0;
}

html, body {
	font-size:100%;
	height: 100%;
	color:#555;
}

body {
	font-size:80%;
	line-height:130%;
	font-family: "Helvetica", "Arial", sans-serif;
	margin: 20px;
	padding: 0;
}

a {
	color: #0087d2;
	text-decoration: none;
}

.hide {
	display: none;
}

a:hover {
	text-decoration: underline;
}

H1, H2, H6 {
	margin: 0;
	padding: 0;
}

#menu_container H1 {
	display: none;
}

hr {
	display: none;
}

#logo {
	display: none
}

#menu {
	display: none;
}

#content_header {
	display: none;
}

#content_text H2 {
	color: #0087d2;
	font-family: "Bodoni", serif;
	font-weight: bold;
	font-size:24px;
}

#content_text hr {
	color: #0087d2;
	background-color: #0087d2;
}

#content_foto {
	display: none;
}

#foto_thumbs {
	display: none;
}

#menu_footer {
	display: none;
}

#content_text_footer {
	display: none;
}
