* {
	padding:0; 
	margin:0; 
}

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

body {
	background:#fff;
	font-family:Verdana, Arial, Helvetica, Sans-serif; 
	font-size:0.7em;	
	color:#222; 
}

img {
	display:block;
}

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

ul { 
	padding:0; 
	margin:0;
	list-style-type:none;
}

ol { 
	padding:5px 0 0 30px;
	margin:0;
	list-style-type:decimal;
}

ul li, ol li { 
	padding:0 0 0 0; 
	margin:0; 
}

p {
	padding:3px 0;
	margin:0;
}

a {
	color:#222; 
	text-decoration:underline; 
}
a:visited {
	color:#222; 
	text-decoration:underline; 
}
a:hover {
	color:#222; 
	text-decoration:underline; 
}

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

h1 {
	font-size:1.8em; 
}

h2 {
	font-size:1.5em; 
}

h3 {
	font-size:1.4em; 
}

h4 {
	font-size:1.3em; 
}

h5 {
	font-size:1.2em; 
}

h6 {
	font-size:1.0em; 
}

span.titolo_pagina {
	display:none;
} 

.p_class {
	padding-bottom:12px; 

}
.p_chiudi {
	text-align:right; 
	padding:0 15px 15px 15px;  
}
div#fcontainer	{
	position:relative; 
	width: 100%; 
	height: 100%;
	margin: 0 auto;
    text-align: left; 
}

body>div#fcontainer	{
	height:auto;
	min-height:100%
}
.logo	{
	background:#eeeeee;
}
.txtric	{
	text-align:justify;
	padding:20px;
}
.padtxt	{
	padding:0 15px;
}
.titolo-it-1302 {
	overflow:hidden;
	padding-bottom:10px;
	font-weight:bold;
	font-size:1.3em;
}

.txt_info {
	width:100%;
	background:#f67f02 url('../img/share/01.gif') no-repeat 0 0;
}

.txt_info_2 {
	background:url('../img/share/02.gif') no-repeat right top;
}

.txt_info_3 {
	background:url('../img/share/03.gif') no-repeat left bottom;
}

.txt_info_4 {
	background:url('../img/share/04.gif') no-repeat right bottom;
	padding:1px 15px 3px;
}
.txt_info_int	{
	padding:12px;
	text-align:justify;
	font-size:0.9em;
	line-height:12px;
}
