@charset "UTF-8";
/* CSS Document */
body {
	font-style: normal;
}
h1 {
	font-size: 20px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	line-height: normal;
	font-weight: normal;
}
h2 {
	font-size: 12px;
	font-family: Helvetica;
	font-style: normal;
	color: #999;
	font-weight: lighter;
}
h3 {
	font-size: 12px;
	font-family: Helvetica;
	font-style: normal;
	color: #999;
	font-weight: lighter;
	}
h4 {
	font-size: 14px;
	font-style: normal;
	font-family: Helvetica;
	color: #909090;
	line-height: normal;
	font-weight: bold;
	}
h5 {
	font-family: Helvetica;
	font-size: 12px;
	color: #F00;
}
#principale {
	height: 600px;
	width: 900px;
	visibility: inherit;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10%;
}
#gallery {
	height: 470px;
	width: 900px;
	border-color: #FFF;
	border: 0;
}

#menu {
	height: auto;
	width: auto;
	margin-top: -5px;
	margin-bottom: auto;
	color: #CCC;
}
body table tr td {
	font-style: normal;
}
body table tr td hr {
	color: #BFBFBF;
}
body table tr td hr {
	color: #BEBEBE;
}
body table tr td hr {
	color: #BFBFBF;
}a:link {
	color: #666;
	font-style: normal;
}
a:visited {
	color: #999;
}
a:hover {
	color: #666;
}
a:active {
	color: #999;
}
