/* CSS Style  */

body {
	font-family: Arial, Verdana, Sans-serif;
	font-size:62.5%;  
	color:#333; /* il color alternativo per minor contrasto sar� : color:#999;*/
	text-align:center;
	margin:0;
	padding:0;
	background:url(/fe-web/img/bkg_body.jpg) repeat-x center top;
}
/* il font-size che dovr� cambiare avr� 3 dimensioni diverse: font-size:1em; font-size:1.1em; font-size:1.2em; */


h2, h3, h4, h5, h6, div {margin:0; padding:0;}
p, form, input, ul {margin:0; padding:0}
img {margin:0; padding:0; border:0;}
.bold {font-weight:bold;}
.clear {clear:both;}

.divider10{clear:both; margin: 5px 0px;}
.small {font-size:0.9em}

.allegato{ padding:10px 0px;}

/*###### Home Box News #####*/
#bannerUrl{
	/*height:433px;*/
	z-index:1000;
	background: url(/fe-web/img/spacer.gif) repeat-x;	
}

.box_newsHp_top{z-index: 1; width: 267px; margin-top: -80px;}
.box_newsHpSX{float:left; padding-top:37px; padding-left:2px;}
.box_newsHpDX{float:right; padding-top:37px; padding-right:2px;}
.newsMask{position: relative; width: 241px; height: 70px; overflow: hidden; margin-left: 12px; z-index: 10;}
.currentNews{float:left; width: 210px; height: 70px; margin:0px; padding-left:30px;}

#pagination{float: left; position:relative; width:210px; padding: 5px 2px;}

#pagination .pag_sx {float: left; position:relative; padding:0; margin:0; width: 20px; }
#pagination .pag_txt {float:left; position:relative; padding:0; margin:0; width:80%; text-align: center; }
#pagination .pag_dx {float: left; position:relative; padding:0; margin:0; width: 20px; }


/*##### Error 404 500 301 ##### */
#errore_404 {
position:absolute;
top:230px;
width:910px;
}

#print_content {
position:absolute;
width:935px;
padding: 0px 0px;
}

#errore_404 p {
font-size:15px;
margin:0 auto;
font-weight:bold;
text-align:center;
color:#DA2638;
}

#errore_404 p a {color:#DA2638;}

/* ########### STRUTTURA GENERALE ########### */
#main {
	width:990px;
	/*min-height:650px;*/
	margin:0 auto;
	text-align:left;
	border:1px none green;
}

#content {
	position:relative;
	width:925px;
	height:auto;
	margin:0 auto;
	text-align:left;
	border:1px none green;
}


#col_main_hp {
	float:left;
	display:inline;
	width:650px;
	height:auto;
	border:1px none green;
}

#col_dx_hp {
	float:right;
	display:inline;
	width:267px;
	height:auto;
	border:1px none red;	
}

#col_main {
	float:left;
	display:inline;
	width:700px;
	height:auto;
	border:1px none green;
}

#col_dx {
	border:1px none red;
	display:inline;
	float:right;
	margin:23px 0 0 0;
	width:207px;
}


/* ########### BOX CONTENUTI ########### */
#box_contenuti {
	float:left;
	display:inline;
	width:450px;
	border:1px none green;
	font-size:1.2em;
}

/* Modifiche box Contenuti css */
#box_contenuti h2 {
	background:url("/fe-web/img/fr_h2.gif") no-repeat scroll 0 4px transparent;
	color:#DA2638;
	font-size:1.0em;
	margin-bottom:7px;
	padding-left:10px;
}

#box_contenuti p {
	font-size:1.0em;
	margin-bottom:20px;
	color:#333333;
}

#box_contenuti ul {
	font-size:1.0em;
	padding:0;
	margin:0 0 10px 0;
	list-style-type:none;
	border:1px none green;
}

#box_contenuti li {
	padding:0 0 0 12px;
	margin:0 0 4px 0;
	background:url("/fe-web/img/selettore_ul.gif") no-repeat 0 5px;
	border:1px none green;
}

#box_contenuti h3 {
	font-size:1.0em;
	color:#333333;
	margin-bottom:5px;
}

/*
#box_contenuti ul {
	font-size:1.2em;
	list-style-type:none;
	padding:0;
	margin:0 0 10px 0;
}
*/

#box_contenuti .center {
	text-align: center;
	width: 100%;
	margin: 10px 0px 10px 0px;	
}

#box_contenuti a {
	color:#d7172a;
	font-weight:bold;
	text-decoration:none;
}


#box_contenuti a:hover {
	text-decoration:underline;
}

/* ########### H1 LOGO ########### */
h1 {
	float:left;
	display:inline;
	width:113px;
	height:89px;
	margin:0;
	padding:0;
	background:url(/fe-web/img/logo_bartolini.gif) no-repeat;
	text-indent:-9000em;
	border:1px none red;
}

h1 a {
	display:block;
	width:100%;
	height:100%;
}


/* ########### H2 NOME SEZIONE PAGINA ########### */
h2 {
	font-size:1.2em;
	color:#da2638;
	padding-left:10px;
	margin-bottom:7px;
	background: url(/fe-web/img/fr_h2.gif) no-repeat 0 4px;
}

h2 a {
	color:#da2638;
	text-decoration:none;
}

h2 a:hover {text-decoration:underline;}

h3 {
	font-size:1.2em;
	color:#333333;
	margin-bottom:5px;
}

p {
	font-size:1.2em;
	margin-bottom:20px;
	color:#333333;
}


/* ########### HEADER ########### */
#header {
	position:relative;
	width:920px;
	height:89px;
	background:url(/fe-web/img/bkg_header.jpg) no-repeat;
	border:1px none green;
}

#header .data {
	position:absolute;
	bottom:7px;
	left:120px;
	width:300px;
	color:#FFF;
	font-size:1.1em;
	border:1px none green;
}

#header ul#azienda {
	float:right;
	display:inline;
	width:450px;
	height:20px;
	/*padding:0;
	margin:0;
	list-style-type:none;*/
	border:1px none green;
}

#header ul#azienda li.home {
	padding-left:15px;
	background:url(/fe-web/img/ico_home.gif) no-repeat 0;
}

#header ul#azienda li {
	float:right;
	display:inline;
	color:#FFF;
	margin:3px 12px 0 0;
	padding-left:10px;
	background:url(/fe-web/img/fr_selettore.gif) no-repeat 0 4px;
	border:1px none red;
}

#header ul#azienda li a {
	display:block;
	color:#FFF;
	font-size:1.1em;
	text-decoration:none;
}

#header ul#azienda li a:hover{
	text-decoration:underline;
}

#header #ricerca {
	position:absolute;
	right:10px;
	bottom:25px;
	/*width:200px;*/
	height:25px;
	border:1px none yellow;
}

#header #ricerca .form {
	float:left;
	display:inline;
	width:165px;
	height:15px;
	font-size:1.1em;
	color:#999999;
	padding:2px 0 0 25px;
	background:#FFF url(/fe-web/img/ico_search.gif) no-repeat top left;
	border:1px solid #c2c2c2;
}

