/***************************** TAG GENERALI *****************************/

html, body {
	margin: 0;
	padding: 0;
	height:100%;
}

body {
	font-family: "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 12px;
	line-height: 150%;*/
	color: white;
}

a:focus {
	outline: none;
}

#contenitore {
	/* da eliminare */
	/*text-align: center;*/
	/* */
	width: 100%;/*width: 994px;*/
	height: 100%;
	/*position: absolute;
	left: 50%;
	margin: 0 0 0 -497px;*/
	margin: 0 auto;
	/**/clear: both;
	display: block;
	/*background: red;*/
}

#box {
	width: 994px;
	margin: 0 auto;
}

.blocco {
	display: block;
	clear: both;
}

/***************************** FINE TAG GENERALI *****************************/






/***************************** MENU *****************************/

#logo {
	width: 184px;
	height: 113px;
	float: left;
	display: block;
}

#logoPuls {
	width: 184px;
	height: 113px;
	display: block;
	text-indent: -9000px;
}

#logoPuls a {
	width: 184px;
	height: 113px;
	display: block;
}

* html #menu {/*solo per ie6*/
	width: auto;
	height: 36px;
	margin: 37px 0px 0px 42px;
	padding-left: 1px;
	float: left;
	text-indent: -9000px;
}

#menu[id]{/*per tutti tranne ie6*/
	width: 748px;
	height: 36px;
	margin: 37px 20px 0px 42px;
	padding-left: 0px;
	float: left;
	text-indent: -9000px;
}

*:first-child+html #menu {/*correzioni per ie7*/
	width: auto;
	margin: 37px 0px 0px 42px;
	padding-left: 1px;
}

#puls1 a {
	width: 61px;
	height: 36px;
	float: left;
}

#puls2 a {
	width: 84px;
	height: 36px;
	float: left;
}

#puls3 a {
	width: 139px;
	height: 36px;
	float: left;
}

#puls4 a {
	width: 151px;
	height: 36px;
	float: left;
}

#puls5 a {
	width: 137px;
	height: 36px;
	float: left;
}

#puls6 a {
	width: 97px;
	height: 36px;
	float: left;
}

#puls7 a {
	width: 79px;
	height: 36px;
	float: left;
}
/***************************** FINE MENU *****************************/







/***************************** FOOTER *****************************/
#footer {
	width: 100%;
	height: 57px;
	clear: both;/**/
}

#boxFooter {
	width: 994px;
	margin: 0 auto;
	padding-top: 10px;
	color: #72522B;
	font-size: 7pt;
	font-weight: bold;
	line-height: 9pt;
}

* html #slowfood { /*solo per ie6*/
	width: 113px;/*226px;*/
	margin-left: 18px;
	padding-left: 93px;
	float: left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/logo_slowfood.png');
	/*background-position: 38px 0px;*/
}

#slowfood[id]{
	width: 113px;
	background: url(../img/logo_slowfood.png) no-repeat;
	padding-left: 113px;
	margin-left: 0px;
	float: left;
	background-position: 38px 0px;
}

* html #camera {/*solo per ie6*/
	width: 138px;/*270px;*/
	padding-left: 132px;
	float: left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/logo_camera.png');
}

#camera[id]{
	width: 138px;/*270px;*/
	float: left;
	padding-left: 132px;
	background: url(../img/logo_camera.png) no-repeat;
}

#dati {
	width: 690px;/*464px;*/
	float: left;
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	line-height: 15pt;
}

#boxFooter a,
#footer a {
	color: white;
	text-decoration: none;
}

#boxFooter a:hover #slowfood,
#boxFooter a:hover #camera,
#footer a:hover {
	color: white;
	text-decoration: underline;
}

/***************************** FINE FOOTER *****************************/





/***************************** REQUISITI *****************************/

#requisiti {
display: block;
clear: both;
padding: 20px 0;
margin-bottom: 20px;
/*border-top: 1px dotted #4d6172;*/
}


#credits {
display: block;
clear: both;
padding: 20px 0;
margin-bottom: 20px;
/*border-top: 1px dotted #4d6172;*/
}

#requisiti .container {
width: 994px;/*844px;*/
color: #FFFFFF;
}

#credits .container {
width: 954px;/*844px;*/
margin-left: 40px;
}

.autore {
float: left;
margin-right: 50px;
}

.autore_last {
float: left;
}

#risoluzione {
float: left;
margin-right: 435px;/*279px;*/
margin-left: 40px;
}

#ottimizzato {
float: left;
}

.icona_browser {
width: 18px;
height: 18px;
margin-left: 15px;
display: block;
text-indent: -9000px;
float: left;
}

#explorer {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/browser_explorer.png');
width: 17px;
height: 18px;
}
#explorer[id]{
background: url(../img/browser_explorer.png) no-repeat;
}

#firefox {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/browser_firefox.png');
width: 18px;
height: 18px;
}
#firefox[id]{
background: url(../img/browser_firefox.png) no-repeat;
}

#netscape {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/browser_netscape.png');
width: 18px;
height: 18px;
}
#netscape[id]{
background: url(../img/browser_netscape.png) no-repeat;
}

#safari {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/browser_safari.png');
width: 16px;
height: 18px;
}
#safari[id]{
background: url(../img/browser_safari.png) no-repeat;
}

#mozilla {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/browser_mozilla.png');
width: 17px;
height: 18px;
}
#mozilla[id]{
background: url(../img/browser_mozilla.png) no-repeat;
}

#opera {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/browser_opera.png');
width: 18px;
height: 16px;
}
#opera[id]{
background: url(../img/browser_opera.png) no-repeat;
}

/***************************** FINE REQUISITI *****************************/





/***************************** MAPPA *****************************/

#comandi_mappa {
margin: 10px 0px 80px 0px;
}

#ibrida, #ibridaOn {
width: 71px;
height: 20px;
display: block;
text-indent: -9000px;
background-image: url(../img/map_ibrida.gif);
background-position: 0px 20px;
float: left;
margin-left: 4px;
}

#ibrida a {
width: 71px;
height: 20px;
display: block;
background-image: url(../img/map_ibrida.gif);
background-position: 0px 0px;
text-decoration: none;
}

#ibrida a:hover {
display: block;
background-position: 0px 20px;
}

#mappa, #mappaOn {
width: 71px;
height: 20px;
display: block;
text-indent: -9000px;
background-image: url(../img/map_mappa.gif);
background-position: 0px 20px;
float: left;
}

#mappa a {
width: 71px;
height: 20px;
display: block;
background-image: url(../img/map_mappa.gif);
background-position: 0px 0px;
text-decoration: none;
}

#mappa a:hover {
display: block;
background-position: 0px 20px;
}

#zoom {
float: left;
margin: 0px 5px 0px 5px;
}

#zoom_in {
width: 14px;
height: 14px;
display: block;
text-indent: -9000px;
background-image: url(../img/map_zoom_in.gif);
background-position: 0px 14px;
float: left;
}

#zoom_in a {
width: 14px;
height: 14px;
display: block;
background-image: url(../img/map_zoom_in.gif);
background-position: 0px 0px;
text-decoration: none;
}

#zoom_in a:hover {
display: block;
background-position: 0px 14px;
}

#zoom_out {
width: 14px;
height: 14px;
display: block;
text-indent: -9000px;
background-image: url(../img/map_zoom_out.gif);
background-position: 0px 14px;
float: left;
}

#zoom_out a {
width: 14px;
height: 14px;
display: block;
background-image: url(../img/map_zoom_out.gif);
background-position: 0px 0px;
text-decoration: none;
}

#zoom_out a:hover {
display: block;
background-position: 0px 14px;
}

#googlemaps {
float: left;
width: 335px;
text-align: center;
}
/***************************** FINE MAPPA *****************************/




/***************************** HOME *****************************/

#riga2 {
	height: 170px;/*291px;*/
	/*background: yellow;*/
	padding: 121px 33px 0px 381px;
	clear: both;
}

#riga2 .titolo {
	height: 26px;
	/*background: yellow;*/
	padding-top: 3px;/**/
	overflow: hidden;
	font-size: 13pt;
	font-weight: bold;
	text-transform: uppercase;
}

#riga2 .data {
	height: 18px;
	/*background: red;*/
	overflow: hidden;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
}

#riga2 .testo {
	height: 68px;
	/*background: yellow;*/
	padding-bottom: 8px;/**/
	overflow: hidden;
	font-size: 9pt;
}

#riga2 .link a {
	height: 18px;
	padding-left: 20px;/**/
	font-size: 10pt;
	font-weight: bold;
}

#riga2 a {
	text-decoration: none;
}

#riga2 .testo a {
	text-decoration: none;
}

#riga2 .testo a:hover {
	text-decoration: underline;
}

#riga3 {
	height: 221px;
	/*background: green;*/
}

#riga3 #bloccoEventi {
	width: 633px;/*632px;*/
	height: 221px;/*221px;*/
	padding: 0px 0px 0px 0px;/*173*/
	/*background: url(../img/img_bloccoEventi.jpg) no-repeat;*/
	float: left;
}

#riga3 #bloccoEventi[id]{
	width: 567px;/*632px;*/
	height: 221px;/*221px;*/
	padding: 0px 65px 0px 0px;/*173*/
	/*background: url(../img/img_bloccoEventi.jpg) no-repeat;*/
	float: left;
}

#riga3 #bloccoEventi .foto {
	width: 112px;
	height: 157px;
	padding: 29px 23px 35px 38px;
	/*background: white;*/
	float: left;
}

#riga3 #bloccoEventi .foto img {
	border: 2px solid #FFFFFF;
	background: white;
}

#riga3 #bloccoEventi .dati {
	width: 392px;
	padding: 69px 0px 0px 2px;
	/*background: yellow;*/
	float: left;
}

#riga3 #bloccoEventi .titolo {
	width: 392px;
	height: 18px;
	/*background: red;*/
	margin-bottom: 5px;
	overflow: hidden;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
}

#riga3 #bloccoEventi .data {
	width: 392px;
	height: 18px;
	/*background: yellow;*/
	overflow: hidden;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
}

#riga3 #bloccoEventi .testo {
	width: 392px;
	height: 61px;
	/*background: red;*/
	/*padding-top: 5px;*/
	overflow: hidden;
	font-size: 9pt;
}

#riga3 #bloccoEventi .link a {
	width: 392px;
	height: 18px;
	padding-left: 20px;
	font-size: 10pt;
	font-weight: bold;
}

#riga3 #bloccoEventi a {
	text-decoration: none;
}

#riga3 #bloccoDivisore {
	width: 15px;
	height: 221px;
	/*background: url(../img/img_bloccoDivisore.jpg) no-repeat;*/
	float: left;
}

