* {
	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.7em;
	color:#434343;
	line-height:15px;
	background:#a8483e url(../img/share/back.jpg) no-repeat center top;
}

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:#434343; 
	text-decoration:underline; 
}

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

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

h1, h2, h3, h4, h5, h6 {
	color:#434343; 
	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:15px; 
}
.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;
	border:1px #989898 solid; 
	
}
.img_right_2 {
	float:right;
	margin:0; 
}
.red	{
	color:#8b0903;
}
div#container {
	position:relative; 
	width:188px; 
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	text-align:left;
}
.top_logo	{
	width:159px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
}
.logo	{
	width:188px;
	margin-left:auto;
	margin-right:auto;
}
.immedia	{
	width:46px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:15px;
}
.piva	{
	text-align:center;
	color:#fff;
	padding-bottom:15px;
}
.link_mr	{
	width:136px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	padding:65px 0 105px;
}
ul#main-menu {
	list-style:none;
	padding:0;
	margin:0;
	width:136px;
	overflow:hidden; 
}

ul#main-menu li {
	float:left;	
}

ul#main-menu li a, ul#main-menu li a:visited {
	display:block;
	height:17px;
	background-position:0 0;
	background-repeat:no-repeat; 
	text-indent:-999px;
	overflow:hidden;
}

ul#main-menu li a:hover {
	display:block;
	height:17px;
	background-position:0 -17px;
	background-repeat:no-repeat; 
	text-indent:-999px;
	overflow:hidden;
}

.main-menu-100 {
	background-image:url('/img/pre/100.png');
	width:68px;
}

.main-menu-200 {
	background-image:url('/img/pre/200.png');
	width:68px;
}