/* ########### Thumb bar ########### */
.flash_container {
	width: 640px; border: 1px solid rgb(219, 219, 219);
	background-image: url("/fe-web/img/spacer.gif");
	background-repeat:no-repeat;
}

.backGroundFlash {
	background-image: url("/fe-web/img/sfondoPlay.jpg");
	background-repeat:no-repeat;
}

#thumb_bar {
	width:630px;
	height:30px;
	/*margin:11px 0px 0 6px;
	padding: 4px 0px 0px 0px;*/
	margin: 4px 0px 0 6px;
	padding: 5px 0px 0px 0px;
	border-right:1px solid #dbdbdb;	
}

#thumb_bar .sx{float:left; width:2px; height:24px; background-image:url(/fe-web/img/sx_dx-cornice.png); background-repeat:no-repeat;}

#thumb_bar .thumbs {
background-image:url("/fe-web/img/sup_inf-cornice.png");
background-repeat:repeat-x;
float:left;
height:22px;
margin:0;
padding:2px 0 0 0;
width:auto;
}
#thumb_bar .dx{float:left; width:2px; height:24px; background-image:url(/fe-web/img/sx_dx-cornice.png); background-repeat:no-repeat;}
#thumb_bar img {margin: 0px 1px 0px 0px;}
#thumb_bar a{text-decoration: none;}
#thumb_bar .select {border:1px solid #D91E31;}
#thumb_bar .no_select {position: relative; opacity : 0.5; filter: alpha(opacity=50); zoom:1; z-index: 10; height: 20px; width: 35px;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);}

/* ########### TOOLBAR SERVIZI BARTOLINI ########### */
ul#toolbar_servizi {
	float:left;
	display:inline;
	list-style-type:none;
	margin:8px 0 0 0;
	padding:0;
	border:1px none green;
}

ul#toolbar_servizi li {
	float:left;
	display:inline;
	height:19px;
	font-size:1.2em;
	margin:0;
	padding:3px 15px 0 8px;
	text-align:center;
	color:#333333;
	background:url(/fe-web/img/separatore_toolbar.gif) no-repeat top right;
	border:1px none green;
}

ul#toolbar_servizi .separatore {
	height:19px;
	padding:3px 2px; 
	height:15px;
}

ul#toolbar_servizi li a {
	color:#333333;
	text-decoration:none;
}

ul#toolbar_servizi li a:hover {
	text-decoration:underline;
}

ul#toolbar_servizi li a.select {
	color:#d41629;
	text-decoration:none;
}



/* ########### SCELTA LINGUA ########### */
ul#scelta_lingua {
	float:right;
	display:inline;
	margin:9px 0 15px 0;
	padding:0;
	list-style-type:none;
	border:1px none green;
}

ul#scelta_lingua li {
	float:left;
	display:inline;
	height:19px;
	margin:0;
	padding:3px 10px 0 5px;
	font-size:1em;
	text-align:center;
	background:url(/fe-web/img/separatore_toolbar.gif) no-repeat top right;
	border:1px none green;
}

ul#scelta_lingua li a {
	font-size:1em;
	color:#666666;
	text-decoration:none;
}

ul#scelta_lingua li a:hover {
	color:#da2638;
}


ul#scelta_lingua li a.select {
	font-size:1em;
	color:#da2638;
	text-decoration:none;
}


/* ########### FLASH ########### */

#col_main_hp #evoc_flash {
	width:640px;
	/*height:265px; */
	height: 272px;	
	margin-left:6px;
}

#evoc_flash .red {
	width:630px;
	height:2px;
	margin-left:5px;
	background:#d7172a;
}

/* #### AREA CLIENTI #### */
#col_main_hp #area_clienti {
	float:left;
	display:inline;
	width:205px;
	height:140px;
	margin:0 5px 0 0;
	background:url(/fe-web/img/bkg_area_clienti.gif) no-repeat;
	border:1px none green;
}

#area_clienti .box_username, #area_clienti .box_password {
	width:181px;
	height:21px;
	margin:5px 0 8px 12px;
	padding:0;
	background:url(/fe-web/img/bkg_username.gif) no-repeat;
	border:1px none green;
}

#area_clienti .box_username input, #area_clienti .box_password input {
	float:left;
	display:inline;
	width:150px;
	height:17px;
	font-size:1.1em;
	color:#5F5959;
	margin:2px 5px 0 5px;
	padding:0;
	border:1px none green;
}

#area_clienti .box_password input {
	width:80px;
	border:1px none green;
}

#area_clienti .box_password img {
	float:right;
	display:inline;
	margin:1px 2px 0 0;
}

#area_clienti a.dimenticato_password {
	display:block;
	_display:inline;
	width:170px;
	height:21px;
	color:#FFF;
	font-size:1.1em;
	margin:0 15px 0 18px;
	padding:1px 0 0 23px;
	background:url(/fe-web/img/ico_dimenticato_password.gif) no-repeat;
	border:1px none red;

}

#area_clienti a:hover.dimenticato_password {text-decoration:none;}


/* #### RICERCA FILIALE #### */
#col_main_hp #ricerca_filiale {
	float:left;
	display:inline;
	width:205px;
	height:140px;
	margin:0 5px 0 0;
	background:url(/fe-web/img/bkg_ricerca_filiale.gif) no-repeat;
	border:1px none green;
}

#col_main_hp #ricerca_filiale .img_filiale,
#col_main_hp #punta_rosso .img_punta_rosso  {
	float:left;
	display:inline;
	width:75px;
	height:105px;
	margin:0 0 0 3px;
	border:1px none green;
}

#ricerca_filiale ul, #punta_rosso ul {
	border:1px none green;
	display:inline;
	float:left;
	list-style-type:none;
	margin:2px 0 0;
	padding:0;
	width:120px;
}

#ricerca_filiale li, #punta_rosso li  {
	font-size:1.1em;
	color:#404040;
	line-height:13px;
	margin:0 0 5px 0;
	padding-left:10px;
	background:url(/fe-web/img/fr_selettore2.gif) no-repeat 0 3px;
	list-style-position:outside;
	border:1px none red;
}

#punta_rosso li a {
	color:#404040;
	text-decoration:none;
}

#punta_rosso li a:hover {
	text-decoration:underline;
}



/* #### PUNTA SUL ROSSO #### */
#col_main_hp #punta_rosso {
	float:left;
	display:inline;
	width:205px;
	height:140px;
	background:url(/fe-web/img/bkg_punta_rosso.gif) no-repeat;
	border:1px none green;
}




/* ########### CONTRASTO E TEXT SIZE ########### */
ul.contrasto_textSize {
	float:right;
	display:inline;
	width:auto;
	height:auto;
	margin:0 0 10px 0;
	padding:0;
	font-size:1.1em;
	list-style-type:none;
	border:1px none green;
}

