body {
	font: 80% Verdana,Tahoma,Arial,sans-serif;
	background: url(imgweb/sfondodamascomarrone01.gif) repeat top left;;
	margin: 0;
	padding: 0;
	color: #660000;
	text-align: center; /*per IE5 Win*/
}
#container{
	margin: auto;
	background-color: #FFFFCC;
	width: 900px;
	text-align: left; /*per IE5 Win*/
	border-top: 1px solid #FF9933;
}

/* @group Links */

a:link, a:visited {
	text-decoration : none;
	font-weight: bolder;
	color: #CC6600;
	line-height: 120%;
}
a:hover {
	color: #CC0000;
	text-decoration : underline;
	line-height: 120%;
}

a.white:link, a.white:visited {
	text-decoration : none;
	font-weight: bolder;
	color: #FFDB7F;
	line-height: 120%;
}
a.white:hover {
	color: #CC0000;
	text-decoration : underline;
	line-height: 120%;
}
a.green:link, a.green:visited {
	text-decoration : none;
	font-weight: bolder;
	color: #333300;
	line-height: 120%;
}
a.green:hover {
	color: #CC0000;
	text-decoration : underline;
	line-height: 120%;
}

/* @end */

/* @group Intestazione */

#intestazione { 
	float: left;
	height: 60px;
	width: 898px;
	text-align: center;
	font-size: 90%;
	border-left: 1px solid #FF9933;
	border-right: 1px solid #FF9933;
}

.strisciarattle{
	float: left;
	background: #FFFFCC url(imgweb/rattle.gif) no-repeat center;
	height: 60px;
	width: 167px;
	text-align: left;
	text-indent: 10px;
}

.boxbanner{
	float: left;
	border-left: 1px solid #FF9933;
}

/* @end */

#corpo {/*corpo*/
	float: left;
	width: 898px;
	border: 1px solid #FF9933;
}

/* @group colonnaSX */

#colonnasx{ /*colonna-1*/
	float: left;
	width: 164px;
	text-align: left;
	background: transparent;
	font-size: 100%;
	margin-left: 3px;
	letter-spacing: -1px;
	margin-top: 5px;
}
.titolosx{
	width: 152px;
	height: auto;
	background-color: transparent;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 16px;
	text-decoration: none;
	line-height: 0.8em;
	color: #990000;
	margin-left: 5px;
	border-bottom: 1px solid #990000;
}
.indicesx{
	margin: 5px 5px 15px 5px;
}
.sezionesx{
	width: 164px;
}

/* @end */

/* @group ColonnaCENTER */

#colonnacentrale {
	float: left;
	width: 727px;
	background: transparent;
	height: auto;
	border-left: 1px solid #FF9933;
}

.boxcentralesup{
	float: left;
	height: 170px;
	background-color: #0F0F0F;
	width: 727px;
	border-left: 1px solid #FF9933;
	border-bottom: 1px solid #FF9933;
}

/* @group Titoli */

.h1{
	background-color: transparent;
	font-style: italic;
	font-family: serif;
	font-size: 70px;
	margin-left: 220px;
	margin-top: 0px;
	color: white;
}

.h2{
	background-color: transparent;
	font-style: italic;
	font-family: serif;
	font-size: 70px;
	margin-left: 305px /*340px*/;
	margin-top: -75px;
	color: white;
}

.h3{
	background-color: transparent;
	font-style: italic;
	font-family: serif;
	font-size: 60px;
	margin-left: 180px;
	margin-top: 30px;
	color: #6699CC;
}

.h4{
	background-color: transparent;
	font-style: italic;
	font-family: serif;
	font-size: 60px;
	margin-left: 240px /*500px*/;
	margin-top: -60px;
	color: #FFCC66;
}

.h5{
	background-color: transparent;
	font-style: italic;
	font-family: serif;
	font-size: 100px;
	margin-left: 190px /*350px*/;
	margin-top: -60px;
	color: #CC6600;
}

.h6{
	background-color: transparent;
	font-style: normal;
	font-family: sans-serif;
	font-size: 100%;
	margin-left: 120px /*580px*/;
	margin-top: 110px;
	color: #FFCC66;
}

.h7{
	background-color: transparent;
	font-style: italic;
	font-family: serif;
	font-size: 700%;
	margin-left: 260px;
	margin-top: -120px;
	color: #CC6600;
}

.h8{
	background-color: transparent;
	font-style: italic;
	font-family: serif;
	font-size: 450%;
	margin-left: 190px;
	margin-top: -60px /*100px*/;
	color: #6699CC;
}

/* @end */

.boxfoto{
	background: transparent;
	width: 140px;
	height: 105px;
	margin-left: 10px;
	margin-top: -125px;
}

.boxcentrale{
	float: left;
	width: 727px;
	text-align: center;
	background-color: #fff;
	overflow: auto;
	text-align: left;
	font-size: 100%;
	color: black;
	border-left: 1px solid #FF9933;
}

/* @end */
/*#piede{
	z-index: 30;
	height: 55px;
	margin-top: 1px;
	background-color: #FF9933;
	text-align: center;
	font-size: 100%;
}*/

#piede{
	clear: left;
	height: 45px;
	background-color: #FF9933;
	text-align: right;
	font-size: 80%;
	padding: 4px;
	letter-spacing: 0,1em;
}

p {
	color: black;
	text-align: left;
	margin-left: 10px;
	margin-right: 9px;
}