/* 0000fe bluette - ffbe00 giallo - dd1c21 rosso*/
/* Fonts Generali -----------------------------------------------------*/
BODY {
   font-family: Arial, Helvetica, sans-serif;	
   font-size: 11px; 
   line-height: 100%;
   margin-top:20px;
   color: #000000; /*nero*/
   font-weight: normal;
   text-decoration: none;
   background-color : #ffffff; /*bianco*/
}
/*----------------------------*/

a:link { 
	color: #29608d; /* blu */
    font-weight: bold;	
	text-decoration: none;
}
a:visited { 
	color: #29608d; /* blu */
    font-weight: bold;	
	text-decoration: none;
}
a:active { 
	color: #29608d; /* blu */
    font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #29608d; /* blu */
    font-weight: bold;
	text-decoration: underline;
}

td{
	color: #000000; /*nero*/
	font-weight: normal;
	text-decoration: none;
    font-size: 11px; 
}
select{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
input{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
textarea {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

hr {
	border: thin solid;
	color: #29608d; /* blu */
	width: 100%;
}
.hrverde {
	border: thin solid;
	color: #00612b; /* verde (archivio ricette TUTTE) */
	width: 100%
}


h1{
	color: #29608d; /* blu */
	font-size: 14px;
	font-weight: bold;
	border: none;
}

/* Headings */
H2 { 
	color: #29608d; /* blu */
   	font-variant: small-caps;
	font-size: 13px;
   	border-bottom: none;
}

H3,H4 {
	color: #b2b2b2; /*grigio chiaro*/
	font-size: 11px;
}

/*H5 falso*/
H5 { 
	color: #ffffff; /*bianco*/
	font-size: 1px;
}

/* Stili per le celle Archivio Ricette */

#CellaHeaderARicette {
	background-image:  url('images/aricette-sfheader.jpg');
	background-repeat: no-repeat;
	background-position:  left 50%;
	vertical-align: top;
}
#CellaContenutiARicette {
	background-image:  url('images/aricette-sfcont.jpg');
	background-repeat: no-repeat;
	background-position:  left bottom;
	vertical-align: top;
	/*background-color: #24c2f1; sfondo azzurro*/
	width: 960px;
	height: 384px;
}
.CellaElencoARicette {
	background-color: #91e1f7; /*azzurro*/
	width: 155px;
	height: 348px;
	vertical-align:top;
}

/* ------------------------- new Archivio Ricette -------------------------------- */

#CellaHeaderARicetteNew {
	background-image:  url('images/aricette-sfheader-n.jpg');
	background-repeat: no-repeat;
	background-position:  left 50%;
	vertical-align: top;
}
#CellaContenutiARicetteNew {
	background-image:  url('images/aricette-sfcont-n.jpg');
	background-repeat: no-repeat;
	background-position:  left bottom;
	vertical-align: top;
	/*background-color: #d9eac0; sfondo verde*/
	width: 960px;
	height: 440px;
}
.CellaElencoARicetteNew {
	background-color: #d9eac0; /*verde*/
	width: 155px;
	height: 320px;
	vertical-align:top;
}

.CellaARicetteTutteBoxVerde {
	background-color: #d9eac0; /*verdechiaro ArchRicette*/
	vertical-align:top;
	height: 427px;
}

