body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position: center;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*color: #FFFFFF;*/
}

input
{  font-size: 11px; 
   color: #000000; 
   font-weight: normal; 
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea
{  font-size: 11px; 
   color: #000000; 
   font-weight: normal; 
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #2D5F6F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a:hover {
	color: #409AB5;
	text-decoration: none;
}

/* blocchi grafici */
#container {
	width:910px;
	background-image:url(images/bg_container.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFF;
	height:auto;
	border:1px solid #6D7B83;
	border-top:none;
	padding-bottom:20px;
	margin-bottom:10px;
}
#topHeader {
	width:100%;
	height:100px;
	/*border:1px solid #390;*/
	background-color:#5A9DC5;
	background-image:url(images/navbar.jpg);
}
#topMenu {
	width:100%;
	height:24px;
	background-color:#9ABBC2;
	margin-bottom:10px;
}
#footer {
	background-image:url(images/bg_footer.gif);
	background-repeat:repeat-x;
	width:910px;
	height:85px;
	background-color:#bfbfbf;
	margin-top:15px;
	border:1px solid #6D7B83;
	border-bottom-color:#5B676F;
	padding-top:10px;
	margin-bottom:14px;
}
.boxPage {
	border:1px solid #48A2B5;
	background-color:#FFF;
	padding:8px;
	text-align:left;
	width:auto !important;
	width:100%;
	height:auto;
}
.boxFixIE {
	margin-right:auto !important;
	margin-right:0px;
}
.boxFixHeight {
	min-height:468px;
	height:auto !important;
	height:468px;
}
.boxPageTop {
	background-image:url(images/bg_boxTop.gif);
	background-repeat:repeat-x;
	padding:4px;
	border:1px solid #48A2B5;
	border-bottom:none;
	text-align:justify;
	height:14px;
}
.boxHomeNews {
	min-height:137px;
	height:auto !important;
	height:137px;
	margin-bottom:0px !important;
	margin-bottom:-4px;
	border-bottom:1px solid;
	border-bottom-color:#DCE6E7;
	padding-bottom:5px;
}
.fotoPage {
	border:1px solid #48A2B5;
	padding:3px;
	margin-right:8px;
	float:left;
	width:auto;
}
.imgList {
	border:1px solid #3E97C1;
	padding:4px;
	background-color:#FFF;
}

/* classi */
.scrollWindow {
	background-color: #FFFFFF;
	/* background-image: url(images/site/001.f_mainbox_bg.gif);*/
	overflow: auto;
	overflow-x: hidden;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	height: 125px;
	width: 170px;
}

.scheduleWindow {
	background-color: #EFEFEF;
	/* background-image: url(images/site/001.f_mainbox_bg.gif);*/
	overflow: auto;
	overflow-x: hidden;
	/* border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;*/
	height: 120px;
	width: 237px;
}

.titleBox {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:#3A5665;
	font-weight:bold;
}

.text
 {
	color: #000000;
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	/*font-family:Verdana, Geneva, sans-serif;*/
	line-height: 20px;
}

.textLittle {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333;
}

.textFooter {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-transform:uppercase;
}

.textFooter a {
	color:#FFF;
}

.textFooter a:hover {
	color:#4E96AD;
}

.dida {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#999;
	overflow:visible;
	width:auto;
}

.title1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}

.title2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

.title3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.title4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.data {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#999;
}

.pageTab {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#277383;
	border:1px solid #D8E4E9;
	padding:4px;
	background-color:#FFF;
}

.pageTabActive {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#277383;
	border:1px solid #D8E4E9;
	padding:4px;
	background-color:#8FC1DC;
}


.pageTab a:hover {
	background-color:#E6F2F7;
	cursor:pointer;
}
