html {
	margin: 0;
	padding: 0;	
}

body {
	margin: 0;
	padding: 0;
	text-align:left;
	font-family: "trebuchet MS";
	font-size:0.7em;
	/*background-color:#FEFDFA;*/
	width:100%;
	background-color:#FBE7E9;
	
}



table.contenitore{
	width:100%;
	text-align:left;
}

table.main{
	width:980px;
}

td.headerend{
	height:23px;
	
	background-image:url(../images/sfheaderend.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
td.ombrasx{
	height:3px;
	width:6px;
	
	background-image:url(../images/sfombrasx.jpg);
	background-repeat:repeat-y;
	background-position:top right;
}

td.ombradx{
	height:3px;
	width:5px;
	
	background-image:url(../images/sfombradx.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}
td.header{
	height:215px;
	background-color:#712F39;
	
	background-image:url(../images/topbanner1.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

td.menu{
	height:38px;
	

	background-image:url(../images/sfmenu.jpg);
	background-repeat:repeat-x;
}

td.centercont{
	height:353px;
		
	background-image:url(../images/sfcentercont.jpg);
	background-repeat:repeat-x;
	
	background-color:#FFFFFF;
}

td.footer{
	height:77px;
	
	font-size:0.8em;
	
	color:#FFFFFF;
	
	background-image:url(../images/sffooter.jpg);
	background-repeat:repeat-x;
}


td.footerend{
	height:10px;
	
	background-image:url(../images/sffooterend.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}



a {
	color:#720000;
	text-decoration: none;
}
a:hover {

	
	color:#720000;
	text-decoration:underline;
}

a.menu {
	
	text-decoration:none;
	color:#FFFFFF;
	
	padding:0 10px 0 10px;

}
a.menu:hover {
	
	text-decoration: underline;
	color:#FFFFFF;

}

a.current {
	
	text-decoration: underline;
	color:#FFFFFF;

	border-left:1px #FFFFFF  solid;
	border-right:1px #FFFFFF  solid;
	
	background-image:url(../images/menucurrent.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	
	padding:11px;
	
	margin:0;
}

table.centercont{
	width:100%;
	
	font-family:"Comic Sans MS",Arial, Helvetica, sans-serif;
	
}
div.streamricetta{
	background-image:url(../images/ricettestream.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}


div.newslist{
	
	padding:11px;
	width:45%;
	
	float:left;
	
	

}

div.newslist:hover{
		
	background-color:#F4F1EC;
	border:1px solid #CCCCCC;
	padding:10px;	


}



a.reg{
	color:#000000;
	text-decoration:underline;
	font-size:0.9em;
}



hr{
	border-color:#E4E4E4;	
}

a.footer{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: underline;	
}

div.lang{
	padding-left:650px;
	
}


a.cat:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#D50000;
	text-decoration: underline;
	font-size:0.7em;
}
a.cat{
	font-family:Arial, Helvetica, sans-serif;
	color:#D50000;
	text-decoration:none;
	font-size:0.7em;
}

td.categorie{
	width:30%;
}






tr.headertbl{
	background-color:#812735;
	color:#FFFFFF;
	padding:0;
	margin:0;
}



img.red{
	width:10px;
	height:10px;
	margin:2px;
	
	float:left;
}
img.blu{
	width:10px;
	height:10px;
	margin:2px;
	
	float:right;
}

table.login{ 
	width:100%;
	height:50px;
}

div.login{

	width:100%;
	height:80px;
	margin-top:1px;
	background-image:url(../images/barra_login.jpg);
	background-repeat:no-repeat;
	
	margin-bottom:5px;
	
}

div.descrizione{
	margin-left:130px;
	background-color:#F4F1EC;
	border:1px solid #CCCCCC;
	padding:10px;
	clear:right;
}



#qualita{
	background-image:url(../images/banner_qualita_grande.jpg);
	
	height:280px;
	width:520px;
	
}




	
input.imglogin{

	padding-left:5px;
}



input.login{
	height:10px;
	font-size:9px;
	width:100px;
		
}
input.password{
	height:10px;
	font-size:9px;
	width:100px;
		
}
span.login{
	color:#812735;
	padding-left:53px;
}

span.password{
	color:#812735;
	
}

span.acquista{
	color:#812735;
	
}



div.acquista{
	
	background-image:url(../images/acquista.png);
	float:left;
	width:74px;
	height:19px;
	
	margin-left:750px;
	margin-top:-20px;
}

div.acquista a{
	color:#FFFFFF;
} 
	
	


	
div.conttd{
	padding:10px;
}	

div.button{
	
	background-image:url(../images/acquista.png);
	float:left;
	width:74px;
	height:19px;
}

div.button a{
	color:#FFFFFF;
} 

div.form{
	
	padding-right:5px;
}

div.form span.label{
	width:100px;
	display:inline-block;
}
div.form input.text-input{
	padding:5px;
	
}

/*  tabelle */
table.dovesiamo{
	width:969px;
	height:435px;
	
	background-image:url(../images/dovesiamo.jpg);
	background-repeat:no-repeat;
	background-color:#B17C82;
	padding-bottom:0;
	margin-bottom:0;
	
	color:#000000;
	/*font-weight:bold;*/
}
table.dovesiamo2{
	width:350px;
	
}
table.dovesiamo2 img{
	margin-right:5px;
	margin-left:15px;
}
table.dovesiamo2 td{
	width:200px;
}
/* immagini */
img {
	border: none;
}

img.thumbleft{
	padding:3px;
	margin:15px;
	border-style:solid;
	border-color:#999999;
	border-width:1px;
	background-color:#ffffff;
	
	float:left;
}

img.thumb{
	padding:3px;

	border-style:solid;
	border-color:#999999;
	border-width:1px;
	background-color:#ffffff;
	

}

img.banner{
	margin-top: 10px;
	margin-bottom:10px;
}

img.hrv{
	margin:0 10px 0 10px;
	
}

img.qualita{
	margin-top:50px;
}

img.loginlogo{
	padding-left:85px;
	
}

img.carrello{
	padding-left:200px;
	padding-right:5px;
}

img.flag{

	margin-top:0px;
	float:right;
	padding-top:0;
	margin-top:0;
}
	

/*div*/
div.anteprima{
	background-image:url(../images/anteprima.jpg);
	position: relative;
	font-size:10px;
	float:left;
	margin-left:9px;
	margin-bottom:9px;
	margin-top:9px;
	width:145px;
	height: 250px;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFA8A8;	
}

div.anteprima h2{
	border-bottom:#720000 solid 1px;
	color:#720000;
}
	
div.anteprima:hover{
	border-style: solid;
	border-width: 1px;
	border-color: #9B1704;
	background-color: #FDF4F5;
}

div.anteprima img{
	clear:both;
	padding:2px;
	background-color:#FFFFFF;
	margin-right: 10px;
	border:#FFA8A8 solid 1px;
}

div.anteprima img:hover{
	border:#9B1704 solid 1px;
}
div.anteprima a {
	text-decoration: none;
	color: black;
}

div.anteprima a:hover {
	text-decoration: underline;
}


div.headerricettasm{
	background-image:url(../images/headerricetta_sm.jpg);
	width:183px;
	height:23px;
	background-repeat:repeat-x;
	color:#FFFFFF;
	
	padding-left:5px;
	margin-left:10px;
}		

div.a_ricetta li{
	
	width:158px;
	
	}


div.ingredienti{
	background-image:url(../images/postit.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	float:right;
	
	width:258px;
	height:228px;
	
	color:#FFFFFF;
	
	margin-right:2px;
	
	clear:right;
}
div.ingredienti a{
	color:#FFFFFF;
}
div.ingredienti p{
	padding-left:50px;
}
div.ricetta{
	clear:both;
	padding:15px;
}

div.headerricette{	
	background-image:url(../images/headerricetta.jpg);
	height:41px;
	width:676px;
}
div.headerricette h3{
	padding-left:10px;
	padding-top:5px;
	color:#FFFFFF;
	font-weight:bold;
}

div.headerprodotto{	
	background-image:url(../images/headerprodotto.jpg);
	height:33px;
}
div.headerprodotto h3{
	padding-left:10px;
	padding-top:5px;
	color:#FFFFFF;
	font-weight:bold;
}

div.pagination{
	float: right;
} 

div.newssm{
	width:250px;
	height:175px;
	
	background-image: url(../images/newssmsf.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	
	
	margin:5px;
	padding:10px;
}
div.newssm h3{
	font-size:0.9em;
}
div.newssm span.data{
	color:#FFFFFF;
}
div.newssm img.thumbleft{
	margin:5px;
}

td.newssm{
	width:250px;
}

div.descsm{
	/*background-image: url(../images/newssmsf.jpg);*/
	background-repeat:repeat-x;
	background-position:top left;
	
	
	margin:5px;
	padding:10px;
}
div.descsm h3{
	font-size:0.9em;
}
div.descsm span.data{
	color:#FFFFFF;
}
div.descsm img.thumbleft{
	margin:5px;
}
div.descsm tr{
	background-color: #E8D9DB;
}
div.descsm td{
	border-left:4px solid  #990000;
}

div.descsm tr.log{
	background-color: #D8E9DD;
}
div.descsm td.log{
	border-left:4px solid  #80AC75;
}

div.news, div.news1{
	clear:both;
	padding:11px;
	
	height:150px;	
	
}

div.news1{
	background-color:#F4F1EC;
}

/* titoli */
h1, h2, h3{
	font-family: "trebuchet MS", "Comic Sans MS";
}

h1{
	color:#812735;
	font-size:1.5em;
	letter-spacing: 2px;
	border-bottom:#812735 1px solid;
}

h1.categoria{
	font-size:1.4em;
	font-family:Arial, Helvetica, sans-serif, "Comic Sans MS";
	color:#FFFFFF;
	
	border:0;
	
	padding:5px;
}

h2{
	font-size:1em;
}

div.form h2, div.newsletter h2 {
	text-align: right;
}

h3{
	font-size:1.2em;
	font-weight: normal;
	
	margin: 0;
	padding: 0;
	
	color:#790017;

	letter-spacing: 2px;
}

h4{
	font-size:0.8em;
	color:#FFFFFF;
}

/* span */
span.data{
	font-size:0.8em;
	color:#999999;
	
	margin: 0;
	padding: 0;
}

div.red{
	color: #893745;
	background-image:url(../images/headercontatti.jpg);
	width:429px;
	height:31px;
	
	padding-left:10px;
	background-repeat:no-repeat;
	background-position:top left;
	font-weight:bold;
	
	margin-top:10px;
	
}


/* paragrafi */

td.c2 p{
	color:#000;
	
	}

p {
	line-height: 19px;
	margin: 0;
}

p.categoria{
	padding:5px;
	margin:0;
}

p.qualita{
	padding:50px 0 0 100px;
}


/* definizione colori prodotti */
div.header {
	width:638px;
	height: 200px;	
	padding: 20px;
	
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.header h1 {
	font-size: 2.8em;
	border: none;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

div.header p {
	font-size: 1.6em;
	border: none;
	padding: 0;
	margin: 0;
}


	/* colore BLU */
	.headerblu{
		background-color: #5693D6;
	}

	.headerblu h1 {
		color: White;
	}

	.headerblu p {
		color: #7D000A;
	}

	.headerblu td.c1{
		background-color:#A8C7EA;
	}

	.headerblu td.c2{
		background-color:#DBE8F7;
	}

	
		
	/* colore MARRONE*/
	.headermarrone{
		background-color:#D79F55;
	}
	.headermarrone h1 {
			color: White;
	}
	.headermarrone p {
			color: #000000;
	}
	.headermarrone td.c1{
		background-color:#E9CAA0;
	}
	.headermarrone td.c2{
		background-color:#F5E8D6;
	}
	
	
	/* colore VERDE*/
	.headerverde{
		background-color:#A4C04B;
	}
	.headerverde h1 {
			color: White;
	}
	.headerverde p {
			color: White;
	}
	.headerverde td.c1{
		background-color:#CEDD9F;
	}
	.headerverde td.c2{
		background-color:#E7EED0;
	}
	
	
	/* colore CELESTE*/
	.headerceleste{
		background-color:#53C1D9;
	}
	.headerceleste h1 {
			color: White;
	}
	.headerceleste p {
			color: White;
	}
	.headerceleste td.c1{
		background-color:#A8E0EC;
	}
	.headerceleste td.c2{
		background-color:#E0F3F8;
	}
	
	
	/* colore ACQUA*/
	.headeracqua{
		background-color:#30744B;
	}
	.headeracqua h1 {
			color: White;
	}
	.headeracqua p {
			color: White;
	}
	.headeracqua td.c1{
		background-color:#5BBB82;
	}
	.headeracqua td.c2{
		background-color:#B3DFC5;
	}
	
	
	/* colore GIALLO*/
	.headergiallo{
		background-color:#F8C11F;
	}
	.headergiallo h1 {
			color: White;
	}
	.headergiallo p {
			color: White;
	}
	.headergiallo td.c1{
		background-color:#FBDD82;
	}
	.headergiallo td.c2{
		background-color:#FEF5DA;
	}
	
	
	/* colore ROSA*/
	.headerrosa{
		background-color:#FA5F7D;
	}
	.headerrosa h1 {
			color: White;
	}
	.headerrosa p {
			color: White;
	}
	.headerrosa td.c1{
		background-color:#FCA7B8;
	}
	.headerrosa td.c2{
		background-color:#FED8DF;
	}
	
	
	/* colore VIOLA*/
	.headerfucsia{
		background-color:#993399;
	}
	.headerfucsia h1 {
			color: White;
	}
	.headerfucsia p {
			color: White;
	}
	.headerfucsia td.c1{
		background-color:#D37CD3;
	}
	.headerfucsia td.c2{
		background-color:#F2D9F2;
	}
	
	
	/* colore GRIGIO*/
	.headergrigio{
		background-color:#9A8D7E;
	}
	.headergrigio h1 {
			color: White;
	}
	.headergrigio p {
			color: White;
	}
	.headergrigio td.c1{
		background-color:#D1CBC5;
	}
	.headergrigio td.c2{
		background-color:#E6E2DF;
	}
	
	
/*elementi univoci*/

#link_cart{
	margin-top:20px;
	width:248px;
	height:80px;
	background-image:url(../images/acquistaonline.gif);
	background-repeat:no-repeat;
	background-position:top ;
	
	}

	
/*modifiche nuove*/

.btn-red{
	background-image: url(../images/fr-red.jpg);
	background-position: center right;
	background-repeat: no-repeat;

	padding-right: 15px;
	padding-top:0px;

	
}
	
.ui-state-hover{
	color:#fff !important;
	text-decoration:none !important;
}

#link-diretti a{
	margin:5px;
	padding:4px 10px;
}


#accordion {  
    list-style: none;  
    position: relative;  
    margin: 0;  
    padding: 0; 
    border: 2px solid #720000;
    overflow: hidden;
    
}  
#accordion li{  
    display: block;  
    overflow: hidden;  
    padding: 0;  
    cursor: pointer;
    height: 333px;
    
    width: 200px;
}  

#newsletter-box{
    background: url('../images/newsletter_bg.jpg') no-repeat top left;
    width: 334px;
    height: 73px;
}
#newsletter-box .label, #emp3,#newsletter-box .opt{
    position: relative;
    top:10px;
    left:-50px;
}

#newsletter-box .opt{
    left: -25px;
    color: #720000;
    font-weight: bold;
    font-size: 13px;
}

#newsletter-box .submit{
    position: relative;
    bottom:23px;
    border: 0;
}

.img-promo{
    background: url('../images/bg_promo_scheda.png') no-repeat top left;
    width: 650px;
    height: 378px;
    text-align: center;
}
.img-promo img{
    padding: 5px;
    margin-top: 15px;
}
