@charset "utf-8";
/* CSS Document */
body {
	text-align: center;
	background: -moz-linear-gradient(left, #FFF 5%,#81B9D7 65%, #FFF);
    background: -webkit-linear-gradient(left,#FFF 5%,#81B9D7 65%, #FFF);
    background: linear-gradient(to right,#FFF 5%,#81B9D7 65%, #FFF);
	background-repeat: no-repeat;
	background-position: top center;
	height: auto;
	width: 1000px;

}
.name{
	color: #0e3b73;
	font-family: Lithos Pro;
	text-align: left;
	margin-top: 30px;
	margin-left: 10px;
	font-size: x-large;
}
.start {
text-align: right;
margin-right: 100px;
margin-top: 30px;
}
.profilo .setumei {
	color: #0e3b73;
	text-align: left;
	font-size: small;
	margin-bottom: 7px;
	margin-left: 10px;
}
.profilo .name {
	font-family: "DFPKyoKaSho-W3";
	color: #0e3b73;
	font-size: medium; 
	margin-bottom: 10px;
	margin-left: 10px;
}
.profilo {
	font-family: "DFPKyoKaSho-W3";
	color: #0e3b73;
	text-align: left;
	font-size: small;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 10px;
}
a:link {
	color: #040040;
	text-decoration: underline;
}
a:visited {
	color: #080080;
	text-decoration: none;
}
a:hover {
	color: #0F00F0;
	text-decoration: none;
}
div.footer{
	color: #0e3b73;
	font-size: xx-small;
	font-family: Lithos Pro,"DFPKyoKaSho-W3";
}
div.rootrist {
	color: #81b9d7;
	text-align: center;
	font-size: xx-small;
	/*font-weight: bold;*/
	font-family: Lithos Pro;
	margin-bottom: 5px;
}
div.lavoro{
	text-align: center;
	margin: auto;
	padding-bottom: 20px;
 
}
div.lavoro,img
{
	text-align: center;
	margin: 5px 2px;
}
h2.lavoro{
	font-weight:normal;
	font-family: Lithos Pro;
	color: #81b9d7;
}
h4{
	font-family: DFPKyoKaSho-W3;
	color: #0e3b73;

}
