
* {
	margin:0px;
	padding:0px;
}

body {
	background-image: url(images/sfondo_back.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EFEFEF;
	font-size: 12px;
}

a:link, a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#clear {
	clear: both;
}

hr {
	margin-right: 15px;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #fff;
}
#title1 {
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #A01248;	
}

#title1 strong,
#title1 b{
	font-size: 28px;	
}

#title2 {
	font-size: 16px;
	font-weight: bolder;	
}

#title2 strong,
#title2 b{
	font-size: 18px;	
}

#title3 {
	font-size: 14px;
	font-weight: bolder;	
}

#title3 strong,
#title3 b{
	font-size: 16px;	
}

#info {
	border: 4px solid #991044;
/*	background-color: #FADCE8;*/
	background-color: #FDFAD9;
	margin: 5px;
	padding: 7px;	
}

div#hr {
	background-image: url(images/hr.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 2px;
	margin: 4px 0;
}


#consegnafiori {
	text-align:left;
	width: 850px;
	margin: 0 auto;
	border: 5px solid #ffffff;
}

#header #logo {
	background-image: url(images/header_classic.jpg);
	background-repeat: no-repeat;
	height: 184px;
}

#header #menu {
	background-image: url(images/menu_top.jpg);
	background-repeat: no-repeat;
	height: 33px;
}

#header #menu a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	width: 105px;
	float: left;
	padding-top: 7px;
}

#header #menu a#id4,
#header #menu a#id5,
#header #menu a#id6,
#header #menu a#id7 {
	color: #A01248;
}

#bodycontent {
	background-color: #F4F4F4;
	padding-top: 10px;
}

#left {
	float: left;
	width: 180px;
}

#left #catalogo {
	background-image: url(images/sfondo_catalogo_fiori.jpg);
	background-repeat: repeat-x;
	background-position: 30px;
}

#bodycontent #left h3 {
	background-image: url(images/catalogo.jpg);
	background-repeat: no-repeat;
	text-indent: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 7px 0;
	height: 20px;
	color: #FFFFFF;
	margin-bottom: 5px;
	font-size: 16px;
}

#bodycontent #left a:link,
#bodycontent #left a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 3px 5px;
	border-bottom: 1px dotted #CCCCCC;
}

#bodycontent #left a:hover,
#bodycontent #left a#active {
	color: #A01248;
}

#bodycontent #content {
	margin-left: 195px;
	font-size: 12px;
}

#bodycontent #content h1 {
	margin: 0px 0px 15px 0px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#bodycontent #navigazione_catalogo {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/*  ELENCO PRODOTTI  */
#prodotto {
	float: left;
	background-image: url(images/header_product_listing.jpg);
	background-repeat: no-repeat;
	background-position: top;	
	height: 31px;	
	background-color: #E4E4E4;
	padding: 1px;
	width: 205px;
	height: 311px !important;
	height: 300px;	
	margin: 0px 10px 10px 0px;
	display: block;
	font-size: 11px;
}

#prodotto h3 {
	height: 33px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	padding-top: 3px;
	font-size: 13px;
}

#prodotto h3 a:link, #prodotto h3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}

#prodotto h3 a:hover { 
	text-decoration: underline;
}

#prodotto #img_prodotto {
	background-color: #F4F4F4;
	padding: 5px;
	text-align: center;
}

#prodotto #descrizione {
	padding: 5px;
	text-align:justify;
	height: 74px;
	background-color: #FFFFFF;
}

#prodotto #dettagli_prodotto {
	padding: 10px;
	background-image: url(images/footer_product_listing.jpg);	
	height: 31px;
}

#prodotto #dettagli_prodotto #link_scheda {
	float: right;
	width: 81px;
	color: #FFFFFF;
	font-size: 11px; 
	font-weight: bold;
	text-align:center;
	padding-top:10px;
}

#link_scheda a:link, #link_scheda a:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

#link_scheda a:hover{
	text-decoration:underline;
}

#prodotto #dettagli_prodotto #prezzo {
	float: left;
	width: 71px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bolder;
	text-align:center;
	padding-top:7px;
}
/*  FINE ELENCO PRODOTTI  */

/*  DETTAGLI PRODOTTO  */
#dettaglio_prodotto {
	background-image: url(images/title_product_details.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 430px;
	text-indent: 15px;
	background-color: #E4E4E4;
	padding: 5px 1px 1px 1px;
}

