
#header_sfondo
{
	width: 100%;
	height: 20px;
	background: #870b10;
}

#header
{
	width: 1264px;
	margin: 0 auto;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
}

#menu_testata_sfondo
{
	width: 100%;
	height: 268px;
	border-top: 1px solid #999;
}

#menu_testata
{
	width: 1264px;
	margin: 0 auto;
}

#menu_orizzontale_sfondo
{
	width: 100%;
	height: 26px;
}

#menu_orizzontale
{
	width: 1264px;
	margin: 0 auto;
	height: 26px;
}

#menu
{
	background: #000;
	float: left;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	font-size: 15px;
}

#menu li
{
	float: left;
	margin: 0;
	padding: 0;
}

#menu a
{
	color: #ff5a00;
	display: block;
	float: left;
	margin: 0;
	padding: 12px 12px;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover
{
	background-color: #ff5a00;
	color: #fff;
	padding-bottom: 8px;
}

#mid_sfondo
{
	margin-top: 10px;
	width: 100%;
	margin-bottom: 12px;
	background-color: #000;
}

#mid
{
	margin: 0 auto;
	width: 1264px;
}

#left
{
	float: left;
	width: 303px;
}

#centro
{
	float:left;
	width: 657px;
	margin-right: 6px;
	margin-left: 10px;
}

#right
{
	float: right;
	width: 280px;
}

#contenuto
{
	float: left;
	width: 929px;
	text-align: justify; 
	line-height: 20px;
	text-align:left;
	margin: 0 0 0 10px;
	padding: 10px;
	border: 1px solid #870b10;
	background: #fff;
	min-height: 1205px;
	font-size: 13px;
}

.abstract
{
	margin: 10px 20px; 
	border: 1px dotted #ccc; 
	padding: 10px; 
	background-color: #efefef;	
	text-align: justify; 
	font-style: italic; 
	font-size: 14px; 
	line-height: 20px; 
}

.fine_articolo
{
	font-style: italic; 
	margin-right: 20px; 
	text-align: right;
}

#contenuto_home
{
	float: left;
	width: 957px;
	line-height: 18px;
	text-align:left;
}

#contenuto_home_big
{
	float: left;
	width: 939px;
	line-height: 18px;
	text-align:left;
	margin: 0 0 0 10px;
	padding: 10px;
	border: 1px solid #870b10;
	background: #fff;
	min-height: 605px;
}

#contenuto_big
{
	float: left;
	width: 1225px;
	line-height: 18px;
	text-align:left;
	margin: 0 0 0 10px;
	padding: 10px;
	border: 1px solid #870b10;
	background: #fff;
	min-height: 605px;
}

#footer_sfondo
{
	width: 100%;
	background: #000;
}

#footer
{
	margin: 0 auto;
	width: 1264px;
	color:#fff;
	padding: 10px 25px 0px 25px;
	line-height: 17px;
	font-size: 12px;
}

#footer2_sfondo
{
	width: 100%;
	height: 20px;
	background: #870b10;
	border-top: 1px solid #999;
}

#footer2
{
	width: 1264px;
	margin: 0 auto;
	color: #fff;
	font-weight: bold;
	height: 20px;
}

.titolo_blocco
{
	background: #870b10; 
	padding: 4px 3px 5px 3px; 
	text-align: center; 
	color: #fff; 
	font-size: 15px; 
	height: 18px; 
	margin-bottom: 1px;
	font-weight: bold;
}

.titolo_pagina
{
	font-size: 20px;
	color: #870b10;
	font-weight:bold;
	padding: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.titolo_pagina_small
{
	font-size: 18px;
	color: #870b10;
	font-weight:bold;
	padding: 0;
}

.imagegallery
{
	border: 1px solid #e0861a;
	float: left;
	height: 194px;
	margin-bottom: 10px;
	margin-right: 20px;
	position: relative;
	width: 194px;
}

.imagegallery div
{
	height: 192px;
	left: 1px;
	overflow: hidden;
	position: absolute;
	top: 1px;
	width: 192px;
}

.imagegallery img
{
	border:medium none;
}

.videogallery
{
	border:1px solid #e0861a;
	float:left;
	height: 148px;
	margin: 0px 0px 10px 0px;
	position:relative;
	width: 194px;
}

.videogallery div
{
	height:150px;
	left: 1px;
	overflow: hidden;
	position: absolute;
	top: 1px;
	width: 192px;
}

.videogallery img
{
	border:medium none;
}

a.linkfooter
{
	color: #fff;
	text-decoration: none;
}

a.linkfooter:hover
{
	color: #ff7900;
	text-decoration: none;
}

/* OLD */
.obbligatorio
{
	color: red;
	font-weight: bold;
}

.imagegallery_big
{
	border:1px solid #e0861a;
	float:left;
	height:182px;
	margin-bottom: 8px;
	margin-right:6px;
	position:relative;
	width:182px;
}

.imagegallery_big div
{
	height:178px;
	left:1px;
	overflow:hidden;
	position:absolute;
	top:1px;
	width:178px;
}

.imagegallery_big img
{
	border:medium none;
}

.mese_timeline
{
	display: inline;
	padding: 0 7px 0 7px;
}

.prima_colonna
{
	font-weight: bold;
	color: #222;
	width: 30%;
}

/*
###########################
##### CALENDARIO #########
###########################
*/

.cal_day
{
	text-align: center;
}

.today
{
	font-weight: bold;
	color: #000;
	text-align: center;
	border: 1px solid #cacaca;
	background-color: green;
}

.busy_day
{
	font-weight: bold;
	color: red;
	text-align: center;
	border: 1px solid #cacaca;
	background-color: yellow;
}