#riga3 #bloccoChef {
	width: 317px;/*347px;*/
	height: 152px;/*221px;*/
	padding: 69px 0px 0px 18px;/**/
	/*background: url(../img/img_bloccoChef.jpg) no-repeat;*/
	float: left;
}

#riga3 #bloccoChef[id]{
	width: 185px;/*347px;*/
	height: 152px;/*221px;*/
	padding: 69px 144px 0px 18px;/**/
	/*background: url(../img/img_bloccoChef.jpg) no-repeat;*/
	float: left;
}

#riga3 #bloccoChef .titolo {
	width: 189px;
	height: 18px;
	/*background: red;*/
	margin-bottom: 5px;
	overflow: hidden;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
}

#riga3 #bloccoChef .testo {
	width: 189px;
	height: 79px;
	/*background: yellow;*/
	/*padding-top: 5px;*/
	overflow: hidden;
	font-size: 9pt;
}

#riga3 #bloccoChef .link a {
	width: 189px;/**/
	height: 18px;
	padding-left: 20px;
	font-size: 10pt;
	font-weight: bold;
}

#riga3 #bloccoChef a {
	text-decoration: none;
}


#riga3 #bloccoEventi .titolo,
#riga3 #bloccoEventi .testo,
#riga3 #bloccoEventi .testo a,
#riga3 #bloccoChef .titolo,
#riga3 #bloccoChef .testo,
#riga3 #bloccoChef .testo a,
#riga3 #bloccoEventi .link a,
#riga3 #bloccoChef .link a {
	color: #FFFFFF;
}

#riga3 #bloccoEventi .testo a,
#riga3 #bloccoChef .testo a {
	text-decoration: none;
}

#riga3 #bloccoEventi .testo a:hover,
#riga3 #bloccoChef .testo a:hover {
	text-decoration: underline;
}

/***************************** FINE HOME *****************************/




/***************************** INTERNA *****************************/

/* COLONNA SX */
#contenuti .colonnaSx {
	width: 329px;
	height: auto;
	/*background: red;*/
	clear: both;
	float: left;
}

#contenuti .colonnaSx .titolo {
	width: auto;
	height: 87px;
	clear: both;
	display: block;
	text-indent: -9000px;
}

.colonnaSx .bloccoTesto{
	font-size: 9pt;
}

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

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

* html .colonnaSx .bloccoTesto{/*solo per ie6*/
	padding: 45px 0px 15px 32px;
}

.colonnaSx .bloccoTesto[class]{
	padding: 34px 0px 15px 32px;
}

*:first-child+html .colonnaSx .bloccoTesto {/*correzioni per ie7*/
	padding: 45px 0px 15px 32px;
}

.colonnaSx .bloccoTesto h1, 
.colonnaSx .bloccoTesto .blocchettino h1 a{
	font-size: 12pt;/*10pt;*/
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	text-decoration: none;
}

.colonnaSx .bloccoTesto h1 {
	font-size: 12pt;
	color: #f3e18e;
}

.colonnaSx .bloccoTesto .blocchettino h1 a{
	font-size: 10pt;
	color: #ffffff;
}

.colonnaSx .bloccoTesto .blocchettino h1 a:hover{
	text-decoration: underline;
}

.colonnaSx .bloccoTesto .blocchettino.sel h1 a{
	text-decoration: none;
}

.colonnaSx .bloccoTesto .blocchettino.sel h1 a:hover{
	text-decoration: underline;
}

.colonnaSx .bloccoTesto .blocchettino {
	margin: 30px 0px 20px 0px;/*30px 0px 20px 0px;*/
	padding: 3px 3px 3px 3px;/**//*padding: 20px 20px 20px 20px;*/
	clear: both;
}

.colonnaSx .bloccoTesto .blocchettino {
	border-bottom: 1px solid #918180;
}


.colonnaSx .bloccoTesto .blocchettino.sel {
	border: 2px solid white;/**/
}

.colonnaSx .bloccoTesto .blocchettino.sel .blocchettino2 {
	background: url(../img/bg_box_colsx.gif) repeat-x #fde676;
	background-position: bottom left;
	padding: 10px 10px 10px 10px;
	/*border: 20px solid #472400;*/
}

* html .colonnaSx .bloccoTesto .blocchettino .testo {/*solo per ie6*/
	width: 269px;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 10px 20px;
	display: block;
}

* html .colonnaSx .bloccoTesto .blocchettino.sel .testo {/*solo per ie6*/
	width: 229px;
}

.colonnaSx .bloccoTesto .blocchettino .testo[class]{
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 10px 20px;
}

.colonnaSx .bloccoTesto .blocchettino .testo {
	color: #ffffff;
}

.colonnaSx .bloccoTesto .blocchettino .testo a{
	color: #FFFFFF;
	text-decoration: none;
}

.colonnaSx .bloccoTesto .blocchettino .testo a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.colonnaSx .bloccoTesto .blocchettino.sel .testo a{
	text-decoration: none;
}

.colonnaSx .bloccoTesto .blocchettino.sel .testo a:hover{
	text-decoration: underline;
}

.colonnaSx .bloccoTesto .paginazione{
	width: auto;
	/*margin: 0px 0px 30px 0px;*/
}

.colonnaSx .paginazione .pagine {
	width: auto;
	font-weight: bold;
	text-align: center;
	margin: auto;
	padding: 0px 0px 20px 0px;
}

.colonnaSx .paginazione .avaInd {
	padding-bottom: 40px;
}

.colonnaSx .paginazione .pagine .pagineTit {
	padding: 0px 10px 0px 0px;
	/*float: left;*/
}

.colonnaSx .paginazione .indietro {
	width: 148px;/*50%;*/
	float: left;
	display: block;
	/*background: yellow;*/
}

.colonnaSx .paginazione .indietro a {
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding: 3px 0px 10px 20px;
	/*display: block;*/
}

.colonnaSx .paginazione .indietro a:hover {
	text-decoration: none;
}


.colonnaSx .paginazione .avanti {
	width: 149px;/*50%;*/
	float: left;
	display: block;
	/*background: red;*/
	text-align: right;
}

	
.colonnaSx .paginazione .avanti a {
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	padding: 3px 20px 10px 0px;
	color: #f3e18e;
}

.colonnaSx .paginazione .avanti a:hover {
	text-decoration: none;
}

.colonnaSx .paginazione .pagine .pag a,
.colonnaSx .paginazione .pagine .divisione,
.colonnaSx .paginazione .indietro a,
.colonnaSx .paginazione .avanti a {
	color: #f3e18e;
}

.colonnaSx .step {
	height: auto !important;
	height: 70px;
	min-height: 70px;
	border-bottom: 1px solid #918180;
	padding: 20px 0px 20px 0px;
	display: block;
	clear: both;
}

.colonnaSx .step .imgStep {
	width: 57px;
	float: left;
	display: block;
	margin: 0px 20px 10px 0px;
}

.colonnaSx .step .testoStep {
	width: 220px;;
	height: auto;
	float: left;
	display: block;
	padding: 0px 0px 0px 20px;
}

.colonnaSx .tastoVeloce {
	height: auto;
	margin: 20px 0px 20px 0px;
	padding: 21px 15px 15px 15px;
}

.colonnaSx .tastoVeloce h1{
	padding: 10px 0px 8px 0px;
}

* html .colonnaSx .tastoVeloce a.linkVeloce {/*solo per ie6*/
	width: 200px;;
	font-weight: bold;
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

.colonnaSx .tastoVeloce a.linkVeloce[class] {
	font-weight: bold;
	display: block;
	padding: 10px 0px 0px 20px;
}

.colonnaSx .tastoVeloce img.titoloImg {
	padding: 0px 0px 20px 0px;
	display: block;
}


.colonnaSx .tastoVeloce h1,
* html .colonnaSx .tastoVeloce a.linkVeloce,
.colonnaSx .tastoVeloce a.linkVeloce[class] {
	color: #f3e18e;
}

.colonnaSx .tastoVeloce,
.colonnaSx .tastoVeloce a,
.colonnaSx .tastoVeloce a:hover{
	color: #f8efc6;
}

.colonnaSx .tastoGusti a{
	border-bottom: 1px solid #918180;
}

.colonnaSx .tastoGusti a:hover{
	border-bottom: 0px solid #918180;
}

.colonnaSx .tastoGusti{
	width: 297px;
	height: 102px;
	margin: 10px 0px 0px 0px;
}

.colonnaSx .tastoGusti#mandarino,
.colonnaSx .tastoGusti#mela,
.colonnaSx .tastoGusti#caffe,
.colonnaSx .tastoGusti#cioccolato,
.colonnaSx .tastoGusti#crema,
.colonnaSx .tastoGusti#mascarpone,
.colonnaSx .tastoGusti#nocciola,
.colonnaSx .tastoGusti#pistacchio {
	text-indent: -9000px;
}

.colonnaSx .tastoGusti#mandarino a,
.colonnaSx .tastoGusti#mela a,
.colonnaSx .tastoGusti#caffe a,
.colonnaSx .tastoGusti#cioccolato a,
.colonnaSx .tastoGusti#crema a,
.colonnaSx .tastoGusti#mascarpone a,
.colonnaSx .tastoGusti#nocciola a,
.colonnaSx .tastoGusti#pistacchio a {
	width: 297px;
	height: 102px;
	display: block;
	text-indent: -9000px;
}

/*
.colonnaSx .tastoGusti#gusto1 a:hover {
	background-position: bottom left;
}
*/


/* COLONNA DX */
#contenuti .colonnaDx {
	width: 665px;/*665px;*/
	/*background-position: 0px 300px;*/
	margin-top: -40px;/**/
	/*padding: 0px 33px 0px 21px;*/
	/*background-color: green;*/
	float: left;
	display: block;
}

.colonnaDx .bloccoTesto{
	padding: 153px 60px 15px 48px;
	margin-bottom: 30px;
	font-size: 9pt;
}

.colonnaDx .bloccoTesto a{
	text-decoration: none;
}

.colonnaDx .bloccoTesto a:hover{
	text-decoration: underline;
}

.colonnaDx .bloccoTesto h1{
	font-size: 12pt;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}

.colonnaDx .bloccoTesto .sottotitolo{
	font-size: 9pt;
	font-weight: bold;
	margin-top: 18px;
}

.colonnaDx .bloccoTesto h2{
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 5px;
}

.colonnaDx .bloccoTesto ul{
	margin-bottom: 15px;
}

.colonnaDx .bloccoTesto li{
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 15px;
	margin-left: -15px;
}

.colonnaDx .bloccoTesto .paginazione{/*solo per ie6*/
	width: auto;/*557px*/
	margin: 40px 0px 20px 0px;
	border: 1px;
	border-top-style: solid;
	clear: both;
}