ul.contrasto_textSize li {
	position:relative;
	float:left;
	display:inline;
	margin:0;
	padding:0 6px 0 0;
	border:1px none green;
}

ul.contrasto_textSize li a.font_piccolo {
	vertical-align:bottom;
	font-size:10px;
	color:#333333;
}

ul.contrasto_textSize li a.font_medio {
	vertical-align:bottom;
	font-size:11px;
	color:#333333;
}

ul.contrasto_textSize li a.font_grande {
	vertical-align:bottom;
	font-size:12px;
	color:#333333;
}

ul.contrasto_textSize li a:hover.font_piccolo, 
ul.contrasto_textSize li a:hover.font_medio, 
ul.contrasto_textSize li a:hover.font_grande {
	color:#da2638;
	text-decoration:none;
}

ul.contrasto_textSize li a.font_selezionato {
	color:#da2638;
	text-decoration:none;
}


#col_dx_hp ul.menu_hp {
	width:267px;
	height:auto;
	margin:0 0 8px 0;
	padding:0;
	list-style-type:none;
	font-size:0 !important;
	border:1px none green;
}



/* ########### BOX LAVORA CON BARTOLINI HP ########### */
#col_dx_hp .box_lavoraBartolini_hp_it {
	position:relative;
	width:267px;
	height:56px;
	margin:7px 0 0 0;
	background:url(/fe-web/img/it/bkg_lavoraBartolini_hp.gif) no-repeat;
}

#col_dx_hp .box_lavoraBartolini_hp_en {
	position:relative;
	width:267px;
	height:56px;
	margin:7px 0 0 0;
	background:url(/fe-web/img/en/bkg_lavoraBartolini_hp.gif) no-repeat;
}
#col_dx_hp .box_lavoraBartolini_hp_fr {
	position:relative;
	width:267px;
	height:56px;
	margin:7px 0 0 0;
	background:url(/fe-web/img/fr/bkg_lavoraBartolini_hp.gif) no-repeat;
}
#col_dx_hp .box_lavoraBartolini_hp_de {
	position:relative;
	width:267px;
	height:56px;
	margin:7px 0 0 0;
	background:url(/fe-web/img/de/bkg_lavoraBartolini_hp.gif) no-repeat;
}

#col_dx_hp .box_lavoraBartolini_hp_it a, #col_dx_hp .box_lavoraBartolini_hp_en a, #col_dx_hp .box_lavoraBartolini_hp_fr a, #col_dx_hp .box_lavoraBartolini_hp_de a {
	border:1px none red;
	color:#333333;
	display:block;
	font-size:1.1em;
	height:30px;
	line-height:12px;
	padding-right:20px;
	position:absolute;
	right:3px;
	text-decoration:none;
	top:32px;
	width:125px;
}

#col_dx_hp .box_lavoraBartolini_hp_it img, #col_dx_hp .box_lavoraBartolini_hp_en img, #col_dx_hp .box_lavoraBartolini_hp_fr img, #col_dx_hp .box_lavoraBartolini_hp_de img {
	position:absolute;
	top:0;
	left:3px;
	width:108px;
	height:55px;
	border:1px none red;
}

/* ########### BOX NEWS HP ########### */
#col_dx_hp .box_newsHp {
	width:267px;
	height:86px;
	margin:10px 0 0 0;
	background:url(/fe-web/img/bkg_newsHp.jpg) no-repeat;
	/*padding: 0px 10px;*/
}

.box_newsHp h3 {
	width:185px;
	color:#d7172a;
	font-size:1.1em;
	margin:0 15px 5px 5px;
	padding:8px 15px 0 0;
	background:url(/fe-web/img/fr_news_hp.gif) no-repeat 190px 11px;
	border:1px none red;	
}

.box_newsHp h3 a {
	color:#d7172a;
	text-decoration:none;
}

.box_newsHp h3 a:hover {text-decoration:underline;}

.box_newsHp p {
	font-size:1.1em;
	line-height:13px;
	margin:0 15px 0 5px;
}

.box_newsHp a {
	color:#d7172a;
	text-decoration:none;
}



/* ########### MENU DX PAGINE INTERNE ########### */
#col_dx ul.menu {
	width:206px;
	height:auto;
	margin:0 0 8px 0;
	padding:0;
	list-style-type:none;
	font-size:0 !important;
	border:1px none green;
}


#col_dx .box_ricerca_filiale_it {
	position:relative;
	width:206px;
	height:72px;
	margin:10px 0 15px 0;
	background:url(/fe-web/img/it/bkg_ricerca_filiale.gif) no-repeat;
}

#col_dx .box_ricerca_filiale_en {
	position:relative;
	width:206px;
	height:72px;
	margin:10px 0 15px 0;
	background:url(/fe-web/img/en/bkg_ricerca_filiale.gif) no-repeat;
}

#col_dx .box_ricerca_filiale_de {
	position:relative;
	width:206px;
	height:72px;
	margin:10px 0 15px 0;
	background:url(/fe-web/img/de/bkg_ricerca_filiale.gif) no-repeat;
}
#col_dx .box_ricerca_filiale_fr {
	position:relative;
	width:206px;
	height:72px;
	margin:10px 0 15px 0;
	background:url(/fe-web/img/fr/bkg_ricerca_filiale.gif) no-repeat;
}

#col_dx .box_ricerca_filiale_it a, #col_dx .box_ricerca_filiale_en a, #col_dx .box_ricerca_filiale_de a, #col_dx .box_ricerca_filiale_fr a  {
	position:absolute;
	width:160px;
	top:33px;
	left:13px;
	color:#333333;
	font-size:1.1em;
	text-decoration:none;
	border:1px none red;
}

#col_dx .box_ricerca_filiale_en a:hover, #col_dx .box_ricerca_filiale_it a:hover, #col_dx .box_ricerca_filiale_fr a:hover, #col_dx .box_ricerca_filiale_de a:hover {
	text-decoration:underline;
}



/* ########### BOX LAVORA CON BARTOLINI ########### */
#col_dx .box_lavoraBartolini_it {
	position:relative;
	width:206px;
	height:61px;
	margin:7px 0 0 0;
	background:url(/fe-web/img/it/bkg_lavoraBartolini.gif) no-repeat;
	border:1px none green;
	padding-top:5px;
}
#col_dx .box_lavoraBartolini_en {
	position:relative;
	width:206px;
	height:61px;
	margin:7px 0 0 0;
	background:url(/fe-web/img/en/bkg_lavoraBartolini.gif) no-repeat;
	border:1px none green;
	padding-top:5px;
}
#col_dx .box_lavoraBartolini_fr {
	position:relative;
	width:206px;
	height:61px;
	margin:7px 0 0 0;
	background:url(/fe-web/img/fr/bkg_lavoraBartolini.gif) no-repeat;
	border:1px none green;
	padding-top:5px;
}
#col_dx .box_lavoraBartolini_de {
	position:relative;
	width:206px;
	height:61px;
	margin:7px 0 0 0;
	background:url(/fe-web/img/de/bkg_lavoraBartolini.gif) no-repeat;
	border:1px none green;
	padding-top:5px;
}

