.testo {
	font-size : 1.0em;
	line-height : 1.4;
	font-family : Helvetica, Verdana, Arial, sans-serif;
	letter-spacing : 0.3px;
	word-spacing : 0.5px;
}

.titolo {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 1.1em;
	font-weight : bold;
	text-align : center;
	padding : 0px 0px 20px 0px;
}

div, span, p {
	font-size : 1.0em;
	color : #FFEBCD;
}

a {
	color : #FFEBCD;
}


html, body {
	margin : 0px;
	padding : 0px;
	border : 0px;
}

body {
	background : #c98b42 url(../images/tela3.jpg) repeat top right;
	text-align : center;
	margin : 0px auto 10px auto;
	width : 1000px;

}

#language {
	position : relative;
	float : right;
	text-align : right;
	margin : 3px 15px 0px 0px;
}

#language a {
	font-family : Verdana, Arial, sans-serif;
	font-size : 0.7em;
	text-decoration : none;	
	font-weight : bold;
}

#testata {
	padding : 00px 0px 20px 0px;
	text-align : center;
	clear : both;
}

#testata img {
	border : 0px;
}

#menu {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFEBCD;
	font-size : 1.1em;
	font-weight : bold;
	clear : both;
	padding : 0px 0px 10px 0px;
}

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

#menu a:hover {
	text-decoration : underline;
}

#selezionato {
	font-size : 1.0em;
	font-weight : bold;	
	text-decoration : underline;
}

#contenuto {
	padding : 20px;
	margin : auto;
	text-align : center;
}

#copyrigh {
	font-family : Verdana, Arial, sans-serif;
	color : #FFEBCD;
	margin : 0px 0px 20px 0px;
	text-align : center;
	font-size: 0.8em;
	font-weight : bold;
	clear : both;
}

.italico {
	font-style : italic;
}

.citazione {
	text-align : center;
	font-style : italic;
}

.topleft {
	width : 100%;
	background : url(../images/top_left.gif) no-repeat top left;
}

.topright {
	width : 100%;
	background : url(../images/top_right.gif) no-repeat top right;  
}

.bottomleft {
	width : 100%;
	background : url(../images/bottom_left.gif) no-repeat bottom left;
}

.bottomright {
	width : 100%;
	background : url(../images/bottom_right.gif) no-repeat bottom right;
}

.container { 
	padding : 0px 20px;
	background-color : #00008B;
	clear : both;
}

.space { 
	height : 20px;
	margin : 0px 16px;
	background-color : #00008B;
}
#home div.testo {
	text-align: center;
}