.colonnaDx .paginazione .indietro {
	width: 278px;
	margin: 4px 0px 0px 0px;
	float: left;
}

.colonnaDx .paginazione .avanti {
	width: 279px;
	margin: 4px 0px 0px 0px;
	float: left;
	text-align: right;
}

.colonnaDx .paginazione .indietro a {
	height: 20px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding: 3px 0px 10px 20px;
}

.colonnaDx .paginazione .indietro a:hover {
	text-decoration: none;
}

	
.colonnaDx .paginazione .avanti a {
	height: 20px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	padding: 3px 20px 10px 0px;
}

.colonnaDx .paginazione .avanti a:hover {
	text-decoration: none;
}

.imgLeft {
	margin: 10px 30px 10px 0px;
	float: left;
}

.imgLeftAff1 {
	margin: 10px 25px 10px 0px;
	float: left;
}

.imgLeftAff2 {
	margin: 10px 0px 10px 0px;
	float: left;
}

.imgRight {
	margin: 10px 0px 10px 30px;
	float: right;
}

.imgCenter {
	margin: 10px auto;
	display: block;
}

.boxEvid {
	width: 557px;
	/*background: red;*/
	margin-bottom: 15px;
	/*clear: both;*/
	display: block;
}


.boxEvid .boxImg{
	width: 100px;
	float: left;
	margin: 15px 0px 15px 0px;
	display: block;
}

.boxEvid .boxCont{
	width: 425px;
	background: url(../img/bg_box_coldx.gif) repeat-x #f6e692;
	background-position: bottom left;
	float: left;
	margin: 15px 0px 15px 0px;
	padding: 10px 15px 10px 15px;
	display: block;
	border: 1px solid #cfb98b;
}


.boxEvid .boxCont .titolo{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}


.boxEvid .boxCont .titolo2{
	padding: 0px 0px 10px 0px;
	display: block;
}

.boxEvid .boxCont a.linkFrec{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	display: block;
}

.boxEvid .boxCont a:hover.linkFrec{
	padding: 0px 0px 0px 15px;
	text-decoration: underline;
}

img.freccinaBox {
	width: 14px;
	height: 14px;
	margin: -10px 0px 0px -22px;
	padding: 20px 0px 0px 0px;
	z-index: 100;
	position: absolute;/*questo sarebbe da togliere per opera*/
}

* html .colonnaDx .cronologia {/*solo per ie6*/
	width: 557px;/*557px;*/
	margin: 20px 0px 20px -40px;
	display: block;
}

.colonnaDx .cronologia {
	width: 600px;/*697px;*/
	margin: 0px 0px 20px -40px;
	display: block;
	clear: both;
}

.colonnaDx .cronologia .bloccoCro {
	display: block;
	clear: both;
	padding: 20px 0px 0px 0px;
}

.colonnaDx .cronologia #etichetta1[id],
.colonnaDx .cronologia #etichetta2[id],
.colonnaDx .cronologia #etichetta3[id]{
	width: 180px;
	height: 100px;;
	float: left;
	text-indent: -9000px;
}

* html .colonnaDx .cronologia #etichetta1,
* html .colonnaDx .cronologia #etichetta2,
* html .colonnaDx .cronologia #etichetta3 {/*solo per ie6*/
	width: 180px;
	height: 100px;;
	float: left;
	text-indent: -9000px;
}

.colonnaDx .cronologia #etichetta1[id]{
	background: url(../img/etichetta_1_coldx.png) no-repeat;
}

* html .colonnaDx .cronologia #etichetta1 {/*solo per ie6*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/etichetta_1_coldx.png');
}

.colonnaDx .cronologia #etichetta2[id]{
	background: url(../img/etichetta_2_coldx.png) no-repeat;
}

* html .colonnaDx .cronologia #etichetta2 {/*solo per ie6*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/etichetta_2_coldx.png');
}

.colonnaDx .cronologia #etichetta3[id]{
	background: url(../img/etichetta_3_coldx.png) no-repeat;
}

* html .colonnaDx .cronologia #etichetta3 {/*solo per ie6*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/etichetta_3_coldx.png');
}

.colonnaDx .cronologia .testo {
	width: 417px;
	float: left;
	padding: 0px 0px 50px opx;
}

* html .colonnaDx .cronologia .testo {/*solo per ie6*/
	width: 377px;
	float: left;
	padding: 0px 0px 50px opx;
}

#galleriaFoto,
#galleriaVideo {
	margin: 10px 0px 0px 0px;
}

#galleriaFoto img {
	margin: 0px 10px 10px 0px;
}


/***************************** FINE INTERNA *****************************/



/***************************** COLORI *****************************/
/******************************************************************/
/******************************************************************/

/*** MARRONE */

.marrone3 {
	background: url(../img/bg3_home_marrone.jpg) repeat-x top center #210200;
}

.marrone1 {
	background: url(../img/bg1_home_marrone.jpg) repeat-x top center #210200;
}

.marrone2 {
	background: url(../img/bg2_home_marrone.jpg) repeat-x top center #210200;
}

#home.marrone1 #contenitore {
	background: url(../img/img1_home_marrone.jpg) no-repeat top ;
}

#home.marrone2 #contenitore {
	background: url(../img/img2_home_marrone.jpg) no-repeat top ;
}

#home.marrone3 #contenitore {
	background: url(../img/img3_home_marrone.jpg) no-repeat top ;
}

#interna.marrone{
	background: url(../img/bg_interna_marrone.jpg) repeat-x top center #230200;
}

/*#interna.marrone #contenitore {
	background: url(../img/img_interna_ricette_marrone.jpg) no-repeat top;
}*/

/*
#interna.marrone #contenitore.tipo1 {
	background: url(../img/img_interna_tipo1_marrone.jpg) no-repeat top ;
}

#interna.marrone #contenitore.tipo2 {
	background: url(../img/img_interna_tipo2_marrone.jpg) no-repeat top ;
}
*/

#home.marrone #logoPuls a {
	background: url(../img/logo_marrone.jpg) no-repeat top;
}

#home.marrone #logoPuls a:hover {
	background: url(../img/logo_marrone_hover.jpg) no-repeat bottom;
}

#interna.marrone #logoPuls a {
	background: url(../img/logo_interna_marrone.jpg) no-repeat top;
}

#interna.marrone #logoPuls a:hover {
	background: url(../img/logo_interna_marrone_hover.jpg) no-repeat bottom;
}



#home.marrone #puls1 a {
	background: url(../img/menu_puls1out_marrone.jpg) no-repeat;
}

#home.marrone #puls1 a:hover,
#home.marrone #puls1 a.sel {
	background: url(../img/menu_puls1on_marrone.jpg) no-repeat;
}

#home.marrone #puls2 a {
	background: url(../img/menu_puls2out_marrone.jpg) no-repeat;
}

#home.marrone #puls2 a:hover,
#home.marrone #puls2 a.sel {
	background: url(../img/menu_puls2on_marrone.jpg) no-repeat;
}

#home.marrone #puls3 a {
	background: url(../img/menu_puls3out_marrone.jpg) no-repeat;
}

#home.marrone #puls3 a:hover,
#home.marrone #puls3 a.sel  {
	background: url(../img/menu_puls3on_marrone.jpg) no-repeat;
}

#home.marrone #puls4 a {
	background: url(../img/menu_puls4out_marrone.jpg) no-repeat;
}

#home.marrone #puls4 a:hover,
#home.marrone #puls4 a.sel {
	background: url(../img/menu_puls4on_marrone.jpg) no-repeat;
}

#home.marrone #puls5 a {
	background: url(../img/menu_puls5out_marrone.jpg) no-repeat;
}

#home.marrone #puls5 a:hover,
#home.marrone #puls5 a.sel {
	background: url(../img/menu_puls5on_marrone.jpg) no-repeat;
}

#home.marrone #puls6 a {
	background: url(../img/menu_puls6out_marrone.jpg) no-repeat;
}

#home.marrone #puls6 a:hover,
#home.marrone #puls6 a.sel {
	background: url(../img/menu_puls6on_marrone.jpg) no-repeat;
}

#home.marrone #puls7 a {
	background: url(../img/menu_puls7out_marrone.jpg) no-repeat;
}

#home.marrone #puls7 a:hover,
#home.marrone #puls7 a.sel {
	background: url(../img/menu_puls7on_marrone.jpg) no-repeat;
}

#interna.marrone #puls1 a {
	background: url(../img/menu_int_puls1out_marrone.jpg) no-repeat;
}

#interna.marrone #puls1 a:hover,
#interna.marrone #puls1 a.sel {
	background: url(../img/menu_int_puls1on_marrone.jpg) no-repeat;
}

#interna.marrone #puls2 a {
	background: url(../img/menu_int_puls2out_marrone.jpg) no-repeat;
}

#interna.marrone #puls2 a:hover,
#interna.marrone #puls2 a.sel {
	background: url(../img/menu_int_puls2on_marrone.jpg) no-repeat;
}

#interna.marrone #puls3 a {
	background: url(../img/menu_int_puls3out_marrone.jpg) no-repeat;
}

#interna.marrone #puls3 a:hover,
#interna.marrone #puls3 a.sel {
	background: url(../img/menu_int_puls3on_marrone.jpg) no-repeat;
}

#interna.marrone #puls4 a {
	background: url(../img/menu_int_puls4out_marrone.jpg) no-repeat;
}

#interna.marrone #puls4 a:hover,
#interna.marrone #puls4 a.sel {
	background: url(../img/menu_int_puls4on_marrone.jpg) no-repeat;
}

#interna.marrone #puls5 a {
	background: url(../img/menu_int_puls5out_marrone.jpg) no-repeat;
}

#interna.marrone #puls5 a:hover,
#interna.marrone #puls5 a.sel {
	background: url(../img/menu_int_puls5on_marrone.jpg) no-repeat;
}

#interna.marrone #puls6 a {
	background: url(../img/menu_int_puls6out_marrone.jpg) no-repeat;
}

#interna.marrone #puls6 a:hover,
#interna.marrone #puls6 a.sel {
	background: url(../img/menu_int_puls6on_marrone.jpg) no-repeat;
}

#interna.marrone #puls7 a {
	background: url(../img/menu_int_puls7out_marrone.jpg) no-repeat;
}

#interna.marrone #puls7 a:hover,
#interna.marrone #puls7 a.sel {
	background: url(../img/menu_int_puls7on_marrone.jpg) no-repeat;
}



.marrone #riga3 #bloccoEventi {
	background: url(../img/img_bloccoEventi_marrone.jpg) no-repeat;
}

.marrone #riga3 #bloccoDivisore {
	background: url(../img/img_bloccoDivisore_marrone.jpg) no-repeat;
}

