@charset "utf-8";
body {
	background-image:url(../immagini/background.gif);
	background-position:top center;
	background-repeat:repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin:0;
	padding:0;
	text-align:center;

}

a, a:link, a:visited{
	color:#009999;
	text-decoration:none;
}

a:hover{
	color:#FF33cc;
	text-decoration:underline;
}

p{
line-height:2em;
}

.header-index{
	margin:0;
	padding:0;
	background-image:url(../immagini/header-index.gif);
	background-position:top center;
	background-repeat:no-repeat;
	width:100%;
	height:300px;
	text-align:center;
	border-bottom:solid 1px #ff33cc;
}

.header-iniziativa{
	margin:0;
	padding:0;
	background-image:url(../immagini/header-iniziativa.gif);
	background-position:top center;
	background-repeat:no-repeat;
	width:100%;
	height:300px;
	text-align:center;
	border-bottom:solid 1px #ff33cc;
}

.header-dove{
	margin:0;
	padding:0;
	background-image:url(../immagini/header-dove.gif);
	background-position:top center;
	background-repeat:no-repeat;
	width:100%;
	height:300px;
	text-align:center;
	border-bottom:solid 1px #ff33cc;
}

.header-espositori{
	margin:0;
	padding:0;
	background-image:url(../immagini/header-espositori.gif);
	background-position:top center;
	background-repeat:no-repeat;
	width:100%;
	height:300px;
	text-align:center;
	border-bottom:solid 1px #ff33cc;
}

.header-press{
	margin:0;
	padding:0;
	background-image:url(../immagini/header-press.gif);
	background-position:top center;
	background-repeat:no-repeat;
	width:100%;
	height:300px;
	text-align:center;
	border-bottom:solid 1px #ff33cc;
}

.header-sponsor{
	margin:0;
	padding:0;
	background-image:url(../immagini/header-sponsor.gif);
	background-position:top center;
	background-repeat:no-repeat;
	width:100%;
	height:300px;
	text-align:center;
	border-bottom:solid 1px #ff33cc;
}

.header-comitati{
	margin:0;
	padding:0;
	background-image:url(../immagini/header-comitati.gif);
	background-position:top center;
	background-repeat:no-repeat;
	width:100%;
	height:300px;
	text-align:center;
	border-bottom:solid 1px #ff33cc;
}

.header-contatti{
	margin:0;
	padding:0;
	background-image:url(../immagini/header-contatti.gif);
	background-position:top center;
	background-repeat:no-repeat;
	width:100%;
	height:300px;
	text-align:center;
	border-bottom:solid 1px #ff33cc;
}

.header-galleria{
	margin:0;
	padding:0;
	background-image:url(../immagini/header-galleria.gif);
	background-position:top center;
	background-repeat:no-repeat;
	width:100%;
	height:300px;
	text-align:center;
	border-bottom:solid 1px #ff33cc;
}

.lavora{
position:absolute;
top:250px;
left:50%;
margin-left:390px;
width:200px;
}

h4 {
	font-size:16px;
	color:#ec2079;
	font-variant:small-caps;
}

h5 {
	font-size:11px;
	position:relative;
	color:#ec2079;
	font-variant:small-caps;
}


.menu{
	position:absolute;
	top:270px;
	width:100%;
	height:20px;
	text-align:center;
	color:#CCCCCC;
	padding:0px;
	font-size:14px;
	font-variant:small-caps;
}

#wrapper{
width:900px;
margin:auto;
text-align:center;
}

.content{
	width:900px;
	font-size:11px;
	margin:auto;
}

.faceContent{
	width:900px;
	font-size:11px;
	font-variant:small-caps;
}

.titolo{
	width:100%;
}

.paragrafoCorto{
	width:280px;
	float:left;
	padding:10px;
	padding-top:0;
	color:#000000;
	font-weight: bolder;
	font-variant: small-caps;
	font-size:14px;
	vertical-align:middle;
}

.paragrafoLungo{
	width:580px;
	float:right;
	padding-top:10px;
	margin-bottom:30px;
	font-variant:normal;
	line-height:20px;
}

.shot{
	width:300px;
	float:left;
	text-align:center;
	padding-right:20px;
}

.shotIndex{
	width:200px;
	float:left;
	text-align:center;
	padding-right:20px;
}

.footer{
	width:100%;
	padding-top:5px;
	margin-top:30px;
	background-color:#FFFFFF;
	border-top:solid 1px #ff33cc;
	font-size:11px;
	color: #FF33cc;
	font-variant:small-caps;
	float:left;
}

.Stile10 {font-size: large; color: #FF00FF;}
.Stile8 {color: #006666; font-size: large; font-weight: bold; }
.Stile9 {color: #FF00FF}
.style15 {font-size: x-small; color: #FF00FF; }
.style2 {color: #FF00FF;
	font-weight: bold;
	font-size: large;
}