/*GENERAL*/
body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#02337a;
	background-image: url(/indesit/2/_img/bkg_default.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
div
{
	margin:0px;
	padding:0px;	
}
img
{
	margin:0px;
	padding:0px;
	border:0px;
}
a{text-decoration:none;}
a:active, a:focus{outline:none;}

/*________________________________*/

/*MAIN LAYOUT*/
#box
{
	position: absolute;
	left: 50%;
	width: 990px;
	margin-left: -495px;
}
#logo
{
	position:absolute;
	top:19px;
	left:14px;
}
#titolo_pagina
{
	position:absolute;
	top:19px;
	left:200px;
	color:#7fa6bd;
	font-size:30px;
	font-weight:bold;
}
/* menu prodotti */
#menu_prodotti_box
{
	position:absolute;
	top:80px;
	left:14px;
	z-index:90;
}
	#menu_prodotti {
		list-style: none;
		margin: 0;
		padding: 0;
		vertical-align: top;
		width: 153px;
	}
	#menu_prodotti ul {
		display: none;
		list-style: none;
		margin: 0px;
		padding: 0;
		/*background: #f2671d;*/
		background-image: url("/indesit/2/_img/menu_gradient.jpg");
	}
	#menu_prodotti ul ul {
		display: inline;
	}
	
	#menu_prodotti a {
		font-size:15px;
		color: #ffffff;
		cursor: pointer;
		display: block;
		margin: 0; padding:6px 5px 0px 11px;
		/*background: #f2671d;*/
	}
	/*
	#menu_prodotti a.expanded {
		background: #bbb url(images/collapse.gif) no-repeat 3px 50%;
	}
	#menu_prodotti a.collapsed {
		background: #bbb url(images/expand.gif) no-repeat 3px 50%;
	}
	*/
	#menu_prodotti a:hover {
		text-decoration: none;
		/*background: #f2671d;*/
		margin: 0; padding:6px 5px 0px 11px;
	}
	#menu_prodotti ul a {
		/*background: #f2671d;*/
		color: #ffffff;
		display: block;
		font-size:15px;
		margin: 0; padding:6px 5px 0px 11px;
	}
	#menu_prodotti ul a:hover {
		/*background: #f2671d;*/
		text-decoration: none;
		font-size:15px;
		margin: 0; padding:6px 5px 0px 11px;
		color: #ffffff;
	}
	/*
	#menu_prodotti li.active a {
		background: #fff;
	}
	#menu_prodotti li.active li a {
		background: #e8e8e8;
	}
	*/
	#menu_prodotti .footer {
		background: transparent url('/indesit/2/_img/menu_prodotti_bottom.jpg') no-repeat 0 0;
		border-bottom: 1px solid #a4a4a4;
		margin: 0px;
		padding:0px;
		width: 153px;
		height: 11px;
	}
	#menu_prodotti .footer span {
		display: none;
	}
/*	menu utility */	
#menu_utility_box
{
	position:absolute;
	top:80px;
	left:630px;
	width:360px;
	z-index:80;
}
/* menu */
	ul#nav_menu
	{
		float: left;
		width: 100%;
		list-style: none;
		margin: 2px 12px 0px 0px;
		padding: 0;
	}
	ul#nav_menu li
	{
		float: left;
		color: #ffffff;
		font-size: 11px;
		text-align:center;
		margin:0px 2px 0px 0px;
	}
	ul#nav_menu a
	{
		float: left;
		background: url(/indesit/2/_img/bkg_menu_tab.png) no-repeat top left;
		text-decoration: none;
		color: #ffffff;
		width: 112px;
		height: 23px;
		text-align:center;
		padding-top: 4px;	
	}
	ul#nav_menu a:hover
	{
		background: url(/indesit/2/_img/bkg_menu_tab_on.png) no-repeat top left;
	}
/*	menu credits */
	#menu_credits
	{
		text-align: right;
		font-size: 11px;
	}
	#credits
	{
		color: #1293ce;
	}
	#copy
	{
		color: #7fa6bd;
	}
	#credits a
	{
		color: #1293ce;
		text-decoration: none;
	}
	#copy a
	{
		color: #7fa6bd;
		text-decoration: none;	
	}

/* (Indesit 'I Marchio' da affiancare al menu, small-medium-big) */
.indesit_i_marchio_m
{
	margin:10px;
}

