/* CSS Document */
body{
	background-image:url(../images/bgcorpo2.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#592902;
	margin-bottom:30px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.6em;
}



#main{
	width:954px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

#corpo{
	background-image:url(../images/bgsottotesta.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#1d0a03;
	padding:10px;
}

#separatore_home{
	border-top:2px solid #f6c283;
	margin-top:10px;
	margin-bottom:10px;
	height:1px;
	clear:both;
	float:none;
}

#prodotti{
	width:350px;
	float:right;
	height:212px;	
	background-repeat:repeat-x;	
	padding:10px;
	padding-top:0px;
	text-align:center;	
}

#prodotti h1{
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:2.6em;
	color:#7a1600;
}

#prodotti h2{
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	color:#ffffff;
}

#menu_basso{
	width:100%;
	float:none;
	clear:both;
	color:#FFFFFF;
	text-align:center;
	padding-top:20px;
}

#menu_basso a{
	color:#FFFFFF;
}

#area_carrello{
	
}

#area_carrello #carrello{
	width:100%;
	height:250px;
	background-color:#FFFFFF;
	border:none;
}

.carrello{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	background-color:#A74427;
	text-align:center;
}

.carrello a{
	color:#FFFFFF;
	text-decoration:none;
}

.carrello a:hover{
	text-decoration: underline;
}

.lingue{
	text-align:center;	
}

.lingue a{
	color:#ffffff;
	text-decoration:none;
}

.prodotti_home{
	width:218px;
	float:left;
	text-align:center;
	padding:4px;
	border:1px solid #f6c283;
	margin-top:10px;
	margin-left:2px;
	margin-right:2px;
	height:235px;
}

.prodotti_home h3{
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	color:#ffffff;
	text-align:center;	
	margin-bottom:10px;
	padding-top:4px;
	height:25px;
}

.prodotti_home .fotop{
	width:200px;
	background-image:url(../images/bgfotop.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding:5px;
	margin-bottom:5px;
}

.riquadro_home{
	width:290px;
	float:left;
	margin-right:10px;	
	margin-left:10px;
	margin-bottom:10px;
}

.riquadro_home h2{
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	color:#ffffff;
	text-align:center;
}

.interno_riquadro{
	height:200px;
	color:#f6c283;
	padding:5px;
	overflow:hidden;
	text-align:justify;
}

.interno_riquadro a{
	color: #FFFFCC;
	text-decoration:none;
}

.interno_riquadro a:hover{
	text-decoration:underline;
}

.interno_riquadro h3{
	font-size:1.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	text-align:center;
	color:#FFFFFF;
	background-color:#000000;
	padding:2px;
}

.interno_riquadro2{
	color:#f6c283;
	padding:5px;
	text-align:center;
}

.clearer{
	float:none;
	clear:both;
	margin-top:10px;
	width:100%;
}

.intestazione{
	background-image: url(../images/sole_trasp.gif);
	background-repeat:no-repeat;
	background-position:top left;	
	padding-top:30px;
	padding-left:60px;
	padding-bottom:15px;
}

.intestazione h1{	
	font-size:3.6em;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
}

.intestazione h1 a{	
	color:#ffffff;
	text-decoration:none;
}

.intestazione h2{
	font-size:2.2em;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#DCDCDC;
}

.intestazione h2 a{
	color:#DCDCDC;
	text-decoration:none;
}


/*             ELENCO PRODOTTI CARRELLO           */

.prodotti_categoria{
	padding-top:20px;
	padding-left:20px;
	padding-bottom:20px;
}

.prodotti_categoria h3{	
	font-size:2.2em;
	margin:0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#592902;
}


.prodotti_nome{
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	background-color:#FFFFFF;
}

.prodotti_nome h3{	
	font-size:1.6em;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#A74427;
}



/*             SCHEDA PRODOTTO           */

.fotoG{
	width:560px;
	height:360px;
	padding:10px;
	float:left;
}

.scheda_prodotto .corpo{
	width:934px;
	background-color:#FFFFFF;
	padding-bottom:20px;
}

.scheda_prodotto .descrizione{
	width:350px;
	float:right;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:1.8em;
}

.scheda_prodotto .descrizione strong{
	font-size:1.2em;
	color:#e6a14e;
	line-height:40px;
}

.scheda_prodotto .descrizione p{
	margin:0px;
}

.dettagli{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

.dettagli .int_dettagli{
	color:#CC3300;
	text-transform:uppercase;
	border-bottom:#000000 1px solid;
}


/*             PRODOTTI              */

.prodotti{
	width:280px;
	float:left;
	text-align:center;
	padding:4px;
	border:1px solid #f6c283;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	height:235px;
}

.prodotti h3{
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	color:#ffffff;
	text-align:center;	
	margin-bottom:10px;
	padding-top:4px;
	height:25px;
}

.prodotti .fotop{
	width:200px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bgfotop.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding:5px;
	margin-bottom:5px;
}

.prodotti .interno_riquadro2{
	color:#f6c283;
	padding:5px;
	text-align:center;
	font-size:1.2em;
}

/*      PRESENTAZIONE     */

#presentazione{
	color:#FFFFFF;
}

#presentazione #testo{
	width:440px;
	float:left;
	text-align:justify;
}

