html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6,form {
    margin: 0px;
    padding: 0px;
    border: 0px;
    outline: 0px;
    font-size: 100%;
}

html, body {
    background: #7a2117;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
	width:100%;
	height:100%;
}
a,img,object,embed {
    color: black;
    text-decoration: none;
    border: 0px none;
	outline:none;
}
a:hover {
	text-decoration:underline;
}
/***************************** OUTER WRAPPER ****************************/
#outerwrapper {
    width: 100%;
    margin: auto;
	background: url('img/sf-header.gif') repeat-x;
}
/***************************** HEADER ****************************/
#header {
    width: 1000px;
    height: 91px;
    position: relative;
	margin:auto;
	background-image: url('img/header.gif');
	top:0px;
	left:0px;
	overflow:visible;
}
/*logo*/
#logo-wrapper {
    position: absolute;
	top:0px;
	left:0px;
	float:left;
	width:259px;
	height:	240px;
}
h1#logo {
    margin: 0px;
    height: 189px;
    width: 190px;
    position: absolute;
    margin-top: 50px;
    margin-left: 60px;
}
h1#logo a {
	margin: 0px;
    height: 189px;
    width: 190px;
    position: absolute;
	display:block;
}
h1#logo span {
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer;
    height: 189px;
    width: 190px;
    background-image: url('img/logo.gif');
    background-repeat: no-repeat;
}
/*titolo*/
h2#titolo {
	float:right;
	margin:50px;
	position:relative;
	width:402px;
	height:60px;
	top:0px;
	margin:0px;
}
h2#titolo a {
	position:relative;
	width:402px;
	height:60px;
	display:block;
}
h2#titolo a span {
	position:absolute;
	width:402px;
	height:60px;
	display:block;
	top:0px;
	left:0px;
	background:url(img/titolo.gif) no-repeat;
}
/*menu*/
div.navigation {
    float: left;
	margin-left:280px;
	white-space:nowrap;
	width:720px
}
div.navigation ul {
    margin: 0px;
    padding: 0px;
	white-space:nowrap;
	list-style:none
}
div.navigation ul li {
    float: left;
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 1px;
    font-size: 14px;
	line-height:31px;
	background:#454533;
}
div.navigation ul a {
    display: block;
	padding:0px 24px;
	line-height:31px;
	background:url(img/navigationBackground.gif) no-repeat #010101 center center;
    text-decoration: none;
    color: #FFFFFF;
	text-align:center;
    text-transform: uppercase;
	border-left:1px solid #757557;
	border-right:1px solid #757557;
}
/***************************** CONTENT WRAPPER ****************************/
#contentWrapper {
    background: url('img/contentWrapperBackground.gif') #ffffff repeat-x;
    width: 1000px;
    height: 591px;
    margin: auto;
	color:#000000
}
/***************************** SIDEBAR ****************************/
#sidebar {
    margin: 0px;
    float: left;
    width: 198px;
    height: 426px;
	overflow:hidden;
    margin:0px 0px 0px 50px;
	padding:165px 0px 0px 9px;
	border-left:1px solid #6f6f6f;
	border-right:1px solid #6f6f6f;
	background:#ffffff;
}
div#sidebar h2 {
	font-size:18px;
	color:#691107;
	font-weight:bold;
	text-align:center;
	margin-bottom:8px
}
#sidebar p {
	margin:0px 0px 5px 0px;
} 
/***************************** CONTENT ****************************/
#content {
    width: 680px;
	float:left;
    height: 556px;
    margin:15px 0px 15px 15px;
    padding: 5px 15px 0px 17px;	
    overflow: auto;
}
div#content h1 {
	color:#7d793b;
	font-size:24px;
	margin-bottom:12px;
}
div#content h2 {
	font-size:20px;
	margin-bottom:12px;
}
div#content h3 {
	font-size:16px;
	margin-bottom:12px;
}
div#content p {
	margin:0px 0px 12px 0px;
	text-align:justify;
}
div#content a {
	color:#691107;
	text-decoration:underline;
}
#content-privacy {
    width: 693px;
    height: 560px;
    margin-left: 270px;
    padding-left: 17px;
    padding-top: 24px;
    overflow: auto;
}
/*video*/
div#video {
	background:url(img/cornice.gif) no-repeat left top;
	width:360px;
	height:320px;
	float:right;
	margin:0px 0px 10px 30px;
	text-align:center;
	padding:16px 19px 0px 19px;
}
/*gallery*/
div.gallery_container {
	float:left;
	margin:0px 12px 12px 0px;
	width:100px;
}
div.gallery_container span {
	font-size:12px
}
p#gallery_back {
	clear:both;
}
/*form info*/
form {
    margin-top: 30px;
    margin-left: 70px;
    width: 520px;
}
div#cont-modulo_richiesta {
	width:520px;
}
div#cont-modulo_richiesta div.etichetta {
	width:520px;
	text-align:center;
	margin-bottom:10px;
}
div.campoform {
    float: left;
    margin-bottom: 4px;
}
div.etichetta {
    float: left;
    margin: 0px;
    width: 90px;
}
div.campo {
    float: left;
    width: 170px;
}
div.campo input[type = text] {
    width: 150px;
    margin: 0px;
    height: 14px;
	padding:1px
}
div#cont-testo_richiesta {
    width: 100%;
}
div#cont-testo_richiesta textarea {
    width: 412px;
    overflow: auto;
    height: 80px;
	margin:0px;
	padding:1px;
}
div#cont-captcha img {
    width: 140px;
    margin-right: 12px;
    margin-top: 5px;
}
div#cont-privacy {
    margin-top: 10px;
}
div#cont-privacy div.etichetta {
    width: 190px;
}
div#cont-privacy div.campo {
    text-align: right;
    width: 190px;
}
div#cont-captcha {
    width: 400px
}
div#cont-captcha p {
    float: left;
    margin: 13px 0px
}
div#cont-submit {
    padding: 10px 0px 0px 20px;
}
/***************************** FOOTER ****************************/
div#footer {
    background-image: url(img/sf-footer.gif);
    background-repeat: repeat-x;
    height: 118px;
    width: 100%;
	clear:both;
}
div#footer-menu {
    background: url(img/footer.gif) no-repeat;
    height: 118px;
    width: 1000px;
    margin: auto;
    color: #ffffff;
}
div#footerstyle {
    padding-top: 40px;
    padding-left: 30px;
    font-size: 10px;
    font-family: arial;
    width: 970px;
    text-align: center;
}

div#footerstyle a {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
div#footer p {
	font-size:12px;
}
p.partitaiva {
    font-size: 12px;
}
div#footer p#copyright {
    font-size: 9px;
}
.tabella-rossa {
    border: 1px solid;
    border-color: red;
    padding: 6px;
    margin-bottom: 10px;
}
/********************* innner ***********************/
div#shim {
	width:100%;
	float:left;
	height:50%;
	margin-top:-300px;
}
div#outer {
	width:100%;
	float:left;
	height:600px;
}
div#inner {
	text-align:center;
}
