html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}

h1 img {
	display: block;
}

img {
	border: 0;
}

a {
	color: #FFFF00;
	text-decoration: none;
}

a:hover {
	color:#FF9900;
	text-decoration: none;
}
.left {
	float: left;
}

.right {
	float: right;
}

.more {
	text-align: right;
}
.clear {
	clear: both;
}

hr {
color:#FFCC00;
size:2px;
margin: 5px 20px;
}

body {
	background: #800000 0px 220px url(images/grad.jpg) repeat-x;
	font: 14px arial, sans-serif;
	color:#FF9900;
	/*color: #F09361;*/
}

#wrapper {
	width:800px;
	margin: auto auto;
	background: url(images/modelportfolio_29.jpg);
}

#header {
	height: 180px;
	background: #000000 url(images/testata.jpg) center no-repeat;
/*	background: 6px 0 url(images/header_bg.gif) repeat-x; */
}

h1 {
	height: 95px;
	color: #fff;
	font-weight: normal;
	font: 22px arial, sans-serif;
	line-height: 95px;
	text-indent: 123px;
	width: 600px;
}

h1 span {
	font-size: 30px;
}


#home {	background: top right url(images/he.jpg) no-repeat; }
#mappa {	background: top right url(images/mappa.jpg) no-repeat; }
#manifestazioni {	background: top right url(images/manifestazioni.jpg) no-repeat; }
#eventi {	background: top right url(images/eventi.jpg) no-repeat; }
#forum {	background: top right url(images/forum.jpg) no-repeat; }
#contatti {	background: top right url(images/contatti.jpg) no-repeat; }
#guestbook {	background: top right url(images/guestbook.jpg) no-repeat; }


#nav {
	background: url(images/nav_bg.gif) repeat-x;
	height: 40px;
	font-size: 17px;
}

#nav em {
	font-size: 22px;
	font-style: normal;
}

#nav ul {
	min-width: 780px;
	padding: 0;
	padding-top: 10px;
}

#nav li {
	float: left;
	background: 12px 6px url(images/bullet_nav.gif) no-repeat;
	padding-left: 50px;
	padding-right: 20px;
	margin: 0;
}

#nav li.first {
	background: none;
	padding-left: 20px;
}

#nav a {
	font-weight: normal;
	color: #800000;
	text-decoration: none;
}

#nav a:hover {
	color: #FFFF00;
}

#contindex {
	float:left;
	background: #760202;
	border: 1px solid #6A0101;
	width: 454px;
	margin: 28px 28px 8px 0px;
}
#latoindex {
	float:left;
	width:300px;
}

#largo {
	background: #760202;
	border: 1px solid #6A0101;
	width: 750px;
	margin: 28px 8px 8px 8px;
	padding:15px;
}

#content {
	background: #FFFFFF; /* 760202;*/
	border: 1px solid #6A0101;
	width: 454px;
	margin: 28px 28px 8px 0px;
	color: #333333;
}
#content a {
	color:#FF6600;
}
#content a:hover {
	color:#993300;
}

#content .i {
	padding: 15px;
}


#content h2 {
	font: 16px arial, sans-serif;
	font-weight: normal;
	color: #666666;
	clear: both;
}

#content h2 strong {
	color: #666666;
	font-weight: normal;
}


#content h2.h {
	font-size: 12px;
}

.data {
	color:#999999;
}

.org {
	color:#3399CC;
}
.titolo {
	color:#000033;
}
.nero {
	color:#000000;
}
.h2006 {
	position: relative;
	top: 0.1em;
	font-size: 22px;
}

.note {
	font-size: 12px;
	color:#00CC00;
	line-height:12px;
}
.info {
	background-color:#FFFFCC;
	padding:4px;
}
.galleria {
	background-color:#FFFFCC;
	padding:4px;
}
.rand {
	background-color:#CCCCCC;
	padding:4px;
}
#picbox-left {
	margin: 1em 2em 1em 0;
	background: #9A0303;
	float: left;
	width:120px;
	text-align:center;
	padding:4px;
}
#picbox-left img {
}

#gallery {
	margin-top: 5px;
	border: 1px solid #890202;
	background: #6A0101;
	padding: 5px;
	margin-right: 15px;
}

#gallery img {
	display: block;
}
#bigpic, #gallery .smallpic {
	background: #9A0303;
	padding: 4px;
}

#bigpic {
	float: left;
}
#pica { margin: 0px 15px 15px 15px; }
#picb { margin: 0px 0px 15px 5px; }
#picc { margin: 0px 5px 5px 15px; }
#picd { margin: 0px 0px 5px 15px; }
.smallpic {
	float: left;
}

#copyright {
	text-indent: 270px;
	padding-bottom: 14px;
}

#footer {
	width: 600px;
	margin: auto auto;
	text-align:center;
	height: 30px;
	font-size:12px;
	padding-bottom:12px;
}

.nick {
	background: url(images/nav_bg.gif) repeat-x;
	color:#000000;
	padding:4px 10px;
	margin-bottom:0;
	border-bottom: 1px solid #CC0000;
}
.datanick {
	float:right;
	font-size:10px;
}
.commento {
	background-color:#FFFFCC;
	color:#000000;
	padding:4px 10px;
	margin-top:0;
}
.commforum {
	background-color:#FFFFFF;
	color:#000000;
	padding:4px 10px;
	margin-top:0;
}
.commforum a {
	color:#CC3300;
}
.error {
	background: url(images/errore.jpg) left no-repeat;
	padding-left: 40px;
	line-height: 32px;
}
#idlogin {
	width:60px;
	float:right;
	background-color:#CCCCCC;
	padding: 2px;
	border: #009900 4px solid;
	text-align:center;
}
#idlogout {
	width:60px;
	float:right;
	background-color:#CCCCCC;
	padding: 2px;
	border: #FF0000 4px solid;
	text-align:center;
}
.marrone {
	font-size: 12px;
	color:#CC0000;
}
