	@import url("reset.css");
	
	body {
	background: #000000;
	font-family: din,Arial, Helvetica,trebuchet MS, sans-serif; 
	font-size: 11px; 
	color: #333;
	margin: 0;
	padding: 0;
	
	}
	
	
	
	#logoClick{float:left;margin-left:20px; margin-top:-20px;}
	
	
	*:first-child+html #logoClick {
	   margin-top:-40px;
	} 
	
	* html h1 a { display:inline; } /* hack IE6 */
	
	input, textarea, select {
		margin:0; padding:0; border:0;
		font-family: din,Arial, Helvetica,trebuchet MS, sans-serif;  font-size: 11px;
	}
	
	ul { list-style:none; }
	
	a {color: #333; text-decoration: none;}
	a:hover { color:#aaa; text-decoration: none; }
	
	/* GENERALE ----------------------------------------------------------------------------------------------------------------- */
	
	
	/* MENU TOOGLE */
	
	#cont_menu {
		position:fixed;
		z-index:4;
		top: 0;
	    text-align:center;
		width: 100%;
		height: 30px;
		background-color:#999;
		box-shadow:rgba(0, 0, 0, 0.50) 0px 5px 5px; 
		-webkit-box-shadow:rgba(0, 0, 0, 0.50) 0px 5px 5px; 
		-moz-box-shadow: rgba(0, 0, 0, 0.50) 0px 5px 5px; 
	}
	
	#cont_menu span { margin:0 5px; color: #ffffff; }
	
	#cont_menu div a { color: #ffffff; text-decoration: none; }
	
	#cont_menu div a:hover { color: #333; text-decoration: none; }
	
	
	
	/* FINE MENU TOOGLE */
	
	/*BODY */
	
	
	#flash_bg {
		position:fixed;
		z-index:1;
		top: 0;
		left: 0;
		margin: 0;
		padding: 0;
		width: 100%;
		height: 100%;
	}
	
	
	#contenitore {
		position: absolute;
		z-index:2;
		/*margin-top:275px;*/
		top:330px;
		width:900px;
		left:50%;
		margin-left:-450px;	
		
		
		
	}
	
	/*
	*:first-child+html #contenitore {
	   top:700px; /* Per Internet Explorer 7
	} */
	
	
	#logo_ex {
		float:left;
	
		
	}
	
	
	#col_sx {
		float:left;
		/*width:620px;*/
		width:900px;
	/*	background-color:#e1e1e1;*/
		background: transparent url(http://www.excelsiorpesaro.it/immagini/sf-gif.gif);
		/*clear:both;*/
		margin-bottom:10px;
		z-index:-1;
		border:0px solid #ff0000;
	}
	
	#col_sx_head {
		float:left;
		/*width:100%;*/
		width:590px;
		height:25px;
		/*background-color:#999;*/
		background:url(http://www.excelsiorpesaro.it/immagini/sf-top-sx.gif);
		/*border-bottom:1px solid #FFF;*/
		z-index:1;
		
	}
	
	
	#briciola {
	  float:left;
	  text-transform:uppercase;
	  margin-left:20px;
	  margin-top:7px;
	  z-index:900;
	}
	
	
	
	
	/*#col_ds {
		float:right;
		width:270px;
		background-color:#e1e1e1;
		margin-bottom:10px;
		
	
	}*/
	
	#col_ds_head {
		float:right;
		/*width:270px;*/
		width:100%;
		height:25px;
		/*margin-bottom:1px;*/
		
	background: transparent url(http://www.excelsiorpesaro.it/immagini/sf-top-dx.gif) right;
	
		/*background-color:#999;
	  background-image:url(../immagini/vertical_spacer.jpg);
		background-position:left;
		background-repeat:no-repeat;*/
	}
	
	#col_ds_head p {
		/*margin-left:20px;*/
		margin-left:30px;
	  margin-top:5px;
		text-transform:uppercase;
	  
	}
	
	#menu_footer {
		float:left;
		z-index:3;
		width:900px;
		background:url(../immagini/bg_footer_menu.jpg) no-repeat;
		background-color:#ffffff;
		margin-bottom:80px;
		padding-bottom:10px;
	}
	
	.submenu_footer  {
		float:left;
		margin-top:22px;
		line-height:15px;
		color:#000;
	}
	
	.submenu_footer a {
		color:#666;
	}
	
	.submenu_footer a:hover {
		color:#000000;
		/*font-weight: bold;*/
	}
	
	#footer{
		position:fixed;
		float:left;
		z-index:2;
		bottom:0;
		width:100%;
		height:59px;
		background:url(../immagini/bg_footer.png) repeat-x;
	
	}
	#footer_iphone{
		float:left;		
    clear:both;
		z-index:2;
		width:100%;
		margin-top:320px;
		height:59px;
		background:url(../immagini/bg_footer.png) repeat-x;
	
	}
	
	#apertura{
		float:left;	
		width:900px;
		margin-bottom:80px;
		position:relative;
		z-index:4;
		color:#FFF;
		margin-top:-50px;
		font-size:11px;
		font-weight:bold;
		text-align:center;
	}
	
	#info{
		float:left;	
		position:relative;
		z-index:4;
		color:#FFF;
		margin-top:-70px;
		font-size:10px;
	}
	
	#link{
		float:right;	
		position:relative;
		width:265px;
		height:50px;
		z-index:4;
		color:#FFF;
		margin-top:-80px;
		font-size:10px;

	}
	
	#loghi_sn{
		float:right;
		margin-top:5px;
		padding-bottom:120px;
		clear:both;
	
	}
	#barra_per_iphone{
		
    float:left;
		width:900px;
		margin-bottom:50px;
		clear:both;
		height:43px;
		background:url(../immagini/bg_footer_iphone.png) repeat-x;
	
	}
	
	*:first-child+html #loghi_sn {
	   float:right;
	   width:46px;
	   height:35px;
	   margin-top:1px;
	   margin-left:1px;
	   margin-bottom:50px;

		
	} 
	
	#link li{
		display:inline;
	
	}
	
	.booking {
		margin-top:27px;
		}
	.booking_iphone {
		margin-top:25px;
		}
	
	#flags{
		float:left;
		margin-top:45px;
		margin-left:637px;
	
	}
	
	:first-child+html #flags {
	   margin-left:637px;
	} 
	
	#melafono{
		float:right;
		margin-top:20px;
		margin-right:55px;
	
	}
	
	
	
	#tooltips{
		float:left;
		position:relative;
		z-index:5;
		margin-top:-155px;
		margin-left:-10px;
	
	}
	
	
	#footer p{
		float:left;
		margin-top:30px;
		margin-left:35px;
	
	}
	
	.divisorio{
	  float:left;
	  background-image:url(../immagini/spacer.jpg);
	  background-repeat:no-repeat;
	  width:220px;
	  height:2px;
	  margin-left:25px;
	  margin-top:6px;
	}
	#icone_I {
		text-align:center;
		float:left;
		width:555px;
		margin-top:10px;
		margin-left:130px;
		margin-bottom:20px;
		}
		
	#icone_I ul {list-style-type:none; margin:0; padding:0;}
	
	#icone_I ul li {float:left;}
	
	#icone_I ul li.icone01 a {width:87px; height:85px; background:url(../immagini/icone_ex.png); text-indent:-9999px; display:block; }
	
	#icone_I ul li.icone01 a:hover, #icone ul li.icone01 a.on, #icone ul li.icone01 a.over {background:url(../immagini/icone_ex.png) 0 -90px;}
	
	#icone_I ul li.icone02 a {width:87px; height:85px; background:url(../immagini/icone_ex.png) -97px 0; text-indent:-9999px; display:block; }
	
	#icone_I ul li.icone02 a:hover, #icone ul li.icone02 a.on, #icone ul li.icone02 a.over {background:url(../immagini/icone_ex.png) -97px -90px;}
	
	#icone_I ul li.icone03 a {width:96px; height:85px; background:url(../immagini/icone_ex.png) -193px 0; text-indent:-9999px; display:block; }
	
	#icone_I ul li.icone03 a:hover, #icone ul li.icone03 a.on, #icone ul li.icone03 a.over {background:url(../immagini/icone_ex.png) -193px -90px;}
	
	#icone_I ul li.icone04 a {width:87px; height:85px; background:url(../immagini/icone_ex.png) -283px 0; text-indent:-9999px; display:block;}
	
	#icone_I ul li.icone04 a:hover, #icone ul li.icone04 a.on, #icone ul li.icone04 a.over {background:url(../immagini/icone_ex.png) -283px -90px;}
	
	#icone_I ul li.icone05 a {width:90px; height:85px; background:url(../immagini/icone_ex.png) -369px 0; text-indent:-9999px; display:block; }
	
	#icone_I ul li.icone05 a:hover, #icone ul li.icone05 a.on, #icone ul li.icone05 a.over {background:url(../immagini/icone_ex.png) -369px -90px;}
	
	#icone_I ul li.icone06 a {width:97px; height:85px; background:url(../immagini/icone_ex.png) -464px 0; text-indent:-9999px; display:block;}
	
	#icone_I ul li.icone06 a:hover, #icone ul li.icone05 a.on, #icone ul li.icone05 a.over {background:url(../immagini/icone_ex.png) -464px -90px;}
	
	#icone_E {
	float:left;
	width:555px;
	margin-top:10px;
	margin-left:130px;
	margin-bottom:20px;
    }
	
