@charset "UTF-8";
/* CSS Document */
/*		Css Reset by Eric Mayer		*/
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*   Setup  */
body {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.813em;
	font-style:normal;
	color: #FFFFFF;
	background-color:#000000;
	margin:15px auto;
	line-height:1.385em;
}
h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	margin-bottom: 1.385em;
	}
h2 {
	font-size: 1.385em;
	margin-bottom: 1.385em;	}
h3 {
	font-size: 1.2em;
	margin-bottom: 1.385em
	}
h4 {
	font-size:1em;
	margin-bottom:1em;}
p {
	margin-top:1.385em;
	margin-bottom: 1.385em;}
a {
	text-decoration:none;
	color:#FF6600;}
a:hover {
	text-decoration: underline;
}
input,select,textarea, button {
	border: #cacaca 1px solid;
	font-size: 11px;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 1px;
	margin-left: 1px;
}
select {
	padding: 0
}
li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.testo ul  {
	margin-left:50px;
	color:#000000;
	}
.testo li {
	list-style-type:disc;
}
a img, a:visited img, a:link img, a:focus img, a:active img, h1 a {
	border:0px;
	text-decoration: none;
}

/*  regole generali */
.clear {
	clear: both;
}


.floatLeft {
	display:inline;
	float: left;
	
}
.floatRight {
	display:inline;
	float: right;
}
/*  Box alto  */
#alto {
	float: left;
	height: 25px;
	width: 960px;
	vertical-align: middle;
	background-image: url(../images/BG_nero8.png);
	margin-bottom: 300px;
	display: inline;

}

#alto h1 {
	font-size: 0.769em;
	line-height: 25px;
	margin: 0px;
	padding-left: 10px;
	float: left;
	font-weight: normal;
	display: inline;
}
#alto h2 {
	margin:0;
	padding-right:10px;
	line-height: 25px;
	font-weight: normal;
	padding-left: 10px;
	float: right;
	font-size: 10px;
	}
	
/*div {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	}
*/
.rounded {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	}

	
a.imgMail {
	display: block;
	height: 16px;
	width: 23px;
	float: right;
	background-image: url(../images/I_mail.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 5px;
	margin-right: 10px;
	text-indent: -9999px;
}
a.imgMail:hover {
	display: block;
	background-image: url(../images/I_mail_over.png);
}
#TickerHorizontal li {
	display: inline;
}
.adSense {
	float: left;
	width: 120px;
	margin-top: 15px;
	
}
#mailList {
	width: 120px;
	float: right;
	margin: 4px;
	display: inline;
}

#mailList p {
	color: #FFFFFF;
	padding: 2px;
}
 #mailList p {

	padding: 2px;
}
 #mailList h1 {

	background-image: url(../images/BG_Li_orange8px.png);
}
.postNews {
}
.postNews small {
	font-size: .8em;
	color: #00FF00;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.postNews h1 {
	font-size: 1.1em;
	color: #FF9933;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
}

.postNews h2 {
	font-size:1em;
	font-weight:bold;
	margin-bottom: 1em;
	margin-top:1em;
}
.postNews h3 {
	font-size:0.9em;
	font-weight:bold;
	margin-bottom: 0.9em;
	margin-top:0.9em;
}

.postNews p {
	margin: 0px;
	padding: 0px;
	font-size: 1.0em;
}
.postNews a:hover {
	color: #FF6600;
}
/* supporto per IE& alla immagini PNG	*/
.border1 {
	border: 1px solid #CCCCCC;
}
/* use a semi-transparent image for the overlay */
