html, body, div, span, h1, h2, h3, h4, h5, h6, p, b, a, img, strong, dl, dt, dd, ol, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/*end reset*/
body {
	background-image: url(../images/index_bkg.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #5a0606;
}
#general_index {
	height:100%;
	width:100%;
	min-width:980px; /*ie8-firefox*/
}
noscript, p {
	margin: 0;
	padding:20px;
	color:#FFFFFF;
	text-align:center
}
a:link, a:visited {
	color:#420404;
	text-decoration:none;
	font-weight:bold
}
a:hover {
	color:#9D0000;
	text-decoration:underline;
}
#name {
	text-align:left;
	text-align:left;
	margin:0 auto 0 0;
	height:213px;
	background-image: url(../images/index_redtop.jpg);
	background-repeat: repeat;
}
#name h1 {
	background-image: url(../images/index_name.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:213px; color:#FFFFFF;
}
#name h1 span{
	padding:30px 10px 10px 0;
	text-align:left;
	font-size:10px;
	font-weight:normal;
	 text-align:left;
	 color:#FFFFFF; display:none;
}
#name noscript i {
	text-align:left;
	font-size:11px;
	font-weight:normal;
	 text-align:left;
	 color:#FFFFFF;
}

#foto {
	width:100%;
	min-width:950px;
	background-image: url(../images/indexfoto.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:#000000;
	height:436px;
}
/*
#foto div.impegni {
	margin: 0 0 0 730px;
	color:#FFFFFF;
	padding-right:30px;
	height:436px;
	overflow:auto;
}
#foto div.impegni h3 {
	padding:10px 0 5px 0;
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
	text-align:center;
}
#foto div.impegni dl {
	padding-bottom:10px;
	text-align:left;
}
#foto div.impegni dt {
	margin-top:6px;
	color:#CC0000;
	font-weight:bold;
}
#foto div.impegni dd {
	margin-left:20px;
}
#foto div.impegni dd span {
	font-weight:bold;
}
*/
.web {
	margin: 0 10px 0 0;
	width:100%;
}
.web p {
	color:#420404;
	font-style:italic;
	padding-left:30px;
	font-size:smaller;
	text-align:right;
}
#footer {
	text-align:center;
	background-image: url(../images/index_bkg_enter.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding:30px 0;
}
#footer ul {
	list-style-type:none;
	border:1px solid #000;
	border-width:0;
	padding:0;
}
#footer li {
	width:150px;
	margin:0 auto;
	height:35px;width:150px;
	background-image: url(../images/index_butt.gif);
	background-repeat: no-repeat;
	background-position: center 3px;
}
#footer li a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	line-height: 35px;
	text-align:center;
	display:block;
}
#footer li a:link, #footer li a:visited {
	color:#ffffff;
}
#footer li a:hover, #footer li a:active {
	color:#cccccc;
}

