/*STRUTTURA*/



body {
	text-align: center;
	background-image: url(../img/background_body.png);
}

.body {
	margin-top: 10px;
	text-transform: none;
	font-size: 1.2em;
}

#page {

	width: 800px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}

#header {

	margin: 0px;

	clear: both;

	height: 150px;

	width: 100%;

}

#navsearch {
	clear: both;
	text-align: right;
	width: 100%;
	margin-bottom: 10px;
	vertical-align: middle;
	padding-top: 1px;
	padding-bottom: 1px;
}

#searching {
	clear: both;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	height: 20px;

}


#searching input {

	margin-right: 10px;

	padding-left: 5px;

	padding-right: 5px;

}

#searching select {

	margin-right: 10px;

	padding-left: 5px;

	padding-right: 5px;

}



#navsearch li {

	margin-right: 10px;

	padding-left: 5px;

	padding-right: 5px;

}



#navmenu {
	width: 22%;
	float: left;
}

#navmenu li {

	padding-top: 3px;

	padding-bottom: 3px;

	padding-left: 10px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 3px;

	margin-left: 0px;

}

#post_alert{
	margin: 10px;
	letter-spacing: 0.1em;
	font-variant: small-caps;
}



#post {
	width: 77%;
	float: right;
	border-left-width: 1px;
	padding-right: 3px;
	padding-left: 3px;
}


#post_content {
	clear: both;
	margin-right: 40px;
	width: 96%;
	padding: 10px;
	font-size: 0.9em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	position: relative;
}

#post_link {
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: both;
	height: 20px;
	margin-top: 10px;
}





#footer {
	clear: both;
	height: 70px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.footer_text {
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

.footer_link {
	margin-top: 10px;
	vertical-align: bottom;
}







body {

	background-color: #c0c0c0;

}







/*STYLING*/

#page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
	background-image: url(../img/page.png);
	border: 1px solid #CCCCCC;
}

/*GENERAL LINKS*/

a:link {

	color: #000000;

	text-decoration: none;

}

a:visited {

	color: #000000;

	text-decoration: none;

}

a:hover {

	color: #666666;

	text-decoration: line-through;

}

a:active {

	color: #0066FF;

	text-decoration: none;

}

#navsearch {

	clear: both;

	background-image: url(../img/scotch_3.png);

	font-size: 0.8em;

}




#searching {
	
	clear: both;

	background-image: url(../img/scotch_3.png);

	font-size: 0.8em;
}

#searching #keywords {

	font-size: 0.9em;

}

#searching #categorie {

	font-size: 0.9em;

}

#searching #province {

	font-size: 0.9em;

}

label {

	text-transform: uppercase;

	letter-spacing: 0.1em;

	font-size: 0.9em;

}





#navsearch li {

	list-style-type: none;

	display: inline;

	text-transform: uppercase;

	letter-spacing: 0.1em;

	font-size: 0.9em;

	border-left-width: 2px;

	border-left-style: dashed;

	border-left-color: #999999;

}

#navmenu li {
	background-image: url(../img/scotch.png);
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
	list-style-type: none;
}

#post_title {

	background-image: url(../img/scotch.png);

	text-transform: uppercase;

	font-weight: normal;

	font-size: 1.3em;

	letter-spacing: 0.2em;

}

#post_link {

	font-size: 0.8em;

	text-transform: uppercase;

	background-image: url(../img/scotch_2.png);

	text-align: right;

}


.post_link {

	font-size: 0.8em;

	text-transform: uppercase;

	background-image: url(../img/scotch_2.png);

	text-align: left;

}


#footer {

	background-image: url(../img/footer.png);

	text-align: center;

}



#post {
	width: 77%;
	float: right;
}
#post_title {
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin-right: 3px;
}

#navprogrammatori {
	font-size: 0.7em;
	text-transform: uppercase;
	background-image: url(immagini/scotch_2.png);
	letter-spacing: 0.1em;
	text-align: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#navprogrammatori  li    {
	list-style-type: none;
	display: inline;
	padding-right: 30px;
}

#post_link {
	padding-right: 40px;
	padding-left: 5px;
	clear: both;
	height: 12px;
}


#post_content .nome {
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}

#post_content .url {
	width: 600px;
	position: relative;
}

img {
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
	vertical-align: middle;
}
table {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.left {
	text-align: left;
	vertical-align: top;
}
#post_content li {
	list-style-type: none;
	margin-bottom: 10px;
}
#subtitle {
	font-weight: bold;
	letter-spacing: 0.3em;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: dashed;
	background-image: url(immagini/scotch_2.png);
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
}

.des {
	font-weight: bold;
	letter-spacing: 0.3em;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: dashed;
	background-image: url(immagini/scotch_2.png);
	padding-top: 3px;
	padding-bottom: 3px;
	
}
.subtitle_text {
display: none;
}


#post_content .recapito {
	margin-top: 3px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
#post_content .nome_programmatore {
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
#post_content .dati_compagnia {
	margin-top: 3px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 0.1em;
}
#post_content .produzione {
	margin-top: 3px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 0.1em;
}
.little {
	text-transform: none;
	font-size: 1.2em;
	color: #0066FF;
}
#post a {
	color: #0066FF;
}
.article {
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 0.9em;
}

#pagination a:link {text-decoration:none; }
#pagination a:hover {text-decoration:none; }
#pagination a:visited {text-decoration:none; }
#pagination img {border:0px solid white; margin-left:10px; margin-right:10px; }


#yearsearch {
	clear: both;
	text-align: right;
	margin-bottom: 10px;
	vertical-align: middle;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../img/scotch.png);
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1em;
	letter-spacing: 0.2em;
}


#yearsearch li {
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
	list-style-type: none;
	display: inline;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 0.9em;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #999999;
}

.subtitle {
	font-weight: bold;
	letter-spacing: 0.3em;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: dashed;
	background-image: url(immagini/scotch_2.png);
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
}

.subtitle_date {
	display: none;
}

#allegati_1{
	font-weight: bold;
	letter-spacing: 0.3em;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
	}

.allegati_table {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	margin-top: 3px;
}

table.allegati_table td{
text-align:left;
vertical-align:top;

}

.image_action_link {
	vertical-align: top;
	padding: 10px;
}



#ajax_tooltipObj {
	text-align:left;
	width:400px;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
}
#ajax_tooltip_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
	text-transform: uppercase;
	background-image: url(../img/page.png);
}

#info {
	width: 90%;
	float: right;
	border-left-width: 1px;
	padding-right: 3px;
	padding-left: 3px;
}


#info_content {
	clear: both;
	margin-right: 40px;
}

#info_content .little {
	text-transform: none;
	font-size: 1.2em;
	color: #0066FF;
}
#info_content a {
	color: #0066FF;
}

table circuit {
	position: relative;
}
