@charset "UTF-8";
body  {
	margin: 0; /* è buona norma impostare a zero i valori margin e padding dell'elemento body per tenere conto delle diverse impostazioni predefinite dei browser*/
	padding: 0;
	text-align: left; /* centra il contenitore nei browser IE 5*. Il testo viene quindi impostato con l'allineamento predefinito a sinistra nel selettore #container */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(img-base/pattern-erba.jpg);
	background-position: left 540px;
	background-repeat: no-repeat;
}

.twoColFixLt #container {
	width: 1024px;  /* utilizzando 20 px in meno rispetto alla dimensione piena di 800 px, si lascia spazio per gli elementi grafici e strutturali del browser e si evita che venga visualizzata una barra di scorrimento orizzontale */
	background: #FFFFFF; /* i margini auto (insieme a una larghezza) centrano la pagina */
	border: 0px solid #000000;
	text-align: left; /* sostituisce l'impostazione text-align: center nell'elemento body. */
	height: 560px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.offerta {
	font-size: 14px;
	text-transform: uppercase;
}
.giallo {
	color: #FF0;
}
h1 {
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	line-height: 40px;
}
h2 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	line-height: 30px;
}
.filetto_banqueting {
	color: #CC3366;
	font-weight: normal;
	margin-top: -12px;
}
.filetto_ristorante {
	color: #000066;
	font-weight: normal;
	margin-top: -12px;
}
.filetto_catering {
	color: #9FAE37;
	font-weight: normal;
	margin-top: -12px;
}
.filetto_offertepromozioni {
	color: #FFFFFF;
	font-weight: normal;
	margin-top: -12px;
}
.h2_ristorante {
	color: #000066;
}
.h2_banqueting {
	color: #B81E64;
}
.h2_catering {
	color: #9FAE37;
}
.h2_offertepromozioni {
	color: #FFFFFF;
}
.h2_giovani {
	color: #ECBC00;
}
.h1_giovani {
	color: #ECBC00;
}
.h1_ristorante {
	color: #000063;
}
.h1_banqueting {
	color: #B81E64;
}
.h1_catering {
	color: #9FAE37;
}
.h1_chisiamo {
	color: #FFFFFF;
}
.twoColFixLt   #colonnasx_restaurant {
	float: left; /* poiché questo elemento è mobile, occorre specificare una larghezza */
	width: 210px;
	height: 560px;
	background-image: url(img-base/img-sx.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.twoColFixLt #colonnasx_banqueting {
	float: left; /* poiché questo elemento è mobile, occorre specificare una larghezza */
	width: 210px;
	height: 560px;
	background-image: url(img-base/img-sx-banqueting.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.twoColFixLt #colonnasx_catering {
	float: left; /* poiché questo elemento è mobile, occorre specificare una larghezza */
	width: 210px;
	height: 560px;
	background-image: url(img-base/img-sx-catering.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.twoColFixLt #colonnasx_chisiamo {
	float: left; /* poiché questo elemento è mobile, occorre specificare una larghezza */
	width: 210px;
	height: 560px;
	background-image: url(img-base/banda-chisiamo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.twoColFixLt #colonnasx_dovesiamo {
	float: left; /* poiché questo elemento è mobile, occorre specificare una larghezza */
	width: 210px;
	height: 560px;
	background-color: #EBEBEB;
	background-image: url(img-base/banda-dovesiamo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.twoColFixLt #colonnasx_galleria {
	float: left; /* poiché questo elemento è mobile, occorre specificare una larghezza */
	width: 210px;
	height: 560px;
	background-color: #EBEBEB;
	background-image: url(img-base/banda-galleria.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.twoColFixLt #colonnasx_spaziogiovani {
	float: left; /* poiché questo elemento è mobile, occorre specificare una larghezza */
	width: 210px;
	height: 560px;
	background-image: url(img-base/img-sx-giovani.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.twoColFixLt #colonnasx_contatti {
	float: left; /* poiché questo elemento è mobile, occorre specificare una larghezza */
	width: 210px;
	height: 560px;
	background-color: #EBEBEB;
	background-image: url(img-base/banda-contatti.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.twoColFixLt #colonnasx_offerte-e-promozioni {
	float: left; /* poiché questo elemento è mobile, occorre specificare una larghezza */
	width: 210px;
	height: 560px;
	background-color: #EBEBEB;
	background-image: url(img-base/banda-offerte.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.twoColFixLt #colonnasx_lavoraconnoi {
	float: left; /* poiché questo elemento è mobile, occorre specificare una larghezza */
	width: 210px;
	height: 560px;
	background-color: #EBEBEB;
	background-image: url(img-base/banda-lavoraconnoi.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.twoColFixLt #mainContent {
	width: 775px;
	float: left;
	height: 520px;
} 
.contenutosezione {
	height: 380px;
	width: 750px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	padding-left: 25px;
	padding-right: 15px;
	background-color: #E9E0F2;
	font-size: 14px;
	line-height: 20px;
	overflow: auto;
	margin-top: 0px;
}
.contenutosezionebanqueting {
	height: 380px;
	width: 750px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #B81E64;
	border-right-color: #B81E64;
	border-bottom-color: #B81E64;
	border-left-color: #B81E64;
	padding-left: 25px;
	overflow: auto;
	padding-right: 15px;
	background-color: #FFD5E8;
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
}
.contenutosezionechisiamo {
	height: 410px;
	width: 750px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #B81E64;
	border-right-color: #B81E64;
	border-bottom-color: #B81E64;
	border-left-color: #B81E64;
	padding-left: 25px;
	overflow: auto;
	padding-right: 15px;
	background-color: #000066;
	font-size: 14px;
	line-height: 20px;
	border-top-width: 3px;
	border-top-style: solid;
	color: #FFFFFF;
	margin-top: 0px;
}
#tasto-prenota {
	padding-top: 0px;
	margin-top: 10px;
	font-weight: bold;
	line-height: 40px;
	font-size: 16px;
	text-indent: 10px;
	width: 160px;
}
#tasto-prenota a:link {
	display: block;
	background-image: url(img-base/tasto-prenota.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	color: #FFFFFF;
	text-decoration: none;
}
#tasto-prenota a:visited {
	display: block;
	background-image: url(img-base/tasto-prenota.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	color: #FFFFFF;
	text-decoration: none;
}
#tasto-prenota a:hover {
	background-image: url(img-base/tasto-prenota-acceso.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 40px;
	color: #FFFFFF;
	text-decoration: none;
}
#tasto-prenota a:active {
	background-image: url(img-base/tasto-prenota-acceso.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 40px;
	color: #FFFFFF;
	text-decoration: none;
}
.contenutosezionegalleria {
	height: 410px;
	width: 750px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #B81E64;
	border-right-color: #B81E64;
	border-bottom-color: #B81E64;
	border-left-color: #B81E64;
	padding-left: 25px;
	overflow: auto;
	padding-right: 15px;
	background-color: #000066;
	font-size: 14px;
	line-height: 20px;
	border-top-width: 3px;
	border-top-style: solid;
	color: #FFFFFF;
	margin-top: 0px;
}
.contenutosezionecatering {
	height: 380px;
	width: 750px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #BFD043;
	border-right-color: #BFD043;
	border-bottom-color: #BFD043;
	border-left-color: #BFD043;
	padding-left: 25px;
	padding-right: 15px;
	background-color: #E7EEB1;
	font-size: 14px;
	line-height: 20px;
	overflow: auto;
	margin-top: 0px;
}
.contenutosezionespaziogiovani {
	height: 380px;
	width: 750px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	padding-left: 25px;
	padding-right: 15px;
	background-color: #FBFFB2;
	font-size: 14px;
	line-height: 20px;
	overflow: auto;
	margin-top: 0px;
}

.testo_menu {
	line-height: 20px;
}
#barranavrestaurant {
	height: 30px;
	width: 750px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	padding-right: 15px;
	padding-left: 25px;
	background-color: #E9E0F2;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	background-image: url(img-base/banda-restaurant.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#barranavrestaurant, #barranavrestaurant a:link, #barranavrestaurant a:visited, #barranavrestaurant a:active {
	color: #FFFFFF;
	text-decoration: none;

}
#barranavrestaurant a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#barranavbanqueting {
	height: 30px;
	width: 750px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #B81E64;
	border-right-color: #B81E64;
	border-bottom-color: #B81E64;
	border-left-color: #B81E64;
	padding-right: 15px;
	padding-left: 25px;
	background-color: #FFD5E8;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	background-image: url(img-base/banda-banqueting.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#barranavbanqueting, #barranavbanqueting a:link, #barranavbanqueting a:active, #barranavbanqueting a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#barranavbanqueting a:hover {
	text-decoration: underline;
}
#barranavcatering {
	height: 30px;
	width: 750px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #BFD043;
	border-right-color: #BFD043;
	border-bottom-color: #BFD043;
	border-left-color: #BFD043;
	padding-right: 15px;
	padding-left: 25px;
	background-color: #E7EEB1;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	background-image: url(img-base/banda-catering.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#barranavcatering, #barranavcatering a:link, #barranavcatering a:active, #barranavcatering a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#barranavcatering a:hover {
	text-decoration: underline;
}
#barranavgiovani {
	height: 30px;
	width: 750px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	padding-right: 15px;
	padding-left: 25px;
	background-color: #FBFFB2;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	background-image: url(img-base/banda-spaziogiovani.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#barranavgiovani, #barranavgiovani a:link, #barranavgiovani a:active, #barranavgiovani a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#barranavgiovani a:hover {
	text-decoration: underline;
}
#barrapiede {
	height: 20px;
	width: 770px;
	margin-left: 15px;
	margin-right: 10px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 010px;
	color: #000066;
}
#barrapiede, #barrapiede a:link, #barrapiede a:visited, #barrapiede a:active {
	text-decoration: none;
	color: #000066;
}
#barrapiede a:hover {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.indirizzo {
	font-size: 11px;
	height: 20px;
	width: 790px;
	text-align: center;
	padding-top: 8px;
}

.fltrt { /* questa classe può essere utilizzata per rendere mobile un elemento a destra nella pagina. L'elemento reso mobile deve precedere l'elemento al quale deve essere affiancato sulla pagina. */

	float: right;

	margin-left: 8px;

}

.fltlft { /* questa classe può essere utilizzata per rendere mobile un elemento a sinistra nella pagina.*/

	float: left;

	margin-right: 8px;

}

.clearfloat { /* questa classe deve essere inserita in un elemento div o break e deve essere l'elemento finale prima della chiusura di un contenitore che deve contenere per intero un elemento mobile */

	clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;

}
.logocontroller {
	height: 110px;
	padding-left: 70px;
}
.box_sezione {
	height: 410px;
	width: 90px;
	float: right;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	margin-top: 110px;
}
.box_sezionebanqueting {
	height: 410px;
	width: 90px;
	float: right;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B81E64;
	border-right-color: #B81E64;
	border-bottom-color: #B81E64;
	border-left-color: #B81E64;
	margin-top: 110px;
}
.box_sezionecatering {
	height: 410px;
	width: 90px;
	float: right;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BFD043;
	border-right-color: #BFD043;
	border-bottom-color: #BFD043;
	border-left-color: #BFD043;
	margin-top: 110px;
}
.box_sezionechisiamo {
	height: 410px;
	width: 90px;
	float: right;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B81E64;
	border-right-color: #B81E64;
	border-bottom-color: #B81E64;
	border-left-color: #B81E64;
	margin-top: 110px;
}
.box_sezionespaziogiovani {
	height: 410px;
	width: 90px;
	float: right;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	margin-top: 110px;
}
.barretta_ristorante {
	color: #33CCFF;
	text-decoration: none;
}
.barretta_giovani {
	color: #ECBC00;
	text-decoration: none;
}
.barretta_catering {
	color: #9FAE37;
	text-decoration: none;
}
.arrow {
	border: 0px solid #FFFFFF;
	margin-right: 2px;
	margin-left: 6px;
}
.tabella_testo_foto {
	width: 730px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.colonna-sx {
	width: 460px;
	padding-right: 15px;
	vertical-align: top;
}
.colonna-dx {
	width: 265px;
	margin-top: 0px;
	padding-top: 0px;
	vertical-align: top;
}
.cornice_foto {
	border: 2px solid #FFFFFF;
}
.tabella_galleria {
	height: 320px;
	width: 730px;
	margin-top: 15px;
}
.cella_foto {
	height: 118px;
	width: 140px;
	vertical-align: top;
}
.cella_didascalia {
	height: 30px;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: top;
}
.cella_didascalia a:visited, a:link, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.tabella_tornaindietro {
	width: 600px;
	margin-top: 10px;
}
.cella_didascalia a:hover {
	text-decoration: underline;
}
.didascalia_galleria {
	font-size: 10px;
	font-weight: bold;
	line-height: 40px;
}
.testo_privacy {
	font-size: 10px;
	line-height: 12px;
}
.tabella_overlay {
	margin-top: 20px;
	height: 350px;
}
.tabellacontatti {
	width: 720px;
}
.altezza-riga-form {
	height: 1px;
}
.tabella_serateatema {
	width: 730px;
	font-size: 14px;
	line-height: normal;
}
.tabellaserate_sx {
	width: 180px;
	padding-left: 10px;
	height: 20px;
	font-weight: bold;
}
.tabellaserate_dx {
	width: 540px;
	padding-left: 10px;
	height: 10px;
}
.tabellacontatti-form {
	width: 720px;
}
.promozione {
	color: #FFFF66;
	font-weight: bolder;
	font-size: 22px;
	line-height: normal;
}
.colore-promozione {
	color: #FFFF66;
	font-weight: bold;
	font-style: italic;
}
#form-lavoro {
	margin-left: 50px;
	width: 1000px;
	height: 100%;
	background-color: #FFF;
	padding: 8px;
	border: 2px solid #006;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-bottom: 50px;
}
.largezza-campo {
	width: 300px;
	padding-top: 0px;
	margin-top: 0px;
	vertical-align: top;
}
.spazio-riga {
	padding-top: 30px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.spazio-riga-curriculum {
	padding-top: 30px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
	background-color: #FF6;
}
.spazio-campo-inserimento {
	margin-top: 10px;
	margin-left: 25px;
}
.button-privacy {
	height: 30px;
	margin-right: 5px;
	float: left;
	clear: left;
}
.autorizzazione {
	font-size: 10px;
	padding-top: 0px;
	margin-top: 5px;
	float: left;
	padding-left: 3px;
	margin-left: 0px;
}
.didascalia-form {
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #FF6;
	padding-left: 10px;
	font-size: 11px;
}
.candidatura {
	font-size: 14px;
	color: #FF0;
	text-decoration: none;
}
.candidatura a{
	color: #FF6;
}
.colore-nero {
	color: #000;
}
.colore-nero a:link {
	color: #000;
}

