*{
	text-indent:0px;
	padding:0px;
	margin:0px;
	border:0px;
}


body{
	padding:0px;
	margin:0px;
	border:0px;
	font-size: 16px;
	background-color:#000;
	font-family: Arial, sans-serif;

}


#cont0{
	width: 900px;
	height: 800px;
	margin: auto;
}


/*----------HEADER----------*/

#header{
	height: 64px;
	margin: 5px 0px 16px 0px;
	padding: 51px 38px 0px 38px;
	background-color: white;
	font-size: 14px;
}

#header ul{
	list-style: none;
}

#header ul li{
	margin: 0px 52px 0px 0px;
	display: block;
	float: left;
	height: 20px;
	background-color: white;
}

#header ul li#nomargin{
	margin: 0;
	float: left;
}


#header ul li a{
	text-decoration: none;
	color: black;
}

#header ul li a:hover{

	
}

/*----------FOOTER----------*/

#footer{
	height:46px;
}

#footer a{
	text-decoration: none;
	color: black;
}

#footer_top{
	padding: 5px 0px 0px 5px;
	height: 17px;
	font-size: 12px;
	word-spacing: .3em;
	background: white;
	text-align: center;
}

#footer_bottom{
	height: 19px;
	padding:5px 0px 0px 0px;
	background-image: url(../immagini/common/logo_footer.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: white;
	font-size: 10px;
}

#creativaimmagine{
	display: block;
	float: right;
	height: 24px;
	width: 105px;
}

/*----------CLASSI----------*/

.stacco{
	height: 0px;
	margin-left:1px;
	background-color:#000;
	background-repeat: repeat;
}

.rosso{
	color: #98271A !important;
}

.grassetto{
	font-weight: bold;
}

.grassetto2{
	font-size: 18px;
	font-weight: bold;
}

.grassetto3{
	font-size: 16px;
	font-weight: bold;
}
.xiv{
	font-size: 14px !important;
}


/* CLASSI ADDIZIONALI */

