/* CSS Document */
*html body
{
	font-size: small;
}

body {

	text-align:justify;
	margin-left: 50px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	background: #f0e9cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
	font-weight:200;
	color:#800000;
}

#header
{
	width: 100%;
	height: 36px;
	background: #694314;
	font-size: 120%;
	text-align: center;
	color: #ffffff;
}

#header_p1
{
	width: 100%;
	height: 60px;
	background: #694314;
	font-size: 110%;
	color: #ffffff;
	font-weight:bold;
	text-align:center;
	overflow:hidden;
}

#header_p2
{
	width: 100%;
	height: 36px;
	background: #694314;
	text-align:center;
	font-weight:bold;
	font-size: 110%;
	color: white;
	overflow:hidden;
}

#briciole a
{
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}

#briciole
{
	font-size: 80%;
	height: 20px;
	background: #ddc688;
	text-align: left;
}

#img_sx
{
	width: 48%;
	text-align: right;
	float: left;
	line-height: 1.4em;
	font-weight: bold;
}

#img_dx
{
	width: 48%;
	text-align: left;
	float: right;
	font-weight: bold;
	line-height: 1.4em;
	font-size: 80%;
}

#descr_dx
{
	width: 48%;
	text-align: justify;
	float: right;
	line-height: 1.4em;
	font-size: 90%;
}

#dida
{
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}

#navigation_bar
{
	font-size: 80%;
	height: 15px;
	text-align: center;
}

#navigation_bar ul
{
	list-style:none;
	margin: 0;
	padding: 0;
}

#navigation_bar li
{
	float: left;
	padding-left: 5px;
	display:block;
}

#navigation_bar a
{
	color: #694314;
}

#elenco
{
	font-size: 80%;
	text-align: center;
}

#elenco a
{
	text-align: center;
	font-weight: bold;
	color: #694314;
}


#elenco_2
{
	color: #AE5700;
	font-size: 90%;
	text-align: center;
}

#content
{
	font-size: 90%;
	color: #800000;
	font-weight:200;
	text-align: justify;
	line-height: 1.4;
}

#content a
{
	color: #822000;
	font-weight:bold;
	
}


#descrizione_dx
{
	text-align: justify;
	font-size: 80%;
	line-height: 1.4em;
	padding: 10px;

}

#descrizione_sx
{
	text-align: right;
	font-size: 80%;
	font-weight: bold;
	line-height: 1.4em;
	padding:10px;	
}

#breadcrumbs
{
	font-size: 90%;
}

#footer
{
	text-align: center;
	font-size: 80%;
}

.dida
{
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}

.descrizione_dx
{
	text-align: justify;
	font-size: 80%;
	line-height: 1.4em;
	padding: 20px;

}

.descrizione_inf_dx
{
	text-align: justify;
	font-size: 80%;
	line-height: 1.4em;
	padding: 10px;
	border-bottom-style: solid;
}

.descrizione_sx
{
	text-align: right;
	font-size: 80%;
	line-height: 1.4em;
	padding:20px;	
}

.descrizione_inf_sx
{
	text-align: right;
	font-size: 80%;
	line-height: 1.4em;
	padding:10px;
	font-weight:bold;
	border-bottom-style: solid;
}

.infotitolo
{
	text-align: center;
	font-size: 90%;
	line-height: 1.4em;
	padding:20px;
	font-weight:bold;
}

.infoargo
{
	text-align: center;
	font-size: 80%;
	line-height: 1.4em;
	padding:20px;      
	border-bottom-style: solid;
	border-color:#FFFFFF;
}

.descrizione_tabella 
{
	font-size: 80%;
	line-height: 1.4em;
	padding:20px;
	border-bottom-style: solid;
}

.descrizione_tabella td
{
	text-align: justify;
}

.descrizione_tabella th
{
 text-align: right;
}

.column_1_3
{
	float: left;
	width: 30%;
	padding: 10px;
}

.column_1_2
{
	float: left;
	width: 45%;
	padding: 10px;
}


.column_3_3, .column_text
{
	width: 98%;
	padding: 10px;
}

.column_text
{
	text-align: justify;
}

.center
{
	text-align: center;
}

.red_title
{
	background: #ff0000;
	color: #fff;
	text-align: center;
	font-size: 115%;
	margin: 0 0 0.5em 0;
}

.link_list_left
{
	list-style: none;
}

.link_list_left a
{
	color: #822000;
	font-weight: bold;
}
	
.link_list,
.link_list_big,
.link_list_big_green
{
	list-style: none;
	text-align: center;
}

.link_list li,
.link_list_big li,
.link_list_big_green li
{
	margin-bottom: 0.5em;
}

.link_list_big,
.link_list_big_green
{
	font-size: 110%;
	font-weight: bold;
}

.link_list a
{
	font-size: 85%;
	color: #822000;
	font-weight: bold;
}

.link_list_big  a
{
	color: #CC3300;

}

.link_list_big_green  a
{
	color: #006F00
}
.small
{
	font-size: 70%;
}

.note
{
	margin: 0;
	font-size: 85%;
}

.clear
{
	clear: both;
}

.image
{
	font-size: 85%;
	font-weight: bold;
	text-align: center;
}

h1, h2
{
	color: #333333;
}

.infotable
{
	width: 100%;
	font-size: 80%;
	border-collapse:collapse;
	line-height: 1.5em;

}

.infotable th,
.infotable td
{
	border: 1px solid #000;
	border-collapse:collapse;
}

.infotable th
{
	font-variant:small-caps;
	font-weight:bold;
	font-style:italic;
	text-align:center;
}

.infotable a
{
	font-weight: bold;
	color: #694314;
}
.centrale
{
	padding-left:10%;
	padding-right:10%
}

a img
{
	border: 0;
}

/*********** Skip Link ********************/
#skip span{
	display: none;
}
#skip div {
   display: none;
} 

#skip a {
	position: absolute;
	margin-left: -1000px;
}

#skip a:focus, #skip a:active {
	margin-left: 0;
	display: block;
	width: 15em;
	overflow: visible;
	background-color: #000;
	color: #fff;
}
.testata{
	text-align:center;
	background-color:#003399;
}