/* CONCORSO --------------------------------------------------------- */
#CellaContenutiGeneraliConcorso {
	background-image:  url('images/gen-sfcont-concorso.jpg');
	background-repeat: no-repeat;
	background-position:  left 50%;
	vertical-align: top;
	width: 960px;
	height: 415px;
}
.iframeConcorso {
	width: 826px;
	height: 402px;
	overflow: auto;
	border: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.CellaContenutiGeneraliBoxConcorso {
	background-image:  url('images/sfbox-concorso.jpg');
	background-repeat: repeat-x;
	background-position:  left 50%;
	background-color: #6bb6da; /* ex box BIANCO*/
	vertical-align:top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 402px;
	color: #FFFFFF;
}

.concorsoTesto {
	background-image:  url('images/sfbox-concorso-testo.jpg');
	background-repeat: repeat-x;
	background-position:  left top;
	background-color: #b1dcf0; /* ex box BIANCO ora celeste*/
	vertical-align:top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #000000;
	border: 1px solid #0d6b97;
	width: 600px;
	text-align:left;
}
.iframeConcorsoTesto {
	width: 590px;
	height: 170px;
	overflow: auto;
	border: 0px;
	margin: 0px;
	padding: 5px;
	text-align:left;
}

/* Stili per le celle gENERALI (CORPORATE, GAMMA ECC) */

#CellaHeaderGenerali {
	background-image:  url('images/gen-sfheader.jpg');
	background-repeat: no-repeat;
	background-position:  left 50%;
	vertical-align: top;
}
#CellaContenutiGenerali {
	background-image:  url('images/gen-sfcont.jpg');
	background-repeat: no-repeat;
	background-position:  left 50%;
	vertical-align: top;
	width: 960px;
	height: 247px;
}

.CellaContenutiGeneraliBoxVerde {
	background-color: #e7f3dc; /*verdechiaro*/
	vertical-align:top;
}
.CellaContenutiGeneraliBoxBianco {
	background-color: #ffffff; /*bianco*/
	vertical-align:top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* Stili per le celle Aree Consumo */
#CellaAreeConsumoPalazzo {
	background-image:  url('images/areecons-sfpalazzo.jpg');
	background-repeat: no-repeat;
	background-position:  left top;
	vertical-align: top;
	width: 345px;
	height: 554px;
}
#CellaHeaderAreeConsumo {
	background-image:  url('images/areecons-sfheader.jpg');
	background-repeat: no-repeat;
	background-position:  left top;
	vertical-align: top;
	width: 615px;
	height: 80px;
}
#CellaPresentaAreeConsumo {
	background-image:  url('images/areecons-sfpresenta.jpg');
	background-repeat: no-repeat;
	background-position:  left top;
	vertical-align: top;
	width: 275px;
	height: 140px;
}
#DivPresentaAreeConsumo {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.CellaTXTConsiglio {
	background-image:  url('images/areecons-c-sf.jpg');
	background-repeat: repeat-x;
	background-position:  left top;
}
#CellaContenutiAreeConsumo {
	/* background-image:  url('images/areecons-sfcont.jpg');*/
	background-image:  url('images/areecons-sfcont-elenco.jpg');
	background-repeat: no-repeat;
	background-position:  left top;
	vertical-align: top;
	width: 615px;
	height: 448px;
}
.CellaSuggerimentiLoginAreeConsumo {
	background-color: #9edcf2; /*azzurro*/
	vertical-align:top;
}

.CellaSuggerimentoAreeConsumo {
	background-color: #dcf0f9; /*celeste chiaro*/
	vertical-align:top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.CellaSuggTXT {
	font-size:10px;
}
.CellaSuggNome {
	font-size: 10px;
	font-weight: bold;
	color: #FF6600; /*arancio*/
	border-right: solid 2px #63a2c2; /*azzurro scuro*/
}
#CellaLoginAreeConsumo{
	font-size:9px;
	width: 100px;
}

/* Stili per le celle Ricetta Singola */

#CellaRicettaFoto {
	background-image:  url('images/ricetta-sffoto.jpg');
	background-repeat: no-repeat;
	background-position:  left top;
	vertical-align: top;
	width: 345px;
	height: 554px;
}
#CellaHeaderRicetta {
	background-image:  url('images/ricetta-sfheader.jpg');
	background-repeat: no-repeat;
	background-position:  left top;
	vertical-align: top;
	width: 615px;
	height: 80px;
}

#CellaContenutiRicetta {
	background-image:  url('images/ricetta-sfcont.jpg');
	background-repeat: no-repeat;
	background-position:  left top;
	vertical-align: top;
	width: 615px;
	height: 448px;
}

