/*formattazione GIUSTO*/

a{
	color:#C60;
}


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

#container{
	background-color:#FFF;
}

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

#headerHiNewsletter{
	background:url(/img/diabetici/bgNewsletter.gif);
}
#headerLowBg{
	background:url(/img/diabetici/bgHeader.jpg);
}
#headerLowNewsletter{
	background-color:#09f;
}

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

.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 #039;
	
}

.subMenu li a{
	color:#056BCE;
}

.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 #C60;
	color:#006500;
	font-weight:bold;
	text-transform:uppercase;
}






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

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

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