html, body {
	margin : 0;
	padding : 0;
	text-align : left;
}
body {
	font : 14px "Times New Roman", serif;
	color :	#000000;
	text-align : left;
	background : #ffffff url(backg.gif) repeat-y fixed;
}
div#container {
	width : 600px;
	text-align : left;
	background-color : #000000;
}
div#header {
	background : url(header.jpg) no-repeat center;
	height : 150px;
}
div#content {
	float : right;
	width : 400px;
	background-color : #ffffff;
}
div#navigation {
	float : left;
	width : 200px;
	text-align : left;
}
div.menu {
	font : bold 18px/1.5 "Times New Roman", serif;
	font-variant : small-caps;
	text-indent : 35px;
	letter-spacing : 3px;
	color : #ffffff;
}
div#footer{
	clear : both;
	width : 600px;
	color : #ffffff;
	text-align : right;
	height : 20px;
	font : 11px "Times New Roman", serif;
	font-variant : small-caps;
	letter-spacing : 3px;
}
.content {
	font : 14px "Times New Roman", serif;
	text-align: justify;
	padding : 0 20px;
	
}
.contbold {
	font : bold 14px "Times New Roman", serif;
	text-align: justify;
	padding : 0 20px;
	
}
.contbold2 {
	font : bold 14px "Times New Roman", serif;
	text-align: justify;	
}
.title {
	font : bold 14px "Times New Roman", serif;
	font-variant : small-caps;
	letter-spacing : 3px;
	text-indent : 30px;
	color : #ffffff;
	background : #000000;
}
.rosso {
	font : 14px "Times New Roman", serif;
	color: #FF0000;
}
.richiama {
	font : 14px "Times New Roman", serif;
	text-align: right;
	color: #BBBBBB;
	padding : 0 20px;
}
a {
	font : bold 18px/1.5 "Times New Roman", serif;
	text-decoration: none;
	font-variant : small-caps;
	letter-spacing : 3px;
	text-indent : 30px;
	color : #bbbbbb;
}
a:hover {
	font : bold 18px/1.5 "Times New Roman", serif;
	text-decoration: none;
	font-variant : small-caps;
	letter-spacing : 3px;
	text-indent : 30px;
	color : #ffffff;
}
.rosso a {
	font : 14px "Times New Roman", serif;
	color: #FF0000;
	text-decoration: underline;
	font-variant : normal;
	letter-spacing : 0px;
	text-indent : 0px;
}
.rosso a:hover{
	font : 14px "Times New Roman", serif;
	color: #FF0000;
	text-decoration: none;
	font-variant : normal;
	letter-spacing : 0px;
	text-indent : 0px;
}
.richiama a {
	font : 14px "Times New Roman", serif;
	color: #BBBBBB;
	text-decoration: underline;
	font-variant : small-caps;
	letter-spacing : 0px;
	text-indent : 0px;
}
.richiama a:hover{
	font : 14px "Times New Roman", serif;
	color: #000000;
	text-decoration: underline;
	font-variant : small-caps;
	letter-spacing : 0px;
	text-indent : 0px;
}
.centra {
	text-align: center;
}
.valido {
	text-align: left;
	text-decoration: none;
	margin : 0;
	margin-left : 50px;
	padding : 0;


}
.valido a {
	text-align: left;
	text-decoration: none;
	margin : 0;
	padding : 0;

}
img.imag1 {
	 float : left;
	 padding-right: 10px;
	border: none;
}
.neutro {
	text-align: justify;
	text-decoration: none;
}
.neutro a {
	font : 14px "Times New Roman", serif;
	text-align: justify;
	text-decoration: none;
	font-variant : normal;
	letter-spacing : 0px;
	text-indent : 0px;
	color : #FFFFFF;
}