body
{
	text-align: center;   /*centra in IE 5.x */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	line-height: 1.3;
	margin: 0px;
	padding: 0px;
	background-color: #FFCCCC;
}

div#Intero{
    width: 780px;
	height: 480px;
	margin: 0px auto;
  /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/
    }

#colonna_SN{
	float:left;
	width: 158px;
    }
	
#colonna_DX{
	float:left;
	width: 622px;
	height: 480px;
	background-image: url(../JPG/FONDOPAG.JPG);
    }

#contenuto{
	float:left;
	width: 622px;
	height: 389px;
	overflow:auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #990066;
    }

#menu
{
	width: 148px;
	height: 320px;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.3;
	text-align: left;
	padding: 5px 0px 0px 10px;
	background-image: url(../JPG/SF_TESTO.JPG);
}

#flashcontent {
		width: 158px;
		height: 155px;
	}

a.index
{
    font-weight: normal;
    font-size: 11px;
    color: #990066;
	text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.index:hover
{
	text-decoration: underline;
}
a.menu
{
    font-weight: normal;
    font-size: 12px;
	line-height: 1.3;
    color: #990066;
	text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.menu:hover
{
	text-decoration: underline;
}

a.content
{
    font-weight: normal;
    font-size: 15px;
	line-height: 1.3;
    color: #990066;
	text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.content:hover
{
	text-decoration: underline;
}

a:link
{
    text-decoration: none;
}

a#activelink
{
	color:#000066;
    text-decoration: none;
	font-weight: bold;
}
a:visited
{
    font-weight: bold;
}

.bandiere{
	height: 90px;
	width: 140px;
	float:left;	
}

.pubblicita{
	height: 90px;
	width: 382px;
	float:left;
}

.logo{
	height: 90px;
	width: 100px;
	float:left;	
}

img#bandiere{
	margin: 0px 0px 0px 64px;
}

#immBIG{
	height: 178px;
	width: 180px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.1;
	text-align: center;
	padding: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #990066;
}

#immBIG img{
	margin: 0px 0px 8px 0px;

}

#imm{
	height: 150px;
	width: 136px;
	float:left;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.1;
	text-align: center;
	padding: 10px 7px 7px 7px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #990066;
}

#imm img{
	margin: 0px 0px 8px 0px;
}

#contenuto img{
	margin: 7px 0px 0px 0px;
}

a img{
border: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 1.3;
	text-align:justify;
	margin: 10px;
}

p.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.3;
	text-align:justify;
}

p.lunedi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 1.3;
	text-align: center;
	margin: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 1.3;
	text-align: center;	
	margin: 8px;
}
