* {
	padding:0; 
	margin:0; 
}
/*stili per il layout fisso con altezza minima*/
html,body {
	margin:0;
	padding:0;
	height:100%;
}

body {
	text-align:center;
	background:#561511 url('/img/share/back.gif') repeat-x 0 0;
	font-family:Verdana, Arial, Helvetica, Sans-serif; 
	font-size:0.7em;	
	color:#4f4646; 
	line-height:15px;
}
img {
	display:block;
}

img, input, textarea, select, optgroup {
	font-family:Verdana, Arial, Helvetica, Sans-serif; 
	font-size:0.9em;
	border:0; 
}

ul {
	padding:0 0 0 0; 
	margin:0;
}

ol {
	padding:0 0 0 0;
	margin:0;
}

li {
}

p {
	padding:0;
	margin:0;
}

a, a:visited, a:hover {
	color:#4f4646; 
	text-decoration:underline; 
}

h1, h2, h3, h4, h5, h6 {
	color:#4f4646; 
	font-weight:normal;
}

h1 {
	font-size:1.2em; 
}

h2 {
	font-size:1.1em; 
}

h3 {
	font-size:1.0em; 
}

h4 {
	font-size:0.8em; 
}

h5 {
	font-size:0.7em; 
}

h6 {
	font-size:0.6em; 
}

.titolo_pagina {
	display:none;
} 
.p_class {
	padding-bottom:6px; 
}

.img_left {
	float:left;
	margin:0 12px 5px 0; 
}

.img_right {
	float:right;
	margin:0 0 12px 50px; 
}

.red_txt {
	color:#92011b;
}

#cont_nav {
	width:920px;
	height:205px;
}

#flashcontent {
	width:920px;
	height:205px;

}
div#footer {
	bottom:0; 
	width:918px; 
	height:7%;
	text-align:left;
	background:#a79898 url('/img/share/back_fot.gif') repeat-x 0 0;
	margin:0 auto;
	border-left:1px #fff solid;
	border-right:1px #fff solid;
}

#footer_01 {
	width:459px;
	float:left;
	background:#a79898 url('/img/share/back_fot.gif') repeat-x 0 0;
}

#footer_01 div {
	padding:10px 0 0 32px;
	font-size:0.9em;
	color:#fff;
	text-transform:uppercase;
}

#footer_02 {
	width:459px;
	float:left;
	background:#a79898 url('/img/share/back_fot.gif') repeat-x 0 0;
}

#footer_02 div {
	margin-left:auto;
	margin-right:40px;
	margin-top:18px;
	margin-bottom:0;
	width:49px;
}

#colonna_01 {
	width:290px;
	float:left;
} 
.pad_colonna_01 {
	padding:15px 0 15px 19px;
}

#colonna_02 {
	width:490px;
	background:url('/img/share/back_centre.gif') repeat-y;
	float:left;
}

.pad_colonna_02 {
	background:url('/img/share/top_centre.gif') no-repeat;
	padding:28px 20px 20px 20px;
	text-align:justify;
}

.back_menu_left {
	width:195px;
	background:url('/img/share/back_menu_left.gif') repeat-y 0 0;    
}

.titolo {
	padding-bottom:30px;
}

.titolo_pag {
	display:none;
}

#top_img {
	height:216px;
}

#top_img_int {
	height:122px;
}

.titolopg {
	border-bottom:1px #fff solid;
	background:url('/img/share/back_titolo.gif') repeat-x 0 0;  
	padding:0 0 0 15px;
}

.stit {
	color:#92011b;
	background:url('/img/share/punto_stit.gif') no-repeat 0 2px;  
	padding:1px 0 22px 21px;
	font-size:1.1em;
	text-transform:uppercase;
}

.backform {
	background:#d8d4d4;
}