#icone_E ul {list-style-type:none; margin:0; padding:0;}

#icone_E ul li {float:left;}

#icone_E ul li.icone01 a {width:87px; height:85px; background:url(../immagini/icone_camere_eng.png); text-indent:-9999px; display:block; }

#icone_E ul li.icone01 a:hover, #icone ul li.icone01 a.on, #icone ul li.icone01 a.over {background:url(../immagini/icone_camere_eng.png) 0 -90px;}

#icone_E ul li.icone02 a {width:87px; height:85px; background:url(../immagini/icone_camere_eng.png) -97px 0; text-indent:-9999px; display:block; }

#icone_E ul li.icone02 a:hover, #icone ul li.icone02 a.on, #icone ul li.icone02 a.over {background:url(../immagini/icone_camere_eng.png) -97px -90px;}

#icone_E ul li.icone03 a {width:96px; height:85px; background:url(../immagini/icone_camere_eng.png) -193px 0; text-indent:-9999px; display:block; }

#icone_E ul li.icone03 a:hover, #icone ul li.icone03 a.on, #icone ul li.icone03 a.over {background:url(../immagini/icone_camere_eng.png) -193px -90px;}

#icone_E ul li.icone04 a {width:87px; height:85px; background:url(../immagini/icone_camere_eng.png) -283px 0; text-indent:-9999px; display:block;}