.marrone #riga3 #bloccoChef {
	background: url(../img/img_bloccoChef_marrone.jpg) no-repeat;
}

.marrone #footer {
	background: url(../img/bg_footer_marrone.jpg) repeat-x;
}

.marrone #riga2 .titolo, 
.marrone #riga2 .testo, 
.marrone #riga2 .testo a,
.marrone #riga2 .link a {
	color: #472400;
}

.marrone #riga2 .data,
.marrone #riga2 .link a:hover {
	color: #9B876B;
}

.marrone #riga3 #bloccoEventi .data,
.marrone #riga3 #bloccoEventi .link a:hover,
.marrone #riga3 #bloccoChef .link a:hover {
	color: #8A7877;
}

* html .marrone #riga2 .link a {/*solo per ie6*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/puls_freccia1_marrone.png');
	background-position: center left;
	display: block;
}

.marrone #riga2 .link[class] a{
	background: url(../img/puls_freccia1_marrone.png) no-repeat;
	background-position: center left;
}

* html .marrone #riga3 #bloccoEventi .link a {/*solo per ie6*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/puls_freccia2_marrone.png');
	background-position: center left;
	display: block;
}

.marrone #riga3 #bloccoEventi .link[class] a{
	background: url(../img/puls_freccia2_marrone.png) no-repeat;
	background-position: center left;
}


* html .marrone #riga3 #bloccoChef .link  a{/*solo per ie6*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/puls_freccia2_marrone.png');
	background-position: center left;
	display: block;
}


.marrone #riga3 #bloccoChef .link[class] a{
	background: url(../img/puls_freccia2_marrone.png) no-repeat;
	background-position: center left;
}

.marrone .colonnaSx .paginazione .indietro a {
	background: url(../img/freccina_colsx_ind_marrone.gif) no-repeat;
	background-position: 0px 5px;
}

.marrone .colonnaSx .paginazione .indietro a:hover {
	color: #62452b;
}	

.marrone .colonnaSx .paginazione .avanti a {
	background: url(../img/freccina_colsx_ava_marrone.gif) no-repeat;
	background-position: right 5px;
}

.marrone .colonnaSx .paginazione .avanti a:hover {
	color: #62452b;
}

* html .marrone .colonnaSx .bloccoTesto .blocchettino .testo {/*solo per ie6*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/freccina_colsx_marrone.png');
	background-position: 0px 2px;
}

* html .marrone .colonnaSx .bloccoTesto .blocchettino.sel .testo {/*solo per ie6*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/freccina_colsx2_marrone.png');
	background-position: 0px 2px;
}

.marrone .colonnaSx .bloccoTesto .blocchettino .testo[class]{
	background: url(../img/freccina_colsx_marrone.png) no-repeat;
	background-position: 0px 2px;
}

.marrone .colonnaSx .bloccoTesto .blocchettino.sel .testo[class]{
	background: url(../img/freccina_colsx2_marrone.png) no-repeat;
	background-position: 0px 2px;
}





.marrone.marroneazienda .colonnaDx .bloccoTesto{
	background: url(../img/img_interna_azienda_marrone.jpg) no-repeat;
	background-position: 0% 0%;
}

.marrone.marroneeventi .colonnaDx .bloccoTesto{
	background: url(../img/img_interna_eventi_marrone.jpg) no-repeat;
	background-position: 0% 0%;
}

.marrone.marronericette .colonnaDx .bloccoTesto{
	background: url(../img/img_interna_ricette_marrone.jpg) no-repeat;
	background-position: 0% 0%;
}

.marrone.marronepartnership .colonnaDx .bloccoTesto{
	background: url(../img/img_interna_partnership_marrone.jpg) no-repeat;
	background-position: 0% 0%;
}

.marrone.marronecontatti .colonnaDx .bloccoTesto{
	background: url(../img/img_interna_contatti_marrone.jpg) no-repeat;
	background-position: 0% 0%;
}

.marrone.marronenews .colonnaDx .bloccoTesto{
	background: url(../img/img_interna_news_marrone.jpg) no-repeat;
	background-position: 0% 0%;
}

.marrone.marronemandarino .colonnaDx .bloccoTesto{
	background: url(../img/img_gusti_mandarino_marrone.jpg) no-repeat;
	background-position: 0% 0%;
}

.marrone.marronepistacchio .colonnaDx .bloccoTesto{
	background: url(../img/img_gusti_pistacchio_marrone.jpg) no-repeat;
	background-position: 0% 0%;
}

.marrone.marronemela .colonnaDx .bloccoTesto{
	background: url(../img/img_gusti_mela_marrone.jpg) no-repeat;
	background-position: 0% 0%;
}

.marrone.marronecrema .colonnaDx .bloccoTesto{
	background: url(../img/img_gusti_crema_marrone.jpg) no-repeat;
	background-position: 0% 0%;
}

.marrone.marronenocciola .colonnaDx .bloccoTesto{
	background: url(../img/img_gusti_nocciola_marrone.jpg) no-repeat;
	background-position: 0% 0%;
}

.marrone.marronevaniglia .colonnaDx .bloccoTesto{
	background: url(../img/img_gusti_vaniglia_marrone.jpg) no-repeat;
	background-position: 0% 0%;
}

.marrone.marronemascarpone .colonnaDx .bloccoTesto{
	background: url(../img/img_gusti_mascarpone_marrone.jpg) no-repeat;
	background-position: 0% 0%;
}

.marrone.marronecaffe .colonnaDx .bloccoTesto{
	background: url(../img/img_gusti_caffe_marrone.jpg) no-repeat;
	background-position: 0% 0%;
}

.marrone.marronecioccolato .colonnaDx .bloccoTesto{
	background: url(../img/img_gusti_cioccolato_marrone.jpg) no-repeat;
	background-position: 0% 0%;
}

.marrone.marroneeventi #contenuti .colonnaSx .titolo,
.marrone.marronericette #contenuti .colonnaSx .titolo,
.marrone.marronenews #contenuti .colonnaSx .titolo {
	background: url(../img/tit_interna_archivio_marrone.jpg) no-repeat;
}

.marrone.marronemandarino #contenuti .colonnaSx .titolo,
.marrone.marronepistacchio #contenuti .colonnaSx .titolo,
.marrone.marronemela #contenuti .colonnaSx .titolo,
.marrone.marronecrema #contenuti .colonnaSx .titolo,
.marrone.marronenocciola #contenuti .colonnaSx .titolo,
.marrone.marronevaniglia #contenuti .colonnaSx .titolo,
.marrone.marronemascarpone #contenuti .colonnaSx .titolo,
.marrone.marronecaffe #contenuti .colonnaSx .titolo,
.marrone.marronecioccolato #contenuti .colonnaSx .titolo {
	background: url(../img/tit_interna_gusti_marrone.jpg) no-repeat;
}

.marrone.marroneazienda .colonnaSx .titolo {
	background: url(../img/tit_interna_filosofia_marrone.jpg) no-repeat;
}

.marrone.marronepartnership .colonnaSx .titolo {
	background: url(../img/tit_interna_lineeguida_marrone.jpg) no-repeat;
}

.marrone.marronecontatti #contenuti .colonnaSx .titolo {
	background: url(../img/tit_interna_nelmondo_marrone.jpg) no-repeat;
}

* html .marrone .colonnaSx .tastoVeloce a.linkVeloce {/*solo per ie6*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/freccina_colsx_marrone.png');
	background-position: 0px 0px;
}

.marrone .colonnaSx .tastoVeloce a.linkVeloce[class] {
	background: url(../img/freccina_colsx_marrone.png) no-repeat;
	background-position: 0px 10px;
}




.marrone .colonnaSx .tastoGusti#mandarino,
.marrone .colonnaSx .tastoGusti#mandarino a:hover {
	background: url(../img/puls_mandarino_on_marrone.jpg) no-repeat;
	/*background-position: bottom left;*/
}

.marrone .colonnaSx .tastoGusti#mandarino a {
	background: url(../img/puls_mandarino_off_marrone.jpg) no-repeat;
	/*background-position: top left;*/
}

.marrone .colonnaSx .tastoGusti#mela,
.marrone .colonnaSx .tastoGusti#mela a:hover {
	background: url(../img/puls_mela_on_marrone.jpg) no-repeat;
	/*background-position: bottom left;*/
}

.marrone .colonnaSx .tastoGusti#mela a {
	background: url(../img/puls_mela_off_marrone.jpg) no-repeat;
	/*background-position: top left;*/
}

.marrone .colonnaSx .tastoGusti#caffe,
.marrone .colonnaSx .tastoGusti#caffe a:hover {
	background: url(../img/puls_caffe_on_marrone.jpg) no-repeat;
	/*background-position: bottom left;*/
}

.marrone .colonnaSx .tastoGusti#caffe a {
	background: url(../img/puls_caffe_off_marrone.jpg) no-repeat;
	/*background-position: top left;*/
}

.marrone .colonnaSx .tastoGusti#cioccolato,
.marrone .colonnaSx .tastoGusti#cioccolato a:hover {
	background: url(../img/puls_cioccolato_on_marrone.jpg) no-repeat;
	/*background-position: bottom left;*/
}

.marrone .colonnaSx .tastoGusti#cioccolato a {
	background: url(../img/puls_cioccolato_off_marrone.jpg) no-repeat;
	/*background-position: top left;*/
}

.marrone .colonnaSx .tastoGusti#crema,
.marrone .colonnaSx .tastoGusti#crema a:hover {
	background: url(../img/puls_crema_on_marrone.jpg) no-repeat;
	/*background-position: bottom left;*/
}

.marrone .colonnaSx .tastoGusti#crema a {
	background: url(../img/puls_crema_off_marrone.jpg) no-repeat;
	/*background-position: top left;*/
}

.marrone .colonnaSx .tastoGusti#mascarpone,
.marrone .colonnaSx .tastoGusti#mascarpone a:hover {
	background: url(../img/puls_mascarpone_on_marrone.jpg) no-repeat;
	/*background-position: bottom left;*/
}

.marrone .colonnaSx .tastoGusti#mascarpone a {
	background: url(../img/puls_mascarpone_off_marrone.jpg) no-repeat;
	/*background-position: top left;*/
}

.marrone .colonnaSx .tastoGusti#nocciola,
.marrone .colonnaSx .tastoGusti#nocciola a:hover {
	background: url(../img/puls_nocciola_on_marrone.jpg) no-repeat;
	/*background-position: bottom left;*/
}

.marrone .colonnaSx .tastoGusti#nocciola a {
	background: url(../img/puls_nocciola_off_marrone.jpg) no-repeat;
	/*background-position: top left;*/
}

