﻿.foo {} /* W3C CSS validator likes CSS files to start with a class rather than a comment. Soooooo.... */

/* The whole FormView, including the header, footer, pagination and data regions. */
.AspNet-FormView
{ }

/* HeaderText or <HeaderTemplate> */
.AspNet-FormView-Header
{ }

/* FooterText or <FooterTemplate> */
.AspNet-FormView-Footer
{ }
  
/* Controls the appearance of whatever you define in the <ItemTemplate> */
.AspNet-FormView-Data
{ }


.CondizioniAggiutivePrezzi
{
  width:50%;
  margin-left:50%;
}