#icone_E ul li.icone04 a:hover, #icone ul li.icone04 a.on, #icone ul li.icone04 a.over {background:url(../immagini/icone_camere_eng.png) -283px -90px;}

#icone_E ul li.icone05 a {width:90px; height:85px; background:url(../immagini/icone_camere_eng.png) -369px 0; text-indent:-9999px; display:block; }

#icone_E ul li.icone05 a:hover, #icone ul li.icone05 a.on, #icone ul li.icone05 a.over {background:url(../immagini/icone_camere_eng.png) -369px -90px;}

#icone_E ul li.icone06 a {width:97px; height:85px; background:url(../immagini/icone_camere_eng.png) -464px 0; text-indent:-9999px; display:block;}

#icone_E ul li.icone06 a:hover, #icone ul li.icone05 a.on, #icone ul li.icone05 a.over {background:url(../immagini/icone_camere_eng.png) -464px -90px;}

/*russo*/
	#icone_R {
	float:left;
	width:555px;
	margin-top:10px;
	margin-left:130px;
	margin-bottom:20px;
    }

#icone_R ul {list-style-type:none; margin:0; padding:0;}

#icone_R ul li {float:left;}

#icone_R ul li.icone01 a {width:87px; height:85px; background:url(../immagini/icone_camere_ru.png); text-indent:-9999px; display:block; }

#icone_R ul li.icone01 a:hover, #icone ul li.icone01 a.on, #icone ul li.icone01 a.over {background:url(../immagini/icone_camere_ru.png) 0 -90px;}

#icone_R ul li.icone02 a {width:87px; height:85px; background:url(../immagini/icone_camere_ru.png) -97px 0; text-indent:-9999px; display:block; }

#icone_R ul li.icone02 a:hover, #icone ul li.icone02 a.on, #icone ul li.icone02 a.over {background:url(../immagini/icone_camere_ru.png) -97px -90px;}

#icone_R ul li.icone03 a {width:96px; height:85px; background:url(../immagini/icone_camere_ru.png) -193px 0; text-indent:-9999px; display:block; }

#icone_R ul li.icone03 a:hover, #icone ul li.icone03 a.on, #icone ul li.icone03 a.over {background:url(../immagini/icone_camere_ru.png) -193px -90px;}

#icone_R ul li.icone04 a {width:87px; height:85px; background:url(../immagini/icone_camere_ru.png) -283px 0; text-indent:-9999px; display:block;}

