* {
	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:#87929E;
	line-height:13px;
	background:#11273F;
}

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:#87929e; 
	text-decoration:none; 
}

a:visited {
	color:#87929e; 
	text-decoration:none; 
}

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

h1, h2, h3, h4, h5, h6 {
	color:#87929e; 
	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:599px; 
	margin:0 auto;
	text-align:left;
	padding-top:99px;
}
div#contenitore_centrale {
	width:599px;
	overflow:hidden;
}
.cont_1	{
	width:599px; 
	overflow:hidden;
	float:left;
}
.cont_2	{
	width:599px; 
	overflow:hidden;
	float:left;
}
.link_lingue	{
	width:195px;
	float:left;
	overflow:hidden;
}
.footer {
	width:599px;
	overflow:hidden;
	padding:42px 0 15px 0;
}
.footer_1 {
	width:295px;
	overflow:hidden;
	padding:0 0 11px 5px;
	font-size:0.9em;
	color:#fff;
}
.footer_3 {
	width:53px;
	overflow:hidden;
	padding:21px 0 0 5px;
}


.flash	{ 
	padding:0 0 0 28px;
	width:167px;
	background:url(../img/pre/flash.gif) no-repeat 0 3px;
	text-align:left;
	font-size:0.9em; 
	overflof:hidden;
}
.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; }

.entra	{
	float:left;
	width:300px;
	height:25px;
	overflow:hidden;
}
ul#main-menu {
	list-style:none;
	padding:0 0 0 0;
	margin:0;
}

ul#main-menu li {
	float:left;
	padding:0 1px 0 0;
}

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

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

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

