/*
giallo = #FDD234
giallino = #FFFF9D
blu = #003399
*/
@import url("dynrg.css");
html,body{
	margin: 0;
	padding:0;
  height:100%; /* per il footer in fondo */
}
body{
	background: #FFFFFF url(/images/sfondo.png) repeat-y center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
}
.clear {
	clear: both;
}
.clear_sx {
	clear: left;
}
.clear_dx {
	clear: right;
}
/*-------------------- prehome -------------------------------------------------*/
#container_prehome{
  background: #FFFF9D;
	width: 970px;
	margin: 0 auto;
	text-align: center;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
  position:relative;
  height: 100%;
}
#header_prehome{
	height: 180px;
	background: url(/images/sfondo_head_prehome.gif) repeat-x left bottom;
	margin: 0 auto;
	padding-top: 35px;
	text-align: left;
	border: 0px solid #FF0000;
}
#header_prehome .logo{
	height: 180px;
	margin: 0 auto;
	padding-left: 50px;
	float: left;
	border: 0px solid #FF0000;
}
#header_prehome .bb{
	width: 204px;
	height: 180px;
	margin: 0 auto;
	margin-right: 25px;
	float: right;
	border: 0px solid #FF0000;
}
#header_prehome .ristorante{
	width: 204px;
	height: 180px;
	margin: 0 auto;
	padding-right: 50px;
	float: right;
	border: 0px solid #FF0000;
}
#bandiere_prehome{
	margin: 0 auto;
	margin-top: 35px;
	border: 0px solid #FF0000;
}
#bandiere_prehome img{
	margin-right: 10px;
	margin-left: 10px;
	border: 0px;
}
#testo_prehome{
	margin: 35px 50px 0 50px;
	border: 0px solid #FF0000;
}
/*---------------- home -----------------------------------------------------*/
#container{
	background: #FFFF9D url(/images/sfondo_centro_home.gif) repeat-y center top;
	width: 970px;
	margin: 0 auto;
	text-align: center;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	position: relative; /* per il footer in fondo */
	height: 100%; /* per il footer in fondo */
}
body>#container{
  height:auto; /* per il footer in fondo */
  min-height:100%; /* per il footer in fondo */
}
#content_home{
	text-align: center;
	margin-bottom: 20px;  /*footer in fondo (xche non vada sopra al testo deve essere della stessa alt. del footer) */
	border-top: 0px solid #FFFF9D;
	border-bottom: 0px solid #FFFF9D;
	border: 0px solid #FF0000;
}
#header_home{
	height: 200px;
	margin: 0;
	background: #FFFF9D url(/images/sfondo_head_home.gif) repeat-x left top;
	padding-bottom: 20px;
	border: 0px solid #FF0000;
}
#header_home img{
	border: 0px;
}
.flag{
	float: left;
	height: 11px;
	margin-top: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	border: 0px solid #FF0000;
}
#header_home .logo{
	margin: 20px 0 0 0;
	padding-left: 50px;
	float: left;
	border: 0px solid #FF0000;
}
#header_home .bb{
	width: 204px;
	height: 180px;
	margin: 0 auto;
	margin-right: 25px;
	float: right;
	border: 0px solid #FF0000;
}
#header_home .ristorante{
	width: 204px;
	height: 180px;
	margin: 0 auto;
	padding-right: 50px;
	float: right;
	border: 0px solid #FF0000;
}
#colonna_sx {
	width: 150px;
	padding: 0px 10px 0px 10px;
	float: left;
	background: #003399;
	border: 0px solid #FF0000;
}
#colonna_sx ul.menu1 { 
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0px;
	text-align: left;
	font-size: 11px;
}
#colonna_sx ul.menu1 li.menu1 a,
#colonna_sx ul.menu1 li.menu1_attivo a {
	display: block;
	text-decoration: none;
	margin: 15px 0px 15px 0px;
	padding: 0 5px 0 5px;
	height: 20px;
	border: 0px solid #FF0000;
}
#colonna_sx ul.menu1 li.menu1,
#colonna_sx ul.menu1 li.menu1_attivo {
	display: inline;
	margin: 15px 0px 15px 0px;
} 
#colonna_sx ul.menu1 li.menu1 a:link,
#colonna_sx ul.menu1 li.menu1 a:visited {
	margin: 15px 0px 15px 0px;
	background: #003399;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
