@charset "UTF-8";
/* CSS Document */

a {
	text-decoration:none;
	color:#000;
}

a:visited {
	color:#666;
}

a:hover {
	color:#999;
}

a:active {
	font-style:italic;
}

.DatiTXT_CV {
	width: 100%;
	height: auto;
	top: 5%;
	padding: 5%;
}

.index {
	width: 100%;
	min-height: 30px;
	max-width: 900px;
	height: auto;
	background-color:#f0f0f0;
	opacity: 1.00;
	position: fixed;
	top: 0px;
}

.PrevNext {
	width: 100%;
	height: auto;
	min-height: 30px;
	background-color:#f0f0f0;
	opacity: 1.00;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	/*padding-top: 2%;
	padding-bottom: 2%;*/
	padding-left: 5%;
	padding-right: 5%;
}

.DescriptionSpace {
	width: 100%;
	height: auto;
	/* overflow: scroll;*/
	padding: 5%;
}



.Titolo {
	font-family: 'superbastoneregular';
	font-size:34px;
	color:#FFF;
	/*
	margin-left:25px;
	margin-right:25px;
	margin-top:25px;
	margin-bottom:0px;
	*/
}

.SubTitolo {
	font-family: 'superbastoneregular';
	font-size:21px;
	color:#FFF;
	/*
	margin-left:25px;
	margin-right:25px;
	margin-top:0px;
	margin-bottom:0px;
	*/
}

.TestoBreve {
	font-family: 'superbastonelight_italic';
	font-size:100%;
	color:#FFF;
	margin-top: 3%;
	/*
	margin-left:25px;
	margin-right:25px;
	margin-top:5px;
	margin-bottom:5px;
	*/
}

.TestoBreve_cit {
	font-family: 'superbastonelight';
	font-size:120%;
	color:#FFF;
	/*
	margin-left:25px;
	margin-right:25px;
	margin-top:5px;
	margin-bottom:5px;
	*/
}

.TestoBreve_cit_firma {
	font-family: 'superbastoneregular_italic';
	font-size:100%;
	color:#FFF;
	/*
	margin-left:150px;
	margin-right:25px;
	margin-top:5px;
	margin-bottom:5px;
	*/
}

.Committente {
	font-family: 'superbastoneregular';
	font-size:100%;
	color:#FFF;
	/*
	margin-left:25px;
	margin-right:25px;
	margin-top:15px;
	margin-bottom:0px;
	*/
}

.DataLavoro {
	font-family: 'superbastoneregular';
	font-size:100%;
	color:#FFF;
	/*
	margin-left:25px;
	margin-right:25px;
	margin-top:0px;
	margin-bottom:0px;
	*/
}

.LuogoLavoro {
	font-family: 'superbastoneregular';
	font-size:100%;
	color:#FFF;
	/*
	margin-left:25px;
	margin-right:25px;
	margin-top:0px;
	margin-bottom:0px;
	*/
}

.Description {
	font-family: 'superbastonelight';
	color:#000;
}

.code {
	top:155px;
	font-family: 'superbastoneregular';
	font-size:8px;
	color:#000;
	/*
	margin-left:25px;
	margin-top:0px;
	margin-bottom:0px;
	*/

}

.Titolob {
	font-family: 'superbastoneregular';
	font-size:34px;
	color:#000;
	/*
	margin-left:25px;
	margin-right:25px;
	margin-top:25px;
	margin-bottom:0px;
	*/
}

.SubTitolob {
	font-family: 'superbastoneregular';
	font-size:21px;
	color:#000;
	/*
	margin-left:25px;
	margin-right:25px;
	margin-top:0px;
	margin-bottom:0px;
	*/
}

.TestoBreveb {
	font-family: 'superbastonelight_italic';
	font-size:13px;
	color:#000;
	/*
	margin-left:25px;
	margin-right:25px;
	margin-top:5px;
	margin-bottom:5px;
	*/
}

.Committenteb {
	font-family: 'superbastoneregular';
	font-size:13px;
	color:#000;
	/*
	margin-left:25px;
	margin-right:25px;
	margin-top:15px;
	margin-bottom:0px;
	*/
}

.DataLavorob {
	font-family: 'superbastoneregular';
	font-size:13px;
	color:#000;
	/*
	margin-left:25px;
	margin-right:25px;
	margin-top:0px;
	margin-bottom:0px;
	*/
}

.LuogoLavorob {
	font-family: 'superbastoneregular';
	font-size:13px;
	color:#000;
	/*
	margin-left:25px;
	margin-right:25px;
	margin-top:0px;
	margin-bottom:0px;
	*/
}




.next {
	font-family: 'superbastoneregular';
	font-variant:small-caps;
	font-size:120%;
	text-align: right;
}

.prev {
	font-family: 'superbastoneregular';
	font-variant:small-caps;
	font-size:120%;
	text-align: left;
}


	.index_txt {
	font-family: 'superbastoneregular';
	font-variant:small-caps;
	text-align: right;
	padding-right: 5%;
	padding-top: 1%;
}

/*

*/
