body {
	background-image: url(immagini/fondo.jpg);
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}

/*
p, ul, form {
	padding:0px;
	margin:0px;
}
*/


/* ----------------------------------------- */

div.dCnt {
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  border: 1px solid #FF0000;
  width: 100%;
}
div.dMenuConten {
  float: left;
  padding: 0px;
  margin: 0px;
}



div.dMenuConten table tr th.thN, div.dMenuConten table tr th.thS,
div.dMenuConten table tr td.tdN, div.dMenuConten table tr td.tdS {
  font-family: "Arial-Narrow", "Arial", "Verdana", "Sans-Serif";
  font-weight: bold;
  background-position: bottom right;
  background-repeat: no-repeat;
  padding-left: 9px;
  padding-right: 9px;
  margin: 1px;
  height: 26px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}
div.dMenuConten table tr th.thN, div.dMenuConten table tr th.thS {
  font-size: 16px;
}
div.dMenuConten table tr td.tdN, div.dMenuConten table tr td.tdS {
  font-size: 10px;
}
div.dMenuConten table tr th.thN,
div.dMenuConten table tr td.tdN {
  background-image: url("test.gif");
  background-color: #37904C;
}
div.dMenuConten table tr th.thS,
div.dMenuConten table tr td.tdS {
  background-image: url("testS.gif");
  background-color: #6FB488;
}
div.dMenuConten table tr th a, div.dMenuConten table tr td a { text-decoration: none; }
div.dMenuConten table tr th.thN a, div.dMenuConten table tr td.tdN a { color: #FFFFFF; }
div.dMenuConten table tr th.thS a, div.dMenuConten table tr td.tdS a { color: #006000; }


/* ----------------------------------------- */




tr {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px;*/
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	line-height: 14px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px;*/
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 14px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px;*/
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 14px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px;*/
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	line-height: 14px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px;*/
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 14px;
}
.tab_content {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding: 15px;
	background-image: url(immagini/top.jpg);
}
a.link_grigio,
a.link_grigio:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px!important;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}
a.link_grigio:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px!important;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
}
a.link_grigio:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px!important;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
}
a.link_grigio:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px!important;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
}
.text_prodotti {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	font-size: 12px;
	color: #003300;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	font-weight: bold;
}

.text7grigio {
	font-family: Arial;
	/*font-size: 11px;*/
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	margin-left: 12px;
	margin-right: 12px;
	padding-top: 2px;

}
.top {
	font-family: Arial;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(immagini/top.jpg);
	text-align: center;
}
.foto {
	margin-left: 0px;
	margin-right: 0px;
	border: 2px;
	text-align: center;
}

.immagine {
	border: 2px solid gray;
	text-align: center;
	margin: 4px;
	margin-top: 0px;
}
.text_titolo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	font-weight: bold;
}


/* -------------------------------------------------------------- */

.prodotti {
	font-family: Arial;
	font-size: 12px;
	/*font-size: 11px;*/
	font-weight: normal;
	color: #666666;
	text-align: justify;
	margin-left: 12px;
	margin-right: 12px;
	padding-top: 2px;
}

