/*formattazione GIUSTO*/

cerletti{

}

a{
	color:#C60;
}

body{
	background:#006300 url(/img/bgHome.gif) center repeat-y;
}

#container{
	background-color:#FFF;
}

#headerHiBg{
	background:url(/img/celiaci/bgHeader.jpg);
}

#headerHiNewsletter{
	background:url(/img/celiaci/bgNewsletter.gif);
}
#headerLowBg{
	background:url(/img/celiaci/bgHeader.jpg);
}
#headerLowNewsletter{
	background-color:#049A00;
}

.innerBody{
	background:url(/img/c60.gif) repeat-x top;
}

.innerBody p.intro{
	color:#666;
}

.innerBody p.title{
	color:#c60;
}

.innerBody p.description{
	color:#000;
}

.innerBody p.listTitle{
	color:#666;
}

.mainMenu{
	border-top:10px solid #006300;
	
}

.subMenu li a{
	color:#006300;
}

.subMenu li a.on{
	color:#999B9A;
}

.boxNews{
	border-bottom:1px dotted #000;
}

.boxNews span{
	background-color:#C60;
	font-weight:bold;
	color:#FFF;
	padding:0 5px 0 5px;
}

.boxNews span.date{
	background-color:#FFF;
	font-weight:bold;
	color:#C60;
	padding-left:0px;
}

.boxProduct{
	border-bottom:10px solid #C60;
	color:#FECE00;
}

.productDetail{
	width: 230px;
}

.productDetail p{
	border-bottom:1px dotted #000;
	padding-bottom:5px;
	margin-bottom:5px;
}

.productDetail form{
	border-bottom:1px dotted #000;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-top:10px;
	border-top:8px solid #006500;
	color:#006500;
	font-weight:bold;
	text-transform:uppercase;
}


#boxLogin .title{
	background-color:#060;
}

#boxLogin .body{
	background-color:#090;
	color:#FFF;
}

#boxLogin .action{
	background-color:#FC0;
}