#icone_R ul li.icone04 a:hover, #icone ul li.icone04 a.on, #icone ul li.icone04 a.over {background:url(../immagini/icone_camere_ru.png) -283px -90px;}

#icone_R ul li.icone05 a {width:90px; height:85px; background:url(../immagini/icone_camere_ru.png) -369px 0; text-indent:-9999px; display:block; }

#icone_R ul li.icone05 a:hover, #icone ul li.icone05 a.on, #icone ul li.icone05 a.over {background:url(../immagini/icone_camere_ru.png) -369px -90px;}

#icone_R ul li.icone06 a {width:97px; height:85px; background:url(../immagini/icone_camere_ru.png) -464px 0; text-indent:-9999px; display:block;}

#icone_R ul li.icone06 a:hover, #icone ul li.icone05 a.on, #icone ul li.icone05 a.over {background:url(../immagini/icone_camere_ru.png) -464px -90px;}

	
	#fotogallery{
	position:absolute;z-index:1;top:40px;width:900px;left:50%;margin-left:-450px;
	}
	
	
	#fotogallery_Contenitor{
	  position: absolute;z-index:2;margin-top:580px;width:900px;left:50%;margin-left:-450px; 
	}
	#fotogallery_Contenitor_iphone{
	  position: relative;z-index:2;margin-top:550px;width:900px;
	}
	#contenitore_iphone {
		position: relative;
		float:lefT;
		z-index:2;
		/*margin-top:275px;*/
    left:auto;		
		top:330px;
		width:900px;	
	}
	
	.StileBriciolaMenu:hover{color:#FFFFFF;}
	/* ========== SELECT BOX =========== */
	
	#booking{
		position:absolute;
		width:810px;
		left:50%;
		margin-left:-405px;
		margin-top:22px;
	
	}
	#booking_iphone{
		position:absolute;
		width:970px;
		left:50%;
		margin-left:-405px;
		margin-top:10px;
	
	}
	
	
	.select {
		position: absolute;
		width:54px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
		height: 21px;
		padding: 0 0 0 11px;
		color: #fff;
		font: 12px/21px arial,sans-serif;
		background: url(../immagini/select.png) no-repeat;
		overflow: hidden;
	}
	
	.bg_input {
		float:left;
		margin-top:4px;
		padding-top:4px;
		padding-left:6px;
		background-color:transparent;
		background-image:url(../immagini/bg_booking-98.png);
		background-repeat:no-repeat;
		border:none;
		width:98px;
		height:20px;
	
	}
	.bg_input2 {
		float:left;
		margin-top:4px;
		padding-top:2px;
		padding-left:6px;
		background-color:transparent;
		background-image:url(../immagini/bg_booking2.png);
		background-repeat:no-repeat;
		border:none;
		width:98px;
		height:20px;
	
	}
	
	input {
		float:right;
		width:123px;
		height:25px;
	
	}
	
	.btn_invia_I {
		background-image: url(../immagini/btn_invia.png);
		background-color:#4c4c4c;
		margin-top:3px;
		width:126px;
		height:20px;
		border:none;
		cursor:pointer;
		
	
	}
	
	.btn_invia_I:hover {
		background-image: url(../immagini/btn_invia_on.png);
		cursor:pointer;
		
	
	}
	
	.btn_invia_E {
		background-image: url(../immagini/checkeng.png);
		background-color:#4c4c4c;
		margin-top:3px;
		width:126px;
		height:20px;
		border:none;
		cursor:pointer;
		
	
	}
	
	.btn_invia_E:hover {
		background-image: url(../immagini/checkeng_on.png);
		cursor:pointer;
		
	
	}
	.btn_invia_R {
		background-image: url(../immagini/checkru.png);
		background-color:#4c4c4c;
		margin-top:3px;
		width:126px;
		height:20px;
		border:none;
		cursor:pointer;
		
	
	}
	
	.btn_invia_R:hover {
		background-image: url(../immagini/checkru_on.png);
		cursor:pointer;
		
	
	}
		
	#cont_calendario {
			float:left;
			width:110px;
			height:25px;
			margin-left:6px;
		}
	.cont_calendario_2 {
			float:left;
			width:110px;
			height:25px;
			border:1px solid #ff0000; 
		}
	
	/* ========== FINE SELECT BOX =========== */
	
	iframe {border:1px solid #e1e1e1;padding:-10px}
	
	
	
	
	.sitemapmenu1{
    font-size:12px;
    color:#000000;
	font-weight:600;

  }
	.sitemapmenu2{
    font-size:11px;
    color:#000000;
	padding:3px;
	font-weight:normal;

  }
	.sitemapmenu3{
    font-size:11px;
    color:#000000;
  }
  .contenitore_header_colonna{
    float:left;width:100%; padding:5px;background-color:#999999;color:#FFFFFF;font-size:12px;clear:both;margin-bottom:10px;margin-top:10px;text-transform:uppercase;font-weight:bold;

  }
  .sottocontenitore_header_colonna{
    clear:both;width:233px;height:auto;border:0px solid #000000;
  }
  .cont_sitemap_1{
    clear:both;margin-top:10px;margin-bottom:10px;margin-left:10px;width:230px;text-align:left; 
  }
  .cont_sitemap_2{
    clear:both;width:230px;margin-left:10px;
  }
  .cont_sitemap_3{
    clear:both;width:230px;margin-left:15px;
  }
  /*#hide_btn {
	float:right;
	position:relative;
	width:204px;
	height:30px;
	cursor:pointer;
	margin-top:345px;
	z-index:3;
	background-image:url(../immagini/btn_nascondi.png);
	
	#hide_btn_R {
	float:right;
	position:absolute;
	margin-left:650px;
	width:234px;
	height:30px;
	cursor:pointer;
	margin-top:315px;
	z-index:3;
	background-image:url(../immagini/btn_nascondi.png);
	background-repeat:no-repeat;

	}

	}*/
	.hide_btn_I {
	float:right;
	position:absolute;
	margin-left:700px;
	width:224px;
	height:30px;
	cursor:pointer;
	margin-top:315px;
	z-index:3;
	background-image:url(../immagini/btn_nascondi.png);
	background-repeat:no-repeat;

	}
	.hide_btn_R {
	float:right;
	position:absolute;
	margin-left:602px;
	width:299px;
	height:28px;
	cursor:pointer;
	margin-top:345px;
	z-index:3;
	background-image:url(../immagini/btn_nascondi.png);
	background-repeat:no-repeat;

	}
	.hide_btn_E {
	float:right;
	position:absolute;
	margin-left:700px;
	width:224px;
	height:30px;
	cursor:pointer;
	margin-top:315px;
	z-index:3;
	background-image:url(../immagini/btn_nascondi.png);
	background-repeat:no-repeat;

	}
	
	
	#cosa_farebtn_I {
	float:right;
	position:absolute;
	margin-left:680px;
	width:223px;
	height:19px;
	cursor:pointer;
	margin-top:345px;
	z-index:3;
	background-image:url(../immagini/cosafare.png);

	}
	#cosa_farebtn_E {
	float:right;
	position:absolute;
	margin-left:655px;
	width:248px;
	height:43px;
	cursor:pointer;
	margin-top:345px;
	z-index:3;
	background-image:url(../immagini/whattodo.png);
  background-repeat:no-repeat;
	}
