@charset "UTF-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#layout {
	background-color: #FFFFFF;
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#centrale {
	background-color: #FFFFFF;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#menu {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	padding: 5px;
}
.menu_tratteggio {
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 8px 1px 1px;
	padding: 1px 1px 2px;
	height: auto;
	position: relative;
}
.menu1 {
	float: left;
	height: auto;
	width: 115px;
	position: relative;
}
.menu2 {
	float: left;
	height: auto;
	width: 685px;
}
.curriculum {
	font-size: 12px;
	color: #666666;
	width: 685px;
	padding-left: 115px;
}
#previous {
	float: left;
	height: 330px;
	width: 235px;
	margin-top: 10px;
}
#immagine_lav {
	float: left;
	height: auto;
	width: 330px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#next {
	float: left;
	width: 235px;
	height: 330px;
	margin-top: 10px;
}
.descrizione_lav {
	height: 150px;
	width: 235px;
}
#piede {
	background-color: #FFFFFF;
	width: 800px;
	padding: 5px;
	margin: 0px auto;
}
.testo {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.testobold {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	line-height: 18px;
}
.testo_ev {
	font-size: 12px;
	color: #FF0000;
	line-height: 18px;
	font-weight: bold;
}
.testomenu {
	font-size: 12px;
	color: #666666;
}
.testomenu_ev {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.testomenu2 {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.testomenu2_ev {
	font-size: 12px;
	color: #FF0000;
	line-height: 18px;
	font-weight: bold;
}
.testopiccolo {
	font-size: 10px;
	color: #666666;
}
