@charset "utf-8";

a img {

	border: none;
}

#container {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #31B5D6;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 735px;
}

#container #menu {
	height: 26px;
	width: auto;
	font-size: 24px;
	text-align: center;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-image: url(img/bg_menu.png);
	background-repeat: repeat;
}

#container #header {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#container #footer {
	font-size: 22px;
	font-variant: normal;
	color: #31B5D6;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#container #galleria {
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(img/bg_gallery.png);
	background-repeat: repeat;
	text-align: center;
}