h2#titolo_prodotto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333;
	padding-bottom: 3px;
}

#foto_prodotto  img {
	max-width: 400px;
}


#foto_prodotto {
	text-align: center;
	background-color: #FFFFFF;
	border-bottom: 5px solid #E4E4E4;
}

#dettaglio_prodotto #descrizione_prodotto {
	background-color: #FFFFFF;
	padding: 10px;
	text-indent: 0px;
	font-size: 12px;
	color: #000;
}

#selezione_composizione {
	color: #A01248;
	text-indent: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 7px 0;
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bold;	
}

#right b {
	font-size: 15px;
}

#footer_prodotto {
	background-image: url(images/footer_product_details.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 45px;
}

#footer_prodotto #prodotto_prodotto {
	padding: 12px 10px 0 0;
	text-align: right;
	display: block;
	font-size: 12px;
	color: #A01248;	
}

#footer_prodotto #prodotto_prodotto  b {
	font-size: 16px;
}

#detail_product #right {
	background-image: url(images/selezione_composizione.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 200px;
	float: right;
}

#detail_product #right #buttom{
	margin-top: 30px; 
}

/*  FINE DETTAGLI PRODOTTO  */

/*  CARRELLO  */
#cartVuoto {
	background-image: url(images/sfondo_cart_vuoto.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 220px;
	margin: 15px 0;	
	color: #A01248;	
}

#cartVuoto #title1 {
	padding-top: 40px;
	display: block;
}

#cartVuoto #title2 {	
	padding-bottom: 10px;
	display: block;	
}


#riepilogo_carrello {}
#riepilogo_carrello #sloganImg {
	float: left;
	background-image: url(images/info_costi.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 180px;
	height: 231px;	
}

#riepilogo_carrello #messaggio {
	float: left;
	background-image: url(images/back_messaggio.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 411px;
	height: 231px;
	margin-left: 15px;
}

#messaggio #riga {
	clear: both;
	margin-bottom: 3px;
}

#messaggio #text {
	text-align: right;
	margin-right: 7px;
	width: 130px;
	float: left;
	color: #BA1853;
}

#messaggio #field input {
	width: 150px;
}

#messaggio #field textarea {
	width: 250px;
	height: 120px;
}



#riepilogo {
	float: left;
	background-image: url(images/header_product_listing.jpg);
	background-repeat: no-repeat;
	background-position: top;	
	background-color: #FFF;
	border: 1px solid #E4E4E4;
	width: 205px;
	height: 231px !important;
	height: 231px;	
	margin: 0px 0px 0px 15px;
	display: block;
}

#prodotto_cart h3 {
	height: 40px;
	font-size: 13px;
	margin: 0px;
	padding: 0px 5px;
	text-align: center;
	padding-top: 3px; 
}

#riepilogo #img_prodotto {
	text-align: center;
	height: 145px;	
}

#riepilogo img {
	height: 130px;
}

#riepilogo #dettagli_prodotto {
	padding: 7px 10px;
	background-image: url(images/footer_product_listing.jpg);	
	background-repeat: no-repeat;
	background-position: bottom;
	height: 27px !important;
	height: 45px;
}

#riepilogo #link_scheda {
	float: right;
	width: 81px;
	color: #FFFFFF;
	font-size: 14px; 
	font-weight: bold;
	text-align:center;
	padding-top: 4px !important;	
	padding-top: 7px;
}

#riepilogo #prezzo {
	float: left;
	padding-top: 0px !important;	
	padding-top: 4px;	
	width: 71px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bolder;
	text-align:center;
}

/*  Step dati  */
#center_carrello {
	background-image: url(images/nav_carrello.gif);	
	background-repeat: no-repeat;
	background-position: center;
	height: 35px;
	margin: 10px 0;
}

#center_carrello #destinatario,
#center_carrello #mittente,
#center_carrello #pagamento {
	float: left;
	width: 295px;
	color: #BA1853;
	font-size: 16px;
	font-weight: bold;
	padding-top: 7px;
	text-indent: 25px;
}

#center_carrello #pagamento{
	width: 200px;
}

#bottom_carrello {
	padding-left: 5px;
	color: #BA1853;	
}

#bottom_carrello #destinatario,
#bottom_carrello #mittente {
	float: left;
	width: 266px !important;
	width: 285px;	
	font-size: 12px;
	padding: 5px;
	border: 4px solid #EAEAEA;
	margin: 0 5px;
	background-color: #FFFFFF;
	background-image: url(images/sfondo_dati.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 400px;
}

