

body {
	margin-top: 20px;
	background: #000000;
	/*background: #000000 url(images/img01.jpg) no-repeat center top;*/
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

h1, h2, h3 {
	color: #FFFFFF;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

 


/* Header */

#header {
	height: 230px;
	width: 900px;
    margin: 0 auto;
	padding: 0 0 0 0; 
}

 

 
/* Wrapper */

#wrapper {
	background: url(images/img06.gif) repeat-x;
}

/* Content */

#content {
	width: 900px;
	margin: 0 auto;
	padding: 80px 5px 0 0;
}
/* Content > Menu */

#menuMain {
	float: left;
	width: 160px;
	padding: 20px 0 0 0 ; /* top right bottom left */
}

/* Content > Main */

#main {
	float: left;
	width: 540px;
}

#rightBar {
	float: right;
	width: 190px; 
	padding: 0 0 0 10px ; 
}

 

/* Footer */

#footer {
	clear: both;
	padding: 20px 50px;
	border-top: 4px solid #151515;
	background: #111111;
	font-size: 10px;
	
}

#footer p {
	width: 700px;
	margin: 0 auto; 
	color: #FFFFFF;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}

/*************************************************************************/

.evento { border: 1px solid #333333;}

.nightevolutions { text-decoration: underline; color: #B70EBF;}

.titoli { text-decoration: none; color: #B70EBF; font-weight: bold; font-size: 20px;}

.testoLocale{ text-align: justify; font-size: 10px;}

/************************* MAILFORM *************************/
.mailinglist {
	width: 180px;
	height: 26px;
	color: #555555;
	font: 10px Arial, Helvetica, sans-serif;
	padding-top: 5px;
	background: #000000 url(./images/mailForm/sfondoMailForm.jpg) no-repeat;
	text-transform: uppercase;
	letter-spacing: 2px; 
	text-align: justify;
}
 