@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../Immagini/HomeGrafica/mongolfieraRosa.jpg);
	background-color: #FF3399;
	background-position: center top;
}
.BottHome {
	display: block;
	position: relative;
}

.BottHome a {
	height: 30px;
	width: 80px;
	background-image: url(../Immagini/HomeGrafica/BottHome.jpg);
	display: block;
}
.BottHome a:hover {
	height: 30px;
	width: 80px;
	background-image: url(../Immagini/HomeGrafica/BottHomeAct.jpg);
	display: block;
}
.BottGallery {
	display: block;
	position: relative;
}

.BottGallery a {
	height: 30px;
	width: 80px;
	background-image: url(../Immagini/HomeGrafica/BottGallery.jpg);
	display: block;
}
.BottGallery a:hover {
	height: 30px;
	width: 80px;
	background-image: url(../Immagini/HomeGrafica/BottGalleryAct.jpg);
	display: block;
}

.BottLink {
	display: block;
	position: relative;
}

.BottLink a {
	height: 30px;
	width: 80px;
	background-image: url(../Immagini/HomeGrafica/BottLink.jpg);
	display: block;
}
.BottLink a:hover {
	height: 30px;
	width: 80px;
	background-image: url(../Immagini/HomeGrafica/BottLinkAct.jpg);
	display: block;
}
.BottIniziative {
	display: block;
	position: relative;
}

.BottIniziative a {
	height: 30px;
	width: 80px;
	background-image: url(../Immagini/HomeGrafica/BottIniziative.jpg);
	display: block;
}
.BottIniziative a:hover {
	height: 30px;
	width: 80px;
	background-image: url(../Immagini/HomeGrafica/BottIniziativeAct.jpg);
	display: block;
}
.BottNew {
	display: block;
	position: relative;
}

.BottNew a {
	height: 30px;
	width: 80px;
	background-image: url(../Immagini/HomeGrafica/BottNew.jpg);
	display: block;
}
.BottNew a:hover {
	height: 30px;
	width: 80px;
	background-image: url(../Immagini/HomeGrafica/BottNewAct.jpg);
	display: block;
}
.BottChisono {
	display: block;
	position: relative;
}

.BottChisono a {
	height: 30px;
	width: 80px;
	background-image: url(../Immagini/HomeGrafica/BottChisono.jpg);
	display: block;
}
.BottChisono a:hover {
	height: 30px;
	width: 80px;
	background-image: url(../Immagini/HomeGrafica/BottChisonoAct.jpg);
	display: block;
}


#header {
	height: 50px;
	top: 0px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #66CBFF;
	background-image: url(../Immagini/HomeGrafica/SfondoHead.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#SfondoHead {
	background-image: url(../Immagini/HomeGrafica/SfondoHead.jpg);
	height: 50px;
	width: 800px;
	background-repeat: no-repeat;
}

#container {
	background-color: #F5962C;
	width: 800px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(../Immagini/HomeGrafica/OmbraCont.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
}
#Menu {
	margin: 0;
	width: 150px;
	background-image: url(../../NuovoSitoOLD/immagini/home/TargaMilano25.jpg);
	background-repeat: no-repeat;
	height: 60px;
}
#footer {
	background-color: #EBA60A;
	margin-top: 0px;
}
#testata {
	background-color: #EB5C0A;
	height: 50px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#news {
	height: 159px;
	width: 150px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	background-color: #FFFF33;
	color: #FF0000;
	height: 50px;
	width: 170px;
}
.email a {
	height: 50px;
	width: 170px;
	background-color: #FFFF33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
.email a:hover{
	height: 50px;
	width: 170px;
	background-color: #FFFF33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
.blog {
	display: block;
	position: relative;
}
.blog a {
	height: 70px;
	width: 170px;
	background-image: url(../Immagini/HomeGrafica/facebook.jpg);
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.blog a:hover{
	height: 70px;
	width: 170px;
	background-image: url(../Immagini/HomeGrafica/facebook.jpg);
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


#container2 {
	height: 250px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#container3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Gliamici {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #913906;
}



.TitoloNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-weight: bold;
	font-style: normal;
}
.Gliamici img {
	float: right;
}


#Ombra {
	background-image: url(../Immagini/HomeGrafica/OmbraTestata.jpg);
	background-repeat: repeat-x;
	height: 10px;
	position: static;
}

/*stili specifici per il layout*/
div#barraSinistra{
	float: left;
	width: 160px;
	\width:170px;
	w\idth:160px;
	margin-top: 0px;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5;
	padding-bottom: 1em;
}
#Blog {
	background-image: url(../Immagini/HomeGrafica/BLog.jpg);
	height: 70px;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
}
div#barraDestra{
	float: right;
	width: 160px;
	\width:170px;
	w\idth:160px;
	background-color: #00FF00;
	margin-top: 270px;
	padding-top: 1em;
	padding-right: 5px;
	padding-bottom: 1em;
	padding-left: 5px;
}
.FotoLink {
	text-decoration: none;
}

