* {
	padding:0; 
	margin:0; 
}

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

body {
	text-align:center;
	font-family:Verdana, Arial,  Helvetica, Sans-serif; 
	font-size:0.65em;
	color:#4d4d4d;
	line-height:15px;
	background:#fff;
}

img {
	display:block;
}

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

ul {
	padding:0;
	margin:0;
}

ol {
}

li {
	padding:0;
	margin:0;
}

p {
}

a {
	color:#4d4d4d; 
	text-decoration:underline; 
}

a:visited {
	color:#4d4d4d; 
	text-decoration:underline; 
}

a:hover {
	color:#4d4d4d; 
	text-decoration:underline; 
}

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

h1 {
	font-size:1.8em; 
}

h2 {
	font-size:1.6em; 
}

h3 {
	font-size:1.4em; 
}

h4 {
	font-size:1.2em; 
}

h5 {
	font-size:1.0em; 
}

h6 {
	font-size:0.8em; 
}

label {
	cursor:pointer;
}

.titolo_pagina {
	display:none;
} 
.evidenza	{
	color:#69a52c;
}
.p_class {
	padding-bottom:12px; 
}
.p_stit	{
	padding:0 0 3px 0;
}
.p_class_titolo	{
	color:#bdc600;
}
.p_class_tit	{
	color:#bdc600;
	font-size:1.3em;
	padding-bottom:14px;
	text-transform:uppercase;
}
.img_left {
	float:left;
	margin:0 12px 5px 0; 
}
.img_right {
	float:right;
	margin:0 0 12px 12px; 
}
.img_right_2 {
	float:right;
	margin:0; 
}
.red	{
	color:#8b0903;
}

.tab_td	{
}
.tab_td_1	{
	height:18px;
	width:18px;
	background:url(../img/share/tab/01.gif) no-repeat 0 0;
}
.tab_td_2	{
	height:18px;
	background:url(../img/share/tab/02.gif) repeat-x 0 0;
}
.tab_td_3	{
	height:18px;
	width:18px;
	background:url(../img/share/tab/03.gif) no-repeat 0 0;
}
.tab_td_4	{
	width:18px;
	background:url(../img/share/tab/04.gif) repeat-y 0 0;
}
.tab_td_5	{
	background:#fff;
}
.tab_td_6	{
	width:18px;
	background:url(../img/share/tab/05.gif) repeat-y 0 0;
}
.tab_td_7	{
	height:18px;
	width:18px;
	background:url(../img/share/tab/06.gif) no-repeat 0 0;
}
.tab_td_8	{
	height:18px;
	width:18px;
	background:url(../img/share/tab/07.gif) repeat-x 0 0;
}
.tab_td_9	{
	height:18px;
	width:18px;
	background:url(../img/share/tab/08.gif) no-repeat 0 0;
}
.titolo_sezione	{
	border-bottom:1px #b0b0b0 solid;
	width:100%;
	padding-bottom:3px;
}
.stitolo_sezione	{
	width:100%;
	padding:8px 0 13px;
}
.titolo_p	{
	padding:14px 0 10px 24px;
	border-bottom:1px #d1d1d1 solid;
	background:#e7e7e7;
}