#content
{
	position:absolute;
	top:99px;
	left:0px;
	width:990px;
}
#menu_box
{
	margin-left:14px;
}
#select_country
{
	position:absolute;
	left:270px;
	top:22px;
	text-align:left;
	color:#ffffff;
}
.country a
{
	font-weight:bolder;
	color:#ffffff;	
}
#welcome_footer
{
	color:#818ea2;
	font-size:11px;
	text-align: right;
}
#welcome_footer a
{
	color:#818ea2;
	font-size:11px;
}
.select
{
	font-size: 22px;
	font-weight: normal;
}
.country
{
	margin-left:8px;
	font-size: 11px;
	font-weight: normal;	
}
/*	NO FLASH CONTENT	*/
#no_flash
{
	padding:30px 20px; height: 380px; overflow: auto;
	color: #013c95; text-align: left;
}
#no_flash h1
{
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
}
#no_flash h2
{
	font-size: 14px;
	margin: 0px;
}
#no_flash p
{
	margin: 0px;
	font-size: 14px;
}
#no_flash a, #no_flash a
{
	color: #013c95; font-size: 12px; text-decoration: underline;
}

#get_player
{
	
	text-align: center; font-size: 18px;
	padding:20px;
}
#get_player a, #get_player a
{
	color: #013c95; font-size: 18px; font-weight: bold; text-decoration: underline;
}
/* CONTENUTO HOME */
	
	/*	facebook_like include per UK*/
	.facebook_like
	{
		position:relative; top:25px; left:780px;
		width:215px;
	}
	.facebook_like a, .facebook_like a:hover
	{
		margin:0px; padding:0px 5px 0px 0px;
		font-size:12px; color:#ffffff;
	}


#ua_lang_switch
{
	color: #ffffff;
	font-size: 10px;
	position: absolute;
	top:25px;	
	left: 633px;
	width:347px;
	text-align:right;
}
#ua_lang_switch a
{
	color: #ffffff;
}
#home_dx_content
{
	margin:0px;
	padding:0px;
	float:right;
	height:450px;
	width:280px;
}
#home_sx_content
{
	margin:0px;
	padding:0px;
	height:450px;
	width:705px;
}
#home_focus_1
{
	background: url(/indesit/2/_img/bkg_focus_home_1.jpg) top left no-repeat;
	width:267px;
	height:109px;
	margin:10px 0px 0px 0px;
}

#home_focus_1_cs
{
	width:267px;
	height:109px;
	margin:10px 0px 0px 0px;
}

#home_focus_1_pl
{
	background: url(/indesit/2/_img/pl_PL/bkg_focus_home_1.jpg) top left no-repeat;
	width:267px;
	height:109px;
	margin:10px 0px 0px 0px;
}

#home_focus_1 div.txt
{
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color:#ffffff;
	width: 265px;
	padding:48px 0px 0px 0px;
}

#home_focus_1_pl div.txt
{
	position:absolute;
	cursor: pointer;
	text-align: center;
	font-size: 11px;
	color:#ffffff;
	width: 265px;
	padding:0px 0px 0px 0px;
}

#home_focus_1_pl div.link_spot
{
 	position:absolute;
 	margin-top:15px;
	margin-left:40px;
	width:150px;
	height:20px;
	cursor: pointer;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}
#home_focus_1 div.link_1 
{
 	padding-top:8px;
	margin-left:20px;
	width:100px;
	height:20px;
	cursor: pointer;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}
#home_focus_1 div.link_2
{
 	margin-top:-20px;
	margin-left:145px;
	left:145px;
	width:100px;
	height:20px;
	cursor: pointer;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}

#home_focus_1_pl div.link_1 
{
	position:absolute;
	margin-top:86px;
	margin-left:20px;
	width:100px;
	height:20px;
	cursor: pointer;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}
#home_focus_1_pl div.link_2 
{
	position:absolute;
	margin-top:86px;
	margin-left:145px;
	width:100px;
	height:20px;
	cursor: pointer;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}
#home_focus_2
{
	background: url(../_img/bkg_focus_home_2.jpg) top left no-repeat;
	width:267px;
	height:109px;
	margin:7px 0px 0px 0px;
}
#home_focus_2 div.link
{
	 cursor:pointer;
	 font-size:14px;
	 position: relative;
	 top:36px;
	 left:15px;
}

#home_focus_2 div.txt
{
 	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color:#ffffff;
	width: 265px;
	padding:48px 0px 0px 0px;
}

#home_focus_3
{
	width:267px;
	height:109px;
	margin:7px 0px 0px 0px;
}

#home_focus_3 div.txt
{
	cursor: pointer;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color:#ffffff;
	width: 265px;
	padding:48px 0px 0px 0px;
}