#col_dx .box_lavoraBartolini_it a, #col_dx .box_lavoraBartolini_en a, #col_dx .box_lavoraBartolini_fr a, #col_dx .box_lavoraBartolini_de a {
	position:absolute;
	display:block;
	top:38px;
	right:3px;
	width:81px;
	height:30px;
	color:#333333;
	font-size:0.9em;
	line-height:11px;
	text-decoration:none;
	border:1px none red;
} 



/* ########### BOX CONTENITORE TOOLBAR 2 LEVEL E BREADCRUMB ########### */

#box_tool_breadcrumb {
	position:relative;
	/*height:70px; */
	border:1px none red;
}


/* ########### BREADCRUMB ########### */
#breadcrumb {	
	border-bottom:1px solid #E8E8E8;
	border-left:1px solid #E8E8E8;
	bottom:0;
	height:14px;
	padding:7px 4px 5px 10px;
	position:relative;
	width:684px;
}

#breadcrumb .breadcrumb_sx{
	float: left;
}

#breadcrumb .breadcrumb_dx{
	float: right;
}

#breadcrumb ul {
	float:left;
	display:inline;
	list-style-type:none;
	border:1px none green;
}

#breadcrumb ul li {
	float:left;
	display:inline;
	padding-right:5px;
	color:#999999;
	font-size:1em;
	list-style-position:outside;
	border:1px none green;
}

#breadcrumb ul li a {color:#999999;}
#breadcrumb ul li a:hover {text-decoration:none}

#breadcrumb .dx ul.stampa_info {
	float:right;
	display:inline;
	list-style-type:none;
	border:1px none green;
}
#breadcrumb ul.stampa_info li {
	float:left;
	display:inline;
	list-style-position:outside;
	padding-left:8px;
	border-left:1px solid #e8e8e8;
}


/* ########### BACKGROUND TOOLBAR SX E CONTENUTI ########### */
#bkg_tool_contenuti {
	padding:15px 0; 
	/*background: url(/fe-web/img/box_tool_content_filetto.gif) repeat-y;*/
	background:url("/fe-web/img/box_tool_content_filetto.gif") repeat-y scroll 0 0 transparent;
}

/* ########### BOX CONTENITORE TOOLBAR SX E CONTENUTI ########### */
#box_tool_content {
	position:relative;
	width:699px;
	background: url(/fe-web/img/box_tool_content.gif);
	border-right:1px solid #e8e8e8;
}


#box_tool_content .separatore_bottom {
	position:absolute;
	bottom:0;

}

/* ########### TOOLBAR SX ########### */
#toolbar_sx {
	 float:left;
    display:inline;
    /*position:relative;*/
    width:217px;
    min-height:400px;
    background:#ebebeb;
    margin:0 15px 10px 0;
    padding-bottom:20px;
    border:1px none red;
}

#toolbar_sx ul {list-style-type:none;}

#toolbar_sx li {
	 /*position:relative;*/
    margin:0;
    padding:8px 10px;
    font-size:1.1em;
    list-style-position:outside;
    background: url(/fe-web/img/bkg_toolbar_sx.gif) repeat-x bottom;
    border:1px none green;
}

#toolbar_sx li a, #toolbar_sx li a.mail, #toolbar_sx li .tit_ricerca {
	display:block;
	color:#d7172a;
	padding-left:10px;
	background:url(/fe-web/img/fr_selettore2.gif) no-repeat 0 3px;
	text-decoration:none;
	border:1px none green;
}

#toolbar_sx li a.mail {
	padding-left:0;
	background:none;
}

#toolbar_sx li a:hover, #toolbar_sx li a:hover.link_esterno {text-decoration:underline;}


#toolbar_sx li a.link_esterno {
	display:block;
	color:#d7172a;
	padding-left:16px;
	background:url(/fe-web/img/ico_link_esterno.gif) no-repeat  left top;
	text-decoration:none;
	border:1px none green;
}


#toolbar_sx li a.select, #toolbar_sx li span {
	display:block;
	color:#9f9f9f;
	padding-left:10px;
	background:url(/fe-web/img/fr_selettore_bn.gif) no-repeat 0 3px;
	text-decoration:none;
	border:1px none green;
}


#toolbar_sx h2, #toolbar_sx .tit_archivio {
	color:#d7172a;
	background:none;
	font-size:1em;
	padding:0;
	margin:0;
}

#toolbar_sx .tit_archivio {
	float:left;
	display:inline;
	font-weight:bold;
}

#toolbar_sx .tit_news {
	float:right;
	display:inline;
	color:#333333;
	background:none;
	font-size:1em;
	padding:0;
	margin:0;
	font-weight:normal;
}



#toolbar_sx h3,  #toolbar_sx h2 span {
	color:#333333;
	background:none;
	font-size:1em;
	font-weight:normal;
	padding:0;
	margin:0;
}

#toolbar_sx p {
	color:#333333;
	background:none;
	font-size:1em;
	padding:0;
	margin:3px 0;
}

#toolbar_sx li .ricerca {
	float:left;
	display:inline;
	width:140px;
	height:16px;
	font-size:1em;
	color:#999999;
	margin:5px 5px 5px 0;
	padding:2px 0 0 20px;
	background:#FFF url(/fe-web/img/ico_search.gif) no-repeat left 1px;
	border:1px solid #aaaaaa;
}

/* ########### TABLE SPEDIZIONE ########### */
#toolbar_sx .table_spedizione {
	width:217px;
	font-size:1em;
	border-collapse:collapse;
	border-bottom:1px solid #cccccc;
}

.table_spedizione tr {
	background:url(/fe-web/img/bkg_table.gif) repeat-x;
	color: #333333;
}


.table_spedizione td, .table_spedizione th {
	padding:5px 3px;
	text-align:center;
}

.table_spedizione th {
	width:72px;
	color:#FFF;
	text-align:center;
	background:#d7172a;
	border-right:1px solid #FFF;
}

.table_spedizione th.width_2cols {width:108px;}
.table_spedizione th.no_border {border:none;}
.table_spedizione td.double_border {border-right:1px solid #bbb9b9;}
.table_spedizione td.bkg_grey {background:#e3e3e3 url(/fe-web/img/bkg_table.gif) repeat-x;}

/* ########### TABLE SUPPLEMENTO CARBURANTE ########### */
#table_suppCarburante {
	width:440px;
	font-size:1em;
	border-collapse:collapse;
	margin:40px 0 20px 0;
	border:1px none green;
	color:#333333;
}


#table_suppCarburante thead th {
	width:146px;
	text-align:center;
	padding:5px;
	border-right:1px solid #cacaca;
}

#table_suppCarburante th.no_border {border:none;}

