/* Normalized margin, padding*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3,h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{margin: 0; padding : 0;}

/*Normalized font-size for headers*/
h1, h2, h3, h4, h5, h6
{font-size : 100%;  }

/*Removes list-style from lists*/

ol, ul
{list-style : none;  }

/*Normalized font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{font-style : normal; font-weight : normal;  }

/*Removes list-style from lists*/
table
{border-collapse : collapse; border-spacing : 0; }

/*Removes border from fieldset and img*/
fieldset, img
{border : 0; }

/*Left-align text in caption and th*/
caption, th
{text-align : left; }

/*Removes quotation marks from q*/
q:before, q:after
{content:'';  }



body {background-image: url(images/sf.gif);
background-position:left top;
background-repeat: repeat;
  }

td {   
	 width: 33%;
	 height: 100%;
	 text-align: center;
	 padding: 5px;
}

table{width:100%;
			background-image: url(images/sf.gif);
			background-position:left top;
			background-repeat: repeat;
			}
/*sfondo bianco per tabella descrizione  su pg foto singola*/
div#sidebardx1  table {width:160px; background-color: #f6f6f6; text-align: center;}
div#sidebardx1  td {width:80%; background-color: #f6f6f6; text-align: left;padding: 1em;}
div#sidebardx1 
a:link{ 
color:none; 
text-decoration:none;
font-weight:bold;
}
a:hover{ 
text-decoration: none; 
color:none;
}
a:visited{ 
text-decoration: none;
color: none}
			
			h1,h2,h3,h4  {font-family: Verdana; font-weight: bold ;  color:white}
h1  {font-size: 25px; text-align: center}
h4  {font-size: small; color: black; clear: both; text-align: center}
h5  {font-size: 20px; text-align: center; color: #ffffff}
p {font-family: Verdana; text-align: left }

a:link{ 
color:black; 
text-decoration: none;
font-weight:bold;
}
a:hover{ 
text-decoration: none; 
color:#fff;
}
a:visited{ 
text-decoration: none;
color: black}

div#footer { width: 100%; background-image: url(images/sf.gif);background-position:left top;
background-repeat: repeat; text-decoration: none; color: black}