#bottom_carrello #destinatario {
	margin-left: 5px !important;
	margin-left: 0px;
}

#bottom_carrello #pagamento {
	float: left;
	width: 233px;
	margin: 0px 5px;
	font-size: 12px;
	color: #000000;
}

#bottom_carrello #pagamento #metodo_pag {
	font-size: 12px;
	padding: 3px;
	border: 4px solid #EAEAEA;
	background-color: #FFFFFF;
	color: #000000;	
}

#bottom_carrello #pagamento #metodo_pag label {
	padding-left: 2px;
}

#bottom_carrello #pagamento #metodo_pag img {
	height: 21px;
	margin-left: 2px;
}

#bottom_carrello #pagamento #metodo_pag hr {
	margin: 1px 10px;
}

#bottom_carrello #riga {
	clear: both;
	margin-bottom: 3px;
}

#bottom_carrello #text {
	text-align: right;
	margin-right: 7px;
	width: 100px;
	float: left;
}

input,
textarea {
	background-color: transparent;
}

#bottom_carrello .nazione select{
	width: 140px;
}

#privacy {
	font-weight: bold;
}

/*  Fine Step dati  */

/*  PAGINA CONTATTI  */

#AutoNumber4 {
	width: 420px;
	font-size: 12px;
	margin-top: 15px;
	border: 4px solid #EAEAEA;
	background-color: #FFFFFF;
	background-image: url(images/sfondo_dati.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 400px;	
}

#AutoNumber4 td {
	padding: 2px 5px;
}

/*  FINE PAGINA CONTATTI  */

/*  FINE CARRELLO  */

#footer #slogan {
	background-image: url(images/slogan_footer.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
	height: 33px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 6px;
	margin-top: 15px;
}

#footer #slogan #span1 {
	font-weight: bolder;
	padding-left: 30px;
	font-size: 14px;
}

#footer #slogan #span2 {
	padding-left: 30px;
}

#footer #copy {
	font-size: 12px;
	padding: 5px 10px;
}

#page_nav {
	font-size: 12px;
	float: right;
	padding-right: 20px;
}

#page_nav a {
	text-decoration: none;
	color: #333333;
	padding: 0px 2px;
}


#page_nav span {
	background-image: url(images/page_nav.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 0px 3px 1px 3px;
	height: 16px;
	font-weight: bolder;
}

#pagamento font {
	visibility: hidden;
	height: 0px;
	display: block;
	font-size:1px;
}

/*  RIEPILOGO ORDINE  */

#dati_ordine {
	font-size: 12px;
	padding: 5px;
	margin: 10px 5px;
	border: 4px solid #EAEAEA;
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(images/sfondo_riep_ordine.jpg);
	background-position: right top;
	background-repeat: no-repeat;	
}

#riepilogo_ordine #mittente {
	float: left;
	font-size: 12px;
	padding: 5px;
	margin: 5px;
	width: 46%;
	border: 4px solid #EAEAEA;
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(images/sfondo_dati.gif);
	background-position: left 150px;
	background-repeat: repeat-x;
	height: 250px;	
}

#riepilogo_ordine #destinatario {
	float: right;
	font-size: 12px;
	padding: 5px;
	margin: 5px;
	width: 46%;
	border: 4px solid #EAEAEA;
	background-color: #FFFFFF;
	color: #000000;	
	background-image: url(images/sfondo_dati.gif);
	background-position: left 150px;
	background-repeat: repeat-x;
	height: 250px;
}

/*  FINE RIEPILOGO ORDINE  */


/*  LINGUA  */
#language {
	position: absolute;
	top: 160px;
	left: 50%;
	width: 250px;
	text-align: right;
}




.titolino1
{
    FONT-FAMILY: Georgia;
    TEXT-DECORATION: none;
	font-weight: bold;
	color: #b71550;
	font-size: 13px;
}
#riconoscimenti
{
	height: 50px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	font-size: 10px;
}


h2 {
	color: #a01248;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4 {
	color: #a01248;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h5 {
	margin: 0px 0px 15px 0px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A01248;
}

h6
{
	font-size: 15px;
	color: #A01248;
}

ul
{
	padding-left: 20px;
}

#link_itinfiore
{
	font-size: 20px;
	color: #A01248;
}

#link_itinfiore:hover
{
	font-size: 20px;
	color: #A01248;
}