#table_suppCarburante thead th span {
	font-size:1.0em;
	background:url(/fe-web/img/fr_selettore_bn.png) left 5px no-repeat;
	_background:url(/fe-web/img/fr_selettore_bn.gif) left 5px no-repeat;
	padding:0 0 0 10px;
	margin:0 auto;
}

#table_suppCarburante td {
	padding:5px;
	font-size:1.2em;
	text-align:center;
	border-bottom:1px solid #cacaca;
	border-right:1px solid #cacaca;
	border-left:1px solid #cacaca;

}

#table_suppCarburante td.separa_tr {
	padding:0;
	border-bottom:1px solid #cacaca;
	border-right:none;
	border-left:none;
}

#table_suppCarburante tr.bkg_greyS {background:#e5e5e5;}
#table_suppCarburante tr.bkg_greyC {background:#f5f5f5;}



#toolbar_sx a.link_tabella {
	display:block;
	padding:5px;
	text-align:right;
	color:#666666;
	border-bottom:5px solid #FFF;
}


#toolbar_sx a:hover.link_tabella {text-decoration:none;}

p.indicatore_fr_bn {
	padding-left:10px;
	background:url(/fe-web/img/fr_selettore_bn.png) no-repeat left 4px;
	_background:url(/fe-web/img/fr_selettore_bn.gif) no-repeat left 4px;
}

/* ########### FAQ CONTENT ########### */
#faq_content {
	border:1px none red;
}

#faq_content h3 {
	font-size:1.4em;
	font-weight:normal;
	margin:0 0 5px 0;
	padding:0 10px 5px 28px;
	background:url(/fe-web/img/ico_faq_h3.gif) no-repeat 9px 6px;
	border-bottom:1px solid #dbdbdb;
}

#faq_content h3 a {
	color:#333333;
	text-decoration:none;
}

#faq_content h3 a:hover {text-decoration:underline;}

#faq_content dl {
	padding:0;
	margin:0 0 10px 0;
	border:1px none green;
}

#faq_content dt {
	padding:0 10px 5px 0;
	margin:0 0 0 10px;
	border:1px none green;
}

#faq_content dt a.link {
	padding-left:10px;
	font-size:0.9em;
	color:#d7172a;
	font-weight:bold;
	background:url(/fe-web/img/fr_h2.gif) no-repeat left 4px;
}

#faq_content dt a:hover.link {
	text-decoration:none;
}

#faq_content dd {
	font-size:0.9em;
	padding:0 10px 5px 0;
	margin:0 0 10px 20px;
	border:1px none green;
}

#faq_content dd span {color:#d7172a;}

/* ########### RISULTATO RICERCA ########### */
#risultatoRicerca_content {
	border:1px none red;
}

#risultatoRicerca_content li {
	padding:0 0 0 12px;
	margin:0 0 4px 0;	
	border:1px none green;
	background-image: none;
}
#risultatoRicerca_content .risultato {
	height:20px;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px solid #d0d0d0;
}

#risultatoRicerca_content .risultato p {
	float:left;
	display:inline;
	font-size:1.2em;
	color:#333333;
	padding:0;
	margin:0 5px 0 10px;
	border:1px none red;
}

#risultatoRicerca_content .risultato ul {
	float:right;
	display:inline;
	margin:0 5px;
	list-style-type:none;
	border:1px none red;
}

#risultatoRicerca_content .risultato ul li {
	float:left;
	display:inline;
	font-size:1.1em;
	padding:0 5px 0 0;
	color:#333333;
	border:1px none red;
}

#risultatoRicerca_content .risultato ul li a {color:#d7172a;}
#risultatoRicerca_content .risultato ul li a:hover {text-decoration:none;}



#risultatoRicerca_content h3 {
	font-size:1.6em;
	font-weight:normal;
	margin:0 0 5px 0;
	padding:0 10px 5px 28px;
	background:url(/fe-web/img/ico_faq_h3.gif) no-repeat 9px 6px;
	border-bottom:1px solid #dbdbdb;
}

#risultatoRicerca_content dl {
	padding:0;
	margin:0 0 10px 0;
	border:1px none green;
}

#risultatoRicerca_content dt {
	padding:10px 10px 2px 10px;
	margin:0;
	border:1px none red;
}

#risultatoRicerca_content dt a {
	padding-left:10px;
	font-size:1.0em;
	color:#d7172a;
	font-weight:bold;
	text-decoration:none;
	background:url(/fe-web/img/fr_h2.gif) no-repeat left 4px;
}

#risultatoRicerca_content dt span {
	padding-left:10px;
	font-size:1.0em;
	color:#d7172a;
	font-weight:bold;
	text-decoration:none;
	background:url(/fe-web/img/fr_h2.gif) no-repeat left 4px;
}

#risultatoRicerca_content dt a:hover {
	text-decoration:underline;
}

#risultatoRicerca_content dd {
	font-size:1.0em;
	padding:0 10px 10px 20px;
	margin:0;
	color:#333333;
	border-bottom:1px solid #d0d0d0;
}

#risultatoRicerca_content dd a, #risultatoRicerca_content dd span {color:#d7172a;}

#toolbar_sx .paginazione {
	position:relative;
	width:197px;
	padding:5px 10px;
	background:#efefef;
	text-align:center;
	border-bottom:1px solid #dcdcdc;
}

/* ########### PDF - EXEL - PAGINAZIONE ########### */
#largeCol {
	width:421px; 
	padding:5px 10px 5px 10px;
	background:#efefef;
	border-bottom:1px solid #dcdcdc;
	margin-bottom: 20px;
}

#largeCol .cont_pdf .table, #largeCol .cont_exel .table {
 float: left;
 width: 130px;	
}

#largeCol .cont_pdf .range, #largeCol .cont_exel .range {
	float:left;
	width: 280px;	
}

#largeCol .cont_pdf h4, #largeCol .cont_exel h4 {
	position:relative;
	/*width:175px; */
	height:17px;
	color:#af0c0f;
	font-size:10px;
	font-weight:normal;
	padding:2px 0 0 22px;
	margin-bottom:8px;
	background:url(/fe-web/img/ico_pdf.gif) no-repeat;
	border:1px none red;
}

#largeCol .cont_exel h4 {color:#16510f; background:url(/fe-web/img/ico_exel.gif) no-repeat;}