.marrone .colonnaSx .tastoGusti#pistacchio,
.marrone .colonnaSx .tastoGusti#pistacchio a:hover {
	background: url(../img/puls_pistacchio_on_marrone.jpg) no-repeat;
	/*background-position: bottom left;*/
}

.marrone .colonnaSx .tastoGusti#pistacchio a {
	background: url(../img/puls_pistacchio_off_marrone.jpg) no-repeat;
	/*background-position: top left;*/
}





.marrone #contenuti .colonnaDx {
	background: url(../img/bg_interna_contenitore_colDx_marrone.jpg) repeat-y;
}

.marrone .colonnaDx .paginazione .indietro a {
	background: url(../img/puls_freccia_indietro_marrone.gif) no-repeat;
	background-position: 0px 5px;
	color: #472400;
}

.marrone .colonnaDx .paginazione .indietro a:hover {
	color: #80592c;
}
	
.marrone .colonnaDx .paginazione .avanti a {
	background: url(../img/puls_freccia_avanti_marrone.gif) no-repeat;
	background-position: right 5px;
	color: #472400;
}

.marrone .colonnaDx .paginazione .avanti a:hover {
	color: #80592c;
}

.marrone .imgLeft,
.marrone .imgLeftAff1,
.marrone .imgLeftAff2 {
	border: 2px solid #472400;
}

.marrone .imgRight {
	border: 2px solid #472400;
}

.marrone .imgCenter {
	border: 2px solid #472400;
}

.marrone .boxEvid .boxCont a.linkFrec{
	color: #492e0f;
	background: url(../img/freccina_box_coldx_marrone.gif) no-repeat;
	background-position: center left;
}

.marrone .boxEvid .boxCont a:hover.linkFrec{
	color: #492e0f;
	background: url(../img/freccina_box_coldx_marrone.gif) no-repeat;
	background-position: center left;
}

.marrone .colonnaSx .tastoVeloce {
	background: url(../img/bg_tastoveloce_colsx_marrone.gif) repeat-x #391a0d;
}

.marrone .colonnaDx .bloccoTesto,
.marrone .colonnaDx .bloccoTesto a{
	color: #472400;
}

.marrone .colonnaDx .bloccoTesto h1{
	color: #492e0f;
}

.marrone .colonnaDx .bloccoTesto .sottotitolo{
	color: #876234;
}

.marrone .colonnaDx .bloccoTesto h2{
	color: #230200;
}

.marrone .colonnaDx .bloccoTesto li{
	color: #80592c;
}

.marrone .boxEvid .boxCont .titolo{
	color: #492e0f;
}

.marrone .boxEvid .boxCont .titolo2{
	color: #492e0f;
}

.marrone .colonnaSx .bloccoTesto .blocchettino.sel h1 a,
.marrone .colonnaSx .bloccoTesto .blocchettino.sel h1 a:hover,
.marrone .colonnaSx .bloccoTesto .blocchettino.sel .testo,
.marrone .colonnaSx .bloccoTesto .blocchettino.sel .testo a,
.marrone .colonnaSx .bloccoTesto .blocchettino.sel .testo a:hover {
	color: #472400;
}

.marrone .colonnaSx .bloccoTesto .data {
	color: #9B876B;
}

.marrone .boxEvid .boxCont{
	border: 1px solid #cfb98b;
}

.marrone #galleriaFoto a img {
	border: 2px solid #472400;
}

.marrone #galleriaFoto a:hover img {
	border: 2px solid white;
}

/****************** FINE MARRONE */




/*** VERDE */

.verde1 {
	background: url(../img/bg1_home_verde.jpg) repeat-x top center #121701;
}

.verde2 {
	background: url(../img/bg2_home_verde.jpg) repeat-x top center #121701;
}

.verde3 {
	background: url(../img/bg3_home_verde.jpg) repeat-x top center #121701;
}

#home.verde1 #contenitore {
	background: url(../img/img1_home_verde.jpg) no-repeat top ;
}

#home.verde2 #contenitore {
	background: url(../img/img2_home_verde.jpg) no-repeat top ;
}


#home.verde3 #contenitore {
	background: url(../img/img3_home_verde.jpg) no-repeat top ;
}


#interna.verde {
	background: url(../img/bg_interna_verde.jpg) repeat-x top center #111700;
}

/*
#interna.verde #contenitore.tipo1 {
	background: url(../img/img_interna_tipo1_verde.jpg) no-repeat top ;
}

#interna.verde #contenitore.tipo2 {
	background: url(../img/img_interna_tipo2_verde.jpg) no-repeat top ;
}
*/

#home.verde #logoPuls a {
	background: url(../img/logo_verde.jpg) no-repeat top;
}

#home.verde #logoPuls a:hover {
	background: url(../img/logo_verde_hover.jpg) no-repeat bottom;
}

#interna.verde #logoPuls a {
	background: url(../img/logo_interna_verde.jpg) no-repeat top;
}

#interna.verde #logoPuls a:hover {
	background: url(../img/logo_interna_verde_hover.jpg) no-repeat bottom;
}




#home.verde #puls1 a {
	background: url(../img/menu_puls1out_verde.jpg) no-repeat;
}

#home.verde #puls1 a:hover,
#home.verde #puls1 a.sel {
	background: url(../img/menu_puls1on_verde.jpg) no-repeat;
}

#home.verde #puls2 a {
	background: url(../img/menu_puls2out_verde.jpg) no-repeat;
}

#home.verde #puls2 a:hover,
#home.verde #puls2 a.sel {
	background: url(../img/menu_puls2on_verde.jpg) no-repeat;
}

#home.verde #puls3 a {
	background: url(../img/menu_puls3out_verde.jpg) no-repeat;
}

#home.verde #puls3 a:hover,
#home.verde #puls3 a.sel {
	background: url(../img/menu_puls3on_verde.jpg) no-repeat;
}

#home.verde #puls4 a {
	background: url(../img/menu_puls4out_verde.jpg) no-repeat;
}

#home.verde #puls4 a:hover,
#home.verde #puls4 a.sel {
	background: url(../img/menu_puls4on_verde.jpg) no-repeat;
}

#home.verde #puls5 a {
	background: url(../img/menu_puls5out_verde.jpg) no-repeat;
}

#home.verde #puls5 a:hover,
#home.verde #puls5 a.sel {
	background: url(../img/menu_puls5on_verde.jpg) no-repeat;
}

#home.verde #puls6 a {
	background: url(../img/menu_puls6out_verde.jpg) no-repeat;
}

#home.verde #puls6 a:hover,
#home.verde #puls6 a.sel {
	background: url(../img/menu_puls6on_verde.jpg) no-repeat;
}

#home.verde #puls7 a {
	background: url(../img/menu_puls7out_verde.jpg) no-repeat;
}

#home.verde #puls7 a:hover,
#home.verde #puls7 a.sel {
	background: url(../img/menu_puls7on_verde.jpg) no-repeat;
}


#interna.verde #puls1 a {
	background: url(../img/menu_int_puls1out_verde.jpg) no-repeat;
}

#interna.verde #puls1 a:hover,
#interna.verde #puls1 a.sel {
	background: url(../img/menu_int_puls1on_verde.jpg) no-repeat;
}

#interna.verde #puls2 a {
	background: url(../img/menu_int_puls2out_verde.jpg) no-repeat;
}

#interna.verde #puls2 a:hover,
#interna.verde #puls2 a.sel {
	background: url(../img/menu_int_puls2on_verde.jpg) no-repeat;
}

#interna.verde #puls3 a {
	background: url(../img/menu_int_puls3out_verde.jpg) no-repeat;
}

#interna.verde #puls3 a:hover,
#interna.verde #puls3 a.sel {
	background: url(../img/menu_int_puls3on_verde.jpg) no-repeat;
}

#interna.verde #puls4 a {
	background: url(../img/menu_int_puls4out_verde.jpg) no-repeat;
}

#interna.verde #puls4 a:hover,
#interna.verde #puls4 a.sel {
	background: url(../img/menu_int_puls4on_verde.jpg) no-repeat;
}

#interna.verde #puls5 a {
	background: url(../img/menu_int_puls5out_verde.jpg) no-repeat;
}

#interna.verde #puls5 a:hover,
#interna.verde #puls5 a.sel {
	background: url(../img/menu_int_puls5on_verde.jpg) no-repeat;
}

#interna.verde #puls6 a {
	background: url(../img/menu_int_puls6out_verde.jpg) no-repeat;
}

#interna.verde #puls6 a:hover,
#interna.verde #puls6 a.sel {
	background: url(../img/menu_int_puls6on_verde.jpg) no-repeat;
}

#interna.verde #puls7 a {
	background: url(../img/menu_int_puls7out_verde.jpg) no-repeat;
}

#interna.verde #puls7 a:hover,
#interna.verde #puls7 a.sel {
	background: url(../img/menu_int_puls7on_verde.jpg) no-repeat;
}


.verde #riga3 #bloccoEventi {
	background: url(../img/img_bloccoEventi_verde.jpg) no-repeat;
}

.verde #riga3 #bloccoDivisore {
	background: url(../img/img_bloccoDivisore_verde.jpg) no-repeat;
}

.verde #riga3 #bloccoChef {
	background: url(../img/img_bloccoChef_verde.jpg) no-repeat;
}

.verde #footer {
	background: url(../img/bg_footer_verde.jpg) repeat-x;
}

.verde #riga2 .titolo, 
.verde #riga2 .testo, 
.verde #riga2 .testo a,
.verde #riga2 .link a {
	color: #004E00;
}

.verde #riga2 .data,
.verde #riga2 .link a:hover {
	color: #6B936B;
}

.verde #riga3 #bloccoEventi .data,
.verde #riga3 #bloccoEventi .link a:hover,
.verde #riga3 #bloccoChef .link a:hover {
	color: #848F80;
}

* html .verde #riga2 .link a {/*solo per ie6*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/puls_freccia1_verde.png');
	background-position: center left;
	display: block;
}

.verde #riga2 .link[class] a{
	background: url(../img/puls_freccia1_verde.png) no-repeat;
	background-position: center left;
}

* html .verde #riga3 #bloccoEventi .link a {/*solo per ie6*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/puls_freccia2_verde.png');
	background-position: center left;
	display: block;
}

.verde #riga3 #bloccoEventi .link[class] a{
	background: url(../img/puls_freccia2_verde.png) no-repeat;
	background-position: center left;
}


* html .verde #riga3 #bloccoChef .link a {/*solo per ie6*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/puls_freccia2_verde.png');
	background-position: center left;
	display: block;
}


.verde #riga3 #bloccoChef .link[class] a{
	background: url(../img/puls_freccia2_verde.png) no-repeat;
	background-position: center left;
}

.verde .colonnaSx .paginazione .indietro a {
	background: url(../img/freccina_colsx_ind_verde.gif) no-repeat;
	background-position: 0px 5px;
}