#home_focus_2 div.home_focus_2_uk
{
	cursor:pointer;
	font-size:12px;
	position: relative;
	top:15px;
	left:98px;
	width:170px;
}
#home_focus_3 div.home_focus_3_uk
{
 	cursor:pointer;
	font-size:14px;
	position: relative;
	top:36px;
	left:15px;
}
#home_focus_4
{
	width:267px;
	margin:7px 0px 0px 0px;
}
#home_focus_1_link 
{
	color:#00327d;
	text-decoration:none;
}
#home_focus_2_link, #home_focus_3_link
{	
	color:#ffffff;
	text-decoration:none;
}

#home_focus_3_link div.txt
{
 	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color:#ffffff;
	width: 265px;
	padding:48px 0px 0px 0px;
}

#txt_cs3_2
{
	color:#02193d;
	width: 265px;
}

#home_focus_1 h1, #home_focus_2 h1, #home_focus_3 h1
{
	font-size:17px;
	font-weight:bold;
	margin:0px;
	padding:0px;	
}
#home_focus_1 h2, #home_focus_2 h2, #home_focus_3 h2
{
	font-size:17px;
	font-weight:normal;
	margin:0px;
	padding:0px;	
}

#home_focus_cataloghi
{
	background: url(/indesit/2/_img/bkg_focus_home_cataloghi.jpg) top left no-repeat;
	width:266px; height:109px;
	margin:10px 0px 0px 0px;
	color: #5a5a5a;
}
#home_focus_cataloghi a, #home_focus_cataloghi a:hover
{
	color: #5a5a5a; text-decoration: none;
}
#home_focus_cataloghi div.txt
{
	margin:0px; padding: 15px 135px 0px 18px;
	font-size:12px;
}
#home_focus_cataloghi div.txt strong
{
	font-size:15px;
}

#home_focus_trilogic
{
	background: url(/indesit/2/_img/bkg_focus_home_trilogic.jpg) top left no-repeat;
	width:266px; height:109px;
	margin:7px 0px 0px 0px;
	color: #ffffff;
}

#home_focus_trilogic a, #home_focus_trilogic a:hover
{
	color: #ffffff; text-decoration: none;
	margin:47px 0px 0px 0px;
}

#home_focus_trilogic div.txt
{
	margin:0px; padding: 20px 15px 0px 173px;
	font-size:15px;
}

#home_focus_novita
{
	background: url(/indesit/2/_img/bkg_focus_home_novita.jpg) top left no-repeat;
	width:266px; height:109px;
	margin:7px 0px 0px 0px;
	color: #5a5a5a;
}
#home_focus_novita a, #home_focus_novita a:hover
{
	color: #02193d; text-decoration: none;
}
#home_focus_novita div.txt
{
	margin:0px; padding: 25px 15px 0px 110px;
	font-size:14px;
}
#home_focus_novita div.txt span
{
	color: #ffffff;
}

#home_focus_eco
{
	background: url(/indesit/2/_img/bkg_focus_home_eco.jpg) top left no-repeat;
	width:266px; height:109px;
	margin:7px 0px 0px 0px;
	color: #ffffff;
}
#home_focus_eco a, #home_focus_novita a:hover
{
	color: #ffffff; text-decoration: none;
}
#home_focus_eco div.txt
{
	margin:0px; padding: 4px 15px 0px 15px;
	font-size:14px;
}
#home_focus_eco div.txt span
{
	font-size:12px;
}

#home_focus_bioraria
{
	background: url(/indesit/2/_img/it_IT/bkg_focus_home_bioraria.jpg) top left no-repeat;
	width:266px; height:109px;
	margin:7px 0px 0px 0px;
	color: #ffffff;
}
#home_focus_bioraria a, #home_focus_bioraria a:hover
{
	color: #ffffff; text-decoration: none;
}
#home_focus_bioraria div.txt
{
	margin:0px; padding: 17px 15px 0px 15px;
	font-size:12px;
	line-height:13px;
}
#home_focus_bioraria div.txt span
{
	font-size:18px;
	line-height:8px;
}