#colonna_sx ul.menu1 li.menu1 a:hover,
#colonna_sx ul.menu1 li.menu1 a:active {
	margin: 15px 0px 15px 0px;
	background: #FDD234;
	color: #003399;
	border: 1px solid #FFFFFF;
}
#colonna_sx ul.menu1 li.menu1_attivo a:link,
#colonna_sx ul.menu1 li.menu1_attivo a:visited {
	margin: 15px 0px 15px 0px;
	background: #FDD234;
	color: #003399;
	border: 1px solid #FFFFFF;
	text-decoration: none;
}
#colonna_sx ul.menu1 li.menu1_attivo a:hover,
#colonna_sx ul.menu1 li.menu1_attivo a:active {
	margin: 15px 0px 15px 0px;
	background: #FDD234;
	color: #003399;
	border: 1px solid #FFFFFF;
	text-decoration: none;
}















#colonna_sx ul.menu1 li.menu2 a,
#colonna_sx ul.menu1 li.menu2_attivo a {
	display: block;
	text-decoration: none;
	margin: 15px 0px 15px 0px;
	padding: 0 5px 0 5px;
	height: 20px;
	border: 0px solid #FF0000;
}
#colonna_sx ul.menu1 li.menu2,
#colonna_sx ul.menu1 li.menu2_attivo {
	display: inline;
	margin: 15px 0px 15px 0px;
} 
#colonna_sx ul.menu1 li.menu2 a:link,
#colonna_sx ul.menu1 li.menu2 a:visited {
	margin: 15px 0px 15px 0px;
	background: #003399;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
#colonna_sx ul.menu1 li.menu2 a:hover,
#colonna_sx ul.menu1 li.menu2 a:active {
	margin: 15px 0px 15px 0px;
	background: #FDD234;
	color: #003399;
	border: 1px solid #FFFFFF;
}
#colonna_sx ul.menu1 li.menu2_attivo a:link,
#colonna_sx ul.menu1 li.menu2_attivo a:visited {
	margin: 15px 0px 15px 0px;
	background: #FDD234;
	color: #003399;
	border: 1px solid #FFFFFF;
	text-decoration: none;
}
#colonna_sx ul.menu1 li.menu2_attivo a:hover,
#colonna_sx ul.menu1 li.menu2_attivo a:active {
	margin: 15px 0px 15px 0px;
	background: #FDD234;
	color: #003399;
	border: 1px solid #FFFFFF;
	text-decoration: none;
}





