.verde .colonnaSx .paginazione .indietro a:hover {
	color: #7a8b2a;
}	

.verde .colonnaSx .paginazione .avanti a {
	background: url(../img/freccina_colsx_ava_verde.gif) no-repeat;
	background-position: right 5px;
}

.verde .colonnaSx .paginazione .avanti a:hover {
	color: #7a8b2a;
}

* html .verde .colonnaSx .bloccoTesto .blocchettino .testo {/*solo per ie6*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/freccina_colsx_verde.png');
	background-position: 0px 2px;
}

* html .verde .colonnaSx .bloccoTesto .blocchettino.sel .testo {/*solo per ie6*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/freccina_colsx2_verde.png');
	background-position: 0px 2px;
}

.verde .colonnaSx .bloccoTesto .blocchettino .testo[class]{
	background: url(../img/freccina_colsx_verde.png) no-repeat;
	background-position: 0px 2px;
}

.verde .colonnaSx .bloccoTesto .blocchettino.sel .testo[class]{
	background: url(../img/freccina_colsx2_verde.png) no-repeat;
	background-position: 0px 2px;
}











.verde.verdeazienda .colonnaDx .bloccoTesto{
	background: url(../img/img_interna_azienda_verde.jpg) no-repeat;
	background-position: 0% 0%;
}

.verde.verdeeventi .colonnaDx .bloccoTesto{
	background: url(../img/img_interna_eventi_verde.jpg) no-repeat;
	background-position: 0% 0%;
}

.verde.verdericette .colonnaDx .bloccoTesto{
	background: url(../img/img_interna_ricette_verde.jpg) no-repeat;
	background-position: 0% 0%;
}

.verde.verdepartnership .colonnaDx .bloccoTesto{
	background: url(../img/img_interna_partnership_verde.jpg) no-repeat;
	background-position: 0% 0%;
}

.verde.verdecontatti .colonnaDx .bloccoTesto{
	background: url(../img/img_interna_contatti_verde.jpg) no-repeat;
	background-position: 0% 0%;
}

.verde.verdenews .colonnaDx .bloccoTesto{
	background: url(../img/img_interna_news_verde.jpg) no-repeat;
	background-position: 0% 0%;
}

.verde.verdemandarino .colonnaDx .bloccoTesto{
	background: url(../img/img_gusti_mandarino_verde.jpg) no-repeat;
	background-position: 0% 0%;
}

.verde.verdepistacchio .colonnaDx .bloccoTesto{
	background: url(../img/img_gusti_pistacchio_verde.jpg) no-repeat;
	background-position: 0% 0%;
}

.verde.verdemela .colonnaDx .bloccoTesto{
	background: url(../img/img_gusti_mela_verde.jpg) no-repeat;
	background-position: 0% 0%;
}

.verde.verdecrema .colonnaDx .bloccoTesto{
	background: url(../img/img_gusti_crema_verde.jpg) no-repeat;
	background-position: 0% 0%;
}

.verde.verdenocciola .colonnaDx .bloccoTesto{
	background: url(../img/img_gusti_nocciola_verde.jpg) no-repeat;
	background-position: 0% 0%;
}

.verde.verdevaniglia .colonnaDx .bloccoTesto{
	background: url(../img/img_gusti_vaniglia_verde.jpg) no-repeat;
	background-position: 0% 0%;
}

.verde.verdemascarpone .colonnaDx .bloccoTesto{
	background: url(../img/img_gusti_mascarpone_verde.jpg) no-repeat;
	background-position: 0% 0%;
}

.verde.verdecaffe .colonnaDx .bloccoTesto{
	background: url(../img/img_gusti_caffe_verde.jpg) no-repeat;
	background-position: 0% 0%;
}

.verde.verdecioccolato .colonnaDx .bloccoTesto{
	background: url(../img/img_gusti_cioccolato_verde.jpg) no-repeat;
	background-position: 0% 0%;
}

.verde.verdeeventi #contenuti .colonnaSx .titolo,
.verde.verdericette #contenuti .colonnaSx .titolo,
.verde.verdenews #contenuti .colonnaSx .titolo {
	background: url(../img/tit_interna_archivio_verde.jpg) no-repeat;
}

.verde.verdemandarino #contenuti .colonnaSx .titolo,
.verde.verdepistacchio #contenuti .colonnaSx .titolo,
.verde.verdemela #contenuti .colonnaSx .titolo,
.verde.verdecrema #contenuti .colonnaSx .titolo,
.verde.verdenocciola #contenuti .colonnaSx .titolo,
.verde.verdevaniglia #contenuti .colonnaSx .titolo,
.verde.verdemascarpone #contenuti .colonnaSx .titolo,
.verde.verdecaffe #contenuti .colonnaSx .titolo,
.verde.verdecioccolato #contenuti .colonnaSx .titolo {
	background: url(../img/tit_interna_gusti_verde.jpg) no-repeat;
}

.verde.verdeazienda .colonnaSx .titolo {
	background: url(../img/tit_interna_filosofia_verde.jpg) no-repeat;
}

.verde.verdepartnership .colonnaSx .titolo {
	background: url(../img/tit_interna_lineeguida_verde.jpg) no-repeat;
}

.verde.verdecontatti #contenuti .colonnaSx .titolo {
	background: url(../img/tit_interna_nelmondo_verde.jpg) no-repeat;
}

* html .verde .colonnaSx .tastoVeloce a.linkVeloce {/*solo per ie6*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/freccina_colsx_verde.png');
	background-position: 0px 0px;
}

.verde .colonnaSx .tastoVeloce a.linkVeloce[class] {
	background: url(../img/freccina_colsx_verde.png) no-repeat;
	background-position: 0px 10px;
}






.verde .colonnaSx .tastoGusti#mandarino,
.verde .colonnaSx .tastoGusti#mandarino a:hover {
	background: url(../img/puls_mandarino_on_verde.jpg) no-repeat;
	/*background-position: bottom left;*/
}

.verde .colonnaSx .tastoGusti#mandarino a {
	background: url(../img/puls_mandarino_off_verde.jpg) no-repeat;
	/*background-position: top left;*/
}

.verde .colonnaSx .tastoGusti#mela,
.verde .colonnaSx .tastoGusti#mela a:hover {
	background: url(../img/puls_mela_on_verde.jpg) no-repeat;
	/*background-position: bottom left;*/
}

.verde .colonnaSx .tastoGusti#mela a {
	background: url(../img/puls_mela_off_verde.jpg) no-repeat;
	/*background-position: top left;*/
}

.verde .colonnaSx .tastoGusti#caffe,
.verde .colonnaSx .tastoGusti#caffe a:hover {
	background: url(../img/puls_caffe_on_verde.jpg) no-repeat;
	/*background-position: bottom left;*/
}

.verde .colonnaSx .tastoGusti#caffe a {
	background: url(../img/puls_caffe_off_verde.jpg) no-repeat;
	/*background-position: top left;*/
}

.verde .colonnaSx .tastoGusti#cioccolato,
.verde .colonnaSx .tastoGusti#cioccolato a:hover {
	background: url(../img/puls_cioccolato_on_verde.jpg) no-repeat;
	/*background-position: bottom left;*/
}

.verde .colonnaSx .tastoGusti#cioccolato a {
	background: url(../img/puls_cioccolato_off_verde.jpg) no-repeat;
	/*background-position: top left;*/
}

.verde .colonnaSx .tastoGusti#crema,
.verde .colonnaSx .tastoGusti#crema a:hover {
	background: url(../img/puls_crema_on_verde.jpg) no-repeat;
	/*background-position: bottom left;*/
}

.verde .colonnaSx .tastoGusti#crema a {
	background: url(../img/puls_crema_off_verde.jpg) no-repeat;
	/*background-position: top left;*/
}

.verde .colonnaSx .tastoGusti#mascarpone,
.verde .colonnaSx .tastoGusti#mascarpone a:hover {
	background: url(../img/puls_mascarpone_on_verde.jpg) no-repeat;
	/*background-position: bottom left;*/
}

.verde .colonnaSx .tastoGusti#mascarpone a {
	background: url(../img/puls_mascarpone_off_verde.jpg) no-repeat;
	/*background-position: top left;*/
}

.verde .colonnaSx .tastoGusti#nocciola,
.verde .colonnaSx .tastoGusti#nocciola a:hover {
	background: url(../img/puls_nocciola_on_verde.jpg) no-repeat;
	/*background-position: bottom left;*/
}

.verde .colonnaSx .tastoGusti#nocciola a {
	background: url(../img/puls_nocciola_off_verde.jpg) no-repeat;
	/*background-position: top left;*/
}

.verde .colonnaSx .tastoGusti#pistacchio,
.verde .colonnaSx .tastoGusti#pistacchio a:hover {
	background: url(../img/puls_pistacchio_on_verde.jpg) no-repeat;
	/*background-position: bottom left;*/
}

.verde .colonnaSx .tastoGusti#pistacchio a {
	background: url(../img/puls_pistacchio_off_verde.jpg) no-repeat;
	/*background-position: top left;*/
}






.verde #contenuti .colonnaDx {
	background: url(../img/bg_interna_contenitore_colDx_verde.jpg) repeat-y;
}

.verde .colonnaDx .paginazione .indietro a {
	background: url(../img/puls_freccia_indietro_verde.gif) no-repeat;
	background-position: 0px 5px;
	color: #004e00;
}

.verde .colonnaDx .paginazione .indietro a:hover {
	color: #76964d;
}
	
.verde .colonnaDx .paginazione .avanti a {
	background: url(../img/puls_freccia_avanti_verde.gif) no-repeat;
	background-position: right 5px;
	color: #004e00;
}

.verde .colonnaDx .paginazione .avanti a:hover {
	color: #76964d;
}

.verde .imgLeft,
.verde .imgLeftAff1,
.verde .imgLeftAff2 {
	border: 2px solid #056502;
}

.verde .imgRight {
	border: 2px solid #056502;
}

.verde .imgCenter {
	border: 2px solid #056502;
}

.verde .boxEvid .boxCont a.linkFrec{
	color: #0e4c0e;
	background: url(../img/freccina_box_coldx_verde.gif) no-repeat;
	background-position: center left;
}

.verde .boxEvid .boxCont a:hover.linkFrec{
	color: #0e4c0e;
	background: url(../img/freccina_box_coldx_verde.gif) no-repeat;
	background-position: center left;
}

.verde .colonnaSx .tastoVeloce {
	background: url(../img/bg_tastoveloce_colsx_verde.gif) repeat-x #142f04;
}

.verde .colonnaDx .bloccoTesto,
.verde .colonnaDx .bloccoTesto a{
	color: #004e00;
}

