body {
	padding: 0px;
}

#wrapper{
 margin:0pt auto 20px;
 width: 960px;
}

#header_top {
	width: 960px;
	height: 94px;
	background-image: url("/fe-web/img/header_bkg.gif");
	background-repeat: repeat-x;
	text-align: center;
	font-size: 1pt; 
}

#header_row {
	width: 960px;
	height: 7px;
	background-image: url("/fe-web/img/header_row.gif");
	background-repeat: no-repeat;
	font-size: 1pt; 
}

img#header_logo {
	margin-top: 33px;
}

#menu {
	width: 960px;
	height: 42px;
	text-align: center;
	background-image: url("/fe-web/img/menu_bkg.jpg");
	background-repeat: repeat-x ;
	font-size: 1pt; 
}

div#menu img {
	border: 0px;
}

div#menu a:link {
	text-decoration: underline;
	color: #484848;
}

div#menu a:visited {
	text-decoration: underline;
	color: #484848;
}

div#menu a:active {
	text-decoration: underline;
	color: #484848;
}

#menu2 {
	width: 960px;
	height: 29px;
	text-align: center;
	background-image: url("/fe-web/img/menu2_bkg.jpg");
	background-repeat: no-repeat;
	font-size: 1pt; 
	
}

div#menu2 img {
	border: 0px;
	margin-right: 20px;
}

div#menu2 a:link {
	text-decoration: underline;
	color: #484848;
}

div#menu2 a:visited {
	text-decoration: underline;
	color: #484848;
}

div#menu2 a:active {
	text-decoration: underline;
	color: #484848;
}

#body {
	clear: both;
	width: 960px;	
}

#left_column {
	width: 205px;
	height: 20px;
	float: left;
}

#center_column {
	width: 540px;
	float: left;
	font-family: arial;
	font-size: 9px;
	color: #484848;
}

#right_column {
	width: 205px;
	height: 20px;
	float: left;
}

#footer {
	clear: both;
	width: 960px;
	text-align: center;
	font-family: arial;
	font-size: 9px;
	color: #484848;
	margin-top: 10px;
}

#footer a:link {
	text-decoration: none;
	color: #484848;
}

#footer a:visited {
	text-decoration: none;
	color: #484848;
}

#footer a:active {
	text-decoration: none;
	color: #484848;
}

#only_center_column {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	font-family: arial;
	font-size: 9px;
	color: #484848;
	
}

#center_column li {
	list-style-type: none;
	text-transform: uppercase;
	list-style-image: url("/fe-web/img/list.gif");
}

.title {
	font-family: arial;
	font-size: 12px;
	color: #484848;
	text-transform: uppercase;	
	text-align: center;
}

.subtitle {
	font-family: arial;
	font-size: 8px;
	color: #484848;
	text-transform: uppercase;
	text-align: center;	
}

.text {
	font-family: arial;
	font-size: 11px;
	color: #484848;
	text-align: justify;
	margin-top: 30px;
	line-height: 15px;
}

.text a:link {
	text-decoration: underline;
	color: #484848;
}

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

.text a:active {
	text-decoration: underline;
	color: #484848;
}

/*
.textAzienda {
	font-family: arial;
	font-size: 11px;
	color: #484848;
	text-align: justify;
	margin-top: 30px;
	line-height: 15px;
}

.textAzienda a:link {
	text-decoration: underline;
	color: #484848;
}

.textAzienda a:visited {
	text-decoration: underline;
	color: #484848;
}

.textAzienda a:active {
	text-decoration: underline;
	color: #484848;
}
*/

#staff_row {
	width: 960px;
	height: 22px;
	background-image: url("/fe-web/img/staff_row.jpg");
	background-repeat: no-repeat;
	text-transform: uppercase;
	text-align: center;
	font-family: arial;
	font-size: 10px;
	color: white;
	font-size: 1pt; 
}

#staff_row2 {
	width: 960px;
	height: 22px;
	text-transform: uppercase;
	text-align: center;
	font-family: arial;
	font-size: 10px;
	color: black;
}

#staff_text {
	width: 210px;
	text-transform: uppercase;
	line-height: 2em;
	font-family: arial;
	font-size: 8px;
	color: #010101;
	padding: 0px; 
}

#lavora_row {
	width: 960px;
	height: 34px;
	background-image: url("/fe-web/img/lavora_row.jpg");
	background-repeat: no-repeat;
	font-size: 1pt; 
}

.news_box {
	width: 540px; 
	text-align: justify; 
	margin: 0px auto;
	background-color: white;
	padding: 15px;
	border: 1px solid #bcbcbc;
}

.news_pagination {
	text-align: right; 
	width: 540px; 
	margin-top: 0px; 
	padding-left: 30px;
}

.news_detail a:link {
	text-decoration: none;
	color: #484848;
}

.news_detail a:visited {
	text-decoration: none;
	color: #484848;
}

.news_detail a:active {
	text-decoration: none;
	color: #484848;
}


.rowStaffHeight{
	min-height:300px;
  height:auto !important;
  height:300px;
}

.label{
	float: left;
	padding-right: 9px;
}

.input{
	float: left;
	
}

.contattiLeft{
	float: left;
	padding-left: 85px;
	width:375px;
	font-family: arial;
	font-size: 9px;
	color: #484848;
	text-transform: uppercase;	
	text-align: justify;
	line-height: 2em;
	margin-top: 0px;		
}

.contattiRight {
	float: left;
	margin-left: 70px;
}

.contattiTextarea {
	font-family: arial;
	font-size: 9px;
	color:#484848; 
	background-color:#f6f6f5; 
	width:369px; 
	height: 40px; 
	border: 1px solid #A7A6AA;
}

.spacer12{
		clear: both;
		height: 12px;
}

a.carousel:link {
	text-decoration: none;
	color: black;
}

a.carousel:visited {
	text-decoration: none;
	color: black;
}

a.carousel:active {
	text-decoration: none;
	color: black;
}

.boxLogin {
	background-image: url('/fe-web/img/sfondo_login_box.jpg');
	width: 338px;
	height: 184px;
	position: relative;
	top: 100px;
	margin-left: auto;
	margin-right: auto;	
}

.boxLogin input{
	text-align: center;
	color:#484848;
	font-size:10px;
}

.boxLogin h3{
	color: #ffffff;
	margin: 0px;
	text-align: center;
	padding-top: 12px;
}

.boxLogin p {
	margin-bottom: 0px;
	margin-top: 10px;
	text-align: center;
}

.boxLogin .submitImage {
	
}

.usato_pagination {
	text-align: right; 
	width: 869px; 
	margin: 15px 0 0; 
	padding: 0px;
}

#flashVideoPlugin{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 301px;
}

.linkBold {font-weight: bold;}