#corpo_home {
  float: left;
  margin-left: 20px;
	padding: 0px;
	width: 590px;
	border: 0px solid #FF0000;
}
#corpo_home img,
#corpo_home img a {
  border: 0px solid #FF0000;
}
#box_bb,
#box_ristorante {
	margin: 0;
	padding: 15px;
	border: 2px solid #003399;
	background: #FFFFFF;
	text-align: justify;
	font-size: 11px;
	color: #000000;
}
#box_ristorante {
	margin-top: 20px;
}
#box_bb .titolo,
#box_bb .titolo a,
#box_ristorante .titolo,
#box_ristorante .titolo a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
#box_bb .foto {
	float: right;
	margin: 0px 0px 5px 15px;
}
#box_ristorante .foto {
	float: left;
	margin: 0px 15px 5px 0px;
}
#colonna_dx {
	width: 150px;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	float: right;
	background: #003399;
	border: 0px solid #FF0000;
}
#news_scrolling .titolo {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
#news_scrolling {
	width: auto;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 13px;
	margin: 10px 0 10px 0;
	padding: 5px;
	text-align: left;
}
#marqueecontainer{
	position: relative;
	width: auto;
	height: 250px;
	overflow: hidden;
	margin-top: 15px;
	border: 0px solid #FF0000;
}
#vmarquee{
	position: absolute; 
	width: 98%;
}
#news_scrolling a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#news_scrolling a:hover {
	color: #FDD234;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#footer {
	margin: 0;
	padding: 10px 0 0 0;
	background-color: #003399;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	border: 0px solid #FF0000;
	border-top: 10px solid #FFFF94;
	height: 25px;
  position: absolute;  /*per il footer in fondo */
  bottom:0;  /*per il footer in fondo */
  width: 970px;  /*per il footer in fondo */
  left:0;
}
#footer .bb {
	float: left;
	text-align: left;
	width: 400px;
	border: 0px solid #FF0000;
}
#footer .ristorante {
	float: right;
	text-align: left;
	width: 220px;
	border: 0px solid #FF0000;
}
#copy {
	float: left;
	margin: 0 0 0 10px!important;
	margin: 0 0 0 5px;
	border: 0px solid #FF0000;
}
#credits {
	float: right;
	margin-right: 10px!important;
	margin-right: 5px;
	border: 0px solid #FF0000;
}
#credits a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#credits a:hover {
	color: #FDD234;
}
/*------------------ interno ---------------------------------------------------*/
#sfondo_head{
	border: 0px solid #FF0000;
  padding-bottom: 10px;
	background: #FFFF9D;
}
#container_interno{
	background: #FFFF9D url(/images/sfondo_centro_interno.gif) repeat-y left bottom;
	width: 970px;
	margin: 0 auto;
	text-align: center;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	position: relative; /* per il footer in fondo */
	height: 100%; /* per il footer in fondo */
}
body>#container_interno{
  height:auto; /* per il footer in fondo */
  min-height:100%; /* per il footer in fondo */
}
#header_interno{
	height: 145px;
	margin: 0 0 10px 0;
	padding: 0;
	background: url(/images/sfondo_head_interno.jpg) no-repeat left top;
	border: 0px solid #FF0000;
}
#header_interno img{
	border: 0px;
}
#header_interno .logo{
	margin: 18px 0 0 5px;
	float: left;
	border: 0px solid #FF0000;
}
#navigation {
	height: 30px;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0px 0 0 0px;
	background: #003399;
	border: 0px solid #FF0000;
}
ul#menu,ul#menu li{
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#menu{
	margin-left: 20px;
}
ul#menu li{
	float:left;
}
ul#menu a{
	float:left;
	padding: 7px 25px 0px 22px;
	text-decoration:none;
	color:#FFFFFF;
}
ul#menu a:hover,
ul#menu li.attivo a{
	color:#FDD234;
	background: url(/images/li_topmenu_hover.gif) no-repeat left center;
}
ul#menu a{
	background: url(/images/li_topmenu.gif) no-repeat left center;
}
#content_interno{
	text-align: center;
	border-top: 0px solid #FFFF9D;
	border-bottom: 0px solid #FFFF9D;
	margin-top: 0px;
	margin-bottom: 20px;  /*footer in fondo (xche non vada sopra al testo deve essere della stessa alt. del footer) */
  border: 0px solid #FF0000;
}
#corpo_interno {
	float: right;
	width: 725px;
	margin: 0 20px 0 0!important;
	margin: 0 10px 0 0;
	padding: 15px;
	border: 2px solid #003399;
	background: #FFFF94;
	text-align: justify;
	font-size: 12px;
	color: #000000;
}
#corpo_interno img,
#corpo_interno img a {
  border: 0px solid #FF0000;
}
#corpo_interno .titolo {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
#corpo_interno .titolo a {
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}
#corpo_interno a {
	color: #003399;
	text-decoration: underline;
}
#corpo_interno a:hover {
	color: #003399;
	text-decoration: underline;
}
#briciola {
	margin: 0 0 10px 0;
	color: #003399;
	font-weight: bold;
	font-size: 12px;
}
#briciola a, #briciola a:visited, #briciola a:hover {
	margin: 0;
	color: #003399;
	background: #FDD234;
	text-decoration: none;
}
#corpo_interno .mappa {
border: 0px solid #FF0000;
text-align: center;
}
/*---------------------------------------------------------------------*/
    .gsmsc-mapDiv {
      height : 270px;
    }

    .gsmsc-idleMapDiv {
      height : 270px;
    }

    #mapsearch {
      width : 350px;
      margin: 10px;
      padding: 4px;
    }
/*
div.titolo-spalla {
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	text-transform: uppercase;
	padding: 10px 10px 0px 0px;
	margin-right: 0px;
	text-align: right;
}
div.data-spalla {
	padding: 0px 0px 0px 15px;
	background: url(/images/punto_spallasx.gif) no-repeat left;
}
div.box-spalla {
	font-size: 10px;
	color: #003399;
	text-align: justify;
	line-height: 12px;
	padding: 10px 10px 10px 10px;
	border: 0px;
	border-top: 1px dashed #003399;
}
div.box-spalla a, div.box-spalla a:visited {
	font-size: 10px;
	color: #003399;
	text-align: justify;
	line-height: 12px;
	border: 0px;
	font-weight: bold;
}
div.box-spalla a:hover {
	font-size: 10px;
	color: #003399;
	text-decoration: underline;
	border: 0px;
	font-weight: bold;
}
*/
span.errore {
	font-size: 12px;
	color: #FF0000;
	border: 1px solid #FF0000;
	font-weight: bold;
	padding: 4px;
}
span.conferma {
	font-size: 12px;
	color: #008000;
	font-weight: bold;
}
.testo_giallo,
.testo_giallo a {
  color: #FDD234;
  text-decoration: none;
}
/*----------------------------------------------------------*/

