.csc-frame-frame1 {
	background-image: url(images/back_sondaggi.png);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	width: 550px;
	height: 116px;
	padding: 2px 0px 00px 20px;
}

html {
	font-family: Arial, Verdana;
	background-color: #003366;
	color: #333;
	margin: 0px 0px 0px 0px;
	top:0px;
	font-size: 1.0em;
}

body {
	background-image: url(images/frcbackground.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin: 0px 0px 0px 0px;
}

#main {
	background-color: #000;
	margin: 0px auto;
	padding: 0px;
	width: 890px;
}
#banner {
}
#header {
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 95px;
	width: auto;
	border-bottom: 18px solid #003366;
	border-top: 18px solid #003366;
}
#body {
	background-color: #fff;
	border-bottom: 1px solid #444;
	background-image: url(images/logo_back.jpg);
	background-repeat: no-repeat;
	background-position: 115px 50px;
}
#logo {
	margin: 0px 0px 0px 10px;
}
.column_left {
	padding: 0px 0px 0px 0px;
}

#subMenu {
	width: 200px;
	margin: 0px 0px 0px 20px;
}

#column_main {
	margin-left: 0px;

}
#content {
	margin-left: 20px;
	padding: 5px 50px 0px 0px;
	font-size: 1.1em;
}
#content img{
	border: 0px;
}
#content_left {
	padding: 35px 10px 0px 20px;
	font-size:11px;
	color: #003399;
}
#home_content_left {
	width: 300px;
	float: left;
	margin: 0px 20px 20px 50px;
	font-size: 0.8em;
}
#home_content_right {
	width: 420px;
	float: left;
	margin: 0px 30px 20px 20px;
	font-size: 0.8em;
}

#content_left img{
}
#td_left {
}
#languages {
	text-align: right;
	display: block;
	height:14px;
	margin: 0px;
	padding: 2px 10px 2px 0px;
	color: #ddd;
}
#languages a {
	color: #aaa;
}
#superfooter {
	border-top: 1px solid #00;
	display: block;
	height:1px;
}
#footer {
	clear:both;
	display: block;
	height:54px;
	color: #bbb;
	font-size: 11px;
	text-align:right;
	padding: 10px 20px 4px 47px;
	margin: 0px;
	background-color: #000;
}

a
{
	color: #1A539C;
	text-decoration: none;
	font-weight: bold;
}
	
a:hover {
	color: #1A539C;
	text-decoration:underline;
}

#footer a {
	color: #966;
}
/* Class Styles */

#logo {
	padding-left: 20px;
	}

h1 {
	font-size:18px;
	font-weight:normal;
	color: #003366;
	line-height:28px;
	margin-top:15px;
	border-bottom: 4px solid #f0f4f4;
	padding-left: 10px;
	margin-bottom: 15px;
}
h4 {
	margin-bottom: 5px;
}
#content p {
	color:#333333;
	line-height: 1.4em;
	font-weight:normal;
	padding-left: 20px;
	margin: 9px 0px 14px 0px;
}
#content li {
	line-height: 1.4em;
}

td {
	font-size: 12px;
	color:#333333;
}
	

.news_date {
	font-size:11px;
	font-weight: normal;
	color:#999;
	line-height:normal;
	padding-left: 22px;
	}
.news_body {
	font:10px;
	color:#333333;
	line-height:normal;
	padding-left: 22px;
	}
.news-latest-container {
}
.news-latest-container h2 {
	margin: 0px;
	font-weight: normal;
	font:12px arial;
}
.news-latest-item, .news-list-item {
	padding: 5px 0px 5px 0px;
}
.news-latest-gotoarchive {
	text-align: right;
}
.news-single-category {
	font-style: italic;
	color: #aaa;
	margin: 0px 0px 20px 0px;
}
.news-single-item h2 {
	font-style: italic;
	margin: 10px 0px 5px 0px;
}

.news-single-img {
	float:right;
	margin: 0px 0px 5px 20px;
	border: 0px;

}
.news-list-item p {
	width: 400px;
}

.news-single-backlink {
	margin: 20px 0px 20px 0px;
}

#footer a {
	color: #1A539C;
	font-weight: normal;
}
#footer a:hover {
	color: #3A83bC;
	font-weight: normal;
}
.csc-bulletlist {
	font:11px arial;
	color:#333333;
	line-height: 1.5em;
}
li.csc-bulletlist {
	line-height: 3em;
}
/*
label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
}
*/  
.csc-mailform-submit {
	float:right;
}

.news_image {
	float: right;
	margin: 0px 0px 0px 10px;
}
.clear {
	border-bottom: 2px solid #f0f4f4;
	clear: both;
	padding: 5px 0px 0px 0px;
}


.contenttable {
	background-color: #fff;
	margin-left: 20px;
	margin-bottom: 5px;
}
.contenttable td  {
	padding: 4px;
}
.contenttable th  {
	color: #fff;
	background-color: #0064A4;
	text-align: left;
	padding: 3px;
}
.contenttable ul  {
	font-size: 90%;
	margin: 0px 0px 0px 12px;
	padding: 2px;
}

.form_error{
	color: #d55;
}

.titolo_evento {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
}
.small {
	font-size: 90%;
}
.orario {
	font-size: 90%;
	font-style: italic;
}

.tx-ttnews-browsebox-SCell a {
	background-color: #ccc;
}

.clear_both {
	clear: both;
}

.orario_appuntamento {
	font-size:11px;
	font-weight: normal;
	color:#999;	
}
.titolo_appuntamento {
	padding-left: 10px;
}

/* PRENOTAZIONI */
.table_prenotazioni {
}
.table_prenotazioni th{
	padding: 4px 10px;
	background-color: #ddd;
}
.table_prenotazioni td {
	padding: 4px 10px;
	text-align: right;
}
.td_libero {
	border: 2px solid #14B9C4;
}
.td_libero a {
	color: #14B9C4;
}
.td_semipieno {
	border: 2px solid #F8981C;
}
.td_semipieno a {
	color: #F8981C; 
}
.td_completo {
	color: #ED008C;
	border: 2px solid #ED008C;
	font-weight: bold;
}

.nota_importante {
	background-color: #eee;
	padding: 5px;
}
/* VARIE */

.backhome {
	text-align: right;
	background-color: #eee;
	margin-bottom: 10px;
	padding: 5px;
}

.td_logocantiere {
	vertical-align: center;
	border-right: 2px solid #ddd;
	padding: 5px;
}
.td_cantiere {
	font-size: 80%;
	text-align:center;
	vertical-align: top;
	border-right: 2px solid #ddd;
	padding: 5px;
}

.table_elenco th {
	background-color:#ddd;
}
.table_elenco td {
	vertical-align: top;
	font-size: 80%;
	border-bottom: 1px solid #ddd;
}