div#content{
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 160px;
	padding-top: 1em;
	padding-right: 10px;
	padding-bottom: 1em;
	padding-left: 10px;
	position: relative;
}
div#footer{
	clear:both;
	text-align:center;
	padding: 5px 0;
	background-color: #EB5C0A;
	color: #000
}
	
.newsHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}
.newsHome a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	text-decoration: none;
}
.newsHome a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033CC;
	text-align: left;
	text-decoration: none;
}
.tommasino {
	display: block;
	position: relative;
}
.tommasino a {
	height: 220px;
	width: 170px;
	background-image: url(../Immagini/HomeGrafica/tommy-web.jpg);
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}
.tommasino a:hover {
	height: 220px;
	width: 170px;
	background-image: url(../Immagini/HomeGrafica/tommy-web.jpg);
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}
div.textimage{
	margin-bottom: 10px;
}

div.textimage img{
float:left;
margin: 10px
}

div.textimage h2, div.textimage p{
margin:0 10px;
padding: 0
}

div.textimage h2{
margin-top: 10px
}
div.textimageStampa{
	margin-bottom: 10px;
	width: 300px;
	height: 150px;
}

div.textimageStampa img{
float:left;
margin: 10px
}

div.textimageStampa h2, div.textimageStampa p{
margin:0 10px;
padding: 0
}

div.textimageStampa h2{
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
div.textimageOnlus{
	margin-bottom: 0px;
	width: auto;
	height: 64px;
	border: 1px solid #FFFFFF;
	padding: 5px;
}

div.textimageOnlus img{
	float:left;
	margin: 5px
}

div.textimageOnlus h2, div.textimageOnlus p{
	margin:0 5px;
	padding: 0
}

div.textimageOnlus h2{
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
div.textimageOnlus a{
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
div.textimageOnlus a:hover{
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}

div.textimageAttualita{
	margin-bottom: 10px;
	width: 100%;
	height: 210px;
}

div.textimageAttualita img{
	margin: 10px;
}

div.textimageAttualita h2, div.textimageAttualita p{
margin:0 10px;
padding: 0
}

div.textimageAttualita h2{
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
div.textimageAttualita a{
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
div.textimageAttualita a:hover{
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}


div.textimageBassa{
	margin-bottom: 0px;
	width: 395px;
	height: 85px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-style: dotted;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div.textimageBassa img{
	float:left;
	margin: 5px
}

div.textimageBassa h2, div.textimageBassa p{
	margin:0 5px;
	padding: 0
}

div.textimageBassa h2{
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
div.textimageBassa a{
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
div.textimageBassa a:hover{
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
}
div.textimageBassaOnl{
	margin-bottom: 0px;
	width: 395px;
	height: 138px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div.textimageBassaOnl img{
	float:left;
	margin: 5px
}

div.textimageBassaOnl h2, div.textimageBassaOnl p{
	margin:0 5px;
	padding: 0
}

div.textimageBassaOnl h2{
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
div.textimageBassaOnl a{
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
div.textimageBassaOnl a:hover{
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
}

div.clearer{clear: left}

div.textimagePrimaNews{
	margin-bottom: 0px;
	width: 400px;
	height: 880px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-style: dotted;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#BarraImmagini {
	overflow-y: scroll;
	background-color: #F57E2F;
	width: 210px;
	height: 1300px;
	text-align: center;
}

div.textimagePrimaNews img{
	float:left;
	margin: 5px
}

div.textimagePrimaNews h2, div.textimagePrimaNews p{
	margin:0 5px;
	padding: 0
}

div.textimagePrimaNews h2{
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
div.textimagePrimaNews a{
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
div.textimagePrimaNews a:hover{
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
}
div.clearer{clear: left}


div.textimageNews{
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	width: 600px;
}

div.textimageNews img{
	float:right;
	margin: 10px
}

div.textimageNews h2, div.textimageNews p{
	margin:0 10px;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.textimageNews  h2{
	margin-top: 10px;
	font-size: 16px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.thumbnail{
	float: left;
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}	
div.textimageLink{
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	height: 95px;
}

div.textimageLink img{
	float:right
}
.Racconti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.textimageLink h2, div.textimageLink p{
	margin:0 10px;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.textimageLink  h2{
	margin-top: 10px;
	font-size: 16px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.textimageLink a{
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
div.textimageLink a:hover{
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
.style55 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.style56 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	font-weight: normal;
	color: #000099;
}
.linkPage a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
	text-decoration: none;
}
.SfondoLink {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}

.linkPage a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	text-decoration: none;
}
.linkPage a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
	text-decoration: none;
}
.Racconti Img {
	float: right;
}
ww

