body {
  text-align: center;
  background-color: #EBE7CE;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
}
/*
35873B
35873B
*/
a:link {
	color: #35873B; text-decoration: underline;
}
a:visited {
	color: #35873B; text-decoration: underline;
}
a:active {
	color: #35873B; text-decoration: underline;
}
a:hover {
	color: white; background-color: #35873B; text-decoration: none;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 900px;
  text-align: left;
  background: #FFFFFF;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

#page_header {
  height: 190px;
  margin: 0px;
  padding: 0px;
  background: #FFFFFF ;
  clear: both;
  background: #FFFFFF url('../img/erba.jpg') top left repeat-x;
}

.logo {
	padding: 7px 7px 8px 7px;
	background-color: white;
	float: left;
	border-top: 1px solid #000000;
}

.logo2 {
	float: left; padding: 0px; margin: 0px; height: 155px; background-color: white;
}

.logo2 IMG {
	padding-right: 7px;
}

#header_title	{
	font-size: 1.8em;
	color: white;
	padding-top: 21px;
	text-align: right;
	padding-right: 120px;
}
.titolo1 {
	padding-left: 70px;
}
.titolo2 {
	padding-left: 220px;
}
.titolo3 {
	padding-left: 260px;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:26px;
  clear:both;
  background: #FFFFFF;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;
  clear: both;
}

#center {
  margin-left:160px;
  margin-right:260px;
  border:0px dashed #cccccc;
}

#center_nodx {
  margin-left:10px;
  border:0px dashed #cccccc;
  width: 730px;
  float: left;
}

#center_home {
  border:0px dashed #cccccc;
  width: 520px;
  padding-top: 2px;
}

#center h2, #center_nodx h2, #center_home h2 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #35873B;
}

#center p, #center_nodx p, #center_home p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#left_side {
  float: left;
  width:140px;
  border:0px dashed #cccccc;
}

#left_side h2 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #35873B;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#right_side {
  float: right;
  width:240px;
  border:0px dashed #cccccc;
}

#right_home {
  float: right;
  width:340px;
  border:0px dashed #cccccc;
}

#right_side h2, #right_home h2 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #35873B;
}

#right_side p, #right_home p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#page_footer {
  height: 40px;
  background: #EBE7CE;
  clear: both;
  border-bottom: 1px solid #000000;
}

#page_footer p {
  padding-top:5px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#35873B;
}

#page_footer a:link {
	color: #35873B; text-decoration: underline;
}
#page_footer a:visited {
	color: #35873B; text-decoration: underline;
}
#page_footer a:active {
	color: #35873B; text-decoration: underline;
}
#page_footer a:hover {
	color: #FFFFFF; background-color: #35873B; text-decoration: none;
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  color: #FFFFFF;
  float: left;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  margin-top: 0px;
  width: 743px;
  border-top: 7px solid white;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 6px;
  padding-bottom: 9px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
/*  background-color: #35873B; */
  color: #FFFFFF;
  text-decoration: none;
  float: left;
  border-right: 1px solid #FFFFFF;
  width: 125px;
  text-align: center;
}

#navcontainer ul li a.last  {
 border-right: 0px;
 width: 136px;
}

#navcontainer ul li a:hover {
  background-color: #35873B;
  color: #fff;
/*  background-color: transparent; */
}

.linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

.linklist li {
  list-style: none; 
}

.linklist li a { 
  text-decoration: none; 
  display: block;
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
  padding-left: 3px;
}


#center table, #center_nodx table {
	border-collapse: collapse;
	text-align: left;
	font-family:verdana;
  	font-size:10px;
}
tr {
	margin: 0px;
	padding: 0px;
}
td {
	margin: 0px;
	padding: 2px 20px 2px 5px;
	border: 1px solid #666666;
}
th {
	margin: 0px;
	padding: 2px 20px 2px 5px;
	border: 1px solid #666666;
}

DIV.csc-textpic-intext-left-nowrap, DIV.csc-textpic-imagewrap { float: left; clear: none; }

.news-list-item IMG {
	float: left;
	padding-right: 10px;
}

.news-single-img {
	float: left;
	padding-right: 10px;
	margin-top: 10px;
}

.calendar-table {
	border-collapse: collapse;
	margin-left: 40px;
	margin-top: 20px;
	background-color: #FFFFFF;
	color: #35873B;
	border: 1px solid #35873B;
}

.calendar-table A {
	background-color: transparent;
	color: #35873B;
}

.calendar-table A:hover {
	background-color: transparent;
	color: #35873B;
}

.calendar-table TD, .calendar-table TH {
	width: 30px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.linked_day {
	background-color: #35873B;
	color: white;
}

.news-list-item H3 {
	margin-bottom: 0px;
	font-size: 1em;
	margin-left: 5px;
}

#FIELD_WFQBE_TIME_1_msgCnt { display: none; }
.date2cal_img_help, #field_al_2_msgCnt, #field_dal_1_msgCnt, #field_sabato_0_msgCnt { display: none; }

LABEL, .field {
	font-family:verdana;
  	font-size:10px;
}

.csc-uploads TD {
	border: 0px;
}

.csc-textpic-caption	{
	font-style: italic;
	font-size: 12px;
}

.csc-menu-4 {
	font-size: 12px;
	font-style: italic;
}
.csc-menu-4 DD {
	margin-left: 10px;
}

.csc-frame-frame1 P {
	background-color: #00EE00;
	color: black;
}

.csc-frame-frame2 P {
	#background-color: #FF3344;
	background-color: #FFFF00;
}

h3	{ padding: 0px; margin: 0px; size: 1em; }
.tx-srfeuserregister-pi1 h3 {clear: both;}

.testo-rosso { color: red; font-size: 10px; }

.css-filelinks { overflow:hidden; margin-bottom:20px; }
.css-filelinks .fileitem { float:left; width:350px; margin:10px 0; }
.css-filelinks .fileitem img { border:none!important; }
.css-filelinks .fileitem .icon { float:left; }
.css-filelinks .fileitem .titolo { display:block; padding:5px 0 0 45px; }
.css-filelinks .fileitem .fileSize { font-size:9px; color:#999; padding-left:45px; }
.css-filelinks .fileitem .description { font-size:9px; padding-left:45px; }

.csc-menu-1 LI {
	margin: 0px 0px 5px -30px;
	padding: 0px;
	font-style: italic;
	font-size: 12px;
	list-style-type: none;
}
.csc-menu-1 UL {
	margin: 0px;
	padding: 0px;
}

.clearer {
clear: left;
}


.news-single-item H3 {
	margin-bottom: 0px;
	font-size: 1em;
	margin-left: 5px;
}
