body { background-color: #999; margin: 0px; }

body,p,td,th,ol,ul,li,h1,h2,h3,h4,h5,h6,a,span,div,form,input,select,textarea {
	font-family: 'Maven Pro', sans-serif;
	color:#333;
	font-size:12px;
	text-decoration:none;
}

input, textarea, select { font-family: sans-serif }

img{ border:none }

h1{ font-size:20px; padding-top:8px }

h2, h2 a{ font-size:18px; }
h3, h3 a{ font-size:16px; }
h4, h4 a{ font-size:14px; }

#header {
	height: 191px;
	width: 100%;
	position: relative;
    background: #fff; /* opera */
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E4E4E4)); /* chrome e safari4+ */
    background: -webkit-linear-gradient(top, #fff, #E4E4E4); /* Chrome 10+ e safari6 */
    background: -moz-linear-gradient(top,  #fff,  #E4E4E4); /* firefox 3.6+ */
    background: linear-gradient(top, #fff, #E4E4E4);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0,startColorstr='#ffffff', endColorstr='#E4E4E4'); /*  IE 5.5-7*/
    -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(GradientType = 0,startColorstr='#ffffff', endColorstr='#E4E4E4')'; /*  IE 8*/
}


#header_ombra {
	background-image: url(http://alisupermercati.it/img/sf_ombra_top.png);
	background-repeat: repeat-x;
	height: 9px;
	width: 100%;
	bottom: 0px;
	position: absolute;
	z-index:3;
}

#top {
	height: 191px;
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#top_logo {
	height: 133px;
	width: 445px;
	top:13px;
	position: absolute;
}

#top_carta_fedelta {
	height: 133px;
	width: 500px;
	top:13px;
	right:0px;
	position: absolute;
}

#nav {
	position: absolute;
	bottom: 0px;
	height: 36px;
	width: 100%;
	-moz-border-radius-topleft: 0.5em;
	-webkit-border-top-left-radius: 0.5em;
	-moz-border-radius-topright: 0.5em;
	-webkit-border-top-right-radius: 0.5em;
	border: 0px solid #DD8002;
	color: #FFFFFF;
/*	font-weight: bold;
	text-shadow: 0 -1px 1px #FEC170; */
	padding: 0px;
	margin: 0px;
	background-color: #FDA72D;
	letter-spacing: 0px;
	z-index:2;
}

#main_centrale {
	margin-left: 207px;
	position:relative;
	z-index:2;
}

#main_centrale_news {
	margin-left: 207px;
	margin-right:207px;
	position:relative;
	z-index:2;
}

.box_grigio_fumetto_580 {
	position: relative;
	background-color:#F0F0F0;
	width:580px;
	padding:10px;
	display:inline-block;
}


#main_spalla_dx{
	width:187px;
	float:right;
	margin: 0px 0px 0px 10px;
	z-index:3;
	}

#main_spalla_sx {
	width:187px;
	float:left;
	margin: 0px 10px 0px 0px;
}


#menu_nav {
	padding:0px;
	width:100%;
	margin: 0px;
	display:block;
	text-align:center;
}


#menu_nav li{
	list-style:none;
	margin: 0px;
	padding:0px;
	display:inline-block;
}

#menu_nav li a {
	background-image:url(http://alisupermercati.it/img/freccia_bianca_dx.png);
	background-repeat: no-repeat;
	background-position: 5px 14px;
	padding: 11px 1px 9px 17px;
	color:#FFF; display:block;
	text-decoration:none;
	margin: 0px;
}

#menu_nav li a:hover{
	background-image:url(http://alisupermercati.it/img/freccia_grigia_down.png);
	background-position: 5px 17px;	
/*	background-repeat: no-repeat;
	padding: 11px 1px 9px 17px;
	text-decoration:none;	
	margin: 0px; */
	color:#333;
	background-color: #FDBB6B;
}

a.submenu { cursor:default; }
a.nosubmenu:hover { background-image:url(http://alisupermercati.it/img/freccia_bianca_dx.png);  }

#menu_nav li ul 	{	
	margin: 0;
	position: absolute;
	visibility: hidden;
	background-color: #E4E4E4;
	background-image:none; width:auto; height:auto;
	margin-bottom:6px;
	border-bottom:#FFF solid 1px;
	border-left:#FFF solid 1px;
	border-right:#FFF solid 1px;
	padding: 8px 0px;

}
		
#menu_nav li ul li { float: none; display: inline;}



#menu_nav li ul li a { 
	background-image:url(http://alisupermercati.it/img/freccia_grigia_chiara_dx.png);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding: 4px 40px 4px 19px;
	color:#333;
	text-decoration:none;
	list-style-type: none;
	display:block;
	text-align:left;
	}

#menu_nav li ul li a:hover { 
	background-color: #CCC;
	background-image:url(http://alisupermercati.it/img/freccia_grigia_down.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding: 4px 40px 4px 19px;
	color:#333;
	text-decoration:none;
	}

#main {
	width: 100%;
	background-color: #FFF;
}