.cont_pdf .table h4 a {color:#af0c0f; text-decoration:underline; }
.cont_pdf .table h4 a:hover {text-decoration:none;}

.cont_exel .table h4 a {color:#16510F; text-decoration:underline;}
.cont_exel .table h4 a:hover {text-decoration:none; }


.cont_pdf h4 span a {
	display:inline-block;
	width:14px;
	height:14px;
	margin:0 3px;
	/*text-indent:-9000em;*/
	background:url(/fe-web/img/ico_calendario.gif) no-repeat;
}
.cont_pdf h4 span {
	display:inline-block;
	color:#af0c0f;
	font-size:10px;
	padding-left: 2px;	
}

.cont_exel h4 span {
	display:inline-block;
	color:#16510F;
	font-size:10px;
	padding-left: 2px;
}

.cont_exel h4 span a {
	display:inline-block;
	width:14px;
	height:14px;
	margin:0 3px;
	/*text-indent:-9000em;*/
	background:url(/fe-web/img/ico_calendario.gif) no-repeat;
}

.cont_pdf  h4 a.fr, .cont_exel  h4 a.fr, .paginazione a.fr {
	position:absolute;
	top:4px;
	right:0;
	display:inline-block;
	width:13px;
	height:9px;
	/*text-indent:-9000em;*/
	background:url(/fe-web/img/fr_pdf.gif) no-repeat;
	border:1px none red;
	text-decoration: none;
}

.paginazione a.fr {top:7px; right:10px;}
.cont_pdf  h4 a.fr, .cont_exel  h4 a.fr:hover{text-decoration: none;}

/* SMALL COLUMN */

#smallCol .cont_pdf, #smallCol .cont_exel {
	width:197px;
	padding:5px 10px 0 10px;
	background:#efefef;
	border-bottom:1px solid #dcdcdc;
}

#smallCol .cont_pdf .colLeft, #smallCol .cont_exel .colLeft {
	float: left;
}

#smallCol .cont_pdf .colRight , #smallCol .cont_exel .colRight {
	float: left;
	width: 65%;
}

#smallCol .cont_pdf h4, .cont_exel h4 {
	position:relative;
	height:17px;
	color:#af0c0f;
	font-size:10px;
	font-weight:normal;
	padding:4px 0 0 22px;
	margin-bottom:8px;
	background:url(/fe-web/img/ico_pdf.gif) no-repeat;
	border:1px none red;
}

#smallCol .cont_exel h4 {color:#16510f; background:url(/fe-web/img/ico_exel.gif) no-repeat;}

#smallCol .cont_pdf h4 a {color:#af0c0f; text-decoration:underline;}
#smallCol .cont_pdf h4 a:hover {text-decoration:none;}

#smallCol .cont_exel h4 a {color:#16510f; text-decoration:underline;}
#smallCol .cont_exel h4 a:hover {text-decoration:none;}
	
	
#smallCol .cont_pdf .colDate {
	padding-left: 10px;
}

#smallCol .cont_pdf .colDate span {
	display:inline-block;
	color:#AF0C0F;
	font-size:10px;
	width: 20px;
}

#smallCol .cont_pdf .colDate span.date {
	display:inline-block;
	color:#AF0C0F;
	font-size:10px;
	width: 50px;
	padding: 0px 10px;
}

#smallCol .cont_pdf .colDate img {
	display:inline-block;
	width:14px;
	height:14px;
	margin:0 3px;
	/*text-indent:-9000em;*/
	cursor: pointer;
	/*background:url(/fe-web/img/ico_calendario.gif) no-repeat; */
}

#smallCol .cont_pdf  div.fr, #smallCol .cont_exel  div.fr {
	display:inline-block;
	text-decoration: none;
	width:13px;
	padding-top: 20px;
	margin: 0 0 0 5px;
}

#smallCol .cont_pdf  div.fr a, #smallCol .cont_exel  div.fr a{
	text-decoration: none;
}

#smallCol .cont_exel h4 {
	color:#16510f; 
	background:url(/fe-web/img/ico_exel.gif) no-repeat; 
	padding-top: 4px; 
}
#smallCol .cont_exel .colDate {
	padding-left: 10px;
}

#smallCol  .cont_exel .colDate span {
	display:inline-block;
	color: #16510F;
	font-size:10px;
	width: 20px;
}
#smallCol .cont_exel .colDate span.date {
	display:inline-block;
	color:#16510F;
	font-size:10px;
	width: 50px;
	padding: 0px 10px;
}

#smallCol  .cont_exel .colDate img {
	display:inline-block;
	width:14px;
	height:14px;
	margin:0 3px;
	/*text-indent:-9000em;*/
	cursor: pointer;
	/*background:url(/fe-web/img/ico_calendario.gif) no-repeat; */
}
/*
#smallCol  .cont_exel .colDate a.fr {
	display:inline-block;
	text-decoration: none;
	width:13px;
	height:9px;
	float: right;
	background:url(/fe-web/img/fr_pdf.gif) no-repeat;
	border:1px none red;
	margin-top: 2px;
} */

/* fine small column */



/* ### PAGINAZIONE ### */
ul#paginazione {
	padding:0;
	margin:0;
	text-align:center;
	border:1px none red;
}

ul#paginazione li {
	display:inline;
	font-size:1.1em;
	color:#333333;
	padding:0 5px 0 0;
}

ul#paginazione li span {color:#da2638;}
ul#paginazione li a {color:#333333;}
ul#paginazione li a:hover {text-decoration:none;}



/* ##### ARCHIVIO NEWS - ELENCO CON BKG NUMERICO ##### */
ul#archivio_news {
	float:left;
	display:inline;
	width:200px;
	height:550px;
	overflow:hidden;
	list-style-type:none;
	border:1px none red;
	position:relative;
}

ul#archivio_news li {
	position:relative;
	overflow:hidden;
	background:none;
	padding-top:8px;
	padding-top:6px;
	padding-bottom:5px;
	border-bottom:1px solid #c8c5c5;
}


ul#archivio_news li p {
	width:140px;
	padding:0;
	margin:0;
}

ul#archivio_news li .num {
	position:absolute;
	right:5px;
	bottom:-3px;
	_right:0;
	_top:2px;
	height:35px;
	color:#dcdcdc;
	font-size:46px;
	line-height:40px;
	font-weight:bold;
	letter-spacing:-5px;
}


/* ########### SCROLLBAR ARCHIVIO NEWS E ASSISTENZA CLIENTI ########### */
#toolbar_sx #box_scrollbar {
	 /*float:left;
    display:inline;
    position:relative;*/
    position:absolute;
    top:45px;
    left:203px;
    width:15px;
    height:550px;
    text-align:center;
    background:url(/fe-web/img/bkg_scroolbar.gif) repeat-y;
    border:1px none green;
    float:left;
}

#box_scrollbar .scroll {
	position:relative;
	left:1px;
}

#box_scrollbar .ferma_scroll {
	position:absolute;
	left:1px;
	bottom:0;
}

#scroll_news{width: 200px; height:560px; overflow: hidden; float:left; white-space: nowrap;}


/* ########### TESTO TOOLBAR ASSISTENZA CLIENTI ########### */
.text_assClienti {
	font-size:1.1em;
	color:#666666;
	margin:15px 15px 15px 12px;
	border:1px none green;
}

.text_assClienti p {
	margin:0 0 10px 0 !important;
	padding:0;
}

.text_assClienti a {color:#d7172a !important;}
.text_assClienti a:hover {text-decoration:none !important;}


/* ########### FLASH CARTINA ########### */
#flash_cartina {
	width:467px;
	height:491px;
}