#home_focus_volley
{
	background: url(/indesit/2/_img/bkg_focus_home_volley.jpg) top left no-repeat;
	width:266px; height:109px;
	margin:7px 0px 0px 0px;
}
#home_focus_volley a, #home_focus_volley a:hover
{
	font-size:12px; font-weight:bold; color: #ffffff; text-decoration: none;
	width:95px;
	position: relative; top:20px; left: 12px;
}

	/*differenziazione per UK */
	#home_dx_content_uk
	{
		margin:0px; padding:0px;
		float:right;
		height:450px; width:280px;
	}
	#home_dx_content_uk div#home_focus_1
	{
		background: url(/indesit/2/_img/bkg_focus_home_1.jpg) top left no-repeat;
		width:267px; height:109px;
		margin:10px 0px 0px 0px;
	}
	#home_dx_content_uk div#home_focus_2
	{
		background: url(../_img/bkg_focus_home_2_uk.jpg) top left no-repeat;
		width:267px; height:109px;
		margin:7px 0px 0px 0px;
	}
	#home_dx_content_uk div#home_focus_3
	{
		background: url(../_img/bkg_focus_home_2.jpg) top left no-repeat;
		width:267px; height:109px;
		margin:7px 0px 0px 0px;
	}
	#home_dx_content_uk div#home_focus_1_link 
	{
		color:#00327d; text-decoration:none;
	}
	#home_dx_content_uk div#home_focus_2_link,
	#home_dx_content_uk div#home_focus_3_link
	{	
		color:#ffffff; text-decoration:none;
	}
	#home_dx_content_uk div#home_focus_1 h1,
	#home_dx_content_uk div#home_focus_2 h1,
	#home_dx_content_uk div#home_focus_3 h1
	{
		font-size:17px; font-weight:bold;
		margin:0px; padding:0px;	
	}
	#home_dx_content_uk div#home_focus_1 h2,
	#home_dx_content_uk div#home_focus_3 h2
	{
		font-size:17px; font-weight:normal;
		margin:0px; padding:0px;	
	}
	#home_dx_content_uk div#home_focus_2 h2
	{
		font-size:17px; font-weight:normal;
		margin:0px 0px 5px -1px; padding:0px;	
	}
/* BANNER */
	/*clima*/
	#banner_clima
	{
		background: url(/indesit/2/_img/bkg_banner_clima.jpg) top left no-repeat;
		width: 347px; height: 194px;
		margin: 15px 0px 0px 0px; padding: 0px;
		color: #5a5a5a;
	}
	#banner_clima h1
	{
		position: relative; top: 24px; left: 0px;
		color: #5a5a5a; font-size: 18px; text-align: center;
	}
	#banner_clima h2
	{
		position: relative; top: 130px; left: 0px;
		margin: 5px 23px; padding: 0px;
		font-weight: normal; text-align: right;
	}
	#banner_clima a, #banner_clima a:hover
	{
		
		color: #5a5a5a; font-size: 12px; text-decoration: none;
	}

	/*climapl*/
	#banner_clima_pl
	{
		background: url(/indesit/2/_img/pl_PL/bkg_banner_clima_pl_PL.jpg) top left no-repeat;
		width: 347px; height: 194px;
		margin: 15px 0px 0px 0px; padding: 0px;
		color: #5a5a5a;
	}
	#banner_clima_pl h1
	{
		position: relative; top: 24px; left: 0px;
		color: #5a5a5a; font-size: 18px; text-align: center;
	}
	#banner_clima_pl h2
	{
		position: relative; top: 130px; left: 0px;
		margin: 5px 23px; padding: 0px;
		font-weight: normal; text-align: right;
	}
	#banner_clima_pl a, #banner_clima_pl a:hover
	{
		
		color: #5a5a5a; font-size: 12px; text-decoration: none;
	}

	/*garanziapl*/
	#banner_garanzia_pl
	{
		background: url(/indesit/2/_img/pl_PL/garanzia_ban.jpg) top left no-repeat;
		width: 347px; height: 194px;
		margin: 15px 0px 0px 0px; padding: 0px;
		color: #5a5a5a;
	}

	/*cataloghi*/
	#banner_cataloghi
	{
		background: url(/indesit/2/_img/bkg_banner_cataloghi.jpg) top left no-repeat;
		width: 346px; height: 150px;
		margin: 15px 0px 0px 0px; padding: 50px 0px 0px 20px;
		color: #00327d; font-size:18px; line-height: 25px;
	}	
	#banner_cataloghi a, #banner_cataloghi a:hover
	{
		color: #00327d; text-decoration: none;
	}	
/* PROMO */
	/*	volley	*/
	#volley
	{
		position: relative; top:45px; left:50px;
		color: #003c97; font-size: 13px;
	}
	#volley div.sx
	{
		float: left;
		margin: 0px; padding: 0px;
		width:585px;
	}
	#volley div.dx
	{
		float: none;
		margin: 0px; padding: 0px;
	}
	#volley .img_link
	{
		margin-left: 50px;
	}
	#volley h1
	{
		margin: 0px 0px 25px 0px; padding:0px;
		font-size: 26px; font-weight: normal;
	}
	#volley h2
	{
		margin:0px 0px 20px 0px; padding:0px;
		font-size: 14px;
	}
	#volley h3
	{
		margin:-15px 0px 0px 0px; padding:0px;
		font-size: 13px;
	}	
	#volley p
	{
		margin:0px; padding:0px 0px 20px 0px;
	}
	#volley a, #volley a:hover
	{
		text-decoration: none; /*color: #ffffff;*/
	}	
