td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF99FF;
	text-decoration: none;
	font-weight: normal;
	}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF99FF;
	text-decoration: none;
	font-weight: normal;
	}
a:hover, a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF99FF;
	text-decoration: underline;
	font-weight: normal;
	background-color: #FFCCCC;
	}
.link_abstract:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.link_abstract:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.link_abstract:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.link_abstract:visited {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #FFFFFF; 
font-weight: normal;
}
.titolo_prog{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal
}
.titolo_upload{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CCCCCC;
	font-weight: normal;
	background-color: #292421;
	padding: 4px;
}
.textAll{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	background-color: #292421;
	padding: 4px;
}

.titolo_sez{  	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal}

.imgGallery {

	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;

}

.linkSlide {
	background-color: #000000;
	padding: 7px;
	border-top: 0px #000000;
	border-bottom: 1px #ffffff;
	border-right: 1px #ffffff;
	border-left: 1px #ffffff;
	margin-top: 5px;
	font-size: 14px;
}

.videoWin {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background-image: url(/img/videoWin.jpg);
	font-size: 11px;
	color: #ACA399;
}
.gallWin {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.text_video {
	font-size: 11px;
	color: #8E8B71;
}
.link_get:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ACA399;
	text-decoration: underline;
	font-weight: normal;
	border: 1;
}
.link_get:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ACA399;
	text-decoration: underline;
	font-weight: normal;
}
.link_get:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ACA399;
	text-decoration: underline;
	font-weight: normal;
}
.link_get:visited {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #ACA399; 
font-weight: normal;
text-decoration: underline;
}

.link_change:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ACA399;
	text-decoration: underline;
	font-weight: normal;
	border: 1;
}
.link_change:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ACA399;
	text-decoration: underline;
	font-weight: normal;
}
.link_change:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ACA399;
	text-decoration: none;
	font-weight: normal;
}
.link_change:visited {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #ACA399; 
font-weight: normal;
text-decoration: none;
}

body {
	background-color: #463A35;
}
html {
scrollbar-base-color: #43433D;
scrollbar-arrow-color: white;
scrollbar-track-color: #8E8B71;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black;
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}
.input_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	BORDER-TOP:    1px dashed #000000;
	BORDER-LEFT:   1px dashed #000000;
	BORDER-RIGHT:  1px dashed #000000;
	BORDER-BOTTOM: 1px dashed #000000;
	font-size: 11px;
	background-color: #FFFEC4;
	color: #000000;
	font-weight: normal;
	padding-left: 2px;
}

.input_bot {  
BORDER-TOP:    none;
BORDER-LEFT:   none;
BORDER-RIGHT:  none;
BORDER-BOTTOM: none;
padding-left: 0px;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	BORDER-TOP:    1px dashed #000000;
	BORDER-LEFT:   1px dashed #000000;
	BORDER-RIGHT:  1px dashed #000000;
	BORDER-BOTTOM: 1px dashed #000000;
	font-size: 11px;
	background-color: #FFFEC4;
	color: #000000;
	font-weight: normal;
	padding-left: 2px;
}