/* ##### ASSISTENZA CLIENTI - ELENCO ##### */
ul#assClienti {
	float:left;
    display:inline;
    position:relative;
    /*width:200px;*/
    width:100%;
    height:550px;
    overflow:hidden;
    list-style-type:none;
    border:1px none red;
}

ul#assClienti li {
	position:relative;
	overflow:hidden;
	background:none;
	padding-top:5px;
	padding-top:6px;
	padding-bottom:6px;
	border-bottom:1px solid #c8c5c5;
}
/*
ul#assClienti li span {
	color:#333333;
	margin-bottom:3px;
	font-weight:bold;
}
*/

ul#assClienti li a {
	font-size:0.95em !important;
	/* */
	color:#333333;
	/*font-style:italic; */
	padding-left:25px;	
	text-decoration:none;
	background:url(/fe-web/img/fr_selettore_footer.png) no-repeat 12px 3px;	
	/*background:url(/fe-web/img/ico_mappa.gif) no-repeat 10px top;*/
}

ul#assClienti li a:hover {color:#d7172a; text-decoration: none;}



/* ##### CONTATTACI ##### */
#box_form_contattaci {
	margin-top:15px;
	border:1px none green;
}

#box_form_contattaci .cont_form {
	height:30px;
	background:#f5f5f5;
	margin-bottom:20px;
	border:1px solid #eaeaea;
}

#box_form_contattaci select {
	float:left;
	display:inline;
	margin:5px 5px 0 20px;
	font-size:1.0em;
	background:#e6e6e6;
	border:1px solid #7a7a7a;
}

#box_form_contattaci .form {
	float:left;
	display:inline;
	width:198px;
	height:17px;
	font-size:1.0em;
	background:#f7f7f7;
	color:#666666;
	margin:0 20px 10px 0;
	padding:3px 5px 0 10px;
	border:1px solid #eaeaea;
}

#box_form_contattaci .error {
	float:left;
	display:inline;
	width:198px;
	height:17px;
	font-size:1.0em;
	background:#f7f7f7;
	color:#666666;
	margin:0 20px 10px 0;
	padding:3px 5px 0 10px;
	border:1px solid red;	
}

.errorMsg{ color: red; }

#box_form_contattaci input.no_margin {
	margin:0 0 10px 0;
}

#box_form_contattaci .prov {
	float:left;
	display:inline;
	margin-right:5px;
	border:1px none green;
}

#box_form_contattaci .prov span {	
	float:left;
	display:inline;
	font-size:1.0em;
	color:#666666;
	border:1px none green;
}

#box_form_contattaci textarea {
	overflow:hidden;
	width:433px;
	height:90px;
	font-size:1.0em;
	background:#f7f7f7;
	color:#666666;
	font-family: Arial, Verdana, Sans-serif;
	margin:0 0 10px 0;
	padding:3px 5px 0 10px;
	border:1px solid #eaeaea;
}

#box_form_contattaci p {
	float:left;
	display:inline;
	margin:0 5px 15px 0;
	padding:0;
}


#box_form_contattaci .checkbox {
	float:left;
	display:inline;
	margin:0;
	padding:0;
}

#box_form_contattaci span {
	display:block;
	font-size:1.0em;
	color:#d7172a;
	margin:0 0 10px 0;
}

#box_form_contattaci ul {
	float:left;
	display:inline;
	list-style-type:none;
	margin:3px 0 0 0;
	padding:0;
	border:1px none red;
}

#box_form_contattaci ul li {
	float:left;
	display:inline;
	color:#666666;
	margin:0;
	padding:0 5px 0 0;
	background-image: none;
}

#box_form_contattaci .info {
	float:left;
	display:inline;
	width:425px;
	margin:5px 0 0 0;
	font-size:0.9em;
}

/*
#box_form_contattaci .reset {
	float:right;
	display:inline;
	width:60px;
	height:22px;
	background:url(/fe-web/img/bt_reset.gif) no-repeat;
	margin:10px 5px 0 5px;
	border:none;
} */

#box_form_contattaci .reset_it {
	float:right;
	display:inline;
	width:60px;
	height:22px;
	background:url(/fe-web/img/it/bt_reset.gif) no-repeat;
	margin:10px 5px 0 5px;
	border:none;
}

#box_form_contattaci .reset_en {
	float:right;
	display:inline;
	width:60px;
	height:22px;
	background:url(/fe-web/img/en/bt_reset.gif) no-repeat;
	margin:10px 5px 0 5px;
	border:none;
}
#box_form_contattaci .reset_de {
	float:right;
	display:inline;
	width:60px;
	height:22px;
	background:url(/fe-web/img/de/bt_reset.gif) no-repeat;
	margin:10px 5px 0 5px;
	border:none;
}
#box_form_contattaci .reset_fr {
	float:right;
	display:inline;
	width:96px;
	height:22px;
	background:url(/fe-web/img/fr/bt_reset.gif) no-repeat;
	margin:10px 5px 0 5px;
	border:1px none red;
}

#box_form_contattaci .invia_it {
	float:right;
	display:inline;
	width:60px;
	height:22px;
	background:url(/fe-web/img/it/bt_invia.gif) no-repeat;
	margin:10px 5px 0 5px;
	border:none;
}

#box_form_contattaci .invia_en {
	float:right;
	display:inline;
	width:60px;
	height:22px;
	background:url(/fe-web/img/en/bt_invia.gif) no-repeat;
	margin:10px 5px 0 5px;
	border:none;
}

#box_form_contattaci .invia_de {
	float:right;
	display:inline;
	width:60px;
	height:22px;
	background:url(/fe-web/img/de/bt_invia.gif) no-repeat;
	margin:10px 5px 0 5px;
	border:none;
}

#box_form_contattaci .invia_fr {
	float:right;
	display:inline;
	width:60px;
	height:22px;
	background:url(/fe-web/img/fr/bt_invia.gif) no-repeat;
	margin:10px 5px 0 5px;
	border:none;
}

#box_form_contattaci .ricerca_it {
	float:left;
	display:inline;
	width:60px;
	height:22px;
	background:url(/fe-web/img/it/bt_ricerca.gif) no-repeat;
	margin:5px 5px 0 20px;
	border:none;
}

#box_form_contattaci .ricerca_fr {
	float:left;
	display:inline;
	width:85px;
	height:22px;
	background:url(/fe-web/img/fr/bt_ricerca.gif) no-repeat;
	margin:5px 5px 0 20px;
	border:none;
}

#box_form_contattaci  .ricerca_de {
	float:left;
	display:inline;
	width:60px;
	height:22px;
	background:url(/fe-web/img/de/bt_ricerca.gif) no-repeat;
	margin:5px 5px 0 20px;
	border:none;
}

#box_form_contattaci  .ricerca_en {
	float:left;
	display:inline;
	width:60px;
	height:22px;
	background:url(/fe-web/img/en/bt_ricerca.gif) no-repeat;
	margin:5px 5px 0 20px;
	border:none;
}
/* ########### FOOTER ########### */
#footer {
	width:100%;
	height:164px;
	background:#e8e8e8;
	border:1px none red;
}

