BODY {
	font-family : Trebuchet MS, Arial, Helvetica;
	font-size : 14px;
	background-color : white;
/*	
background : url(../images/bgtexture.jpg);
*/
}

H1 {
	font-size : 22px;
	font-weight : bold;
	text-align : center;
}

H2 {
	font-size : 18px;
	font-weight : bold;
	text-align : left;
	color: #666699;
}

H3 {
	font-size : 14px;
	font-weight : bold;
	text-align : center;
}

H4 {
	font-size : 14px;
	font-style : italic;
	font-weight : lighter;
	text-align : center;
}

H5 {
	font-size : 12px;
	font-weight : bold;
	font-style : italic;
	text-align : center;
}

.contexthelp {
	height : 1em;
}

.head {
background-color: transparent;
text-align: center;
}

.foot {
border-top : 5px #005500 solid;
background-color: transparent;
text-align: center;
}

.content {
padding-left: 5%;
width: 860px;
}

.navigator {
background-color: transparent;
width: 140px;
border-bottom: 0px #aaaaff solid;
border-right: 0px #aaaaff solid;
border-top: 0px #dddddd solid;
border-left: 0px #dddddd solid;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
text-align: center;
padding: 0px;}

.title {
	font-size : 18px;
	font-weight : bold;
	text-align : left;
	color: #666699;
}

.menutitle {
	font-weight: bold;
	text-align: center;
}

.menuitem {
font-weight: bold;
font-size:1em;
text-align: center;
margin-bottom: 0px;
margin-top: 0px;}

.menuitem a {
height: 1em;
padding-top: 5px;
padding-bottom: 5px;
text-decoration: none;
display: block;
color: black;
background-color: transparent;
background-image: url(../images/crerbgbutton.png);
}

.menuitem a:hover {
background-image: url(../images/crerbgbuttonover.png);
background-color: transparent;
color: red;
}

.menuitem a:active {
background-image: url(../images/crerbgbuttonselected.png);
background-color: transparent;
color: green;
}

.menuitemnew {
font-weight: bold;
font-size:1em;
text-align: center;
margin-bottom: 0px;
margin-top: 0px;}

.menuitemnew a {
height: 1em;
padding-top: 5px;
padding-bottom: 5px;
text-decoration: none;
display: block;
color: black;
background-color: transparent;
background-image: url(../images/crerbgbuttonnew.gif);
}

.menuitemnew a:hover {
color: red;
}

.menuitemnew a:active {
background-image: url(../images/crerbgbuttonselected.png);
background-color: transparent;
color: green;
}

.contentitem {
	width: 90%;
	font-size: 12px;
	text-align: justify;
	margin-bottom: 0px;
	margin-top: 10px;
	border-bottom: thin outset Gray;
	border-left: thin outset Silver;
	border-right: thin outset Gray;
	border-top: thin outset Silver;
}

.label {
	font-weight: bolder;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

/* stile linea lettura facilitata negli elenchi */
.intestazione {
	background-color: #555555;
	color: white;
	font-weight: bolder;
}

.linea0 {
	background-color: transparent;
}

.linea1 {
	background-color: #ddddff;
}

.spalla {
	border-left: 5px #ffcc00 solid;
}

IMG.noborder {
	border: 0px transparent;
}

IMG.sponsor {
	width: 75px;
}

IMG.sponsorbig {
	width: 150px;
}
/* Stile immagini del folder per galleria immagini */
IMG.img-folder {
	border: 0px transparent;
}
IMG.centerfold {
	width: 640px;
 }

