* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
}
#wrapper { 
	margin: 0 auto;
	width: 922px;
}
#header {
	color: #333;
	width: 900px;
	float: left;
	padding: 10px;
	height: 90px;
	margin: 10px 0px 5px 0px;
	background-color: #FFFFFF;
}
#leftcolumn { 
	color: #333;
	
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 30px 10px 10px 10px;
	min-height: 350px;
	width: 195px;
	float: left;
}
#rightcolumn { 
	float: right;
	color: #333;
	
	margin: 0px 0px 45px 0px;
	padding: 10px;
	width: 678px;
	display: inline;
}
#maincolumn {
	width: 900px;
	margin: 50px 0px 5px 0px;
	text-align:center;
}
#footer {
	width: 900px;
	clear: both;
	border-top: 2px solid #eee;
	
	margin: 0px 0px 10px 0px;
	padding: 10px;
	text-align: right;
	color: #910A2B;
	font-size: 11px;
}

#logo {
	width: 200px;
	margin: 5px 0px 0px 0px;
	float: left;
}

#main_menu {
	float: left;
	width: 460px;
	margin: 5px 0px 0px 60px;
	padding: 0;
}

#main_menu_1, #main_menu_2 {
	width: 200px;
	float: left;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
#language {
	float: right;
	margin-top: 0px;
	text-align: right;
	font-size: 11px;
	width: 120px;
	position: static;
}
#sub_content {
	margin-top: 30px;
}
#sub_menu {
	margin-left: 10px;
font-size: 12px;
}

#left_content {
	width: 300px;
	float: left;
}
#right_content {
	width: 325px;
	float: left;
}

#back_btn {
	display: inline;
	float: right;
	background-color: #eee;
	width: auto;
	padding: 5px;
	right: 10px;
	text-align: right;
}

/*********   CONTENUTI    ********/

#c94 {
	width:210px;
	border: 1px solid #910A2B;
}
a {
	color: #910A2B;
	text-decoration: none;
	
}
a:hover {
	color: #a11A3B;
	text-decoration:underline;
}
#content a, #footer a  {
	text-decoration: underline;
font-weight: bold;
}
#content a:hover, #footer a:hover {
	text-decoration: none;
}

#header img {
	border: 0px;
}

#content {
	margin-left: 0px;
	padding: 5px 50px 0px 0px;
	font-size: 1.1em;
	color: #910A2B;
}
#content img{
	border: 0px;
}
#content h1 {
	font-size:18px;
	font-weight:normal;
	color: #910A2B;
	line-height:28px;
	margin-top:10px;
	padding-left: 10px;
	margin-bottom: 15px;
}
#content h2 {
	font-size:18px;
	font-weight: normal;
	color: #910A2B;
	line-height:28px;
	margin-top:15px;
	margin-bottom: 5px;
}
#content p {
	color: #910A2B;
	line-height: 1.4em;
	font-weight:normal;
	padding-left: 20px;
	margin: 9px 0px 14px 0px;
}
#content p.pperson {
	padding-left: 10px;
}
#sub_content p,#sub_content div p {
	font-size: 12px;
	color: #910A2B;
	line-height: 1.4em;
	margin: 0px 0px 10px 0px;
}
#content ul {
	color: #910A2B;
	margin-left: 40px;
	list-style-image: url(img/bullet_mp.gif);
	list-style-position: outside;
}
#content li {
	margin: 0px;
	line-height: 1.8em;
}
#content li a {
	text-decoration: none;
}
#footer a {
	
	font-weight: normal;
}
#footer a:hover {
	text-decoration: none;
	font-weight: normal;
}
.csc-bulletlist {
	font:11px arial;
	color:#333333;
	line-height: 1.5em;
}
li.csc-bulletlist {
	line-height: 3em;
}

.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;
}

.small {
	font-size: 90%;
}


/*********   TT_NEWS    ********/
.news_date {
	font-size:11px;
	font-weight: normal;
	color: #910A2B;
	line-height:normal;
	padding-left: 22px;
}
.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-img {
	float:right;
	margin: 0px 0px 5px 20px;
	border: 0px;

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

/*********   FORM    ********/
fieldset {
	margin: 10px 0px 10px 0px;
	padding: 8px;
border: 0px;
}

label {
	float:left;
	width: 90px;
	text-align: right;
	margin-right: 10px;
color: #910A2B;
}

.csc-mailform-submit {
	margin-right: 20px;
	float: right;
}

.csc-mailform-field {
	margin-bottom: 5px;
}


/*********   MENU    ********/



#main_menu ul, #sub_menu ul  {
	margin: 0px;
	list-style-image: url(img/bullet_mp.gif);
	list-style-position: outside;
}
.selected {
	font-weight: bold;
}

.news-single-backlink {
	margin-top: 50px;
}
.csc-frame-indent {
	margin-left: 100px;
}
