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


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

}

h1{
	font-family: Verdana, sans-serif;
	color: white;
	font-size: 1.75em !important;
	font-weight: normal;
	margin: 5px;
}


h2{
	font-family: Verdana, sans-serif;
	color: #8c8c8c;
	font-size: 1.25em;
	font-weight: normal;
}

h2 a{
	font-family: Verdana, sans-serif;
	color: #8c8c8c;
	font-weight: normal;
	text-decoration: none;
}

h3{
	font-family: Verdana, sans-serif;
	color: #333333;
	font-size: 1.25em;
	font-weight: normal;
}

h3 a{
	font-family: Verdana, sans-serif;
	color: #333333;
	font-weight: normal;
	margin: 5px;
	text-decoration: none;

}


h4{
	font-family: Verdana, sans-serif;
	color: #8c8c8c;
	font-size: 0.875em;
	font-weight: normal;
}
h4 a{
	font-family: Verdana, sans-serif;
	color: #8c8c8c;
	font-size: 0.875em;
	font-weight: normal;
	margin: 5px;
}

h5{
	font-family: Verdana, sans-serif;
	color: #333333;
	font-style: italic;
	font-size: 0.875em;
	font-weight: normal;	
	text-align:  center;
	padding-top: 40px;
	background-color: transparent;
	width: 400px;
	height:  70px;
}


div#container{
	padding: 0px;
	border: 0px;
	width: 960px;
	height: 600px;
	
	position:absolute;
	top:50%;
	left:50%;
	margin:-300px 0px 0px -480px;
	background-color: transparent;
}

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

div#header{
	height: 100px;
	background-image: url('../immagini/common/header.jpg');
	background-repeat: repeat;
	
}

/*----------MENU------------*/
div#menu{
	padding: 15px 0px 0px 0px;
	height: 35px;
	background-color: transparent;
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

div#menu a{
	text-decoration: none;
	color: #333333;
}

.attuale{
	color: #8c8c8c;
}
/*
div#menu a:hover{
	text-decoration: none;
	color: white;
	font-size:  bold;;
}
*/
/*----------CORPO-----------*/

div#contenuto{
	padding:100px 200px;
	margin:0px;
	border:0px;	
	background-image: url(../immagini/cont1.jpg);	
	background-repeat: repeat;
	width: 560px;
	height: 300px;
}


div#dec{
	padding:0px;
	margin:0px 200px;
	border:0px;
	height: 400px;
	width: 560px;
	background-image: url(../immagini/common/dec.jpg);
	background-repeat: no-repeat;
	position: absolute;
	
}

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

div#footer{
	padding: 15px 0px 0px 0px;
	height: 35px;
	font-family: Verdana, sans-serif;
	font-size: 0.625em;
	color: #8c8c8c;	
	text-align: center;
}

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

div#footer a:hover{
	text-decoration: underline;
	color:white;
}

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

.email:hover{
	color: white;
}

.link{
	margin-top: 10px;
}

.grassetto{
	font-weight: bold;
}


/*elementi*/

#tsw{
	margin: 0px;
	border: 0px;
	padding: 20px 0px 0px 120px;
	width: 290px;
	height: 50px;
	color: #8c8c8c;
	background-color: transparent;
	background-image: url(../immagini/tsw.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#tsw a{
	text-decoration: none;
	color: white;
}

#tsw a:hover{
	text-decoration: underline;
	color: #ff7100;
}


.boxlink{
	text-decoration: none;
	color: #8c8c8c;
}

.centrato{
	text-align: center;
}