/*	store form include home	*/
form table
{
	margin:30px 0 0 0;
	color: #9b9b9b;
	font-size: 12px;
}
form table p
{
	margin:0px 0px 10px 0px;
	color: #9b9b9b;
	font-size: 12px;
}
#input_text
{
	background-color: #ffffff;
	padding: 0px 5px 1px 10px;
	margin-left: 1px; 
	color: #9b9b9b;
	font-size: 12px;
	border: 0px;
	width: 211px;
}
#input_text_td
{
	background-image:url('/indesit/2/_img/bkg_ricerca_input_home.gif');
	background-repeat:no-repeat;
	width: 235px;
	height: 25px;
	border: 0px;
}
#input_submit_ricerca
{
	background-image:url('/indesit/2/_img/bkg_ricerca_submit_home.gif');
  	background-repeat:no-repeat;
  	width: 32px;
  	height: 25px;
  	border: 0px;
  	background-color: #02204d;
  	margin: 0px;
  	cursor: pointer;
}	
	
/*	BOX BLU GRANDI, (di solito nelle pagine di assistenza)*/
.big_box_blu
{
	width:596px;
	height:105px;
	background:url(../_img/bkg_assistenza_box.gif) no-repeat;
	color:#003c97;
	font-size:12px;
	margin:0px 0px 6px 0px;
}
.big_box_blu a
{
	text-decoration:none;
	color:#1293ce;
}
.big_box_blu ul
{
	color:#003c97;
	font-size:12px;
	margin:0px 0px 0px -18px;
}
.big_box_blu p
{
	margin:0px;
	padding:0px;
	font-size:18px;
}
.big_box_blu p
{
	margin:0px;
	padding:0px;
	font-size:18px;
}
.big_box_blu div#top
{
	background:url(../_img/bkg_big_top_blu_box.gif) no-repeat;
	height:6px;
}
/* se sono uniti
.big_box_blu_SxDx
{\
	width:566px;
	padding: 5px 15px 20px 15px;
	margin:0px;
	background-color:#013c95;
	vertical-align:top;
}*/
.big_box_blu_sx
{
	width:338px;
	padding: 5px 15px 20px 15px;
	margin:0px;
	vertical-align:top;
}
.big_box_blu_dx
{
	float:right;
	padding:10px 2px 4px 0px;
	margin-left:0px 0px 0px 368px;
	width:198px;
	font-size:14px;
}
.big_box_blu div#bottom
{
	background:url(../_img/bkg_big_bottom_blu_box.gif) no-repeat;
	height:6px;
}

.big_box_blu_sx #easy 
{
	font-size:21px;
	color:#1293ce;
}

.big_box_blu_sx #easy2 
{
	font-size:28px;
}
#note
{
	color:#003c97;
	font-size:10px;
}
/*________________________________*/

/*RICERCA PRODOTTI*/
#header_ricerca
{
	padding:0px;
	margin:0px;
	font-size: 15px;
}
#ricerca_risultato	
{
	padding:0px;
	margin:0px;
	font-size: 23px;
}
#ricerca_risultato_box
{
	width: 355px;
	text-align:left;
	float: left;
	font-size: 12px;	
}
#ricerca_info_box
{
	width: 233px;
	padding:0 22px 22px 22px;
	border-right: 1px dotted #9b9b9b;
	border-left: 1px dotted #9b9b9b;
	font-size: 12px;
	text-align:left;
	float: left;
}
#ricerca_tool_box
{
	width: 287px;
	text-align:left;
	padding:0 22px 22px 22px;
	float: left;
	font-size: 12px;
}
#ricerca_box_tit
{
	font-size: 23px;
	text-align:left;
}
#ricerca_risultato_box table, #ricerca_tool_box table
{
	font-size: 12px;
	text-align:left;
}
#ricerca_risultato_box table a, #ricerca_info_box a, #ricerca_tool_box table a
{
	font-size: 10px;
	color: #1293ce;
}
#ricerca_risultato_box strong a, #ricerca_risultato_box strong a:hover
{
	font-size: 12px; text-decoration: underline; color:#00327d;
}
	/* form cerca */
	#cerca_form table
	{
		color: #ffffff;/*color: #2e6abe;*/
		font-size: 12px;
		position: absolute;
		top:25px;	
		left: 633px;
		width:347px;
		text-align:right;
	}
	#cerca_input_submit
	{
		background-image:url('/indesit/2/_img/bkg_cerca_submit_white.gif');/*background-image:url('/indesit/2/_img/bkg_cerca_submit.gif');*/
	  	background-repeat:no-repeat;
	  	width: 24px;
	  	height: 23px;
	  	border: 0px;
	  	background-color: #0e86e9;
	  	margin: 0px;
	  	cursor: pointer;
	}	
