

TD.testo {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color: #eeeeee;
 padding-top: 0px;
 padding-left: 0px;
 padding-bottom: 0px;
 padding-right: 0px;
 line-height: 18px;
}

TD.testohome {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #525d66;
 padding-top: 0px;
 padding-left: 2px;
 padding-bottom: 0px;
 padding-right: 0px;
 line-height: 20px;
}


TD.testoint {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #2c3133;
 padding-top: 0px;
 padding-left: 2px;
 padding-bottom: 0px;
 padding-right: 0px;
 line-height: 16px;
}

TD.testofooter {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #d5e2ed;
 padding-top: 0px;
 padding-left: 2px;
 padding-bottom: 0px;
 padding-right: 0px;
 line-height: 16px;
}





A.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dfe8f1;
	text-decoration: none;
}


A.link:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	
}

A.mailint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525d66;
	text-decoration: underline;	
}


A.mailint:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #354553;
	text-decoration: underline;	
}


A.mailhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d5e2ed;
	text-decoration: underline;	
}


A.mailhome:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;	
}


A.mail {

	font-family:  arial,helvetica,sans-serif;
	font-size: 11px;
	color: #F82023;
	text-decoration: underline;
	
}


A.mail:hover {

	font-family:  arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	
}




INPUT,TEXTAREA {
	font-family: helvetica,arial,sans-serif;
		font-size: 11px;
	color: #58554A;
	text-decoration: none;
	border: 1px solid #a0acb4;
	background-color: #F7F7F7;

}

INPUT,SELECT {
	font-family: helvetica,arial,sans-serif;
	font-size: 11px;
	color: #58554A;
	text-decoration: none;
	border: 1px solid #a0acb4;
	background-color: #F7F7F7;
	

}

INPUT.bottone {
	font-family: helvetica,arial,sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	
	background-color: #303030;
	width: 80px;
}


.nav-links {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav-links li {
	line-height: 1.6em;	
	font-size: 1.2em;
}
#content {
	margin-left: 240px;
	margin-top: 30px;
	margin-right: 50px;
}
.twitthis {
	position: absolute;
	top: 250px;
	left: 20px;
}
pre {
	background: #e8e8e8;
	border-left: 10px solid #777;
	font-size: 0.85em;
	padding: 1em;
	color: black !important;
	overflow-x: auto;
}
.important {
	border: 1px solid #666;
	background: #ddd;
	padding: 0 1em;
	color: #C30;
}
h2 {
	font-size: 14px;
	line-height: 1.05em;
	
}
.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0.5em;
}
.code_wrapper {
	border: 1px solid #888;
	background: #f0f0f0;
	padding: 10px;
}
code, .code {

}
.options {
	border: 1px solid #777;
	border-right: none;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
}
.options th {
	text-align: left;
	background: #777;
	color: white;
	font-weight: bold;
}
.options th, .options td {
	padding: 4px 10px;
}
.options td {
	border-right: 1px solid #777;
}
#parts-img {
	border: 1px solid black;
}
img.nav {
	border: 1px solid black;
	margin-bottom: 5px;
}

.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay p {
	line-height: 1.2em;
}


