/* CSS Document */
#wrap {
	position relative;
    color: #404040;
    /*margin: 0 12%;*/
	width=100px;
    margin: 20px 40px;
}
body {
	background-color: #E2E2E2;
}
table {
	background-color: #000071;
}
h1 {
font:"Courier New";
font-size:18px;
color:#ffffff;
font-stretch:expanded;
letter-spacing:inherit;
}
h2 {
font:"Arial";
font-size:14px;
color:#000000;
font-weight:bold;
}
h3 {
font:"Arial";
font-size:12px;
color:#000000;
}
h4 {
font:"Arial";
font-size:18px;
color:#0000CC;
font-weight:bold;
}
h5 {
font:"Arial";
font-size:14px;
color:#dddddd;
font-weight:bold;
}
h6{
font:"Arial";
font-size:14px;
color:#ffffff;
font-weight:bold;
}
a{
	color:#000000;
	font-weight:bold;
	font-style:normal;
	text-decoration: none;
}
.menu a {
	color:#ffffff;
	font-weight:bold;
	font-style:normal;
	text-decoration: none;
}
.menu{
font:"Arial";
font-size:22px;
color:#ffffff;
font-weight:bold;
}
.foto{
font:"Arial";
font-size:16px;
color:#ffffff;
font-weight:bold;
}
.sotto{
font:"Arial";
font-size:16px;
color:#000071;
font-weight:bold;
}
.sotto a {
	color:#000071;
	font-weight:bold;
	font-style:normal;
	text-decoration: none;
}
.grande{
font:"Arial";
font-size:20px;
color:#000071;
font-weight:bold;
}
.grande a {
	color:#000071;
	font-weight:bold;
	font-style:normal;
	text-decoration: none;
}
.mostre{
font:"Arial";
font-size:14px;
color:#000071;
font-weight:bold;
}