#green {
	border: 5px solid #afe003;
	padding: 10px;
	background-color: #eff9cd;
}

#alert {
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-color: #CC0000;
	margin-bottom: 20px;
  color: #ffffff;
}

#alert h3 {
  color: #ffffff;
}

#alert a {
  color: #ffffff;
}

#alert p {
  margin: 0px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
}

img {
  border: 0px;
}

.fotodx {
	border: 1px solid #18bdf5;
	margin-left: 20px;
}


td {
	font-size: 13px;
}
.white {
	font-size: 25px;
	color: #FFFFFF;
	font-weight: lighter;
}
h1, h2, h3 {
	font-weight: lighter;
}

h1 {
  font-size: 24px;
}
h2 {
  font-size: 21px;
	margin: 0px;
}
h3 {
  font-size: 18px;
	margin: 0px;
}
.spazi {
	font-size: 1px;
}

a {
	font-size: 13px;
	color: #13aade;
}

a:link.header {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

a:visited.header {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

a:hover.header {
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
}

a:active.header {
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
}
.head {
	background-image: url(http://www.nuoviclienti.com/microsites/bg_header.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #13aade;
}

.red {
  color: #CC0000;
}
