/* CSS Document */

html {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	height: 100%;
	margin: 0 auto 0;
	padding: 50 0 10;
	background: #fff;
	font: 9pt/13pt Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
}

.clr {
	clear: both;
}

a {
	
	/*font-size: 11px;*/
	color: #FF1300;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
}


#container {
	width: 832px;
	background:#fff url(images/sfondo.jpg) repeat-y;
	margin-top: 5px;
	/*padding:10px 5px 10px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;*/
}

#uno {
	height: 96px;
	background: url(images/sfondo_top.jpg) no-repeat;
	padding: 16px 16px 5px;
}

#due {
	height: 150px;
	/*background: url(images/banner.jpg) center no-repeat;*/
}
#tre {
	margin: 10px 16px 5px;
	text-align: left;
	padding: 0px 10px 0px;
}

#quattro {
	height: 35px;
	background: url(images/sfondo_bottom.jpg) center no-repeat;
}

/*--------------------------------------TOP MENU-----------------------------------------*/	

#marchio {
	width: 141px;
	height: 80px;
	float: left;
	margin: 30px 10px auto;	
}

#buttons_outer {
	width: 450px;
	margin-top: 70px;
  	margin-bottom: 2px;
	margin-right: 10px;
	float: right;
	visibility:hidden;

}

#buttons_inner {
	border-left: 1px solid #ccc;
	height: 21px !important;
	height: 23px;
	float: right;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #ccc;
	min-width: 50px;
	text-align: center;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover {
	color: #fff;
	background: #699;
}

/*-----------------------------------------CONTENUTI----------------------------------------*/
#content_inner{
	width: 600px;
	float: none !important;
	float: left;
	padding: 5px;
  /*margin: 5px 0px 5px;*/
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	/*padding-left: 4px;*/
	border-bottom: 1px solid #ccc;
	/*border-top: 1px solid #ccc;*/	
	margin-bottom: 2px;
	
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#left_outer {
	float: none !important;
	float: left;
	width: 180px;
}

#left_inner {
  /*border: 1px solid #cccccc;*/
	padding: 2px;
	float: none !important;
	float: left;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}

#user1 {}
#user2 {}
#user3 {}
#user4 {}
#user5 {}
#user6 {}
#user7 {}
#user8 {}
#user9 {}

#immagine1 {}
#immagine2 {}
#immagine3 {}

#immagini_html {margin: 5px 0px 5px;}

#servizio {margin: 5px 0px 5px;}

#footer {
	text-align: center;
	padding: 3px;
}