.verde .colonnaDx .bloccoTesto h1{
	color: #0e4c0e;
}

.verde .colonnaDx .bloccoTesto .sottotitolo{
	color: #76964d;
}

.verde .colonnaDx .bloccoTesto h2{
	color: #0e4c0e;
}

.verde .colonnaDx .bloccoTesto li{
	color: #76964d;
}

.verde .boxEvid .boxCont .titolo{
	color: #0e4c0e;
}

.verde .boxEvid .boxCont .titolo2{
	color: #0e4c0e;
}

.verde .colonnaSx .bloccoTesto .blocchettino.sel h1 a,
.verde .colonnaSx .bloccoTesto .blocchettino.sel h1 a:hover,
.verde .colonnaSx .bloccoTesto .blocchettino.sel .testo,
.verde .colonnaSx .bloccoTesto .blocchettino.sel .testo a,
.verde .colonnaSx .bloccoTesto .blocchettino.sel .testo a:hover {
	color: #004e00;
}

.verde .colonnaSx .bloccoTesto .data {
	color: #7b8d2b;
}

.verde .boxEvid .boxCont{
	border: 1px solid #cfb98b;
}

.verde #galleriaFoto a img {
	border: 2px solid #056502;
}

.verde #galleriaFoto a:hover img {
	border: 2px solid white;
}
/****************** FINE VERDE */


/*** ROSSO */

.rosso1 {
	background: url(../img/bg1_home_rosso.jpg) repeat-x top center #400302;
}

.rosso2 {
	background: url(../img/bg2_home_rosso.jpg) repeat-x top center #400302;
}

.rosso3 {
	background: url(../img/bg3_home_rosso.jpg) repeat-x top center #400302;
}

#home.rosso1 #contenitore {
	background: url(../img/img1_home_rosso.jpg) no-repeat top ;
}

#home.rosso2 #contenitore {
	background: url(../img/img2_home_rosso.jpg) no-repeat top ;
}

#home.rosso3 #contenitore {
	background: url(../img/img3_home_rosso.jpg) no-repeat top ;
}

#interna.rosso {
	background: url(../img/bg_interna_rosso.jpg) repeat-x top center #400300;
}

/*
#interna.rosso #contenitore.tipo1 {
	background: url(../img/img_interna_tipo1_rosso.jpg) no-repeat top ;
}

#interna.rosso #contenitore.tipo2 {
	background: url(../img/img_interna_tipo2_rosso.jpg) no-repeat top ;
}
*/

#home.rosso #logoPuls a {
	background: url(../img/logo_rosso.jpg) no-repeat top;
}

#home.rosso #logoPuls a:hover {
	background: url(../img/logo_rosso_hover.jpg) no-repeat bottom;
}

#interna.rosso #logoPuls a {
	background: url(../img/logo_interna_rosso.jpg) no-repeat top;
}

#interna.rosso #logoPuls a:hover {
	background: url(../img/logo_interna_rosso_hover.jpg) no-repeat bottom;
}




#home.rosso #puls1 a {
	background: url(../img/menu_puls1out_rosso.jpg) no-repeat;
}

#home.rosso #puls1 a:hover,
#home.rosso #puls1 a.sel {
	background: url(../img/menu_puls1on_rosso.jpg) no-repeat;
}

#home.rosso #puls2 a {
	background: url(../img/menu_puls2out_rosso.jpg) no-repeat;
}

#home.rosso #puls2 a:hover,
#home.rosso #puls2 a.sel {
	background: url(../img/menu_puls2on_rosso.jpg) no-repeat;
}

#home.rosso #puls3 a {
	background: url(../img/menu_puls3out_rosso.jpg) no-repeat;
}

#home.rosso #puls3 a:hover,
#home.rosso #puls3 a.sel {
	background: url(../img/menu_puls3on_rosso.jpg) no-repeat;
}

#home.rosso #puls4 a {
	background: url(../img/menu_puls4out_rosso.jpg) no-repeat;
}

#home.rosso #puls4 a:hover,
#home.rosso #puls4 a.sel {
	background: url(../img/menu_puls4on_rosso.jpg) no-repeat;
}

#home.rosso #puls5 a {
	background: url(../img/menu_puls5out_rosso.jpg) no-repeat;
}

#home.rosso #puls5 a:hover,
#home.rosso #puls5 a.sel {
	background: url(../img/menu_puls5on_rosso.jpg) no-repeat;
}

#home.rosso #puls6 a {
	background: url(../img/menu_puls6out_rosso.jpg) no-repeat;
}

#home.rosso #puls6 a:hover,
#home.rosso #puls6 a.sel {
	background: url(../img/menu_puls6on_rosso.jpg) no-repeat;
}

#home.rosso #puls7 a {
	background: url(../img/menu_puls7out_rosso.jpg) no-repeat;
}

#home.rosso #puls7 a:hover,
#home.rosso #puls7 a.sel {
	background: url(../img/menu_puls7on_rosso.jpg) no-repeat;
}


#interna.rosso #puls1 a {
	background: url(../img/menu_int_puls1out_rosso.jpg) no-repeat;
}

#interna.rosso #puls1 a:hover,
#interna.rosso #puls1 a.sel {
	background: url(../img/menu_int_puls1on_rosso.jpg) no-repeat;
}

#interna.rosso #puls2 a {
	background: url(../img/menu_int_puls2out_rosso.jpg) no-repeat;
}

#interna.rosso #puls2 a:hover,
#interna.rosso #puls2 a.sel {
	background: url(../img/menu_int_puls2on_rosso.jpg) no-repeat;
}

#interna.rosso #puls3 a {
	background: url(../img/menu_int_puls3out_rosso.jpg) no-repeat;
}

#interna.rosso #puls3 a:hover,
#interna.rosso #puls3 a.sel {
	background: url(../img/menu_int_puls3on_rosso.jpg) no-repeat;
}

#interna.rosso #puls4 a {
	background: url(../img/menu_int_puls4out_rosso.jpg) no-repeat;
}

#interna.rosso #puls4 a:hover,
#interna.rosso #puls4 a.sel {
	background: url(../img/menu_int_puls4on_rosso.jpg) no-repeat;
}

#interna.rosso #puls5 a {
	background: url(../img/menu_int_puls5out_rosso.jpg) no-repeat;
}

#interna.rosso #puls5 a:hover,
#interna.rosso #puls5 a.sel {
	background: url(../img/menu_int_puls5on_rosso.jpg) no-repeat;
}

#interna.rosso #puls6 a {
	background: url(../img/menu_int_puls6out_rosso.jpg) no-repeat;
}

#interna.rosso #puls6 a:hover,
#interna.rosso #puls6 a.sel {
	background: url(../img/menu_int_puls6on_rosso.jpg) no-repeat;
}

#interna.rosso #puls7 a {
	background: url(../img/menu_int_puls7out_rosso.jpg) no-repeat;
}

#interna.rosso #puls7 a:hover,
#interna.rosso #puls7 a.sel {
	background: url(../img/menu_int_puls7on_rosso.jpg) no-repeat;
}



.rosso #riga3 #bloccoEventi {
	background: url(../img/img_bloccoEventi_rosso.jpg) no-repeat;
}

.rosso #riga3 #bloccoDivisore {
	background: url(../img/img_bloccoDivisore_rosso.jpg) no-repeat;
}

.rosso #riga3 #bloccoChef {
	background: url(../img/img_bloccoChef_rosso.jpg) no-repeat;
}

.rosso #footer {
	background: url(../img/bg_footer_rosso.jpg) repeat-x;
}

.rosso #riga2 .titolo, 
.rosso #riga2 .testo, 
.rosso #riga2 .testo a,
.rosso #riga2 .link a {
	color: #801000;
}

.rosso #riga2 .data,
.rosso #riga2 .link a:hover {
	color: #AC746B;
}

.rosso #riga3 #bloccoEventi .data,
.rosso #riga3 #bloccoEventi .link a:hover,
.rosso #riga3 #bloccoChef .link a:hover {
	color: #A68280;
}

* html .rosso #riga2 .link a {/*solo per ie6*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/puls_freccia1_rosso.png');
	background-position: center left;
	display: block;
}

.rosso #riga2 .link[class] a{
	background: url(../img/puls_freccia1_rosso.png) no-repeat;
	background-position: center left;
}

* html .rosso #riga3 #bloccoEventi .link a {/*solo per ie6*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/puls_freccia2_rosso.png');
	background-position: center left;
	display: block;
}

.rosso #riga3 #bloccoEventi .link[class] a{
	background: url(../img/puls_freccia2_rosso.png) no-repeat;
	background-position: center left;
}


* html .rosso #riga3 #bloccoChef .link a {/*solo per ie6*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/puls_freccia2_rosso.png');
	background-position: center left;
	display: block;
}


.rosso #riga3 #bloccoChef .link[class] a{
	background: url(../img/puls_freccia2_rosso.png) no-repeat;
	background-position: center left;
}


.rosso .colonnaSx .paginazione .indietro a {
	background: url(../img/freccina_colsx_ind_rosso.gif) no-repeat;
	background-position: 0px 5px;
}

.rosso .colonnaSx .paginazione .indietro a:hover {
	color: #b66f2b;
}	

.rosso .colonnaSx .paginazione .avanti a {
	background: url(../img/freccina_colsx_ava_rosso.gif) no-repeat;
	background-position: right 5px;
}

.rosso .colonnaSx .paginazione .avanti a:hover {
	color: #b66f2b;
}