#presentazione #testo .caro{
	font-size:2em;
	font-weight:bold;
	margin:0px;
}

#presentazione #colonna_prodotti{
	width:485px;
	float:right;
	text-align:center;
}

#presentazione #colonna_prodotti h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	background-color:#f6c283;
	text-align:center;
	margin:0px;
}

#presentazione .prodotti{
	width:210px;
	float:left;
	text-align:center;
	padding:2px;
	border:1px solid #f6c283;
	margin:5px;
	height:235px;
}

/*        PASTICCERIA TOSCANA        */

#pasticceria_toscana{
	color:#FFFFFF;
}

#pasticceria_toscana h4{
	color:#f6c283;
}

#pasticceria_toscana #testo{
	width:550px;
	float:left;
	text-align:justify;
	padding-left:30px;
}

#pasticceria_toscana #colonna_prodotti{
	width:320px;
	float:right;
	text-align:center;
}

#pasticceria_toscana #colonna_prodotti h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	background-color:#f6c283;
	text-align:center;
	margin:0px;
}

/*        CONSIGLI	        */

#consigli{
	color:#FFFFFF;
}

#consigli #testo{
	
	text-align:justify;
	padding-left:30px;
}

#consigli input, #consigli textarea{
	width:350px;
	border:#000000 1px solid;
	font-size:1em;
	color:#6a2b16;
}

/*        STORIA	     */

#storia{
	color:#FFFFFF;
}

#storia #testo{
	width:440px;
	float:left;
	text-align:justify;
}

#storia #testo .caro{
	font-size:2em;
	font-weight:bold;
	margin:0px;
}

#storia #colonna_prodotti{
	width:485px;
	float:right;
	text-align:center;
}

#storia #colonna_prodotti h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	background-color:#f6c283;
	text-align:center;
	margin:0px;
}

#storia .prodotti{
	width:210px;
	float:left;
	text-align:center;
	padding:2px;
	border:1px solid #f6c283;
	margin:5px;
	height:235px;
}

/*        PARTNER	     */

#partner{
	color:#FFFFFF;
}

#partner a{
	color:#FFFFFF;
}

#partner #testo{
	width:440px;
	float:left;
	text-align:justify;
}

#partner #testo .caro{
	font-size:2em;
	font-weight:bold;
	margin:0px;
}

#partner #colonna_prodotti{
	width:485px;
	float:right;
	text-align:center;
}

#partner #colonna_prodotti h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	background-color:#f6c283;
	text-align:center;
	margin:0px;
}

#partner .prodotti{
	width:210px;
	float:left;
	text-align:center;
	padding:2px;
	border:1px solid #f6c283;
	margin:5px;
	height:235px;
}

#partner input, #partner textarea{
	width:350px;
	border:#000000 1px solid;
	font-size:1em;
	color:#6a2b16;
}

#partner #webagent{
	font-size:1.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
	text-align:center;
}

#partner li{
	font-size:1.6em;
	font-weight:bold;
	margin:10px;
	color:#F8BA73
}

/*		CONTATTI		*/

#contatti{
	font-size:1.8em;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:30px;
}

#contatti a{
	color:#FFFFFF;
}

/*		NEWS	*/

.news {
	border-bottom:#f6c283 1px solid;
	margin-bottom:10px;
	padding-bottom:10px;
	
}

.news h2{
	font-size:2em;
	text-align:left;
	margin:0px;
}

.news h3{
	font-size:1.4em;
	text-align:left;
	margin:0px;
}

.news h4{
	font-size:1.2em;
	text-align:left;
	margin:0px;
}

textarea{
	font-size:1.4em;
}

#carrello{
	margin:0px;
	padding:0px;
	border:none;
}

.intestazione_carrello{
	font-size:1.2em;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

.intestazione_carrello a{
	color:#FFFFFF;
}

.articoli{
	color:#000000;
	background-color:#FFFFFF;
}

.flash_news{
	color:#FFFFFF;
	font-size:22px;
	text-align:center;
	padding:10px;
	margin-left:60px;
	margin-right:60px;
	margin-top:20px;
	margin-bottom:30px;
	background-color:#A84526;
}