/*________________________________*/

/*CATALOGHI*/
#content_cataloghi_header
{
	color:#9b9b9b;
	font-size:14px;
	font-weight:normal;
	padding: 0px;
	margin: 0px;
}

#content_cataloghi_header h1
{
	color:#013c95;
	font-size:28px;
	font-weight:normal;
	padding: 0px;
	margin: 0 0 8px 0;
}

#content .cat_acrobat
{
	color:#9b9b9b;
	font-size:10px;
	font-weight:normal;
}

#contenuto li
{
	font-size:14px;
	margin-left:-12px;	
	font-weight: bold;
}

#txt_catalogo_principale a
{
	font-size:18px;
	color: #1593cd;
}

#dim_catalogo_principale
{
	font-size:10px;
	color: #9b9b9b;
	font-weight: bold;
}

#size_catalogo_principale
{
	font-size:14px;
	color: #9b9b9b;
	font-weight: bold;
}

/*________________________________*/
/*	CONTATTI	*/
#contatti_content
{
	color:#9b9b9b;
	font-size:14px;
	background:url(../_img/bkg_contatti.jpg) top right no-repeat;
	height:425px;
	margin:0px;
	padding:0px;
}

#contatti_content_UK
{
	color:#003c97; font-size:13px;
	width:990px; min-height: 730px; 
	margin:0px; padding:0px;
}

#contatti_content_UK p#note
{
	font-size:12px;
	color:#1293ce;
}

#contatti_content div#box
{
	padding:37px 45px 45px 80px;
	font-size:14px;
	color:#9b9b9b;
}

#contatti_content_UK div#box
{
	padding:37px 80px; width: 800px;
}

#contatti_content_UK div#box a
{
	color:#1293ce; text-decoration:none;	
}

#contatti_content_UK div#box strong
{
	font-size:15px;
}

#contatti_content_UK div#box form
{
	margin:0px; padding:0px;
	font-size:13px; font-weight:bold;
}

#contatti_content_UK div#box input, select, textarea
{	
	border-top: 1px solid #798699;
	border-left: 1px solid #cbd1d8;
	border-right: 1px solid #cbd1d8;
	border-bottom: 1px solid #eef2f8;
	background-color: #eef2f8;
	color: #013c95;
	font-size:13px;
	width:250px;
}

#contatti_content_UK div#box .send
{
	background: url(/indesit/2/_img/bkg_bottone_form_blu.jpg) top left no-repeat; border:0px; text-decoration: none;
	width:134px; height:28px;
	font-weight:bold; color:#ffffff; font-size:14px; cursor:pointer;
}
.celeste
{
	color:#1293ce;
}

#contatti_content h1
{
	color:#003c97;
	font-size:28px;
	font-weight:normal;
	margin:0px 0px 30px 0px;
	padding:0px;
}

#contatti_content_UK h1
{
	color:#003c97;
	font-size:28px;
	font-weight:normal;
	margin:0px 0px 30px 0px;
	padding:0px;
}

#contatti_content h2
{
	color:#9b9b9b;
	font-size:15px;
	font-weight:normal;
	margin:0px 0px 20px 0px;
	padding:0px;
}
#contatti_content a
{
	color:#1293ce;
	font-size:14px;
	text-decoration:none;
	padding-left:40px;
}
#contatti_content a.pdf
{
	color:#1293ce;
	font-size:14px;
	text-decoration:none;
	padding-left:0px;
}
	/*contatti form uk*/

#contatti_content_form_UK
{
	color:#003c97; font-size:13px;
	height:500px; width:990px; 
	margin:0px 0px 30px 0px; padding:0px;
}

#contatti_content_form_UK div#box
{
	padding:37px 80px; width: 800px;
}

#contatti_content_form_UK div#box a
{
	color:#1293ce; text-decoration:none;	
}

#contatti_content_form_UK div#box form
{
	margin:0px; padding:0px;
	font-size:13px; font-weight:bold;
}

#contatti_content_form_UK div#box input, select, textarea
{	
	border-top: 1px solid #798699;
	border-left: 1px solid #cbd1d8;
	border-right: 1px solid #cbd1d8;
	border-bottom: 1px solid #eef2f8;
	background-color: #eef2f8;
	color: #013c95;
	font-size:13px;
	width:250px;
}