#main_hp {
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}

#main_hp .main_box_dx { margin-bottom:10px; float:left; margin-left:10px; }
#main_hp .main_box_sx { margin-bottom:10px; float:left;}

#main_contenuti {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px 0px 30px 0px;
	position:relative;
	z-index:1;
}

.main_box_dx, .main_box_sx_hp { width:187px; height:238px }

.main_box_sx_hp a { width:160px; height:19px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap }

.main_box_sx {
/*	width: 187px; */
	background-color: #E4E4E4;
	background-image: url(http://alisupermercati.it/img/sf_main_box_sx.png);
	background-repeat: repeat-x;
	background-position: 0px 40px;
	margin-bottom:10px;
}

.main_box_sx  h4{
	font-size:12px;
	width: 187px; 
	height:40px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	color:#FFF;
	font-weight:bold;
	background-color: #E4E4E4;
	-moz-border-radius: 0.2em;
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	-webkit-border-radius: 0.2em;
	background: #666; /* opera */
    background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#333)); /* chrome e safari4+ */
    background: -webkit-linear-gradient(top, #666, #333); /* Chrome 10+ e safari6 */
    background: -moz-linear-gradient(top,  #666,  #333); /* firefox 3.6+ */
    background: linear-gradient(top, #666, #333);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0,startColorstr='#666666', endColorstr='#333333'); /*  IE 5.5-7*/
    -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(GradientType = 0,startColorstr='#666666', endColorstr='#333333')'; /*  IE 8*/
}

.main_box_sx  p{
	padding: 0px;
}

.main_box_sx ul {
	margin: 15px 0px 0px 10px;
	padding:0px 0px 15px 0px;
}

.main_box_sx li {
	list-style-type: none;
	display:block;
	width:auto;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image:url(http://alisupermercati.it/img/freccia_grigia_chiara_dx.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 0px 0px 2px 18px;
}

.main_box_sx li a{
	background-image:url(http://alisupermercati.it/img/freccia_grigia_chiara_dx.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 2px 0px 2px 18px;
	color:#333;
	text-decoration:none;
	list-style-type: none;
	display:block;
	margin-left: -18px;
}

.main_box_sx li a:hover {
	background-color: #CCC;
	width:150px;	
}

.questoqua {
	background: #666; 
	color:white !important; width:150px; 
}

.menu_box {
	background-image:none; width:auto; height:auto;
	position:absolute; 
	margin-bottom:6px;
	border-bottom:#FFF solid 1px;
	border-left:#FFF solid 1px;
	border-right:#FFF solid 1px;
}

.menu_box ul { padding:0px }

.main_box_dx {
/*	width: 187px; 
	height:231px; */
	background-color: #fff;
	background-image: url(http://alisupermercati.it/img/sf_main_box_dx.png);
	background-repeat: repeat-x;
	background-position: 0px 40px;
	text-align:center;
	margin-left:0px;
	z-index:4;
}

.main_box_dx h4{
	font-size:12px;
	width: 187px; 
	height:40px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	background-color: #E4E4E4;
	-moz-border-radius: 0.2em;
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	-webkit-border-radius: 0.2em;
	background: #E4E4E4; /* opera */
	background: -webkit-gradient(linear, left top, left bottom, from(#E4E4E4), to(#C3C3C3)); /* chrome e safari4+ */
	background: -webkit-linear-gradient(top, #E4E4E4, #C3C3C3); /* Chrome 10+ e safari6 */
	background: -moz-linear-gradient(top,  #E4E4E4,  #C3C3C3); /* firefox 3.6+ */
	background: linear-gradient(top, #E4E4E4, #C3C3C3);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0,startColorstr='#E4E4E4', endColorstr='#C3C3C3'); /*  IE 5.5-7*/
	-ms-filter: 'progid:DXImageTransform.Microsoft.gradient(GradientType = 0,startColorstr='#E4E4E4', endColorstr='#C3C3C3')'; /*  IE 8*/
}


.box_partners {
	width: 175px;
	margin: 5px 7px 5px 0px;
	position:relative;
	display:inline-block;
	vertical-align:middle;
	height:84px;
	border:#f0f0f0 solid 1px;
	padding:2px;
	background-color:#fff;
	line-height:80px;
	text-align:center;
}

.box_partners img {
	vertical-align:middle
}

.box_premi {
	width: 175px;
	background-color: #fff;
	margin: 20px 0px 20px 10px;
	position:relative;
	display:inline-block;
	vertical-align:top
}

.box_premi h4{
	font-size:12px;
	display:table-cell;
	vertical-align:middle;
	font-weight:bold;
	letter-spacing: 0px;
	width:130px;
	height:45px;
  vertical-align:bottom
}

/*.box_premi div{
	height:44px;
	letter-spacing: -1px;
	margin-top: 0px;
}*/

.box_premi div.box_premi_img {
	width: 175px;
	border:#CCC solid 1px;
	height:100px;
	text-align:center
}

.box_premi_esclusivi {
	width: 360px;
	background-color: #fff;
	margin: 20px 0px 20px 20px;
	position:relative;
	display:inline-block;
}

.box_premi_esclusivi h4{
	font-size:16px;
	display:table-cell;
	vertical-align:middle;
	font-weight:bold;
	/*letter-spacing: -1px;*/
	width:300px;
}

.box_premi_esclusivi div{
	height:44px;
	letter-spacing: -1px;
	margin-top: 0px;
}

.box_premi_esclusivi div.bordo {
	border:#CCC solid 1px;
	width: 360px;
	height:225px;
	text-align:center
}


.box_promozioni {
	width: 220px;
	margin: 30px 0px 0px 20px;
	display:inline-block;
}
.box_promozioni div {
	height:140px;
}

.box_promozioni p{
	height: 40px;
	border-top:#CCC solid 1px;
	text-align:center;
	padding-top:5px
}

.titolo_192{
	width: 190px;
	display:inline-block;
	vertical-align: top;
}

.titolo_192 h1{
	margin-top:0px
}

.titolo_140{
	width: 140px;
	display:inline-block;
	vertical-align: top;
}

.titolo_140 h1{
	margin-top:0px
}

.titolo_310{
	width: 310px;
	height:40px;
	display:inline-block;
	vertical-align: top;
}

.titolo_310 h1{
	margin-top:0px
}



.ico_categorie {
	width: 45px;
	height:44px;
	position:absolute;
	top: -3px;
	right: 0px;
}

.box_grigio_fumetto_597_contorno {
	position: relative;
	width:577px;
	padding:0px;
	background-color:#fff;
	border:#F0F0F0 solid 1px;
	display:inline-block;
	padding:10px
}

.box_grigio_fumetto_597 {
	position: relative;
	width:597px;
	padding:0px;
	background-color:#F0F0F0;
	display:inline-block;
	background-image: url(http://alisupermercati.it/img/sfondo_box_fumetto.jpg);
	background-repeat: repeat-x;
	background-position: bottom;	
}
.box_grigio_fumetto_597_01 {
	position: relative;
	width:597px;
	padding:0px;
	background-color:#F0F0F0;
	display:inline-block;	
}

.box_grigio_fumetto_630 {
	position: relative;
	background-color:#F0F0F0;
	width:610px;
	padding:10px;
	display:inline-block;
}

.box_grigio_fumetto_448 {
	position: relative;
	background-color:#F0F0F0;
	width:448px;
	padding:10px;
	display:inline-block;
}

.news_lista {
	margin: 20px 0px;
	display:block;
}

.news_lista img {
	float:left;
	border: #f0f0f0 solid 1px;
	padding:2px;
	margin-right:5px;
}
.news_lista a {
	font-size: 16px;
	font-weight:bold;
}
.news_lista small{
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	color:#999;
}

/*.paginazione{
	text-align:right;
	margin-top: -10px;
	margin-bottom: -10px;
}
.paginazione a{
	font-weight: normal;
	font-size: 11px;
}
.paginazione a#current{
	font-weight: bold;
	font-size: 11px;
}
.paginazione div{
	width:97px;
	height:36px;
	background:url(http://alisupermercati.it/img/sf_paginazione.png) no-repeat;
	vertical-align:middle;
	text-align:center;
	display:inline-block;
	line-height:36px
}*/


.fumetto_sx {
	position: absolute;
	top: 12px;
	left:-10px;
	background-image: url(http://alisupermercati.it/img/fumetto_sx.png);
	background-repeat: no-repeat;
	width:10px;
	height:19px;
}

.fumetto_bianco_sx {
	position: absolute;
	top: 12px;
	left:-10px;
	background-image: url(http://alisupermercati.it/img/fumetto_bianco_sx.png);
	background-repeat: no-repeat;
	width:10px;
	height:19px;
}

.footer_box_sx {
	width: 187px;
	height:128px;
	background-image:url(http://alisupermercati.it/img/sf_box_faq.png);
	text-align:center;
	margin-top:0px;
	float:left;
	margin-top:0px;
}

.footer_box_sx  h4{
	width: 187px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-weight:bold;
	border-bottom:#FFF solid 1px;
	margin-top:0px;
}

.footer_box_sx img {
	margin-top:-15px;
}

.footer_box_centro {
	width: 187px;
	height:128px;
	text-align:center;
	margin-top:0px;
	float:left;
	margin-left:10px;
}

.footer_box_centro  h4{
	width: 187px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-weight:bold;
	border-bottom:#999 solid 1px;
	margin-top:0px;
}

.footer_box_dx {
	width: 187px;
	height:128px;
	text-align:center;
	margin-top:0px;
	margin-bottom:15px;
	float:left;
	margin-left:10px;
}

.footer_indirizzi {
	width: 700px;
	position:absolute;
	top: 15px;
	left:0px;
	color:#FFF;
}
.footer_menu {
	width: 270px;
	text-align: right;
	position:absolute;
	top: 15px;
	right:0px;
	color:#FFF;
	}
	
.footer_menu a{
	color:#FFF;
	text-decoration:underline;
}

.footer_linee {
	width:975px;
	height:0px;
	border-top: #999 solid 1px;
	border-bottom:#FFF solid 1px;
	margin-bottom: 15px;
}



#briciole{
	height: 40px;
	width: 100%;
	position: relative;
    background: #ccc; /* opera */
    background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#B7B7B7)); /* chrome e safari4+ */
    background: -webkit-linear-gradient(top, #ccc, #B7B7B7); /* Chrome 10+ e safari6 */
    background: -moz-linear-gradient(top,  #ccc,  #B7B7B7); /* firefox 3.6+ */
    background: linear-gradient(top, #ccc, #B7B7B7);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0,startColorstr='#cccccc', endColorstr='#B7B7B7'); /*  IE 5.5-7*/
    -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(GradientType = 0,startColorstr='#cccccc', endColorstr='#B7B7B7')'; /*  IE 8*/
	border-bottom: #999 solid 1px;
}

#briciole div{
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	line-height:40px;
}


#bottom{
	width: 100%;
	position: relative;
    background: #ccc; /* opera */
    background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#999999)); /* chrome e safari4+ */
    background: -webkit-linear-gradient(top, #ccc, #999999); /* Chrome 10+ e safari6 */
    background: -moz-linear-gradient(top,  #ccc,  #999999); /* firefox 3.6+ */
    background: linear-gradient(top, #ccc, #999999);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0,startColorstr='#cccccc', endColorstr='#999999'); /*  IE 5.5-7*/
    -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(GradientType = 0,startColorstr='#cccccc', endColorstr='#999999')'; /*  IE 8*/
	border-top: #fff solid 1px;
}

#footer{
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	margin-top:18px;
}

#chiusura{
	width: 975px;
	position:relative;
	height:80px
}

.clearer {
    clear: both;
    height: 0;
}

.form_1 {
	height: 15px;
	border:#CCC solid 1px;
	font-size:11px;
	margin: 6px 0px;
}

.linea_bianca_sx  {
	border-left:#fff solid 1px;
}
.linea_bianca_top  {
	border-top:#fff solid 1px;
}

.tooltip {
	display:none;
	height:70px;
	width:160px;
	padding:25px;
	background-color: transparent;
	background-image: url(http://alisupermercati.it/img/tooltip.png);
	z-index:31;
}

.titolo_26 { font-size:26px }
.titolo_20{ font-size:20px }
	
.pad_10{ padding:10px}
	
.mouse { cursor:pointer }

#box_catalogo_sol01{
	position:absolute;
	top: 53px;
	width: 165px;
	height:142px;
}

.nuovo_punto_vendita{ 
	font-weight: bold;
	color: #FF6301;
	font-size: 60px;
}

.orange { color: #FF6301 }

.barra_tonda { 
	background-color: #fff;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border:#949494 solid 1px;
	background-color:#ddd; 
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0.53, #F9FCF9), color-stop(0.98, #cdcdcd) );
	background: -moz-linear-gradient(center bottom, #F9FCF9 53%, #cdcdcd 98% );
	background: linear-gradient(top, #ccc, #ccc);	

	}