* html .rosso .colonnaSx .bloccoTesto .blocchettino .testo {/*solo per ie6*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/freccina_colsx_rosso.png');
	background-position: 0px 2px;
}

* html .rosso .colonnaSx .bloccoTesto .blocchettino.sel .testo {/*solo per ie6*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/freccina_colsx2_rosso.png');
	background-position: 0px 2px;
}

.rosso .colonnaSx .bloccoTesto .blocchettino .testo[class]{
	background: url(../img/freccina_colsx_rosso.png) no-repeat;
	background-position: 0px 2px;
}

.rosso .colonnaSx .bloccoTesto .blocchettino.sel .testo[class]{
	background: url(../img/freccina_colsx2_rosso.png) no-repeat;
	background-position: 0px 2px;
}











.rosso.rossoazienda .colonnaDx .bloccoTesto{
	background: url(../img/img_interna_azienda_rosso.jpg) no-repeat;
	background-position: 0% 0%;
}

.rosso.rossoeventi .colonnaDx .bloccoTesto{
	background: url(../img/img_interna_eventi_rosso.jpg) no-repeat;
	background-position: 0% 0%;
}

.rosso.rossoricette .colonnaDx .bloccoTesto{
	background: url(../img/img_interna_ricette_rosso.jpg) no-repeat;
	background-position: 0% 0%;
}

.rosso.rossopartnership .colonnaDx .bloccoTesto{
	background: url(../img/img_interna_partnership_rosso.jpg) no-repeat;
	background-position: 0% 0%;
}

.rosso.rossocontatti .colonnaDx .bloccoTesto{
	background: url(../img/img_interna_contatti_rosso.jpg) no-repeat;
	background-position: 0% 0%;
}

.rosso.rossonews .colonnaDx .bloccoTesto{
	background: url(../img/img_interna_news_rosso.jpg) no-repeat;
	background-position: 0% 0%;
}

.rosso.rossomandarino .colonnaDx .bloccoTesto{
	background: url(../img/img_gusti_mandarino_rosso.jpg) no-repeat;
	background-position: 0% 0%;
}

.rosso.rossopistacchio .colonnaDx .bloccoTesto{
	background: url(../img/img_gusti_pistacchio_rosso.jpg) no-repeat;
	background-position: 0% 0%;
}

.rosso.rossomela .colonnaDx .bloccoTesto{
	background: url(../img/img_gusti_mela_rosso.jpg) no-repeat;
	background-position: 0% 0%;
}

.rosso.rossocrema .colonnaDx .bloccoTesto{
	background: url(../img/img_gusti_crema_rosso.jpg) no-repeat;
	background-position: 0% 0%;
}

.rosso.rossonocciola .colonnaDx .bloccoTesto{
	background: url(../img/img_gusti_nocciola_rosso.jpg) no-repeat;
	background-position: 0% 0%;
}

.rosso.rossovaniglia .colonnaDx .bloccoTesto{
	background: url(../img/img_gusti_vaniglia_rosso.jpg) no-repeat;
	background-position: 0% 0%;
}

.rosso.rossomascarpone .colonnaDx .bloccoTesto{
	background: url(../img/img_gusti_mascarpone_rosso.jpg) no-repeat;
	background-position: 0% 0%;
}

.rosso.rossocaffe .colonnaDx .bloccoTesto{
	background: url(../img/img_gusti_caffe_rosso.jpg) no-repeat;
	background-position: 0% 0%;
}

.rosso.rossocioccolato .colonnaDx .bloccoTesto{
	background: url(../img/img_gusti_cioccolato_rosso.jpg) no-repeat;
	background-position: 0% 0%;
}

.rosso.rossoeventi #contenuti .colonnaSx .titolo,
.rosso.rossoricette #contenuti .colonnaSx .titolo,
.rosso.rossonews #contenuti .colonnaSx .titolo {
	background: url(../img/tit_interna_archivio_rosso.jpg) no-repeat;
}

.rosso.rossomandarino #contenuti .colonnaSx .titolo,
.rosso.rossopistacchio #contenuti .colonnaSx .titolo,
.rosso.rossomela #contenuti .colonnaSx .titolo,
.rosso.rossocrema #contenuti .colonnaSx .titolo,
.rosso.rossonocciola #contenuti .colonnaSx .titolo,
.rosso.rossovaniglia #contenuti .colonnaSx .titolo,
.rosso.rossomascarpone #contenuti .colonnaSx .titolo,
.rosso.rossocaffe #contenuti .colonnaSx .titolo,
.rosso.rossocioccolato #contenuti .colonnaSx .titolo {
	background: url(../img/tit_interna_gusti_rosso.jpg) no-repeat;
}

.rosso.rossoazienda .colonnaSx .titolo {
	background: url(../img/tit_interna_filosofia_rosso.jpg) no-repeat;
}

.rosso.rossopartnership .colonnaSx .titolo {
	background: url(../img/tit_interna_lineeguida_rosso.jpg) no-repeat;
}

.rosso.rossocontatti #contenuti .colonnaSx .titolo {
	background: url(../img/tit_interna_nelmondo_rosso.jpg) no-repeat;
}

* html .rosso .colonnaSx .tastoVeloce a.linkVeloce {/*solo per ie6*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/freccina_colsx_rosso.png');
	background-position: 0px 0px;
}

.rosso .colonnaSx .tastoVeloce a.linkVeloce[class] {
	background: url(../img/freccina_colsx_rosso.png) no-repeat;
	background-position: 0px 10px;
}






.rosso .colonnaSx .tastoGusti#mandarino,
.rosso .colonnaSx .tastoGusti#mandarino a:hover {
	background: url(../img/puls_mandarino_on_rosso.jpg) no-repeat;
	/*background-position: bottom left;*/
}

.rosso .colonnaSx .tastoGusti#mandarino a {
	background: url(../img/puls_mandarino_off_rosso.jpg) no-repeat;
	/*background-position: top left;*/
}

.rosso .colonnaSx .tastoGusti#mela,
.rosso .colonnaSx .tastoGusti#mela a:hover {
	background: url(../img/puls_mela_on_rosso.jpg) no-repeat;
	/*background-position: bottom left;*/
}

.rosso .colonnaSx .tastoGusti#mela a {
	background: url(../img/puls_mela_off_rosso.jpg) no-repeat;
	/*background-position: top left;*/
}

.rosso .colonnaSx .tastoGusti#caffe,
.rosso .colonnaSx .tastoGusti#caffe a:hover {
	background: url(../img/puls_caffe_on_rosso.jpg) no-repeat;
	/*background-position: bottom left;*/
}

.rosso .colonnaSx .tastoGusti#caffe a {
	background: url(../img/puls_caffe_off_rosso.jpg) no-repeat;
	/*background-position: top left;*/
}

.rosso .colonnaSx .tastoGusti#cioccolato,
.rosso .colonnaSx .tastoGusti#cioccolato a:hover {
	background: url(../img/puls_cioccolato_on_rosso.jpg) no-repeat;
	/*background-position: bottom left;*/
}

.rosso .colonnaSx .tastoGusti#cioccolato a {
	background: url(../img/puls_cioccolato_off_rosso.jpg) no-repeat;
	/*background-position: top left;*/
}

.rosso .colonnaSx .tastoGusti#crema,
.rosso .colonnaSx .tastoGusti#crema a:hover {
	background: url(../img/puls_crema_on_rosso.jpg) no-repeat;
	/*background-position: bottom left;*/
}

.rosso .colonnaSx .tastoGusti#crema a {
	background: url(../img/puls_crema_off_rosso.jpg) no-repeat;
	/*background-position: top left;*/
}

.rosso .colonnaSx .tastoGusti#mascarpone,
.rosso .colonnaSx .tastoGusti#mascarpone a:hover {
	background: url(../img/puls_mascarpone_on_rosso.jpg) no-repeat;
	/*background-position: bottom left;*/
}

.rosso .colonnaSx .tastoGusti#mascarpone a {
	background: url(../img/puls_mascarpone_off_rosso.jpg) no-repeat;
	/*background-position: top left;*/
}

.rosso .colonnaSx .tastoGusti#nocciola,
.rosso .colonnaSx .tastoGusti#nocciola a:hover {
	background: url(../img/puls_nocciola_on_rosso.jpg) no-repeat;
	/*background-position: bottom left;*/
}

.rosso .colonnaSx .tastoGusti#nocciola a {
	background: url(../img/puls_nocciola_off_rosso.jpg) no-repeat;
	/*background-position: top left;*/
}

.rosso .colonnaSx .tastoGusti#pistacchio,
.rosso .colonnaSx .tastoGusti#pistacchio a:hover {
	background: url(../img/puls_pistacchio_on_rosso.jpg) no-repeat;
	/*background-position: bottom left;*/
}

.rosso .colonnaSx .tastoGusti#pistacchio a {
	background: url(../img/puls_pistacchio_off_rosso.jpg) no-repeat;
	/*background-position: top left;*/
}






.rosso #contenuti .colonnaDx {
	background: url(../img/bg_interna_contenitore_colDx_rosso.jpg) repeat-y;
}

.rosso .colonnaDx .paginazione .indietro a {
	background: url(../img/puls_freccia_indietro_rosso.gif) no-repeat;
	background-position: 0px 5px;
	color: #801000;
}

.rosso .colonnaDx .paginazione .indietro a:hover {
	color: #c48060;
}
	
.rosso .colonnaDx .paginazione .avanti a {
	background: url(../img/puls_freccia_avanti_rosso.gif) no-repeat;
	background-position: right 5px;
	color: #801000;
}

.rosso .colonnaDx .paginazione .avanti a:hover {
	color: #c48060;
}

.rosso .imgLeft,
.rosso .imgLeftAff1,
.rosso .imgLeftAff2 {
	border: 2px solid #830b00;
}

.rosso .imgRight {
	border: 2px solid #830b00;
}

.rosso .imgCenter {
	border: 2px solid #830b00;
}

.rosso .boxEvid .boxCont a.linkFrec{
	color: #b14108;
	background: url(../img/freccina_box_coldx_rosso.gif) no-repeat;
	background-position: center left;
}

.rosso .boxEvid .boxCont a:hover.linkFrec{
	color: #b14108;
	background: url(../img/freccina_box_coldx_rosso.gif) no-repeat;
	background-position: center left;
}
.rosso .colonnaSx .tastoVeloce {
	background: url(../img/bg_tastoveloce_colsx_rosso.gif) repeat-x #530300;
}

.rosso .colonnaDx .bloccoTesto,
.rosso .colonnaDx .bloccoTesto a{
	color: #801000;
}

.rosso .colonnaDx .bloccoTesto h1{
	color: #b10800;
}

.rosso .colonnaDx .bloccoTesto .sottotitolo{
	color: #c48d60;
}

.rosso .colonnaDx .bloccoTesto h2{
	color: #b10800;
}

.rosso .colonnaDx .bloccoTesto li{
	color: #c48d60;
}

.rosso .boxEvid .boxCont .titolo{
	color: #b14108;
}

.rosso .boxEvid .boxCont .titolo2{
	color: #b14108;
}

.rosso .colonnaSx .bloccoTesto .blocchettino.sel h1 a,
.rosso .colonnaSx .bloccoTesto .blocchettino.sel h1 a:hover,
.rosso .colonnaSx .bloccoTesto .blocchettino.sel .testo,
.rosso .colonnaSx .bloccoTesto .blocchettino.sel .testo a,
.rosso .colonnaSx .bloccoTesto .blocchettino.sel .testo a:hover {
	color: #472400;
}

.rosso .colonnaSx .bloccoTesto .data {
	color: #9B876B;
}

.rosso .boxEvid .boxCont{
	border: 1px solid #cfb98b;
}

.rosso #galleriaFoto a img {
	border: 2px solid #830b00;
}

.rosso #galleriaFoto a:hover img {
	border: 2px solid white;
}

/****************** FINE ROSSO */



.imgCenter.noBorder {
	border: 0px;
}