#contatti_content_form_UK div#box .send
{
	background: url(/indesit/2/_img/bkg_bottone_form_blu.jpg) top left no-repeat; border:0px; text-decoration: none;
	width:134px; height:28px;
	font-weight:bold; color:#ffffff; font-size:14px; cursor:pointer;
}

#contatti_content_form_UK h1
{
	color:#003c97; font-size:28px; font-weight:normal;
	margin:0px 0px 15px 0px; padding:0px;
}

#contatti_content_form_UK h3
{
	font-size:15px;
	margin:10px 0px 0px 0px; padding:0px;
}

/*	INVIA AD AMICO, PAGINA INTERA (invia amico layout -> shadowbox.css)	*/
#invia_amico_shadowbox_content
{
	background: url(/indesit/2/_img/bkg_invia_amico_form.jpg) top right no-repeat;
	color: #6d6d6d;
	width:968px; height:450px;
}
#invia_amico_shadowbox_content div#box
{
	margin:126px 0px 0px -390px; width:400px;
}	
#invia_amico_shadowbox_content p
{
	margin:0px; padding:0px;
	font-size:14px;
}
#invia_amico_shadowbox_content a, #invia_amico_shadowbox_content a:hover
{
	font-size:14px;
	text-decoration: none;
	color: #6d6d6d;
	font-weight: bold;
}	
#invia_amico_shadowbox_content form fieldset
{
	margin:0px; padding:0px;
	font-size:12px;
	border:0px;
}
#invia_amico_shadowbox_content form input
{
	margin:2px; padding:3px;
	color: #6d6d6d; font-size:12px;
	width:250px;
	border:1px solid #6d6d6d;
}
#invia_amico_shadowbox_content form button
{
	margin:0px; padding:0px;
	background-color:transparent;
	color: #6d6d6d; font-size:14px; font-weight:bold;
	border:0px;
}
/*	AREA PRESS	*/
	#contenuto_area_press
	{
		position:absolute;
		top:99px;
		left:0px;
		width:990px;
		background-color: white;
		height: 550px;
	}

	#contenuto_area_press div#titolo
	{
		position: relative;
	 	display:	block;
	 	height:	53px;
	 	width: 690px;
	 	top: 46px;
	 	left: 22px;
		color:#00327D;
		font-size:14px;
		font-weight:normal;
		margin:0;
		padding:0;
	}

	#contenuto_area_press div#img1
	{
		position: absolute;
	 	display:	block;
	 	height:	160px;
	 	top: 46px;
	 	left: 807px;
		text-align:center;
		color:#00327D;
		font-size:13px;
		font-weight:bold;
	 }
	#contenuto_area_press div#img1 a, #contenuto_area_press div#img1 a:hover
	{
		text-decoration:none;
		color:#00327D;
		font-size:13px;
		font-weight:bold;
	 }	 

	#contenuto_area_press div#miniature
	{
		position: absolute;
	 	display:	block;
	 	top: 206px;
	 	left: 22px;
	 	width: 235px;
	
	 }

	#contenuto_area_press div#descrizione_campagna_stampa1
	{
		position: absolute;
	 	display:	block;
	 	top: 300px;
	 	left: 720px;
	
	}

	#contenuto_area_press div#descrizione_campagna_stampa2
	{
		position: absolute;
	 	display:	block;
	 	top: 300px;
	 	left: 720px;
	
	}

	#contenuto_area_press div#img_principale1
	{
		position: absolute;
	 	display:	block;
	 	height:	394px;
	 	width:421px;
	 	top: 99px;
	 	left: 295px;
	
	 }

	#contenuto_area_press div#img_principale2
	{
		position: absolute;
	 	display:	block;
	 	height:	394px;
	 	width:421px;
	 	top: 99px;
	 	left: 295px;
	
	 }

	#contenuto_area_press div#crediti
	{
		position: absolute;
	 	display: block;
		top: 550px;	 	
	 }

	#contenuto_area_press div#acrobat
	{
		position:absolute;
	 	top: 443px;
		right: 14px;
		width:180px;
		color:#9b9b9b;
		font-size:10px;
		font-weight:normal;
		text-align: right;
	}
		/* link ecogreen areapress*/
		#contenuto_area_press div.layer
		{
			position: absolute; top:350px; left:20px;
		}
		#contenuto_area_press div.layer a, #contenuto_area_press div.layer a:hover
		{
			font-size:14px; color:#e23e0b; text-decoration: none; 
		}		
/*	AREA MEDIA	*/
#area_media_content 
{
	background: url(../_img/bkg_media.gif) top right no-repeat #ffffff;
	width:980px;
	height:490px;
}

