* {
	padding:0; 
	margin:0; 
}

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

body {
	font-family:Verdana, Arial, Helvetica, Sans-serif; 
	font-size:0.7em;
	color:#4F4F4F;
	line-height:13px;
	background:#E9E6DA url(../img/pre/back.gif) repeat-x 0 0;
}

img {
	display:block;
}

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

ul {
}

ol {
}

li {
}

p {
}

a {
	color:#4F4F4F; 
	text-decoration:none; 
}

a:visited {
	color:#4F4F4F; 
	text-decoration:none; 
}

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

h1, h2, h3, h4, h5, h6 {
	color:#4F4F4F; 
	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; 
}

.titolo_pagina {
	display:none;
} 

.p_class {
	padding-bottom:6px; 
}


div#container {
	position:relative; 
	width:702px; 
	margin-bottom:auto;
	margin-left:auto;
	margin-right:0px;
	margin-top:auto;
	text-align:left;
	padding-top:234px;
}
div#contenitore_centrale {
	width:702px;
	overflow:hidden;
}
.img_logo	{
	width:515px;
	float:left;
}
.link_lingue	{
	width:187px;
	padding:21px 0 15px 0;
	height:119px;
	float:left;
}
.footer {
	width:515px;
	overflow:hidden;
	padding:45px 0 15px 0;
}
.footer_1 {
	width:200px;
	float:left;
	overflow:hidden;
	font-size:0.9em; 
}
.footer_2 {
	width:240px;
	float:left;
	overflow:hidden;
}
.footer_3 {
	width:75px;
	float:left;
	overflow:hidden;
	padding-top:3px;
}
.flash	{ 
	padding:0 0 0 28px;
	background:url(../img/pre/flash.gif) no-repeat 0 3px;
	text-align:left;
	font-size:0.9em; 
	 
}
.flash a 			{ font-weight:bold; text-decoration:none; }
.flash a:visited 	{ font-weight:bold; text-decoration:none; }
.flash a:hover	 	{ font-weight:bold; text-decoration:underline; }


ul#main-menu {
	list-style:none;
	padding:0 0 0 0;
	margin:0; 
	  
}

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

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

ul#main-menu li a:hover {
	display:block;
	width:172px;
	left:172px; 
	background-position:-172px 0;
	text-indent:-999px;
	overflow:hidden;
}

.main-menu-100 {
	background-image:url('/img/pre/100.gif');
	height:119px;
}

