body {
	margin:0;
	padding:0;
	background: #000 url(ombrina.jpg) top fixed repeat-x;
	text-align:left;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #F7660D;
	color: #FCFCFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.menu {
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	color: #FFFFFF;
	text-transform: lowercase;
}
.titolo {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 22px;
	font-family: "Times New Roman", Times, serif;
}
.data {
	font-size: 10px;
	text-transform: uppercase;
	color: #F7660D;
	font-weight: bold;
}
.piedipagina {
	font-size: 9px;
	line-height: 13px;
	color: #CCCCCC;
	background-color: #1A1A1A;
}

a:link, a:visited, a:active  {
	color: #F7660D;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	background-color: #F7660D;
	text-decoration: none;
}

form {
}
#casellatesto {
	border: 1px dashed #F7660D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #202020;
	color: #FFFFFF;
}
#pulsante {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #202020;
	color: #F7660D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.newsletterTITOLO {
	font-size: 9px;
	line-height: 13px;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	display: block;
}
.titolosezione {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 22px;
	color: #CCCCCC;
}
.bordofoto {
	border: 5px solid #292929;
}
.lineadivisoria {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #292929;
}
.bordilunghi {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1A1A1A;
	border-left-color: #1A1A1A;
	border-top-style: none;
	border-bottom-style: none;
}
.lineadivisoriavert {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #292929;
}
.stato {
	color: #F7660D;
}