#area_media_content_no_press_area 
{
	background-color:#ffffff;
	width:960px;
	height:480px;
}

#area_media_content div#press,
area_media_content_no_press_area #area_media_content div#press
{
	position:absolute;
	top:38px;
	left:790px;
}

#area_media_content div#ecogreen,
area_media_content_no_press_area #area_media_content div#ecogreen
{
	position:absolute;
	top:165px;
	left:790px;
}

#area_media_content h1,
#area_media_content_no_press_area h1
{
	margin:0px;
	padding:0px;
	font-weight:normal;
	color:#00327d;
	font-size:14px;
	position:relative;
	top:40px;
	left:15px;
}

#area_media_content_uk 
{
	background-color:#ffffff;
	width:960px;
	height:525px;
	padding-top: 50px;
}

#area_media_content_uk h1
{
	margin: 0px 0px 35px 70px;
	padding:0px;
	font-size:28px;
	color:#013c95;
	font-weight:normal;
	left:65px;	
}

#area_media_content h2
{
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#00327d;
	font-size:12px;
	position:relative;
	width:170px;
}

#area_media_content h2 a
{
	font-weight:bold;
	color:#00327d;
	font-size:12px;
}

#area_media_content h3,
#area_media_content_no_press_area h3
{
	margin:0px;
	padding:0px;
	font-weight:normal;
	color:#9b9b9b;
	font-size:14px;
	position:relative;
	top:30px;
	width:170px;
}

#area_media_content h3 a,
#area_media_content_no_press_area h3 a
{
	font-weight:normal;
	color:#9b9b9b;
	font-size:14px;
}

	/*	(Spot Box)	*/
#area_media_spot_box a#spot_uno_link,
#area_media_spot_box a#spot_due_link,
#area_media_spot_box a#spot_tre_link
{
	color:#1593cd;
	font-size: 14px;
}
#area_media_spot_box div#spot_uno_tit
{
	position: absolute;
	top:123px;
	left:5px;
	width:195px;
	text-align:right;
}
#area_media_spot_box div#spot_due_tit
{
	position: absolute;
	top:231px;
	left:5px;
	width:195px;
	text-align:right;
}
#area_media_spot_box div#spot_tre_tit
{
	position: absolute;
	top:333px;
	left:5px;
	width:195px;
	text-align:right;
}			
#area_media_spot_box div#spot_due, #area_media_spot_box div#spot_tre
{
	display:none;
	visibility: hidden;
	width: 328px;
	height: 287px;
	position: absolute;
	top:93px;
	left: 329px;
}
#area_media_spot_box div#spot_uno
{
	display:inline;
	visibility: visible;
	width: 328px;
	height: 287px;
	position: absolute;
	top:93px;
	left: 329px;
}
#area_media_spot_box div#spot_uno_info
{
	visibility: visible;
}
#area_media_spot_box div#spot_due_info, #area_media_spot_box div#spot_tre_info
{
	visibility:hidden;
}
#area_media_spot_box div#spot_uno_min_gif
{
	position: absolute;
	top:93px;
	left:208px;
	width:100px;
	height:80px;
}
#area_media_spot_box div#spot_due_min_gif
{
	position: absolute;
	top:198px;
	left:208px;
}
#area_media_spot_box div#spot_tre_min_gif
{
	position: absolute;
	top:300px;
	left:208px;
}
#area_media_spot_box div#spot_uno_info, #area_media_spot_box div#spot_due_info, #area_media_spot_box div#spot_tre_info
{
	position:absolute;
	top:245px;
	left:678px;
}

div#miniatura2
{
	border: 5px solid transparent;
}

/*	SITE MAP	*/
#site_map_content
{
	margin:0px; padding:40px 24px;
	font-size:12px; color: #00327d;
}
#site_map_content h1
{
	font-weight:normal; font-size:22px;
}
#site_map_content h2
{
	font-size:14px;
}
#site_map_content a, #site_map_content a:hover
{
	text-decoration: none;
	color: #00327d;
}

#site_map_content li
{
	font-size:12px; color: #1293ce;
}




/*CATALOGHI*/
#content_media_header h1
{
	color:#00327d;
	font-size:14px;
	font-weight:normal;
	padding: 0px;
	margin: 0px;
}
#contenuto_media li
{
	font-size:14px;
	margin-left:-12px;	
	font-weight: normal;
}

#txt_video_principale a
{
	font-size:18px;
	color: #1593cd;
}

#dim_video_principale
{
	font-size:10px;
	color: #9b9b9b;
	font-weight: bold;
}

#size_video_principale
{
	font-size:14px;
	color: #9b9b9b;
	font-weight: bold;
}