#footer .bkg_footer_main {
	width:990px;
	height:149px;
	/*height:164px;*/
	margin:0 auto;
	padding-top:15px;
	background:url(/fe-web/img/bkg_footer_main.jpg) repeat-y center top;
	border:1px none red;
}

#footer .bkg_footer_main .content_footer {
	width:914px;
	min-height:133px;
	_height:133px;
	margin:0 auto;
	text-align:left;
	background:url(/fe-web/img/bkg_content_footer.gif) repeat-x;
	border:1px none red;
}

.copy {
	border:1px none green;
	color:#999999;
	font-size:1.1em;
	line-height:1.6em;
	margin:10px auto;
	width:670px;
}

.copy span {color:#d7172a;}

.content_footer ul {
 	float:left;
	display:inline;
	width:145px;
	min-height:115px;
	color:#FFF;
	font-size:1.1em;
 	padding:0;
	margin:10px 10px 10px 0;
	list-style-type:none;
	background: url(/fe-web/img/bkg_ul_footer.gif) no-repeat top right; 
	border:1px none green;
}

.content_footer ul.margin {
	margin-left:15px;
}
 
.content_footer ul li {
	padding:0;
	margin:0 3px 2px 0;
	list-style-position:outside;
	border:1px none yellow;
}

.content_footer ul li a {
	display:block;
	_display:inline;
	padding-left:10px;
	color:#FFF;
	text-decoration:none;
}

.content_footer ul li a:hover {
	text-decoration:underline;
}


.content_footer a.categoria {
	color:#FFF;
	padding-left:10px;
	font-weight:bold;
	background:url(/fe-web/img/fr_selettore_footer.png) no-repeat 0 3px;
	_background:url(/fe-web/img/fr_selettore_footer.gif) no-repeat 0 3px;
}

.content_footer span.categoria {
	color:#FFF;
	padding-left:10px;
	font-weight:bold;
	background:url(/fe-web/img/fr_selettore_footer.png) no-repeat 0 3px;
	_background:url(/fe-web/img/fr_selettore_footer.gif) no-repeat 0 3px;
}

.content_footer li.it {
	padding-left:15px;
	background:url(/fe-web/img/lang_ita.gif) no-repeat 0 2px;
}

.content_footer li.en {
	padding-left:15px;
	background:url(/fe-web/img/lang_en.gif) no-repeat 0 2px;
}

.content_footer li.fr {
	padding-left:15px;
	background:url(/fe-web/img/lang_fr.gif) no-repeat 0 2px;
}

.content_footer li.de {
	padding-left:15px;
	background:url(/fe-web/img/lang_de.gif) no-repeat 0 2px;
}

.content_footer .logo_bartolini_footer {
	float:left;
	display:inline;
	width:90px;
	margin:15px 0 10px 0;
	text-align:center;
	font-size:1.1em;
	color:#e8e8e8;
	border:1px none red;
}

.content_footer .logo_bartolini_footer a {
	color:#e8e8e8;
	text-decoration:none;
}

.content_footer .logo_bartolini_footer a:hover {
	text-decoration:underline;
}


.errorContent{
	clear: both;
	width: 100%;
	height: 17px;
	color: red;	
	font-size:1.2em;
	margin-bottom: 2px;
}

.sx_error{
	float: left;
	width: 198px;
	height: 17px;
	background-image:url("/fe-web/img/spacer.gif");
	background-repeat:repeat;
	border: 0px transparent solid;
	font-size: 0.8em;
	/*background: url("/fe-web/img/spacer.gif") repeat 1px 1px;*/
	
}

.dx_error2col{
	float: right;
	font-size: 0.8em;
	/*margin-right: 105px;*/
}

.center_error{margin: 0px 13px 0px 26px; width: auto; float:left; font-size: 0.8em;}
.dx_error3{margin: 0px; width: auto; float:right; font-size: 0.8em;}

.cont_form_error {
	height: 45px;
	background:#f5f5f5;
	margin-bottom:20px;
	border:1px solid #eaeaea;
}

#box_form_contattaci .sel_error {
	float:left;
	display:inline;
	margin:5px 5px 0 20px;
	font-size:1.0em;
	background:#e6e6e6;
	border:1px solid red;
}

#box_form_contattaci .textarea_error {
	overflow:hidden;
	width:433px;
	height:90px;
	font-size:1.0em;
	background:#f7f7f7;
	color:#666666;
	font-family: Arial, Verdana, Sans-serif;
	margin:0 0 10px 0;
	padding:3px 5px 0 10px;
	border:1px solid red;
}

.video-player {margin: 10px 5px; padding: 0 20px;}

#google_map {width: 450px; height:400px; background-color:#999999; color:#000000; margin: 15px 5px;}


/* ########### BOX CONTENITORE TOOLBAR 2 LEVEL E BREADCRUMB ########### */
#box_tool_breadcrumb_double {
    position:relative;
    border:1px none red;
}

#box_tool_breadcrumb .spacer_red {
    position:relative;
    top:42px;
    left:0;
    width:697px;
    height:3px;
    z-index:450;
    background:#d7172a;
}




/* ########### TOOLBAR 2 LIVELLO ########### */
ul.toolbar_2level {
    float:left;
    display:inline;
    width:697px;
    margin:20px 0 0 0;
    padding:0;
    list-style-type:none;
}

ul.toolbar_2level_double {
    float:left;
    display:inline;
    width:697px;
    margin:20px 0 0 0;
    padding:0;
    list-style-type:none;
    background:url(/fe-web/img/bkg_ul_tool_double.gif) no-repeat bottom right;
    border-bottom:1px solid #d9d9d9;
}

ul.toolbar_2level li,
ul.toolbar_2level_double li {
    float:left;
    display:inline;
    padding:3px 13px;
    font-size:1.1em;
    list-style-position:outside;
    border:1px solid #d9d9d9;
    border-bottom:none;
    border-right:none;
    background:#fbfbfb;
    width: auto;
}

ul.toolbar_2level li.end_toolbar_2level,
ul.toolbar_2level_double li.end_toolbar_2level{
    border-right:1px solid #d9d9d9;
}


ul.toolbar_2level li a,
ul.toolbar_2level_double a {
    color:#333333;
    text-decoration:none; 
    white-space: nowrap;
}

ul.toolbar_2level li a:hover,
ul.toolbar_2level_double a:hover {
    text-decoration:underline;
}

ul.toolbar_2level li.tool_select,
ul.toolbar_2level_double li.tool_select {
    float:left;
    display:inline;
    padding:3px 13px;
    font-size:1.1em;
    list-style-position:outside;
    border:1px solid #d7172a;
    border-bottom:none;
    border-right:none;
    background:#d7172a;
}

ul.toolbar_2level li a.select,
ul.toolbar_2level_double li a.select {
    color:#FFF;
    text-decoration:none;
}

.notoolbar {
	margin-top: 43px;
}