
a img {border:0px;}

body {
	/* font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; */
	font-family: Arial, ‘Helvetica Neue’, Helvetica, sans-serif;
}

a:active
{
	color:#000;
}
h2 a,
h3 a
{
	color:#014F29;
}
h2 a:hover,
h3 a:hover
{
	color:#6EAC8D;
}

.clearer {
    clear: both;
    float: none;
    height: 0;
    margin: auto;
}
.line {
    background-color: #FFFFFF;
    border-bottom: 1px solid #CDEED6;
    clear: both;
    float: none;
    height: 1px;
    margin: 0;
}
	.line.green {
		background-color: #FFFFFF;
		border-bottom: 1px solid #CDEED6;
	}
	.line.grey {
		background-color: #FFFFFF;
		border-bottom: 1px solid #CDEED6;
	}


.border-radius-4
{
	   -moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	        border-radius: 4px; /* CSS3 */
}
.border-radius-12
{
	   -moz-border-radius: 12px; /* Firefox */
	-webkit-border-radius: 12px; /* Safari, Chrome */
	        border-radius: 12px; /* CSS3 */
}
.transparent
{	 
	background: rgb(136, 217, 177);
	background: rgba(136, 217, 177, 0.3);
}
.transparent-30 {
 	-moz-opacity:.30;
		  filter:alpha(opacity=30);
		 opacity:.30;
}


.col-3
{
    float: left;
    width: 31.3%;
    width: 31%;
    margin-right: 3%;
	margin-bottom: 10px;
}
.col-end
{
	margin:0 !important;
}


.list-items-cols
{
}
.list-items-cols .cols-title
{
	height:32px;
	clear:both;
	padding:4px 20px 4px 56px;
	background:url("https://2ed6e5.claudeassets.com/20260315174306im_/http://www.infoceliachia.com/images/parts/arrow_r_green.png") no-repeat scroll 20px center #EAF7F1;
}
.list-items-cols .cols-title span
{
    color: #6EAC8D;
    float: left;
    font-family: Calibri,Candara,Segoe,‘Segoe UI’,Optima,Arial,sans-serif;
    font-size: 18px;
    font-weight: bold;
    /* letter-spacing: 2px; */
    margin-top: 3px;
    text-transform: uppercase;
    width: 80%;
}
.list-items-cols .cols-title span a
{
    color: #99CFB3;
}
.list-items-cols .cols-title span a:hover
{
    color: #6EAC8D;
}
.list-items-cols .cols-title a.www
{
	display:block;
	float:right;
	width:32px;
	height:32px;
	background:url("https://ede9bb.claudeassets.com/20260315174306im_/http://www.infoceliachia.com/images/parts/expand_green.png") no-repeat scroll transparent center center;
}

.list-items-cols .col-3
{
}
	.list-items-cols .col-3 .thumb
	{
		width:100px;
		height:80px;
		display:block;
		float:left;
		margin-right:10px;
		margin-top: 6px;
		border:3px solid #ccc;
		background-color:#eef;
		text-align:center;
		overflow:hidden;
		position:relative;
	}
	.list-items-cols .col-3 .thumb:hover
	{
		border:3px solid #6EAC8D;
	}
	.list-items-cols .col-3 .thumb img
	{
		width:100%;
		height:80px;
	}
	.list-items-cols .col-3 .prezzo
	{
		bottom:0;
		right:0;
		margin:0;
		width:70px;
		position:absolute;	
		color:#fff;
		font-size:20px;
		background: rgb(248, 99, 0);
		background: rgba(248, 99, 0, 0.8);
	}
	.list-items-cols .col-3 .thumb:hover .prezzo
	{
		color:#fff;
		background: rgb(110, 172, 141);
		background: rgba(110, 172, 141, 0.7);
	}
	.list-items-cols .col-3.is_special_1 .prezzo.prezzo_pieno
	{
		font-size:12px;
		background-image: url("http://www.alimentisenzaglutine.com/image/prezzo_speciale_bianco.png");
		background-position: center center;
		background-repeat: no-repeat;
	}
	.list-items-cols .col-3.is_special_1 .prezzo.prezzo_speciale
	{
		bottom: 15px;
		font-size: 20px;
		display: block;
	}
	.list-items-cols .col-3.is_special_0 .prezzo.prezzo_speciale
	{
		display: none;
	}
	.list-items-cols .col-3 h2,
	.list-items-cols .col-3 h3
	{
		margin: 0;
		font-family: Calibri, Candara, Segoe, ‘Segoe UI’, Optima, Arial, sans-serif;
	}
	.list-items-cols .col-3 p
	{
		margin: 0;
	}
	.list-items-cols .col-3 .continue
	{
		margin-top:4px;
		float: right;
		padding: 10px 20px;
		background-color:#99CFB3;
		color:#fff;
		font-family: Calibri, Candara, Segoe, ‘Segoe UI’, Optima, Arial, sans-serif;
	}
	.list-items-cols .col-3 .continue:hover
	{
		background-color:#6EAC8D;
	}
	
	
/*
	ALTEZZA FISSA DIV .col3
*/
#latestNews .col-3,
#storico .col-3
{
	height:360px;
	position:relative;
}
#ricette .col-3
{
	height:260px;
	position:relative;
}
#alimenti .col-3
{
	height:320px;
	position:relative;
}
#locali .col-3
{
	height:230px;
	position:relative;
}
#vacanze .col-3
{
	height:240px;
	position:relative;
}
.list-items-cols .col-3
{
    border: 1px solid #C8EDDA;
    padding: 4px;
    width: 29.8%;
	   -moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	        border-radius: 4px; /* CSS3 */
}
.list-items-cols .col-3 .continue
{
	position:absolute;
	bottom:0;
	right:0;
}



.banner.download-app
{
	border: 1px solid #AAAAAA;
	color: #333333;
    display: block;
	text-decoration:none;
}
.banner.download-app img
{
	width:99%;
	
}
.banner.download-app span
{
	font-size: 18px;
    letter-spacing: -1px;
    display: block;
    padding: 10px;
}
.banner.download-app span small
{
	border-bottom: 1px solid #CCCCCC;
    color: #FE7608;
    display: block;
    margin-bottom: 4px;
    font-size: 14px;
    padding-bottom: 4px;
    font-weight: bold;
}

.videotitle {
    color: #6EAC8D;
    display: inline-block;
    font-family: 'Franklin Gothic Medium','Franklin Gothic','ITC Franklin Gothic',Arial,sans-serif;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: -1px;
    margin: -10px 10px 8px !important;
}

#pagination {
    background: none repeat scroll 0 0 #DDE9E3 !important;
    border: 1px solid #BDC7C3 !important;
}

div.youplayer ul.videoyou {
    width: 720px !important;
}
div.youplayer ul.videoyou li a {
    width: 610px !important;
}
/*
     FILE ARCHIVED ON 14:36:44 Mar 15, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:52:18 Jul 28, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.399
  exclusion.robots: 0.051
  exclusion.robots.policy: 0.041
  esindex: 0.008
  cdx.remote: 10.873
  LoadShardBlock: 70.097 (3)
  PetaboxLoader3.datanode: 81.295 (5)
  load_resource: 1165.743
  PetaboxLoader3.resolve: 1091.473
  loaddict: 56.514
*/