.prodotti a:link {
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}
.prodotti a:visited {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
.prodotti a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.prodotti a:active {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}


p.prodotti, table.tProdot p.text7grigio {
  margin-top: 0px;
  margin-bottom: 0px;
}

a.aScarica, a.aScarica img {
  border: none;
  text-decoration: none;
}


/* -------------------------------------------------------------- */



/* #### STILI AGGIUNTI PER CONTENUTI DINAMICI */

/* ******************* UTILITA' ***************** */

table.tTmp td { border: 1px solid #FF0000; }

input.iPul {
  margin: 2px;
  padding: 2px;
  border: 1px solid #008000;
  background-color: #DDFFDD;
  color: #008000;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
}


/* ******************* VARIE ***************** */

/* #### NON STANDARD !!! solo per IE */
* {
  scrollbar-arrow-color: #00C11A;
  scrollbar-3dlight-color: #4F824F;
  scrollbar-darkshadow-color: #4F824F;
  scrollbar-face-color: #f4f4f0;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #d0d0d0;
  scrollbar-track-color: #f5f5f5;
}


/* ******************* NEWS ***************** */

p.pTitNews, p.pTitPriPia {
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
  text-align: justify;
  margin-left: 12px;
  margin-right: 12px;
  padding-top: 2px;
  font-weight: bold;
  margin-bottom: -15px;
}


/* ******************* LAVORO DEL MESE ***************** */

div.dImgLavMes {
  padding: 0px;
  margin: 0px;
  border: none;
  width: 357px;
  height: 193px;
  text-align: right;
  overflow: hidden;
}
img.iLavMes {
  vertical-align: text-bottom;
}

/* ******************* MENU CONTENUTI ***************** */

div.dMenuConten {
  width: 304px;
  float: left;
  padding: 0px;
  margin: 0px;
}

div.dMenuContenW100 {
  width: 100%;
}

div.dMenuConten table {
  width: 100%;
  padding: 0px;
  margin: 0px;
}

div.dMenuConten table tr th.thN, div.dMenuConten table tr th.thS,
div.dMenuConten table tr td.tdN, div.dMenuConten table tr td.tdS {
  font-family: Arial, Sans-Serif;
  font-weight: bold;
  background-position: bottom right;
  background-repeat: no-repeat;
  margin: 1px;
  height: 26px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}

div.dMenuConten table tr th a {
  font-size: 16px!important;
  font-weight: bolder!important;
}
div.dMenuConten table tr td a {
  font-size: 10px!important;
}

div.dMenuConten table tr th.thN,
div.dMenuConten table tr td.tdN {
  background-image: url("immagini/pulsante_rosso.gif");
  background-color: #37904C;
}

div.dMenuConten table tr th.thS,
div.dMenuConten table tr td.tdS {
  background-image: url("immagini/pulsante_rosso_select.gif");
  background-color: #6FB488;
}

div.dMenuConten table tr th a, div.dMenuConten table tr td a {
  text-decoration: none!important;
}
div.dMenuConten table tr th.thN a, div.dMenuConten table tr td.tdN a { color: #FFFFFF; }
div.dMenuConten table tr th.thS a, div.dMenuConten table tr td.tdS a { color: #006000; }


/* ******************* MENU CONTENUTI ***************** */

ul.ulEleEst {
  list-style-position: inside!important;
  list-style-type: disc;
  margin: 0px;
  margin-left: 5px;
  padding: 0px;
}
ul.ulEleEst li {}
ul.ulEleEst li a {
  margin: 0px;
  font-size: 14px!important;
  line-height: normal!important;
}


/* \\ #### STILI AGGIUNTI PER CONTENUTI DINAMICI */

.text7grigioY2K {
  font-size: 14px;
  margin-left: 0px;
  margin-right: 0px;
}

a.aLinEvi,
a.aLinEvi:visited,
a.aLinEvi:hover,
a.aLinEvi:active {
  color: #008000;
  font-weight: bold;
  text-decoration: none;
}
a.aLinEvi:hover {
  text-decoration: underline;
}


div.dContenHeader,
div.dContenElenco,
div.dContenCorpo {
  margin: 0px;
  padding: 0px;
  width: 100%;
  clear: both;
}
div.dContenHeader { padding-bottom: 5px;}
div.dContenElenco {}
div.dContenCorpo  { padding-top: 10px; }
div.dContenHeader img.iPos { float: left; }
div.dContenHeader a.aLin   { float: right; border:none; text-decoration: none; }
div.dContenHeader img.iLin { border: none; text-decoration: none; }

input.iMenSpecial {
  display: block;
  font-size: 12px;
  color: #FFFFFF;
  padding: 0px;
  margin: 2px;
  margin-left: auto;
  margin-right: auto;
  border: none;
  background-position: right bottom;
  font-weight: bold;
  vertical-align: middle;
  cursor: pointer;
  background-repeat: no-repeat;
  font-family: "Arial", "Verdana", "sans-serif";
  height: 26px;
  text-align: center;
  background-image: url(/immagini/pulsante_rosso.gif);
  background-color: #37904c;
  cursor: pointer;
  width: 250px;
}