#CellaIngrPrepRicetta {
	background-image:  url('images/ricetta-sfingrprep.jpg');
	background-repeat: no-repeat;
	background-position:  left top;
	vertical-align: top;
	width: 201px;
	height: 437px;
}

#DivPreparazioneRicetta {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.CellaSuggerimentiLoginRicetta {
	background-color: #9edcf2; /*azzurro*/
	vertical-align:top;
}

#CellaRicettaContDestra {
	background-image:  url('images/ricetta-sfdestra.jpg');
	background-repeat: no-repeat;
	background-position:  right top;
	vertical-align: top;
	width: 40px; /* dim.sfondo orig. 44px */
	height: 448px;
}

.CellaRicettaElencoSugg {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.RicettaCellaLogin{
	font-size:9px;
}

.CellaSuggerimentoRicetta {
	background-color: #dcf0f9; /*celeste chiaro*/
	vertical-align:top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#tableRicettaIngredienti td{
	font-size:9px;
}

#tableRicettaIngredienti ul{
	font-size:9px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#DivCuriosita {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

/*iFrame*/
.iframe {
	width: 826px;
	height: 230px;
	overflow: auto;
	border: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.iframeArchivioricette { /* per ora non uso */
	width: 826px;
	height: 230px;
	overflow: auto;
	border: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.iframeArchivioricetteTUTTE { 
	width: 826px;
	height: 400px;
	overflow: auto;
	border: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.iframeAreeConsumo {
	width: 450px;
	height: 241px;
	overflow: auto;
	border: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.iframeRicetta {
	width: 332px;
	/*height: 241px; */
	height: 260px;
	overflow: auto;
	border: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* - LINKS PARTICOLARI -------------------------------------------- */
.linkgrigio a{
	color: #6d6e71; /* grigio */
	font-size: 10px;
}
.linkgrigio a:link { 
	color: #6d6e71; /* grigio */
	font-size: 10px;
}
.linkgrigio a:visited { 
	color: #6d6e71; /* grigio */
	font-size: 10px;
}
.linkgrigio a:active { 
	color: #6d6e71; /* grigio */
	font-size: 10px;
}
.linkgrigio a:hover {
	color: #6d6e71; /* grigio */
	font-size: 10px;
}

.linkred a{
	color: #620a0f; /* bordeaux */
	font-weight: normal;
	text-transform: uppercase;
}
.linkred a:link { 
	color: #620a0f; /* bordeaux */
	font-weight: normal;
	text-transform: uppercase;
}
.linkred a:visited { 
	color: #620a0f; /* bordeaux */
	font-weight: normal;
	text-transform: uppercase;
}
.linkred a:active { 
	color: #620a0f; /* bordeaux */
	font-weight: normal;
	text-transform: uppercase;
}
.linkred a:hover {
	color: #620a0f; /* bordeaux */
	font-weight: normal;
	text-transform: uppercase;
}

/* --------------------------------------------- */

.nerogrande{
	color: #000000; /* nero */
	font-weight: bold;
	text-transform: uppercase;
}
.arancio{
	color: #ffbd42; /* arancio */
	font-size: 15px;
	font-weight: bold;
}
.blu {
	color: #29608d; /* blu */
	font-size: 14px;
	font-weight: bold;
	border: none;
}


.inevidenza { font-family: Arial, Helvetica, sans-serif;
	color: #29608d; /*blu*/
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	/*font-style: italic;*/
}

.verde { font-family: Arial, Helvetica, sans-serif;
	color: #009A00;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	/*font-style: italic;*/
}

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #000000; /*nero*/
	margin-right: 10px;
	margin-left: 10px;
}
.testopiccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}


/*foto*/
.didascalia {
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	margin: 0px;
}
.fotodx {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 11px;
}
.fotosx {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 11px;
}

/*stili php*/
.stileinterno {font-size: xx-small;}