body {
	margin: 0px;
	background-color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.bordobianco {
	border: 1px solid #fff;
}
fieldset {
  border: 0px;
}
#box_logo {
  background-image: url(images/logo.jpg);
  background-repeat: no-repeat;
}
#titolo_box_newsletter {
  text-align: right; 
  font-weight: bold; 
  margin-top: 190px; 
  padding-right: 14px;
  margin-bottom: 5px; 
  color: #fff;
}
#box_newsletter {
  text-align: right; 
  font-weight: bold; 
  padding-right: 10px;
  color: #fff;
}
#btn_newsletter {
  cursor: pointer;
  background: none;
  border: 0px;
  margin: 0px;
  height: 22px;
  width: 67px;
  vertical-align: middle;
  background-image: url(images/bottone.gif);
}
.input_text_newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #ccc;
	background-color: #FFFFFF;
	background-image: url(images/sfondo_moduli.jpg);
}
.input_btn_newsletter {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #ccc;
}
#titolo {
  font-weight: bold;
  text-align: left;
  font-size: 18px;
  margin-top: 15px;
  margin-bottom: 25px;
  color: #666;
}
.freccia_titolo {
  border: 0px;
  vertical-align: middle;
}
.oggetto_flash_news {
  font-size:11px;
  color: #fff;
  font-weight: bold;
}
.testo_flash_news {
  font-size: 10px;
  color: #fff;
  text-align: justify;
}
.link_flash_news_tutta {
  color: #fff;
  font-weight: bold;
}
#box_flash_news {
  background-image: url(images/box_alto.gif); 
}
#div_flash_news {
  padding-left: 10px; 
  padding-right: 10px;
  padding-top: 20px;
}
.data_news {
  color: #aaa;
  font-size: 11px;
}
.testo_news {
  text-align: justify;
}
#paginazione {
  text-align: center;
  font-size: 11px;
  margin-bottom: 25px;
}
.link_piede {
  color: #666;
  font-weight: bold;
  text-decoration: none;
}
.box_piede {
	border-top: 1px dotted #666;
	padding-left: 20px;
	color:#666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
}
#titolo_box_flash_news {
  font-weight: bold;
  text-align: left;
  font-size: 14px;
  margin-bottom: 25px;
  color: #fff;
}
.didascalia_gallery {
  width: 190px;
  margin-top: 5px;
  padding: 5px;
  border: 1px dotted #ccc;
}
#ok {
  color: #008000;
}
#errore {
  color: #ff0000;
}
#inf_privacy {
	font-size: 11px;
	color: #aaa;
	width: 450px;
}
input, textarea {
	margin: 0px;
	border: 1px solid #ccc;
}
.bordi_generali {
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.box_newsletter {
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