/*	#cosa_farebtn_R {
		display:none;
	float:right;
	position:absolute;
	margin-left:655px;
	width:248px;
	height:43px;
	cursor:pointer;
	margin-top:345px;
	z-index:3;
	background-image:url(../immagini/cosafare_ru.png);
  background-repeat:no-repeat;
	}
	 */
	
*:first-child+html .hide_btn_R .hide_btn_I .hide_btn_E {
	
	margin-top:295px; 

	}


/*
*:first-child+html #contenitore {
   top:700px; /* Per Internet Explorer 7
} */

.btn {
	border: 1px solid #CCC;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #333 0px 2px 3px;
	-moz-box-shadow: #333 0px 2px 3px;
	box-shadow: #333 0px 2px 3px;
	background-color: #C7C7C7;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#C7C7C7), to(#4F4F4F));
	background: -moz-linear-gradient(#C7C7C7, #4F4F4F);
	background: linear-gradient(#C7C7C7, #4F4F4F);
	
	
	font-family: Helvetica,Arial, sans-serif;
	font-size:15px;
	text-align: center;
	color:#FFF;
	text-shadow: 0 1px 1px rgba(0,0,0,.6);
	filter: Shadow(Color=#666666, 	
			Direction=135, 
			Strength=2);
	
	-pie-background: linear-gradient(#C7C7C7, #4F4F4F);
	


}

.btn:hover {
	cursor:pointer;
    background-color:#666;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e4e4e4 ), to(#666));
	background: -moz-linear-gradient(#e4e4e4, #666);
	background: linear-gradient(#e4e4e4, #666);
	
	font-family: Helvetica,Arial, sans-serif;
	font-size:16px;
	text-align: center;
	color:#333;
	text-shadow: 0 1px 1px rgba(0,0,0,.6);
	filter: Shadow(Color=#666666, 	
			Direction=135, 
			Strength=2);
	
	-pie-background: linear-gradient(#e4e4e4, #666);
	


}


	
#btn_prenota {
	float:left;
	width:300px; 
	height:36px;
	margin:20px;
	font-size:12px;
	background-color: #C7C7C7;

	
	}	
	
#btn_prenota p{
	margin-top:10px;
	}
	
#btn_verifica {
	float:left;
	width:70px; 
	height:70px;
	margin:20px;
	font-size:12px;
	background-color: #C7C7C7;
	

	}
	
	
#btn_verifica p {
	margin-top:33px;

	}

#btn_verifica span {
	font-size:10px;
	line-height:16px;
	
	}
	
#arrow {
	float:left;
	width:20px; 
	height:22px;
	margin-left:24px;
	margin-top:5px;
	background-image:url(http://www.excelsiorpesaro.it/immagini/arrow.png);
	border:none;
	
	}
	
#arrow:hover {
	background-image:url(http://www.excelsiorpesaro.it/immagini/arrow_on.png);
	border:none;
	
	}

.titoli_meeting{
  font-size:13px;
  font-weight:bold;
}
.test_meeting{
  font-size:12px;
}
.input_meeting{
  float:right;
	width:220px;
	height:20px;
  font-size:11px;
  border:1px solid #808080
}
.input_submit_meeting{
  float:right;
  background-color:#808080;
	width:100px;
	height:30px;
  font-size:12px;
  color:#FFFFFF;
}
.testicortesiameeting{
  font-size:14px;
  font-weight:bold;
}

/*************************** modifica archivo eventi     */

#col_sx_head_eventi {
	float:left;
	/*width:100%;*/
	width:100%;
	height:25px;
	/*background-color:#999;*/
	background:url(http://www.excelsiorpesaro.it/immagini/sf-top-sx.gif);
	/*border-bottom:1px solid #FFF;*/
	z-index:1;
	
}
#contenitore_archivio_eventi{
  float:left;
  width:100%;
  background-color:#E1E1E1;
}
.cont_tabella_combo{
  float:left;
  width:840px;
  margin-left:12px;
  margin-top:30px;
  font-size:12px;
}
.bg_combo{
  float:left;
	/*width:100%;*/
	width:862px;
	height:119px;
	 margin-left:5px;
	/*background-color:#999;*/
	background:url(http://www.excelsiorpesaro.it/immagini/bgCombo.png);
	/*border-bottom:1px solid #FFF;*/
	z-index:1;
}
.img_cerca_I{
  float:left;
	/*width:100%;*/
	width:96px;
	height:21px;
	margin-top:5px;
	margin-left:0px;
	/*background-color:#999;*/
	background:url(http://www.excelsiorpesaro.it/immagini/btnCerca.png);
	/*border-bottom:1px solid #FFF;*/
	z-index:1;
	cursor:pointer;
}
.img_cerca_I:hover{
  float:left;	
	width:96px;
	height:21px;	
	background:url(http://www.excelsiorpesaro.it/immagini/btnCercaOn.png);	
}
.img_cerca_E{
  float:left;
	/*width:100%;*/
	width:96px;
	height:21px;
	margin-top:5px;
	margin-left:0px;
	/*background-color:#999;*/
	background:url(http://www.excelsiorpesaro.it/immagini/btnSearch.png);
	/*border-bottom:1px solid #FFF;*/
	z-index:1;
	cursor:pointer;
}
.img_cerca_E:hover{
  float:left;	
	width:96px;
	height:21px;	
	background:url(http://www.excelsiorpesaro.it/immagini/btnSearchOn.png);	
}
.img_cerca_R{
  float:left;
	/*width:100%;*/
	width:96px;
	height:21px;
	margin-top:5px;
	margin-left:0px;
	/*background-color:#999;*/
	background:url(http://www.excelsiorpesaro.it/immagini/btnSearchRu.png);
	/*border-bottom:1px solid #FFF;*/
	z-index:1;
	cursor:pointer;
}
.img_cerca_R:hover{
  float:left;	
	width:96px;
	height:21px;	
	background:url(http://www.excelsiorpesaro.it/immagini/btnSearchRuOn.png);	
}
#cont_tabella_dinamica_top{
  float:left;
	/*width:100%;*/
	width:863px;
	height:11px;
	margin-top:10px;
	  margin-left:5px;

	/*background-color:#999;*/
	background:url(http://www.excelsiorpesaro.it/immagini/BgTopLista.png);
	/*border-bottom:1px solid #FFF;*/
	z-index:1;
}
#cont_tabella_dinamica_center{
  float:left;
	  margin-left:5px;

	width:863px;
	background:url(http://www.excelsiorpesaro.it/immagini/bgCenterLista.png);
	background-repeat:repeat-y;
	z-index:1;
}
#cont_tabella_dinamica_bottom{
  float:left;
    margin-left:5px;

	width:863px;
	height:11px;
	background:url(http://www.excelsiorpesaro.it/immagini/BgBottomLista.png);
	z-index:1;
	margin-bottom:20px;
}
.cont_tabella_interna{
  position:relative;
  float:left;
  width:100%;
  margin-left:30px;
}
.freccia_giu{
  float:left;
	width:27px;
	height:21px;
	background:url(http://www.excelsiorpesaro.it/immagini/arrowBottom.png);
	z-index:1;
	cursor:pointer;
}
.freccia_su{
  float:left;
	width:27px;
	height:21px;
	background:url(http://www.excelsiorpesaro.it/immagini/arrowUp.png);
	z-index:1;
	cursor:pointer;
}
.freccia_giu:hover{
  background:url(http://www.excelsiorpesaro.it/immagini/arrowBottomOn.png);

}
.freccia_su:hover{
  background:url(http://www.excelsiorpesaro.it/immagini/arrowUpOn.png);
}
.tab_data{
  float:left;
	width:215px;
	height:26px;
	background:url(http://www.excelsiorpesaro.it/immagini/bgData.png);
	background-repeat:no-repeat;
	z-index:1;	
}
.scritte_tab{
  float:lefT;
  width:100%;
  text-align:center;
  color:#000000;
  text-shadow: 2px 2px 3px #FFFFFF; 
  font-size:12px;
  margin-top:6px;
  font-weight:bold;
}
.tab_evento{
  float:left;
	width:197px;
	height:26px;
	
	background:url(http://www.excelsiorpesaro.it/immagini/bgEvento.png);
	background-repeat:no-repeat;
	z-index:1;
}
.tab_tipologia{
  float:left;
	width:172px;
	height:26px;
	background:url(http://www.excelsiorpesaro.it/immagini/bgTipologia.png);
	background-repeat:no-repeat;
	z-index:1;
}
.tab_localita{
  float:left;
	width:156px;
	height:26px;
	background:url(http://www.excelsiorpesaro.it/immagini/bgLocalita.png);
	background-repeat:no-repeat;
	z-index:1;
}
.backgrigioscuro{
  background-color:#b6b6b6;
  color:#FFFFFF;
  font-size:13px;
  font-weight:bold;
}
.backgrigiochiaro{
  background-color:#d7d7d7;
  color:#696969;
  font-size:13px;
  font-weight:bold;
}
.img_tipologia{
  float:lefT;
  width:50px;
  height:40px;  
  margin-top:10px;
  margin-lefT:5px;
}
.data_evento_interno{
  float:lefT;
  margin-left:10px;
  margin-top:10px;
  line-height:150%;
}
.cont_tab_1{
  float:lefT;
  margin-left:1px;
  height:60px;
  width:213px;
}
.cont_tab_2{
  float:lefT;
  margin-left:1px;
  height:60px;
  width:196px;
  text-align:center;
}
.titolo_interno{
  float:lefT;
  width:176px;
  height:35px;  
  overflow:hidden;
  margin-left:10px;
  margin-top:18px;
  line-height:150%;
}
.cont_tab_3{
  float:lefT;
  height:60px;
  width:172px;
  text-align:center;
}
.tipologia_interno{
  float:lefT;
  width:151px;
  height:35px;
  overflow:hidden;
  margin-left:10px;
  margin-top:18px;
  line-height:150%;
}
.cont_tab_4{
  float:lefT;  
  height:60px;
  width:156px;
  text-align:center;
}
.img_info{
 float:left;
	width:37px;
	height:37px;
	background:url(http://www.excelsiorpesaro.it/immagini/infoIcon.png);
	z-index:1;
	cursor:pointer;
  margin-left:6px; 
}
.img_info:hover{
  float:left;
  width:37px;
	height:37px;
	cursor:pointer;
  background:url(http://www.excelsiorpesaro.it/immagini/infoIconOn.png);
  
}
.manina{cursor:pointer;}
.azzera_filtri_I{
float:left;
	width:98px;
	height:22px;
	background:url(http://www.excelsiorpesaro.it/immagini/btnAnnulla.png);
	background-repeat:no-repeat;
	margin-top:10px;
	margin-left:0px;
	z-index:1;
	cursor:pointer;
}
.azzera_filtri_I:hover{
float:left;
	width:98px;
	height:22px;
	
	background-repeat:no-repeat;
	background:url(http://www.excelsiorpesaro.it/immagini/btnAnnullaOn.png);	 
}
.azzera_filtri_E{
float:left;
	width:98px;
	height:22px;
	background:url(http://www.excelsiorpesaro.it/immagini/btnCanel.png);
	background-repeat:no-repeat;
	margin-top:10px;
	margin-left:0px;
	z-index:1;
	cursor:pointer;
}
.azzera_filtri_E:hover{
float:left;
	width:98px;
	height:22px;
	
	background-repeat:no-repeat;
	background:url(http://www.excelsiorpesaro.it/immagini/btnCanelOn.png);	 
}
.azzera_filtri_R{
float:left;
	width:98px;
	height:22px;
	background:url(http://www.excelsiorpesaro.it/immagini/btnCanelRu.png);
	background-repeat:no-repeat;
	margin-top:10px;
	margin-left:0px;
	z-index:1;
	cursor:pointer;
}
.azzera_filtri_R:hover{
float:left;
	width:98px;
	height:22px;
	
	background-repeat:no-repeat;
	background:url(http://www.excelsiorpesaro.it/immagini/btnCanelRuOn.png);	 
}
.scritta_totale{
  font-size:21px;
  font-family: din,Arial, Helvetica,trebuchet MS, sans-serif;
  color:#b6b6b6;  
}
.scritta_totale_risultato{
  font-size:21px;
  font-family: din,Arial, Helvetica,trebuchet MS, sans-serif;
  color:#696969;
  font-weight:bold;
}
.scritta_alta{
  font-size:32px;
  font-family: din,Arial, Helvetica,trebuchet MS, sans-serif;
  color:#b6b6b6;
}
/*modificato il 28/04/2011*/
  .col
        {
            float:left;
            width:280px;
            font-size:12px;
            margin-left:18px;
            margin-top:10px;
        }
  img.floatRight { 
      border:1px solid #FFF;
  }
  .content_2
  {
      
      float:lefT;
      width:100%;
  }
  .content_down
  {   
      border-bottom:1px solid #000;   
      float:lefT;
      width:100%;
      padding:10px 15px 10px 10px;
  }
  .content_down_2{
      border-bottom:1px solid #000;   
      float:lefT;
      width:100%;
      padding:10px 15px 10px 10px;
  }
  
  .content_2_macro
  {
      
      float:lefT;
      width:100%;
  }
  .content_down_macro
  {   
      border-bottom:1px solid #000;   
      float:lefT;
      width:100%;
      padding:0px 0px 0px 10px;
  }
  .content_down_2_macro{
      border-bottom:1px solid #000;   
      float:lefT;
      width:100%;
      padding:0px 5px 0px 10px;
  }
  
  #demo1
  {
      border:1px solid #000;
      height:300px;
      overflow:auto;
  }
  #demo2
  {
      height:300px;
      border:1px solid #000;
      overflow:auto;
  }
  #avantinews{
    float:left;
    width:45px;
    height:21px;
    margin-left:135px;
    background-image:url(http://www.excelsiorpesaro.it/immagini/avanti_news.png);
    background-repeat:no-repeat;  
    cursor:pointer;  
  }
  #indietronews{
    float:left;
    width:45px;
    height:21px;
    margin-top:10px;
    cursor:pointer;
    margin-left:135px;
    background-image:url(http://www.excelsiorpesaro.it/immagini/indietro_news.png);
    background-repeat:no-repeat;    
  }
  .riga_separe{
    float:left;
    margin-top:5px;
    margin-bottom:5px;
    width: 225px;
    height: 2px;
    margin-left:23px;
	 	background:url(http://www.excelsiorpesaro.it/immagini/spacer.jpg);
  	background-position:bottom;
  	background-repeat:no-repeat;
  }
  #flag{
    position:absolute; top:30px; z-index:999; right:1%;
  }
   #flag_iphone{
   float:left; top:30px; z-index:999; margin-right:10px;
  }
